Skip to content

fix: nix package dependencies#7

Merged
brumhard merged 1 commit intobrumhard:mainfrom
ajgon:feat/fix-deps
Sep 9, 2024
Merged

fix: nix package dependencies#7
brumhard merged 1 commit intobrumhard:mainfrom
ajgon:feat/fix-deps

Conversation

@ajgon
Copy link
Copy Markdown
Contributor

@ajgon ajgon commented Sep 8, 2024

The current hm-modules.nix files won't work on raw NixOS filesystems, because git is missing during build phase - and krew depends on it (and for some reason, default package doesn't provide it). This PR adds it, and ensures it will be available during activation.

@jahanson
Copy link
Copy Markdown

jahanson commented Sep 9, 2024

This works great for me on NixOS 24.05.

@brumhard
Copy link
Copy Markdown
Owner

brumhard commented Sep 9, 2024

LGTM. I appreciate it guys 🚀

@brumhard brumhard merged commit f02bc21 into brumhard:main Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants