rework: fix all vulnerabilities
runner nix smoke / nix label and flake smoke (push) Failing after 7s
runner nix smoke / nix label and flake smoke (push) Failing after 7s
This commit is contained in:
@@ -9,7 +9,7 @@ let
|
||||
nativeBuildInputs = [ pkgs.coreutils pkgs.gnugrep ];
|
||||
windowsDevShellStandalone = windowsDevShellStandalone;
|
||||
} ''
|
||||
${builtins.readFile self.legacyPackages.${system}.helpers.posix-shell.log}
|
||||
. ${self.legacyPackages.${system}.helpers.posix-shell.log}/bin/log.sh
|
||||
test=${testDrv}
|
||||
${builtins.readFile ./launch.sh}
|
||||
mkdir -p "$out"
|
||||
|
||||
Reference in New Issue
Block a user