mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
nonfree!
This commit is contained in:
parent
b8f48517cd
commit
db2229188e
1 changed files with 2 additions and 1 deletions
|
|
@ -5,5 +5,6 @@
|
|||
exit 1
|
||||
fi
|
||||
shift
|
||||
nix run nixpkgs#"$first" -- "$@"
|
||||
export NIXPKGS_ALLOW_UNFREE=1
|
||||
nix run --impure nixpkgs#"$first" -- "$@"
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue