* Use --meta --xml to check whether the meta attributes all evaluate
correctly. svn path=/nixpkgs/trunk/; revision=17771
This commit is contained in:
parent
fa9d33b8cc
commit
64f76f4643
@ -53,7 +53,7 @@ releaseTools.makeSourceTarball {
|
|||||||
header "checking pkgs/top-level/all-packages.nix on $platform"
|
header "checking pkgs/top-level/all-packages.nix on $platform"
|
||||||
nix-env --readonly-mode -f pkgs/top-level/all-packages.nix \
|
nix-env --readonly-mode -f pkgs/top-level/all-packages.nix \
|
||||||
--show-trace --argstr system "$platform" \
|
--show-trace --argstr system "$platform" \
|
||||||
-qa \* --drv-path --system-filter \* --system
|
-qa \* --drv-path --system-filter \* --system --meta --xml
|
||||||
stopNest
|
stopNest
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user