Skip to content

Commit cda3971

Browse files
committed
Remove output of environment when building CodeQL derivative
1 parent 39126fb commit cda3971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tooling/codeql/codeql-cli/2.16.0.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ stdenv.mkDerivation rec {
2020
installPhase = ''
2121
# codeql directory should not be top-level, otherwise,
2222
# it'll include /nix/store to resolve extractors.
23-
env
2423
mkdir -p $out/{codeql/qlpacks,bin}
2524
cp -R * $out/codeql/
2625

0 commit comments

Comments
 (0)