mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
svn path=/nixpkgs/trunk/; revision=16869
This commit is contained in:
parent
9358ffa39c
commit
5977d741b8
@ -52,7 +52,7 @@ releaseTools.makeSourceTarball {
|
||||
for platform in i686-linux x86_64-linux powerpc-linux i686-freebsd powerpc-darwin i686-darwin; do
|
||||
header "checking pkgs/top-level/all-packages.nix on $platform"
|
||||
nix-env --readonly-mode -f pkgs/top-level/all-packages.nix \
|
||||
--argstr system "$platform" \
|
||||
--show-trace --argstr system "$platform" \
|
||||
-qa \* --drv-path --system-filter \* --system
|
||||
stopNest
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user