diff --git a/pkgs/geospatial/morecantile/default.nix b/pkgs/geospatial/morecantile/default.nix
index 5e56521a0fc29b5f1d6e3097108a1a0e0590b00f..7c55997dd34341dd21a7d4abccdc426d0640e8b8 100644
--- a/pkgs/geospatial/morecantile/default.nix
+++ b/pkgs/geospatial/morecantile/default.nix
@@ -12,11 +12,11 @@ rev = version;
hash = "sha256-QvqXpcjunRWzfdcoyt3pUulDd20Ga8Cs9NTeLnUf5c8=";
};
checkInputs = with python3Packages; [ mercantile pytestCheckHook ];
meta = with lib; {
description = "Construct and use map tile grids in different projection";
diff --git a/pkgs/geospatial/tilesets-cli/default.nix b/pkgs/geospatial/tilesets-cli/default.nix
index cb7df7eae2fca2282657d8d2ec551331afd7c0a2..9cfc44ee7d3cf5f50cbc37d27d5e2af19c87c997 100644
--- a/pkgs/geospatial/tilesets-cli/default.nix
+++ b/pkgs/geospatial/tilesets-cli/default.nix
@@ -27,7 +27,7 @@ ];
checkInputs = with python3Packages; [ pytestCheckHook ];
meta = with lib; {
description = "CLI for interacting with the Mapbox Tilesets API";
diff --git a/pkgs/misc/musig/default.nix b/pkgs/misc/musig/default.nix
index 3df41d29f08b6a75cad770994fa613bfc28fa8a6..33d76a713e406da0e541186299463af783edccf4 100644
--- a/pkgs/misc/musig/default.nix
+++ b/pkgs/misc/musig/default.nix
@@ -21,7 +21,7 @@ ldflags = [ "-X main.VERSION=${version}" ];
doInstallCheck = true;
meta = with lib; {
description = "A shazam like tool to store songs fingerprints and retrieve them";
diff --git a/pkgs/osm/smrender/default.nix b/pkgs/osm/smrender/default.nix
index f56bef2877bc533bc4282b475c25a1add9a8a4dd..15094525c178b1caf39141d8adbf9af7214df25c 100644
--- a/pkgs/osm/smrender/default.nix
+++ b/pkgs/osm/smrender/default.nix
@@ -21,7 +21,7 @@
doInstallCheck = true;
installCheckPhase = ''
runHook preInstallCheck
runHook postInstallCheck
'';
application/octet-stream
This content has been proxied by September (3851b).