diff --git a/default.nix b/default.nix
index 3b312481022e97afb12a6fac78bbe2d8df58351c..f571c35269f620bcc725534d634525f91a19a6cf 100644
--- a/default.nix
+++ b/default.nix
@@ -127,7 +127,4 @@ };
tpkutils = python3Packages.callPackage ./pkgs/tools/tpkutils {
inherit (sources) tpkutils;
};
})
diff --git a/nix/sources.json b/nix/sources.json
index 260786c92aee6a501ac842a843f1044931a9cdf4..b63277bde430786c2a214b147fb342cddc06db2d 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -401,18 +401,5 @@ "sha256": "06izbgq912qlbhwgas0ycnsx2hniya5bdb24x2bd3i19wlhrps36",
"type": "tarball",
"url": "https://github.com/consbio/tpkutils/archive/5aec5e5a996b16575812d90586a5cd1e865437bf.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
"branch": "master",
"builtin": false,
"description": "ueberzug is an alternative for w3mimgdisplay",
"homepage": "https://github.com/seebye/ueberzug",
"owner": "seebye",
"repo": "ueberzug",
"rev": "6f488070a8eda856289f19b70604c0f80ffd5bf0",
"sha256": "1cliar6vsbc2mlrpigk6j13i20832giprargggb5ivscmfakywi8",
"type": "tarball",
"url": "https://github.com/seebye/ueberzug/archive/6f488070a8eda856289f19b70604c0f80ffd5bf0.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}
diff --git a/pkgs/tools/ueberzug/default.nix b/pkgs/tools/ueberzug/default.nix
deleted file mode 100644
index 312a4d0af28a80c9bfc03321f8859774ad6f99f8..0000000000000000000000000000000000000000
--- a/pkgs/tools/ueberzug/default.nix
+++ /dev/null
@@ -1,19 +0,0 @@
-{ lib, buildPythonApplication, libX11, libXext, xlib, pillow, docopt, psutil
-, attrs, ueberzug }:
-buildPythonApplication rec {
-}
application/octet-stream
This content has been proxied by September (3851b).