about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorRobert Schütz <nix@dotlambda.de>2022-01-16 12:42:04 -0800
committerGitHub <noreply@github.com>2022-01-16 20:42:04 +0000
commit1ab0795642b66a1d6f0cee1f64a88759fce8691d (patch)
treef16d8f25aa4dacc9f50cb5bdf4f1d99b08948dd5 /pkgs/top-level/python-aliases.nix
parent24f708861c887372a891f9421c9304b643cc28df (diff)
downloadnixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar.gz
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar.bz2
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar.lz
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar.xz
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.tar.zst
nixlib-1ab0795642b66a1d6f0cee1f64a88759fce8691d.zip
python3Packages.cozy: remove (#154903)
It's not cozy on PyPI and is actually an application.
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 aaa2f96f62b5..e8416f911097 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -38,6 +38,7 @@ mapAliases ({
   bugseverywhere = throw "bugseverywhere has been removed: Abandoned by upstream."; # added 2019-11-27
   class-registry = phx-class-registry; # added 2021-10-05
   ConfigArgParse = configargparse; # added 2021-03-18
+  cozy = throw "cozy was removed because it was not actually https://pypi.org/project/Cozy/."; # added 2022-01-14
   dateutil = python-dateutil; # added 2021-07-03
   detox = throw "detox is no longer maintained, and was broken since may 2019"; # added 2020-07-04
   dftfit = throw "dftfit dependency lammps-cython no longer builds"; # added 2021-07-04