gitlab-ci: use custom nix-channels for CI run
This commit is contained in:
parent
56a66ffae8
commit
3a17019f44
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ build:
|
|||
- nix
|
||||
script:
|
||||
# Test the nix-shell
|
||||
- nix-shell --run "echo OK"
|
||||
- just run-with-channels 'nix-shell --run "echo OK"'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue