diff --git a/nix/sources.json b/nix/sources.json
index 3fc226bacb6a9b5654e79258133e756f68604306..3523d91e9a951f2053dd3025bdef7765a1dad917 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -13,20 +13,6 @@ "type": "tarball",
"url": "https://github.com/ruarxive/apibackuper/archive/1ff139f688d59b899ff041ccc282e224110ddc76.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"branch": "master",
"builtin": false,
"date": "2021-02-22T10:57:01Z",
"description": "Cheetah3 is a free (MIT) and open source template engine for Python",
"homepage": "https://cheetahtemplate.org/",
"owner": "CheetahTemplate3",
"repo": "cheetah3",
"rev": "a4e33f0f55ed5909437cbbf262fa99de78a7ad2b",
"sha256": "0y7py63fcxk3wk85n87y3kgiq07qyqirbh4r2pd2m1kpyyjzshsc",
"type": "tarball",
"url": "https://github.com/CheetahTemplate3/cheetah3/archive/a4e33f0f55ed5909437cbbf262fa99de78a7ad2b.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
"dict2rest": {
"branch": "master",
"builtin": false,
diff --git a/pkgs/default.nix b/pkgs/default.nix
index 1d49b9cac400c23e9f107f585b69bae3f258be45..781c6e579e85b07f0599ec220385ad08505217e6 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -96,7 +96,6 @@ ### DEVELOPMENT / PYTHON MODULES
cjkwrap = callPackage ./development/python-modules/cjkwrap { };
bson = callPackage ./development/python-modules/bson { };
click-6-7 = callPackage ./development/python-modules/click { };
geotiler = callPackage ./development/python-modules/geotiler { };
gpxelevations = callPackage ./development/python-modules/gpxelevations { };
diff --git a/pkgs/development/python-modules/cheetah3/default.nix b/pkgs/development/python-modules/cheetah3/default.nix
deleted file mode 100644
index 7185fc5229e14ef45fc14341bb56f75c4de1f4f9..0000000000000000000000000000000000000000
--- a/pkgs/development/python-modules/cheetah3/default.nix
+++ /dev/null
@@ -1,24 +0,0 @@
-{ lib, python3Packages, sources }:
-python3Packages.buildPythonPackage {
-}
application/octet-stream
This content has been proxied by September (3851b).