Spencer Whitt
|
a019811e98
|
Fix liboil build on Darwin
|
2015-04-01 23:49:41 -04:00 |
|
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 |
|