about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-04-24 11:30:23 +0200
committerGitHub <noreply@github.com>2021-04-24 11:30:23 +0200
commitbc222c449ec0129034d49de361e34053587fba21 (patch)
tree5ef6a79c57358939144e9fc33257d19cc34f479b /pkgs
parent1bd1332398defdfcb819906f165d065e7cde2f5e (diff)
gdu: remove unused input
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/tools/system/gdu/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/tools/system/gdu/default.nix b/pkgs/tools/system/gdu/default.nix
index 787702efff693..3b7ef2c88d94f 100644
--- a/pkgs/tools/system/gdu/default.nix
+++ b/pkgs/tools/system/gdu/default.nix
@@ -1,5 +1,4 @@
 { lib
-, stdenv
 , buildGoModule
 , fetchFromGitHub
 , installShellFiles