localized: Migrate ruby binaries from system tools
Remove redundant definitions.
This commit is contained in:
parent
a6f14a6036
commit
6886eb5d63
@ -2058,8 +2058,6 @@ with pkgs;
|
||||
inherit (darwin.apple_sdk.frameworks) Foundation AddressBook;
|
||||
};
|
||||
|
||||
colorls = callPackage ../tools/system/colorls { };
|
||||
|
||||
coloursum = callPackage ../tools/text/coloursum {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
@ -3509,8 +3507,6 @@ with pkgs;
|
||||
buildGoModule = buildGo123Module;
|
||||
};
|
||||
|
||||
hiera-eyaml = callPackage ../tools/system/hiera-eyaml { };
|
||||
|
||||
hobbits = libsForQt5.callPackage ../tools/graphics/hobbits { };
|
||||
|
||||
highlight = callPackage ../tools/text/highlight {
|
||||
@ -7919,8 +7915,6 @@ with pkgs;
|
||||
|
||||
premake = premake4;
|
||||
|
||||
procodile = callPackage ../tools/system/procodile { };
|
||||
|
||||
pry = callPackage ../development/tools/pry { };
|
||||
|
||||
pycritty = with python3Packages; toPythonApplication pycritty;
|
||||
|
Loading…
x
Reference in New Issue
Block a user