Unverified Commit a88cc6a7 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #259675 from natsukium/atsim_potentials

python311Packages.atsim-potentials: rename from atsim_potentials
parents 8b1ce014 e621e19e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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 { };