mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 02:55:39 +00:00
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 New Issue
Block a user