mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
nixpkgs/release-checks: remove debug print
This commit is contained in:
parent
2327299ec4
commit
bcba08a286
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ pkgs.runCommand "nixpkgs-release-checks"
|
|||
fi
|
||||
|
||||
s1=$(sha1sum packages1 | cut -c1-40)
|
||||
echo $s1
|
||||
|
||||
nix-env -f $src2 \
|
||||
--show-trace --argstr system "$platform" \
|
||||
|
|
Loading…
Reference in a new issue