gnuastro: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-07-17 10:52:16 +04:00
parent e145cabe34
commit f4cbe8e67a
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -8478,8 +8478,6 @@ with pkgs;
gpp = callPackage ../development/tools/gpp { };
gnuastro = callPackage ../applications/science/astronomy/gnuastro { };
gpredict = callPackage ../applications/science/astronomy/gpredict {
hamlib = hamlib_4;
};