units: migrate to by-name
This commit is contained in:
parent
b15ed0d04b
commit
1c11fe5df4
2 changed files with 0 additions and 2 deletions
|
@ -14715,8 +14715,6 @@ with pkgs;
|
|||
inherit (darwin) cctools;
|
||||
};
|
||||
|
||||
units = callPackage ../tools/misc/units { };
|
||||
|
||||
unittest-cpp = callPackage ../development/libraries/unittest-cpp { };
|
||||
|
||||
unnaturalscrollwheels = callPackage ../tools/inputmethods/unnaturalscrollwheels { };
|
||||
|
|
Loading…
Reference in a new issue