Vladimír Čunát
4a0952d2fa
fix bad "licence" names
...
Mostly what I merged from @lovek323.
Such errors can be easily checked by
nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04 18:16:34 +02:00
Jason "Don" O'Conal
bdf5a5c20e
liboil: fix build on darwin
...
* force --build=x86_64
2013-07-03 19:57:38 +10:00
Vladimír Čunát
00258a362d
liboil: update, incl. a patch from Gentoo
2013-01-31 22:17:14 +01:00
Michael Raskin
7c5e566c5c
Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
...
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Michael Raskin
edbbddce1d
A case study in transitive overrides. WebKit needs fresh glib. This means it needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though.
...
svn path=/nixpkgs/trunk/; revision=17661
2009-10-06 05:43:51 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Marc Weber
4ec10291ef
liboil update (0.3.13 -> 0.3.15)
...
svn path=/nixpkgs/trunk/; revision=13116
2008-10-26 08:40:11 +00:00
Armijn Hemel
c16b552bac
update liboil to 0.3.13 (and add some (new) missing deps)
...
add schroedinger, a free codec (might be moved to its own category instead of libs)
svn path=/nixpkgs/trunk/; revision=11043
2008-03-10 20:13:44 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00