mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-13 20:30:02 +00:00
release: rename basic tests
This commit is contained in:
parent
6f45339cfe
commit
f0d7b5a071
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ let
|
|||
};
|
||||
|
||||
config = {
|
||||
system.build.run-test = pkgs.runCommand "run-darwin-test"
|
||||
system.build.run-test = pkgs.runCommand "darwin-test"
|
||||
{ allowSubstitutes = false; preferLocalBuild = true; }
|
||||
''
|
||||
#! ${pkgs.stdenv.shell}
|
||||
|
|
Loading…
Add table
Reference in a new issue