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:
@@ -47,7 +47,7 @@
|
||||
linuxDevShell = linuxDevShell;
|
||||
linuxDevShellStandalone = linuxDevShellStandalone;
|
||||
} ''
|
||||
${builtins.readFile self.legacyPackages.${system}.helpers.posix-shell.log}
|
||||
. ${self.legacyPackages.${system}.helpers.posix-shell.log}/bin/log.sh
|
||||
export HECTIC_LOG=trace
|
||||
test=${testDrv}
|
||||
linuxDevShell="${linuxDevShell}"
|
||||
@@ -64,7 +64,7 @@
|
||||
linuxDevShellStandalone = linuxDevShellStandalone;
|
||||
archBootstrap = archBootstrap;
|
||||
} ''
|
||||
${builtins.readFile self.legacyPackages.${system}.helpers.posix-shell.log}
|
||||
. ${self.legacyPackages.${system}.helpers.posix-shell.log}/bin/log.sh
|
||||
export HECTIC_LOG=trace
|
||||
|
||||
log notice "test case: ''${WHITE}arch ${name}"
|
||||
@@ -156,7 +156,7 @@
|
||||
linuxDevShellStandalone = linuxDevShellStandalone;
|
||||
ubuntuBootstrap = ubuntuBootstrap;
|
||||
} ''
|
||||
${builtins.readFile self.legacyPackages.${system}.helpers.posix-shell.log}
|
||||
. ${self.legacyPackages.${system}.helpers.posix-shell.log}/bin/log.sh
|
||||
export HECTIC_LOG=trace
|
||||
|
||||
log notice "test case: ''${WHITE}ubuntu ${name}"
|
||||
|
||||
Reference in New Issue
Block a user