Vladimír Čunát
95d4dda578
factorio: fix evaluation of meta
2016-04-16 23:17:09 +02:00
Vladimír Čunát
c6aca5e521
Merge branch 'staging'
2016-04-16 22:16:24 +02:00
Joachim Fasting
7d32d92464
cups: add systemd to build inputs on linux
...
Otherwise, cups will be built without systemd support. The upstream
systemd service unit expects cups to have systemd support however. When
cups is built without systemd support, the daemon will fork to the
background. Consequently, systemd will think the service is done and
enter inactive state.
Along with 9de93be6cd
and
47330b1732
this patch fixes the nixos
printer test timing out in `waitForUnit("cups.service")`; see
NixOS/nixpkgs#14748
2016-04-16 22:07:21 +02:00
Tuomas Tynkkynen
bcac4dd5bd
Merge pull request #14763 from vandenoever/bedup
...
bedup: update 20140413 -> 0.10
2016-04-16 23:01:01 +03:00
Aristid Breitkreuz
70b2615507
perl-Finance-Quote: add missing dependencies (fixes gnucash)
2016-04-16 21:57:00 +02:00
José Romildo Malaquias
d94a8d67bd
helvetica-neue-lt-std: init at 2013.06.07
...
fix
2016-04-16 21:42:01 +02:00
Joachim Fasting
9de93be6cd
cups service: use cups.out everywhere
...
Seeing as the dev output is the default, we probably want cups.out
everywhere.
2016-04-16 21:26:33 +02:00
Jos van den Oever
89417fee9e
bedup: 20140413 -> 0.10
2016-04-16 20:20:41 +02:00
joachifm
b9860795c7
Merge pull request #14764 from sheenobu/spotify_sheenobu_maintainer
...
spotify: add sheenobu as maintainer
2016-04-16 20:18:50 +02:00
joachifm
dabacbb211
Merge pull request #14734 from sheenobu/sipsak_fixbuild_gnu89
...
sipsak: fix build by using --std=gnu89
2016-04-16 20:18:26 +02:00
joachifm
e72cb5b8cc
Merge pull request #14762 from woehr/master
...
Fix perl-ack build.
2016-04-16 20:09:33 +02:00
Tuomas Tynkkynen
908aac3ca7
Merge remote-tracking branch 'upstream/master' into staging
2016-04-16 21:06:42 +03:00
Sheena Artrip
45b19e1908
spotify: add sheenobu as maintainer
2016-04-16 13:58:35 -04:00
Sheena Artrip
1a520f8aa4
sipsak: fix build by using --std=gnu89
2016-04-16 13:52:21 -04:00
Jordan Woehr
1852af5e09
perl-ack: Fix build failure.
2016-04-16 11:43:59 -06: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