forked from mirrors/nixpkgs
quota: rename to linuxquota
This commit is contained in:
parent
fddb1457b0
commit
62315cf52a
|
@ -4512,7 +4512,7 @@ with pkgs;
|
|||
|
||||
quilt = callPackage ../development/tools/quilt { };
|
||||
|
||||
quota = callPackage ../tools/misc/quota { };
|
||||
linuxquota = callPackage ../tools/misc/linuxquota { };
|
||||
|
||||
wiggle = callPackage ../development/tools/wiggle { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue