Commit graph

13 commits

Author SHA1 Message Date
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Renaud f641099792
warmux: 11.04.1 -> unstable-2017-10-20 (#48277)
Gna.org forge is closed but someone was kind
enough to clone the repo on GitHub and even
add some fixes on top of it
2018-10-20 00:25:22 +02:00
Matthew Bauer f7bc33abf0 Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503.
2018-08-22 01:14:53 +02:00
Vladimír Čunát d0888d1503
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767.  It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
Robin Gloster 1ce3d0b97e
warmux: add patch to fix build with gcc6 2017-01-20 16:39:30 +01:00
Tuomas Tynkkynen 7fb29bfa73 treewide: Make explicit that 'dev' output of zlib is used 2016-05-19 10:04:38 +02:00
Joachim Fasting 3e21aaeb8e warmux: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Evgeny Egorochkin ae4ded3a5c warmux: forgot to add the patch 2013-12-21 07:10:59 +02:00
Evgeny Egorochkin 0ee8be3a19 warmux: fix build 2013-12-21 02:28:24 +02:00
Yury G. Kudryashov 1bf215f261 warmux-11.04.1, fix build with libpng-1.5
svn path=/nixpkgs/trunk/; revision=32333
2012-02-16 17:56:14 +00:00
Michael Raskin 479fc3a1d4 Adding warmux
svn path=/nixpkgs/trunk/; revision=25997
2011-02-16 22:19:59 +00:00