mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
nonfree!
This commit is contained in:
parent
973f0c51c2
commit
49c03a25cd
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