h5utils: move to by-name

This commit is contained in:
Stefan Frijters
2024-07-14 14:06:26 +02:00
parent ba942e865e
commit 9aaab7493c
2 changed files with 0 additions and 5 deletions
-5
View File
@@ -8709,11 +8709,6 @@ with pkgs;
h2 = callPackage ../servers/h2 { };
h5utils = callPackage ../tools/misc/h5utils {
libmatheval = null;
hdf4 = null;
};
haproxy = callPackage ../tools/networking/haproxy { };
hackertyper = callPackage ../tools/misc/hackertyper { };