summary refs log tree commit diff
path: root/pkgs/development/libraries/xcb-util-cursor/HEAD.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/libraries/xcb-util-cursor/HEAD.nix')
-rw-r--r--pkgs/development/libraries/xcb-util-cursor/HEAD.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/xcb-util-cursor/HEAD.nix b/pkgs/development/libraries/xcb-util-cursor/HEAD.nix
index 705bd6b87fc6d..4764c1bdb93cd 100644
--- a/pkgs/development/libraries/xcb-util-cursor/HEAD.nix
+++ b/pkgs/development/libraries/xcb-util-cursor/HEAD.nix
@@ -1,7 +1,7 @@
 { stdenv, fetchgit, autoconf, automake, libtool, pkgconfig
 , xorg, gnum4, libxcb, gperf }:
 
-stdenv.mkDerivation rec {
+stdenv.mkDerivation {
   pname = "xcb-util-cursor-0.1.1-3-unstable";
   version = "2017-04-05";