* Check eval-release.nix.
svn path=/nixpkgs/trunk/; revision=23250
This commit is contained in:
parent
cf336d9c1d
commit
e8f1c8a08a
@ -56,6 +56,11 @@ releaseTools.makeSourceTarball {
|
|||||||
-qa \* --drv-path --system-filter \* --system --meta --xml
|
-qa \* --drv-path --system-filter \* --system --meta --xml
|
||||||
stopNest
|
stopNest
|
||||||
done
|
done
|
||||||
|
|
||||||
|
header "checking eval-release.nix"
|
||||||
|
nix-instantiate --eval-only --strict --xml ./maintainers/scripts/eval-release.nix > $TMPDIR/out.xml
|
||||||
|
xmllint --noout $TMPDIR/out.xml
|
||||||
|
stopNest
|
||||||
'';
|
'';
|
||||||
|
|
||||||
distPhase = ''
|
distPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user