mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-18 05:52:32 -06:00
fix
This commit is contained in:
parent
9224c3bf92
commit
8f62af2943
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ build-config:
|
||||||
stage: test
|
stage: test
|
||||||
image: nixos/nix:latest
|
image: nixos/nix:latest
|
||||||
script:
|
script:
|
||||||
nix --experimental-features "nix-command flakes" run nixpkgs#nh -- --help
|
nix --experimental-features "nix-command flakes" run nixpkgs#nh -- os test . --dry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue