about summary refs log tree commit diff
path: root/pkgs/tools/system/gdmap
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/system/gdmap')
-rw-r--r--pkgs/tools/system/gdmap/0.7.5.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/system/gdmap/0.7.5.nix b/pkgs/tools/system/gdmap/0.7.5.nix
index 062f63566a6b4..7f686cb10e6d9 100644
--- a/pkgs/tools/system/gdmap/0.7.5.nix
+++ b/pkgs/tools/system/gdmap/0.7.5.nix
@@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
 		description = "
 	Recursive rectangle map of disk usage.	
 ";
+		inherit src;
 	};
 }