-
Notifications
You must be signed in to change notification settings - Fork 3
More nix #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
More nix #121
Conversation
Makefile no work unless u have nix installed? 🤨 |
have nix installed, and you have to materialized all the stuff from it in your environment, i.e Should I have the makefile branch depeinding on what kind of environment you are in? E.g If you have the tools then do this and if not then mkdir, download, etc? |
oh, I should also, use the flake in the github workflow .. |
3c92efa
to
b2f3955
Compare
manually updating hashes is my passion
529ced9
to
162f1cf
Compare
should be replaced with cachix
Doesn't build for me on Bash log of build
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy missing from github workflow
surely, this shouldn't matter across arches?
This is a nix flake that gives us 3 things or so
nix build .#docker.<aarch>
nix build
downsides: You have to update sha's every now and then.