summary refs log tree commit diff
path: root/pkgs/development/python-modules/seqdiag/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/seqdiag/default.nix')
-rw-r--r--pkgs/development/python-modules/seqdiag/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/seqdiag/default.nix b/pkgs/development/python-modules/seqdiag/default.nix
index ba4cdca0c63..2ae9defc504 100644
--- a/pkgs/development/python-modules/seqdiag/default.nix
+++ b/pkgs/development/python-modules/seqdiag/default.nix
@@ -1,4 +1,4 @@
-{ lib, stdenv, fetchurl, buildPythonPackage, isPy27, pep8, nose, unittest2, docutils
+{ lib, fetchurl, buildPythonPackage, isPy27, pep8, nose, unittest2, docutils
 , blockdiag
 }: