Update .gitlab-ci.yml file
This commit is contained in:
parent
7481ffc46e
commit
92f95011a7
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@ build-job: # This job runs in the build stage, which runs first.
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- . "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
- . "$HOME/.nix-profile/etc/profile.d/nix.sh"
|
||||||
- nix build
|
- nix build --extra-experimental-features nix-command --extra-experimental-features flakes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue