Vladimír Čunát
2f75c68459
samba.org wrappers: fix builds by a hack
2015-04-21 10:02:32 +02:00
Vladimír Čunát
082843bdeb
soxr, libraw, fftw, imagemagick: fix build by a hack
2015-04-21 09:59:37 +02:00
Vladimír Čunát
a56da607b1
glibcLocales: fix evaluation and build with outputs
2015-04-21 09:02:41 +02:00
Vladimír Čunát
e81e2785c7
xfsprogs: fix outputs and references
2015-04-21 09:02:40 +02:00
Vladimír Čunát
9a0485f0b0
systemd: fixup bad paths from e3ac73af11
...
I was being really careless. TODO: "${udev}/*" references.
2015-04-21 08:03:34 +02:00
Vladimír Čunát
8096c7891d
kdelibs: fix build by adding pcre dependency
...
I'm not sure where it was getting pcre from on master.
2015-04-20 21:03:49 +02:00
Vladimír Čunát
d24b3aec91
gtk2: fixup splitting
...
I forgot these changes were needed to make it build.
Leaving gtk3 and gnome stuff after 3.16.
2015-04-20 20:24:47 +02:00
Vladimír Čunát
6b8a8ca59f
glib: fix splitting outputs, comment on internal pcre
...
glib-tested succeeds for me, assuming one reverts old splitting changes
in tzdata.
2015-04-20 10:01:06 +02:00
Vladimír Čunát
2b5e7bd2ba
python2*: fix modules as well after 4101db0be
...
There was a typo that failed them.
Also, drop pkgconfig again, as it seems unused; and fix python26.
Now all python*.modules build, except for python26.tkinter
which fails on master as well.
2015-04-19 16:31:05 +02:00
Vladimír Čunát
e3ac73af11
systemd.libudev: don't depend on the main output
...
Also fix some references, and drop unused makeFlags:
https://github.com/NixOS/nixpkgs/commit/3300479c#commitcomment-10790021
2015-04-19 15:23:36 +02:00
Vladimír Čunát
fc20660945
util-linux, e2fsprogs: fixup multiple outputs
...
Also revert back to using util-linux as the default libuuid provider,
and make e2fsprogs use shared libs from util-linux.
2015-04-19 15:16:05 +02:00
Vladimír Čunát
e392e3aabe
multiple-outputs: remove old unused version
...
All its features are now included in stdenv through
build-support/setup-hooks/multiple-outputs.sh
2015-04-19 15:15:10 +02:00
Vladimír Čunát
ec6cb5742b
boost: fix build; outputs seem same as on master
2015-04-19 15:15:09 +02:00
Vladimír Čunát
9ff2ec090f
mariadb: fix by disabling automatic output actions
...
Now qt4 builds again.
I failed to split headers away from the libs
while making qt4 still detect and use mysql.
2015-04-19 14:30:14 +02:00
Vladimír Čunát
ba62e9e81e
hunspell: split outputs, refactor
...
I see no reason for those buildInputs to be propagated.
They seem only use in the binary utility.
/cc maintainer @fuuzetsu.
2015-04-19 01:28:01 +02:00
Vladimír Čunát
de99ea8c8f
libusb: get rid of systemd from library closures
2015-04-19 00:48:52 +02:00
Vladimír Čunát
92b968863a
mesa: fix libudev path
2015-04-19 00:48:25 +02:00
Vladimír Čunát
3c793aca79
mesa: dependency cleanup (not using output changes)
...
- drop python build-time dependency; announcement:
> Unlike mesa 10.5.2, the build process should finally be python/mako free :-)
- drop other (seemingly) unneeded deps, such as bison and flex
- make $out not depend on llvm, again
- various fixes and refactoring
2015-04-18 23:11:06 +02:00
Vladimír Čunát
a8813a3db0
cmake: fix with multiple outputs, split help, refactor
...
The removed configureFlags seemed to have no effect.
2015-04-18 22:30:26 +02:00
Vladimír Čunát
e36dd5acf8
nix: fix paths to bzip outputs
2015-04-18 21:37:00 +02:00
Vladimír Čunát
4101db0bec
python2*: fix detecting C libs, no header references
2015-04-18 21:00:26 +02:00
Vladimír Čunát
4b1392fb07
systemd: fix cycles by adding gudev to libudev
...
Also some related fixups.
2015-04-18 19:53:59 +02:00
Vladimír Čunát
65ac24c903
gnumake-4.1: split docs
2015-04-18 19:48:00 +02:00
Vladimír Čunát
a99e543c36
bzip2: split into multiple outputs, refactor
2015-04-18 19:32:52 +02:00
Vladimír Čunát
d484c392aa
stdenv multiple-outputs: change propagation rules
...
Now development stuff is propagated from the first output,
and userEnvPkgs from the one with binaries.
Also don't move *.la files (yet). It causes problems, and they're small.
2015-04-18 19:30:28 +02:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
Vladimír Čunát
9de9669496
pciutils: maintenance + PCI IDs update
2015-04-18 07:24:18 +02:00
Vladimír Čunát
7f81c07145
libsecret: clean deps, add (more) meta
...
Most changes from former version of this patch was already pushed in f00f25bf6a
.
2015-04-18 07:22:25 +02:00
Vladimír Čunát
7f30d090b2
xfce: maintenance updates of various core pkgs
2015-04-18 07:11:55 +02:00
Vladimír Čunát
fe3e336590
t1lib: fix several years old security problems
...
/cc xpdf maintainer @peti may want to use it now.
Tested pdflatex on some PDFs of mine using T1-encoded fonts
(hopefully that used the library at least).
2015-04-18 07:11:55 +02:00
Vladimír Čunát
3dba642c33
xorg: add xf86-input-libinput and xf86-video-i740
2015-04-18 07:11:55 +02:00
Vladimír Čunát
4b6b03e2ce
xcb-util-cursor: autogenerate as other xorg pkgs
...
HEAD version still needed on darwin, reportedly:
https://github.com/vcunat/nixpkgs/commit/0c915b8812#commitcomment-10615086
2015-04-18 07:08:45 +02:00
Vladimír Čunát
4f0dae99f9
xorg misc maintenance updates
2015-04-18 07:08:16 +02:00
Vladimír Čunát
e7aec13bda
xorg libs: maintenance updates
2015-04-18 07:08:16 +02:00
Vladimír Čunát
6087b3d16c
xorg drivers: minor updates
2015-04-18 07:08:15 +02:00
Vladimír Čunát
d3399ca45b
cairo: maintenance update
...
The removed patch was included in the release.
2015-04-18 07:08:15 +02:00
lethalman
268aaf5106
Merge pull request #7424 from k0ral/glib
...
glib: 2.42.2 -> 2.44.0
2015-04-17 12:37:39 +02:00
koral
2dd534e10a
glib: 2.42.2 -> 2.44.0
2015-04-17 10:33:24 +00:00
Tobias Geerinckx-Rice
487b200ea1
util-linux: ddate was removed in 2.23
2015-04-16 06:29:11 +02:00
William A. Kennington III
dc84c2dcee
mesa: Cleanup output hack
2015-04-14 21:38:47 -07:00
William A. Kennington III
a916e97eef
mesa: 10.5.2 -> 10.5.3
2015-04-13 22:06:04 -07:00
Domen Kožar
43fdebfe07
Merge pull request #7364 from k0ral/wget
...
wget: 1.16 -> 1.16.3
2015-04-13 18:12:06 -04:00
koral
49e250564a
wget: 1.16 -> 1.16.3
2015-04-13 17:25:28 +00:00
Thomas Tuegel
d1a6edae0d
kde-frameworks: update 5.8 to 5.9
2015-04-11 18:31:00 -05:00
Thomas Tuegel
88918e10e9
Merge branch 'master' into staging
2015-04-10 07:45:38 -05:00
Thomas Tuegel
9863db756f
kdeApps_15_04: keep 14.12 around for LTS packages
2015-04-10 07:40:33 -05:00
Peter Simons
37f7e152d5
Merge pull request #7303 from teh/master
...
Update closure-compiler and fix purescript for ghc 7.8
2015-04-10 13:48:40 +02:00
Domen Kožar
86998c7075
Merge pull request #6858 from NixOS/kernel/longterm
...
linuxPackages: point to latests longterm kernel 3.18
2015-04-10 07:36:28 -04:00
Eelco Dolstra
13dcb35233
VM tests: Don't produce output on failure
...
Producing output makes it hard to restart builds that failed for
intermittent reasons (like timeouts). So let's not do that.
2015-04-10 11:18:30 +02:00
Peter Simons
79fca7c3e4
Merge pull request #7267 from couchemar/erlang-r17.5
...
erlang/R17 update to 17.5
2015-04-10 11:12:40 +02:00