about 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>2024-01-12 12:01:40 +0000
committerGitHub <noreply@github.com>2024-01-12 12:01:40 +0000
commit8dba692178937d2b2ceec087feee97835afca831 (patch)
tree4a5b99f52b45d38b4762b40129fdac713d6a876e /pkgs/top-level/python-aliases.nix
parent5b8930c9efdde688c6e39193c73e5bf02d367ed5 (diff)
parent2e4d86eadd7318ac53c1d806eeccbebd7b5ac472 (diff)
downloadnixlib-8dba692178937d2b2ceec087feee97835afca831.tar
nixlib-8dba692178937d2b2ceec087feee97835afca831.tar.gz
nixlib-8dba692178937d2b2ceec087feee97835afca831.tar.bz2
nixlib-8dba692178937d2b2ceec087feee97835afca831.tar.lz
nixlib-8dba692178937d2b2ceec087feee97835afca831.tar.xz
nixlib-8dba692178937d2b2ceec087feee97835afca831.tar.zst
nixlib-8dba692178937d2b2ceec087feee97835afca831.zip
Merge staging-next into staging
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 5e69cc0a824a..eb750df2537e 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -410,6 +410,7 @@ mapAliases ({
   qasm2image = throw "qasm2image is no longer maintained (since November 2018), and is not compatible with the latest pythonPackages.qiskit versions."; # added 2020-12-09
   qds_sdk = qds-sdk; # added 2023-10-21
   Quandl = quandl; # added 2023-02-19
+  querystring_parser = querystring-parser; # added 2024-01-07
   qcodes-loop = throw "qcodes-loop has been removed due to deprecation"; # added 2023-11-30
   qiskit-aqua = throw "qiskit-aqua has been removed due to deprecation, with its functionality moved to different qiskit packages";
   rabbitpy = throw "rabbitpy has been removed, since it is unmaintained and broken"; # added 2023-07-01