* Use the latest Nixpkgs on the installation CD.

svn path=/nixos/trunk/; revision=8650
This commit is contained in:
Eelco Dolstra 2007-05-02 21:53:23 +00:00
parent 6d65da8168
commit 14b1e6c758
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
rec {
nixpkgsRel = "nixpkgs-0.11pre8366";
nixpkgsRel = "nixpkgs-0.11pre8649";
configuration = {
@ -121,7 +121,7 @@ rec {
# Get a recent copy of Nixpkgs.
nixpkgsTarball = pkgs.fetchurl {
url = configuration.installer.nixpkgsURL + "/" + nixpkgsRel + ".tar.bz2";
md5 = "580487bfa326ad9c61c286774d1c301d";
md5 = "ad086844938049a2338f3cb527d43df8";
};

View file

@ -7,7 +7,7 @@ set input-meta on
set convert-meta off
set output-meta on
set mark-symlinked-directories on
#set mark-symlinked-directories on
$if mode=emacs