forked from mirrors/nixpkgs
* Doh!
svn path=/nixpkgs/branches/stdenv-updates/; revision=11851
This commit is contained in:
parent
a4e77530c8
commit
090642585e
|
@ -2167,7 +2167,7 @@ rec {
|
|||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
attr = useFromStdenv "acl"
|
||||
attr = useFromStdenv "attr"
|
||||
(import ../development/libraries/attr {
|
||||
inherit stdenv fetchurl libtool gettext;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue