* Use the stable Nix to test the Nixpkgs expressions, since we always
want to be compatible with the last stable Nix release. svn path=/nixpkgs/trunk/; revision=18411
This commit is contained in:
parent
fcddb50e66
commit
221ad8362f
@ -18,7 +18,7 @@ releaseTools.makeSourceTarball {
|
|||||||
libxml2 # Needed for the release notes.
|
libxml2 # Needed for the release notes.
|
||||||
libxslt
|
libxslt
|
||||||
w3m
|
w3m
|
||||||
nixUnstable # Needed to check whether the expressions are valid.
|
nix # Needed to check whether the expressions are valid.
|
||||||
tetex dblatex
|
tetex dblatex
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user