diff --git a/pkgs/garmin/openmtbmap/default.nix b/pkgs/garmin/openmtbmap/default.nix
index 43dacd3e5cee95fe132a28307075a9c5cc4425e1..49ffcef381eca15668b0c8e60a4993e7e55f69ba 100644
--- a/pkgs/garmin/openmtbmap/default.nix
+++ b/pkgs/garmin/openmtbmap/default.nix
@@ -1,6 +1,6 @@
{ lib, stdenv, fetchFromGitHub, gmaptool, mkgmap, p7zip, zsh, substituteAll }:
-stdenv.mkDerivation {
+stdenv.mkDerivation rec {
pname = "openmtbmap";
version = "2020-06-10";
application/octet-stream
This content has been proxied by September (3851b).