mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
Oops, forgot to commit
svn path=/nixpkgs/trunk/; revision=30872
This commit is contained in:
parent
de2e9e6ab0
commit
cbd660a83e
@ -419,7 +419,7 @@ let
|
||||
bootchart = callPackage ../tools/system/bootchart { };
|
||||
|
||||
btrfsProgs = builderDefsPackage (import ../tools/filesystems/btrfsprogs) {
|
||||
inherit libuuid zlib acl;
|
||||
inherit libuuid zlib acl attr fetchgit;
|
||||
};
|
||||
|
||||
catdoc = callPackage ../tools/text/catdoc { };
|
||||
|
Loading…
Reference in New Issue
Block a user