fix make ci
This commit is contained in:
parent
58629562da
commit
8b673356d3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -100,4 +100,4 @@ build: requires_nix_shell
|
|||
|
||||
ci:
|
||||
@ [[ "$$(uname -sm)" == "Linux x86_64" ]] || (echo "NOTE: CI only builds on Linux x86_64. Your system is $$(uname -sm), continuing...")
|
||||
nix build .#check.$(shell nix eval -f '<nixpkgs>' system)
|
||||
nix build .#checks.$(shell nix eval -f '<nixpkgs>' system).required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue