diff --git a/pkgs/default.nix b/pkgs/default.nix
index bc2a3df5ac758cfbf7165464573a74477075c78a..ffd56b6466a2d323ddf4323f0b94de024fa84fde 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -243,6 +243,7 @@ server-thread = callPackage ./geospatial/server-thread { };
starlette-cramjam = callPackage ./geospatial/starlette-cramjam { };
supermercado = callPackage ./geospatial/supermercado { };
supermorecado = callPackage ./geospatial/supermorecado { };
#tdh = callPackage ./geospatial/tdh { };
terracotta = callPackage ./geospatial/terracotta { };
tile-stitch = callPackage ./geospatial/tile-stitch { };
diff --git a/pkgs/geospatial/taudem/default.nix b/pkgs/geospatial/taudem/default.nix
new file mode 100644
index 0000000000000000000000000000000000000000..de1d21df28d8ff6aed2a32c5a46d1bd659c96f15
--- /dev/null
+++ b/pkgs/geospatial/taudem/default.nix
@@ -0,0 +1,39 @@
+{
+}:
+stdenv.mkDerivation (finalAttrs: {
+})
application/octet-stream
This content has been proxied by September (3851b).