fix freun-dev CI build
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
image: nixos/unstable
|
||||
environment:
|
||||
NIX_CONFIG: "experimental-features = nix-command flakes"
|
||||
NIX_CONFIG: |
|
||||
experimental-features = nix-command flakes
|
||||
extra-platforms = aarch64
|
||||
tasks:
|
||||
- build: |
|
||||
cd NixOS
|
||||
|
||||
Reference in New Issue
Block a user