fastnlo: rename to fastnlo_toolkit

This commit is contained in:
Dmitry Kalinkin 2021-04-24 08:30:33 -04:00
parent abd57b544e
commit 91cee86221
No known key found for this signature in database
GPG key ID: 5157B3EC8B2CA333
3 changed files with 2 additions and 1 deletions

View file

@ -193,6 +193,7 @@ mapAliases ({
exfat-utils = exfat; # 2015-09-11
facette = throw "facette has been removed."; # added 2020-01-06
fast-neural-doodle = throw "fast-neural-doodle has been removed, as the upstream project has been abandoned"; # added 2020-03-28
fastnlo = fastnlo_toolkit; # added 2021-04-24
fedora-coreos-config-transpiler = throw "fedora-coreos-config-transpiler has been renamed to 'butane'."; # added 2021-04-13
fetchFromGithub = throw "You meant fetchFromGitHub, with a capital H.";
ffadoFull = ffado; # added 2018-05-01

View file

@ -29550,7 +29550,7 @@ in
fastjet-contrib = callPackage ../development/libraries/physics/fastjet-contrib { };
fastnlo = callPackage ../development/libraries/physics/fastnlo { };
fastnlo_toolkit = callPackage ../development/libraries/physics/fastnlo_toolkit { };
geant4 = libsForQt5.callPackage ../development/libraries/physics/geant4 { };