Loading pkgs/development/python-modules/atsim_potentials/default.nix→pkgs/development/python-modules/atsim-potentials/default.nix +0 −0 File moved. View file pkgs/top-level/python-aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ mapAliases ({ async_generator = async-generator; # added 2023-08-08 async_stagger = async-stagger; # added 2023-08-08 asyncio-nats-client = nats-py; # added 2022-02-08 atsim_potentials = atsim-potentials; # added 2023-10-08 awkward0 = throw "awkward0 has been removed, use awkward instead"; # added 2022-12-13 Babel = babel; # added 2022-05-06 backports_csv = throw "backports_csv has been removed, since we no longer need to backport to python2"; # added 2023-07-28 Loading pkgs/top-level/python-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -858,7 +858,7 @@ self: super: with self; { atpublic = callPackage ../development/python-modules/atpublic { }; atsim_potentials = callPackage ../development/python-modules/atsim_potentials { }; atsim-potentials = callPackage ../development/python-modules/atsim-potentials { }; attrdict = callPackage ../development/python-modules/attrdict { }; Loading Loading
pkgs/development/python-modules/atsim_potentials/default.nix→pkgs/development/python-modules/atsim-potentials/default.nix +0 −0 File moved. View file
pkgs/top-level/python-aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ mapAliases ({ async_generator = async-generator; # added 2023-08-08 async_stagger = async-stagger; # added 2023-08-08 asyncio-nats-client = nats-py; # added 2022-02-08 atsim_potentials = atsim-potentials; # added 2023-10-08 awkward0 = throw "awkward0 has been removed, use awkward instead"; # added 2022-12-13 Babel = babel; # added 2022-05-06 backports_csv = throw "backports_csv has been removed, since we no longer need to backport to python2"; # added 2023-07-28 Loading
pkgs/top-level/python-packages.nix +1 −1 Original line number Diff line number Diff line Loading @@ -858,7 +858,7 @@ self: super: with self; { atpublic = callPackage ../development/python-modules/atpublic { }; atsim_potentials = callPackage ../development/python-modules/atsim_potentials { }; atsim-potentials = callPackage ../development/python-modules/atsim-potentials { }; attrdict = callPackage ../development/python-modules/attrdict { }; Loading