about summary refs log tree commit diff
path: root/pkgs/development/python-modules/coreschema/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/coreschema/default.nix')
-rw-r--r--pkgs/development/python-modules/coreschema/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/coreschema/default.nix b/pkgs/development/python-modules/coreschema/default.nix
index 73167dea8a7dd..65bdee5a8da97 100644
--- a/pkgs/development/python-modules/coreschema/default.nix
+++ b/pkgs/development/python-modules/coreschema/default.nix
@@ -1,5 +1,5 @@
 {
-  lib, stdenv,
+  lib,
   fetchFromGitHub,
   buildPythonPackage,
   jinja2,