Commit Graph

81430 Commits

Author SHA1 Message Date
Vladimír Čunát
c9fe0d779c libjpeg(-turbo): drop unneeded autoreconf, fix cross 2016-04-20 16:45:58 +02:00
Aneesh Agrawal
a01fdb3ad4 gzip: 1.6 -> 1.7 (close #14828) 2016-04-20 16:40:53 +02:00
Vladimír Čunát
aa711c58bf mesa: maintenance update 11.1.2 -> 11.1.3
There's also 11.2.1, but I don't have time to test ATM,
and such a change might be risky without any testing.
2016-04-20 16:39:49 +02:00
Vladimír Čunát
90ee003240 gcc: fix mingw build after closure-size merge
This may also (help to) fix also other less usual configurations.
2016-04-20 16:39:23 +02:00
Vladimír Čunát
60d6c5a92b groff: fix build after --docdir fix 2016-04-20 16:38:42 +02:00
Vladimír Čunát
f6dfbb692c stdenv multiple-outputs: fix cross-build propagation
Fixes #14817. The outputs weren't propagated correctly when
cross-building.
2016-04-20 16:37:23 +02:00
Vladimír Čunát
9f8751528c stdenv multiple-outputs: fix #14782 --docdir location
- the default --docdir is typically DATAROOTDIR/doc/pkgName
- I saw no other way than to employ some magic to guess this `pkgName`
- user can override it by setting $shareDocName
2016-04-20 16:36:10 +02:00
Tuomas Tynkkynen
908aac3ca7 Merge remote-tracking branch 'upstream/master' into staging 2016-04-16 21:06:42 +03:00
Robert Helgesson
a8272280d7 perl-CPAN: depend on ModuleBuild
Also fix license field and minor other cleanups.
2016-04-16 18:33:30 +02:00
Robert Helgesson
2d7a4a76cd perl-Archive-Tar: fix license
Also minor other cleanups.
2016-04-16 18:32:43 +02:00
Robert Helgesson
a5b2b10fc0 perl-Archive-Extract: fix license field
Also other minor cleanups.
2016-04-16 18:32:05 +02:00
Robert Helgesson
507b2bc327 perl-Class-Mix: add meta section
Also add the "if" module as a propagated build input.
2016-04-16 18:21:24 +02:00
Robert Helgesson
8ccd361ac7 perl-Class-ReturnValue: fix license field 2016-04-16 18:21:24 +02:00
joachifm
3c11a4c2f7 Merge pull request #14758 from jraygauthier/jrg/brother_printer_fixes_nixos1603_rebased
brgenml1cupswrapper: fix regression and improvements
2016-04-16 18:20:52 +02:00
Domen Kožar
b4d3a7f62b nghttp2: more stable url (hopefully) 2016-04-16 09:51:58 +01:00
Pascal Wittmann
0f48602926 Merge pull request #14745 from layus/update/urlwatch-2.1
urlwatch: update 2.0 -> 2.1
2016-04-16 09:53:50 +02:00
Joachim Fasting
47330b1732
cups service: fix missing upstream systemd units caused by output splitting
Need to pass `cups.out` to `systemd.packages`, lest we end up with an invalid
generated unit containing only directives set in the service module.

This patch gives us a valid cups.service unit but, vexingly, does not fix the
test failure at NixOS/nixpkgs#14748
2016-04-16 09:47:17 +02:00
Vladimír Čunát
5ac500ae68 Merge #14754: libgcrypt: 1.6.5 -> 1.7.0
http://lists.gnu.org/archive/html/info-gnu/2016-04/msg00005.html
> This is a new stable version of Libgcrypt with full API
> and ABI compatibiliy to the 1.6 series.
2016-04-16 08:44:37 +02:00
Michael Raskin
909a46ff77 Fix gccgo by un-splitting lib output (like gcj) 2016-04-16 08:42:20 +02:00
Vladimír Čunát
4b9e9703d4 Merge #14757: openssh: fix CVE-2015-8325 2016-04-16 08:30:42 +02:00
Charles Strahan
0be225a8dc ghcjs: update sources to latest 2016-04-16 01:55:56 -04:00
Raymond Gauthier
dbe2c50a66 brgenml1cupswrapper: fix regression and improvements
`cp`, `grep`, `chmod`, `sed` executables
no longer found when upgrading from nixos
15.09 to 16.03. Fixed by use of wrapper
script that brings these executables into
`PATH`.

Also fix lpd binaries on 64 bits machines
by use of `callPackage_i686`.
2016-04-16 00:25:17 -04:00
joachifm
63be2a7515 Merge pull request #14756 from romildo/new.xdgmenumaker
xdgmenumaker: init at 0.9
2016-04-16 06:06:39 +02:00
Christian Lask
3053080335 neomutt: init at 20160416
With various tweaks by @cstrahan.

closes #14747
2016-04-15 23:52:29 -04:00
Aneesh Agrawal
6e4d06873f openssh: fix CVE-2015-8325
Debian Security Advisory: https://www.debian.org/security/2016/dsa-3550
Upstream commit: https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
2016-04-15 23:45:10 -04:00
José Romildo Malaquias
aab60f1b79 xdgmenumaker: init at 0.9 2016-04-16 00:35:16 -03:00
joachifm
001c28b63c Merge pull request #14738 from srp/irssi-description
irssi: add description
2016-04-16 05:02:48 +02:00
Aneesh Agrawal
f84a2fe412 libgcrypt: 1.6.5 -> 1.7.0 2016-04-15 22:43:04 -04:00
joachifm
31841832db Merge pull request #14737 from vrthra/vis
vis: init vis at 0.2x (nightly)
2016-04-16 03:17:55 +02:00
Rahul Gopinath
29f895426c vis: init vis at 0.2x (nightly)
Vis editor is a vim like editor.
This commit provides the initial package for vis (nightly)
2016-04-15 19:44:25 -05:00
Tuomas Tynkkynen
677e143193 Merge pull request #14744 from mbakke/oh-master
oh: 2016-03-02 -> 2016-03-28
2016-04-16 02:26:43 +03:00
Arseniy Seroka
6dfe7a7114
vimPlugins: update 2016-04-16 2016-04-16 01:32:47 +03:00
obadz
16e2dd9a72 gnome-panel: add dependency on xorg.(libice|libsm)
Fixes gtk-sharp, gnome-sharp & dependencies...
2016-04-15 22:31:02 +01:00
Pascal Wittmann
ea4f08a919 Merge pull request #14742 from mbakke/dwb
dwb: 2015-07-07 -> 2016-03-21
2016-04-15 23:12:31 +02:00
Moritz Ulrich
f1e0343b19 Merge pull request #14746 from hiberno/maintainers-update
maintainers: update mail address.
2016-04-15 23:08:27 +02:00
Christian Lask
10b2ba56d3 maintainers: update mail address. 2016-04-15 23:07:07 +02:00
Christian Lask
8c21d5a454 bar-xft: 020a3e1 -> 3020df1 2016-04-15 22:57:57 +02:00
Marius Bakke
cb1c1f15dc oh: 2016-03-02 -> 2016-03-28 2016-04-15 21:33:00 +01:00
Marius Bakke
2500945b31 dwb: 2015-07-07 -> 2016-03-21 2016-04-15 21:26:17 +01:00
Guillaume Maudoux
29280a60d5 urlwatch: update 2.0 -> 2.1 2016-04-15 22:23:01 +02:00
Tuomas Tynkkynen
b48172ea72 Merge pull request #14731 from layus/fix-mongo
mongodb: forget references to build inputs
2016-04-15 23:03:30 +03:00
Franz Pletz
a12be841d6 Merge pull request #14708 from aneeshusa/use-multiple-outputs-for-libressl-2.3
libressl: enable multiple outputs
2016-04-15 21:49:12 +02:00
Tuomas Tynkkynen
8a66effde2 Merge remote-tracking branch 'upstream/master' into staging 2016-04-15 22:46:41 +03:00
Tuomas Tynkkynen
b4f97aeae8 uid_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:45:08 +03:00
Tuomas Tynkkynen
6fac16c6f3 socket_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:44:22 +03:00
Tuomas Tynkkynen
be02add261 nss_wrapper: Remove glibc from linker flags hack
Not needed anymore after #14668
2016-04-15 22:43:14 +03:00
Tuomas Tynkkynen
a01cdca9d1 nss_wrapper: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:38:59 +03:00
Tuomas Tynkkynen
96055feeb6 slim: Remove glibc from build inputs hack
Not needed anymore after #14668
2016-04-15 22:37:12 +03:00
Scott R. Parish
31b478d692 irssi: add description
This will make it show up if people search for 'irc'
2016-04-15 11:20:14 -07:00
Guillaume Maudoux
df9f868537 mongodb: forget references to build inputs 2016-04-15 19:03:40 +02:00