fix nix shell

pull/110/head
Alya Sirko 2022-08-27 18:25:39 +03:00
parent 53ef810a09
commit 498c455f8d
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ steps:
#- nix-shell --pure --run "dart --version"
- nix-shell --pure --run "flutter build apk --split-per-abi"
environment:
NIX_PATH: "unstable=/nix/var/nix/profiles/per-user/root/channels/unstable"
NIX_PATH: "nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:unstable=/nix/var/nix/profiles/per-user/root/channels/unstable"
NIXPKGS_ALLOW_UNFREE: 1