mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 18:58:05 +00:00
pv: migrate to pkgs/by-name
This commit is contained in:
parent
82cbb284d3
commit
4cdf4202b2
@ -11919,8 +11919,6 @@ with pkgs;
|
||||
|
||||
pure-prompt = callPackage ../shells/zsh/pure-prompt { };
|
||||
|
||||
pv = callPackage ../tools/misc/pv { };
|
||||
|
||||
pwgen = callPackage ../tools/security/pwgen { };
|
||||
|
||||
pwgen-secure = callPackage ../tools/security/pwgen-secure { };
|
||||
|
Loading…
Reference in New Issue
Block a user