* Added a Nix expression for Nix.
svn path=/nixpkgs/trunk/; revision=790
This commit is contained in:
@@ -661,4 +661,8 @@
|
||||
patch = gnupatch;
|
||||
};
|
||||
|
||||
nix = (import ../misc/nix) {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -46,5 +46,6 @@ let {
|
||||
pkgs.hello
|
||||
pkgs.nxml
|
||||
pkgs.uml
|
||||
pkgs.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user