78350 Commits

Author SHA1 Message Date
Nikolay Amiantov
82560aefd7 samba: reduce closure size 2016-02-28 12:49:34 +03:00
Domen Kožar
02c7d65bf9 fix NixOS eval 2016-02-28 09:36:23 +00:00
Michael Raskin
c0f20c5912 Merge pull request #13518 from leenaars/love2
love: fix broken 0.8.2 + added version 0.72
2016-02-28 09:35:54 +00:00
Michael Raskin
a08c8b12f0 Add Apache Jena Fuseki instead of obsolete and unavailable Jena Joseki 2016-02-28 10:39:33 +01:00
Domen Kožar
2af46e4393 PULL_REQUEST_TEMPLATE: fix issues raised in 3c84ae406 2016-02-28 09:26:28 +00:00
Vladimír Čunát
f8516a0717 nixos copySystemConfiguration: fix when chrooted
Fixes #7974. Also makes the description more informative.
2016-02-28 10:08:42 +01:00
Michiel Leenaars
ad23ac715e duckmarines: init at 1.0b 2016-02-28 09:53:46 +01:00
Domen Kožar
3c84ae406d PULL_REQUEST_TEMPLATE.md: clarify a few things 2016-02-28 08:50:33 +00:00
Robert Helgesson
762678d6af perl-Readonly: 2.00 -> 2.01 2016-02-28 09:33:59 +01:00
Robert Helgesson
033fd6ad44 perl-Log-Any: 1.038 -> 1.040 2016-02-28 09:33:59 +01:00
Robert Helgesson
3a9842c7c5 perl-LWP: 6.13 -> 6.15
Also remove no longer needed patch.
2016-02-28 09:33:59 +01:00
Robert Helgesson
d9e0cd9302 perl-URI: 1.69 -> 1.71 2016-02-28 09:33:59 +01:00
Robert Helgesson
ae385fb25c perl-Redis: 1.981 -> 1.982 2016-02-28 09:33:59 +01:00
Robert Helgesson
affb893831 perl-Log-Any: 1.032 -> 1.038 2016-02-28 09:33:59 +01:00
Robert Helgesson
13a6b7e623 perl-CGI: 4.25 -> 4.26 2016-02-28 09:33:59 +01:00
Robert Helgesson
98625b331b perl-DateTime-Format-MySQL: 0.05 -> 0.06 2016-02-28 09:33:58 +01:00
Robert Helgesson
cf463bbd1a perl-DBIx-Class: 0.082820 -> 0.082821
Also remove patches for issues that have been resolved upstream.
2016-02-28 09:33:58 +01:00
Domen Kožar
8b2be11b13 note the desktopManagerHandlesLidAndPower removal 2016-02-28 08:33:14 +00:00
Domen Kožar
4c17d3892b Merge pull request #9727 from Profpatsch/dm-lid-management
remove desktopManagerHandlesLidAndPower
2016-02-28 08:28:17 +00:00
Domen Kožar
3069cab2e7 travis-ci: stop abusing hydra now that it pushes directly to cache 2016-02-28 08:25:08 +00:00
Hoang Xuan Phu
6bb016101f postfix: use relative symlinks for mailq and newaliases 2016-02-28 16:19:18 +08:00
Christoph Hrdinka
fd46f18cf6 nsd service: add build time config validation 2016-02-28 09:18:39 +01:00
Nicolas B. Pierron
73630b8986 nsd service: add non-backward compatible release note entry 2016-02-28 09:18:39 +01:00
Christoph Hrdinka
c4c9019105 nsd service: make use of literalExample 2016-02-28 09:18:11 +01:00
Christoph Hrdinka
6a096504cc nsd service: add missing options 2016-02-28 09:18:11 +01:00
Christoph Hrdinka
8442a7d12c nsd service: code cleanup
Puts everything in alphanumeric order and removes unnecessary spaces to better
match NixOS coding style.
2016-02-28 09:18:11 +01:00
Christoph Hrdinka
a0753c7cb2 nsd: 4.1.6 -> 4.1.7 2016-02-28 09:17:46 +01:00
Domen Kožar
88df035818 Merge pull request #13524 from makefu/bepasty-recursive-env
services.bepasty: buildEnv for creating PYTHONPATH
2016-02-28 06:20:29 +00:00
Bart Brouns
8fa1fb4920 connman-dmenu: init at git-29-9-2015
fix indentation
2016-02-28 05:18:35 +01:00
Franz Pletz
bc4dbca2b3 Merge pull request #13513 from grahamc/omnibus-cves
Several CVEs
2016-02-28 04:14:20 +01:00
Daniel Fullmer
110dfca988 zerotierone: hardcoded path fix
New code in zerotier broke the previous substitution where we refer to
the correct path for "ip".
2016-02-27 22:13:41 -05:00
Herwig Hochleitner
1c380842d1 pixie: init at 0-1333
This is the pixie language, a clojure-like lisp, utilizing the pypy vm
toolkit for JIT, GC and C bindings.
2016-02-28 03:15:07 +01:00
Tuomas Tynkkynen
f71676481d Merge pull request #13526 from rnhmjoj/bdf2psf
bdf2psf: 1.134 -> 1.137
2016-02-28 04:00:25 +02:00
Tuomas Tynkkynen
b2587e88d0 Merge pull request #13525 from rnhmjoj/btfs
btfs: 2.7 -> 2.8
2016-02-28 03:58:19 +02:00
Eelco Dolstra
d5bb6a1f9c glibc: Enable separate debug symbols
The importance of glibc makes it worthwhile to provide debug
symbols. However, this revealed an issue with separateDebugInfo: it
was indiscriminately adding --build-id to all ld invocations, while in
fact it should only do that for final links. Glibc also uses non-final
("relocatable") links, leading to subsequent failure to apply a build
ID ("Cannot create .note.gnu.build-id section, --build-id
ignored"). So now ld-wrapper.sh only passes --build-id for final
links.
2016-02-28 02:57:37 +01:00
rnhmjoj
838379f117 bdf2psf: 1.134 -> 1.137 2016-02-28 02:56:22 +01:00
rnhmjoj
bd737b105c btfs: 2.7 -> 2.8 2016-02-28 02:39:05 +01:00
Christoph Hrdinka
729171eac6 Merge pull request #13501 from leenaars/90secondportraits
90secondportraits: init at 1.01b
2016-02-28 02:36:58 +01:00
Christoph Hrdinka
6a30044df5 Merge pull request #13502 from leenaars/sienna
sienna: init at 1.0c
2016-02-28 02:29:26 +01:00
Eelco Dolstra
69a337edae separateDebugInfo: Compress debug sections at compile/link time 2016-02-28 01:54:55 +01:00
makefu
3f7c600666 services.bepasty: buildEnv for creating PYTHONPATH
Fixes 'You need gevent installed to use this worker.' as well as missing Flask deps.
2016-02-28 01:35:56 +01:00
Eelco Dolstra
2040a9ac57 stdenv-linux: Ensure binutils comes before bootstrapTools in $PATH
Otherwise, when building glibc and other packages, the "strip" from
bootstrapTools is used, which doesn't recognise some tags produced by
the newer "ld" from binutils.
2016-02-28 01:13:15 +01:00
Eelco Dolstra
559ecc9212 stdenv-linux: Avoid building m4/bison twice 2016-02-28 01:12:58 +01:00
Eelco Dolstra
817145ebbc binutils: 2.23.1 -> 2.26
There has been an abortive attempt to upgrade binutils in the past
(see #909). Since we can't stay stuck at 2.23.1 forever, let's try
again.
2016-02-28 01:10:35 +01:00
Graham Christensen
7df907b272 moodle: 2.8.5 -> 2.8.10 for CVE-2016-0724 CVE-2016-0725 2016-02-27 17:22:14 -06:00
Graham Christensen
1aed3948d7 pythonmagick: 0.9.11 -> 0.9.12 2016-02-27 17:22:14 -06:00
zimbatm
de124cfa79 Merge pull request #11671 from timbertson/fetchgit
fetchgit: output improvements
2016-02-27 22:45:07 +00:00
zimbatm
6a518e51dd Merge pull request #13475 from rimmington/collectd-no-mysql
collectd: allow mysql to be null
2016-02-27 22:24:57 +00:00
Eelco Dolstra
015c7afffa findutils: 4.4.2 -> 4.6.0
The first findutils update in six years! Changes:

https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00014.html
2016-02-27 23:18:50 +01:00
Graham Christensen
4a54794d18 xara: broken due to patch-tracker.debian.org being missing. 2016-02-27 16:13:47 -06:00