mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
fix: ?
This commit is contained in:
parent
ccb6890f93
commit
bb79e2b06d
3 changed files with 5 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
git,
|
||||
cachix,
|
||||
jq,
|
||||
nix,
|
||||
lix,
|
||||
curl,
|
||||
}: let
|
||||
inherit (lib) makeBinPath;
|
||||
|
|
@ -14,7 +14,7 @@ in
|
|||
git
|
||||
cachix
|
||||
jq
|
||||
nix
|
||||
lix
|
||||
curl
|
||||
]}"
|
||||
exec ${./build-system.sh} "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue