mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: bleh
This commit is contained in:
parent
aa3e24e087
commit
1c2ff018a1
2 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
git,
|
||||
cachix,
|
||||
jq,
|
||||
lix,
|
||||
lixPackageSets,
|
||||
curl,
|
||||
}:
|
||||
writeShellScriptBin "nf-update" ''
|
||||
|
|
@ -12,7 +12,7 @@ writeShellScriptBin "nf-update" ''
|
|||
git
|
||||
cachix
|
||||
jq
|
||||
lix
|
||||
lixPackageSets.stable.lix
|
||||
curl
|
||||
]}"
|
||||
exec ${./update.sh} "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue