summary refs log tree commit diff
path: root/pkgs/development/python-modules/pycuda/compyte.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/pycuda/compyte.nix')
-rw-r--r--pkgs/development/python-modules/pycuda/compyte.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/pycuda/compyte.nix b/pkgs/development/python-modules/pycuda/compyte.nix
index c441cea5f45d9..cfa685c1ac9ce 100644
--- a/pkgs/development/python-modules/pycuda/compyte.nix
+++ b/pkgs/development/python-modules/pycuda/compyte.nix
@@ -2,7 +2,7 @@
 , fetchFromGitHub
 }:
 
-mkDerivation rec {
+mkDerivation {
   pname = "compyte";
   version = "git-20150817";