mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-16 21:53:17 +00:00
allow unfree nixpkgs
This commit is contained in:
parent
eb9d8a704a
commit
894fc45399
|
@ -10,3 +10,4 @@ steps:
|
|||
#- nix-shell --pure --run "flutter build apk --split-per-abi"
|
||||
environment:
|
||||
NIX_PATH: "nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:/nix/var/nix/profiles/per-user/root/channels"
|
||||
NIXPKGS_ALLOW_UNFREE: 1
|
||||
|
|
Loading…
Reference in a new issue