Commit graph

10 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob 39f544817a ois: 1.3 -> 1.5 2020-10-06 14:49:11 +07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Robert Helgesson abf836b066 ois: use stdenv
This replaces use of `builderDefsPackage`.
2015-12-30 21:15:15 +01:00
Vladimír Čunát fa7dcd1931 ois: fix build with gcc>=4.7 via a Gentoo patch 2013-08-29 14:04:47 +02:00
Michael Raskin dbd6382955 Fixing license attribute
svn path=/nixpkgs/trunk/; revision=25241
2010-12-22 14:52:04 +00:00
Michael Raskin f7f753b3a4 Adding OIS library
svn path=/nixpkgs/trunk/; revision=25232
2010-12-22 10:46:57 +00:00