about summary refs log tree commit diff
path: root/pkgs/tools/graphics/ldgallery/compiler/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/graphics/ldgallery/compiler/default.nix')
-rw-r--r--pkgs/tools/graphics/ldgallery/compiler/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/graphics/ldgallery/compiler/default.nix b/pkgs/tools/graphics/ldgallery/compiler/default.nix
index 000f227075edf..9316e9d38e04b 100644
--- a/pkgs/tools/graphics/ldgallery/compiler/default.nix
+++ b/pkgs/tools/graphics/ldgallery/compiler/default.nix
@@ -1,7 +1,7 @@
 # generated with cabal2nix by ./generate.sh
 { mkDerivation, aeson, base, cmdargs, containers, data-ordlist
 , directory, fetchgit, filepath, Glob, hpack, parallel-io, process
-, safe, lib, stdenv, text, time, yaml
+, safe, lib, text, time, yaml
 }:
 mkDerivation {
   pname = "ldgallery-compiler";