mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
uutils-coreutils-noprefix: init at 0.0.20
This commit is contained in:
parent
470ae0aaa4
commit
544a62c5a5
@ -7798,6 +7798,8 @@ with pkgs;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
uutils-coreutils-noprefix = uutils-coreutils.override { prefix = null; };
|
||||
|
||||
volctl = callPackage ../tools/audio/volctl { };
|
||||
|
||||
volk = if (stdenv.isDarwin && stdenv.isAarch64) then
|
||||
|
Loading…
Reference in New Issue
Block a user