Skip to content
Snippets Groups Projects
Commit fb27ee14 authored by Florian Sesser's avatar Florian Sesser
Browse files

Merge branch 'add-nix-command-and-flakes-to-ci-build' into 'main'

Add "nix-command" and "flakes" options to CI build command

See merge request !4
parents 389a1b57 a953fcc5
No related branches found
No related tags found
1 merge request!4Add "nix-command" and "flakes" options to CI build command
Pipeline #5725 passed
......@@ -8,4 +8,4 @@ default:
build:
stage: build
script:
- "nix build -Lv -f nix"
- nix --extra-experimental-features "nix-command flakes" build -Lv -f nix
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment