mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
* 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 New Issue
Block a user