summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-28 12:01:16 +0000
committerGitHub <noreply@github.com>2021-07-28 12:01:16 +0000
commita1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243 (patch)
tree4df0a4239ef144053e491b8904ec194dc8e57d3d /pkgs/top-level/python-aliases.nix
parent86197a8023b233a84be08d43ac933688fcbd057e (diff)
parentd0796a6c6779bda9addfccc07f00565e8c9a897c (diff)
downloadnixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar.gz
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar.bz2
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar.lz
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar.xz
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.tar.zst
nixpkgs-a1d3be1d4226b7312ce6a8aa8e96a0cdbbf74243.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index d8133006c72..82841080070 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -62,7 +62,7 @@ mapAliases ({
   pytestquickcheck = pytest-quickcheck; # added 2021-07-20
   pytestrunner = pytest-runner; # added 2021-01-04
   python-lz4 = lz4; # added 2018-06-01
-  python-pam = pam; # added 2020-09-07.
+  pam = python-pam; # added 2020-09-07.
   pytest_xdist = pytest-xdist; # added 2021-01-04
   python_simple_hipchat = python-simple-hipchat; # added 2021-07-21
   qasm2image = throw "qasm2image is no longer maintained (since November 2018), and is not compatible with the latest pythonPackages.qiskit versions."; # added 2020-12-09