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