This website requires JavaScript.
Explore
Help
Sign In
the-distro
/
ofborg
Watch
2
Star
0
Fork
You've already forked ofborg
1
Code
Issues
1
Pull requests
1
Packages
Projects
Releases
Wiki
Activity
db190207a2
ofborg
/
nix
/
update-carnix.sh
9 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
create a carnix updater
2017-11-30 03:32:33 +00:00
#!/bin/sh
Update the carnix updater to do a cargo build prior to the carnix update
2018-08-07 21:05:42 +00:00
set
-eu
Update nixpkgs, dependencies, carnix, blah blah blah
2018-12-01 03:22:44 +00:00
cd
ofborg
create a carnix updater
2017-11-30 03:32:33 +00:00
Update nixpkgs, dependencies, carnix, blah blah blah
2018-12-01 03:22:44 +00:00
cargo build
carnix generate-nix --src .
Reference in a new issue
Copy permalink