about summary refs log tree commit diff
path: root/pkgs/applications/version-management/reposurgeon/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/version-management/reposurgeon/default.nix')
-rw-r--r--pkgs/applications/version-management/reposurgeon/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/reposurgeon/default.nix b/pkgs/applications/version-management/reposurgeon/default.nix
index fc57024ea20fc..2c7836f1318a9 100644
--- a/pkgs/applications/version-management/reposurgeon/default.nix
+++ b/pkgs/applications/version-management/reposurgeon/default.nix
@@ -1,5 +1,4 @@
-{ lib, stdenv, fetchurl, makeWrapper, buildGoModule, git
-, asciidoctor, ruby
+{ lib, fetchurl, buildGoModule, asciidoctor, ruby
 }:
 
 buildGoModule rec {