about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/elfx86exts
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/misc/elfx86exts')
-rw-r--r--nixpkgs/pkgs/applications/misc/elfx86exts/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/misc/elfx86exts/default.nix b/nixpkgs/pkgs/applications/misc/elfx86exts/default.nix
index 8fc7fb32743d..690b88d8417e 100644
--- a/nixpkgs/pkgs/applications/misc/elfx86exts/default.nix
+++ b/nixpkgs/pkgs/applications/misc/elfx86exts/default.nix
@@ -1,4 +1,4 @@
-{ lib, stdenv
+{ lib
 , rustPlatform
 , fetchFromGitHub
 }: