Peter Hoeg
6f68eb7c7e
msmtp: use netcat-gnu to unbreak darwin
2017-03-08 16:02:35 +08:00
Peter Simons
722b129652
Merge pull request #23607 from NixOS/haskell/justStaticExecutables
...
Haskell/just static executables
2017-03-08 08:49:19 +01:00
Profpatsch
22c265182f
networking/bonds: fix examples
...
After the change of the bonding options, the examples were not quite correct.
The diff is over-the top because the new `let` needs everything indented.
Also add a small docstring to the `networkd` attr in the networking test.
2017-03-08 04:54:17 +01:00
Graham Christensen
ebeb722e14
Merge pull request #23459 from xNWDD/gitkraken
...
gitkraken: init at 2.1.0
2017-03-07 20:17:34 -05:00
Graham Christensen
442fc47cbe
Merge pull request #23617 from rycee/delete/old-cassandra
...
cassandra: remove old branches 1.2 and 2.0
2017-03-07 18:55:38 -05:00
Graham Christensen
9e6ae2f60a
Merge pull request #23441 from oxij/pkg/pretty-xen
...
xen: modular expression
2017-03-07 18:52:40 -05:00
Robert Helgesson
e206d5ab63
dogecoin: fix sha256
2017-03-07 22:15:31 +01:00
Daniel Ehlers
0bd211d84f
ddclient: Make verbose logging deactivatable.
2017-03-07 22:03:22 +01:00
Robert Helgesson
e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
...
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson
ac0021ce53
cassandra_2_2: init at 2.2.9
2017-03-07 21:46:50 +01:00
Vladimír Čunát
09c7601c20
Merge #23583 : inetutils: fix whois for canadian domains
2017-03-07 21:31:13 +01:00
Neil Mayhew
ba8b6b4a7a
inetutils: Add patch for Canadian TLD server
...
Cherry-picked from upstream (inetutils-1_9_4-31-g73e2811).
Could be a long time before a new inetutils release is made.
vcunat amended the patch to apply.
2017-03-07 21:30:03 +01:00
Daiderd Jordan
b05dc8d4bf
Merge pull request #23608 from pmahoney/haproxy-darwin
...
haproxy: build on darwin
2017-03-07 21:03:29 +01:00
Patrick Mahoney
ce03c08567
haproxy: build on darwin
2017-03-07 11:50:45 -06:00
Domen Kožar
f67a89e248
haskell: use new justStaticExecutables and add purescript
2017-03-07 18:15:07 +01:00
Domen Kožar
db23fe1581
haskell: add justStaticExecutables combinator
2017-03-07 18:13:59 +01:00
Profpatsch
feab711f84
lilyterm-git: init at 2017-01-06
...
The latest stable release is quite old (2013-02) and many improvements have been
made in the meantime.
2017-03-07 17:35:29 +01:00
NWDD
0aa29fa4d8
gitkraken: init at 2.1.0
2017-03-07 17:25:19 +01:00
zimbatm
e50203bfde
yarn: 0.21.3 -> 0.22.0
2017-03-07 16:25:09 +00:00
Benno Fünfstück
264b69c973
Merge pull request #23440 from nico202/qnotero-fix
...
qnotero: fix #23438
2017-03-07 16:50:21 +01:00
Eelco Dolstra
8e4513f8b4
Merge pull request #23599 from taku0/firefox-bin-52.0
...
firefox, firefox-bin: 51.0.1 -> 52.0, firefox-esr: 45.7esr -> 52.0esr
2017-03-07 16:21:47 +01:00
Nicolò Balzarotti
cb3bfc9717
qnotero: fix #23438
2017-03-07 15:51:59 +01:00
Peter Simons
e0908699ff
haskell-QuickCheck: fix build with ghc-7.6.x
2017-03-07 15:43:19 +01:00
Robin Gloster
32eecf9877
memtest86Plus: fix runtime errors with fortify hardening
...
fixes #6630
2017-03-07 15:40:40 +01:00
Tristan Helmich
1af3a9854f
graylog: 2.2.1 -> 2.2.2
2017-03-07 15:13:03 +01:00
Tuomas Tynkkynen
a9a706770a
grub2: Make EFI grub work on aarch64
2017-03-07 16:11:41 +02:00
Franz Pletz
d7674dabba
phpfpm service: fix phpOptions
...
Broken due to #23216 .
2017-03-07 15:08:55 +01:00
ndowens
d76db93155
dogecoin: cosmetic change
2017-03-07 15:01:15 +01:00
ndowens
4b02bfb5ad
dogecoin: 1.8.2 -> 1.10.0
2017-03-07 15:01:13 +01:00
Peter Simons
add394d8f1
r-modules: update CRAN package set
2017-03-07 14:56:46 +01:00
Peter Simons
f4595fa555
r-modules: drop broken irkernel package set
...
We can no longer update that package set since, apparently, it has moved
to a different packaging scheme.
2017-03-07 14:56:46 +01:00
Peter Simons
3dc4e12ff0
r-modules: remove weird version assertion
2017-03-07 14:56:46 +01:00
Peter Simons
e7b68767a8
nlopt: rescue build by dropping support for Octave
2017-03-07 14:56:46 +01:00
Peter Simons
c5563b48ba
R: set TZDIR properly to fix test suite
2017-03-07 14:56:46 +01:00
Peter Simons
6b3eec627e
R: include output of sessionInfo() in the "make check" log
...
The R developers would like that information to be included in bug
reports.
2017-03-07 14:56:46 +01:00
Peter Simons
fac139e723
R: update to version 3.3.3
2017-03-07 14:56:46 +01:00
Robin Gloster
b94e253e69
kiwix: remove unused param
2017-03-07 14:14:14 +01:00
Robin Gloster
09d7f7dfbd
kiwix: fix eval and build
2017-03-07 14:09:33 +01:00
Robin Gloster
4c1be22272
Merge remote-tracking branch 'upstream/pr/23525' into up
2017-03-07 14:09:27 +01:00
Joachim Fasting
351d1d9032
zimwriterfs: 20150710 -> 1.0
2017-03-07 14:06:12 +01:00
Joachim Fasting
9632cc221a
zimlib: 20150710 -> 1.4
2017-03-07 14:06:09 +01:00
Joachim Fasting
15da23d5c1
nixos/modules: use defaultText/literalExample where applicable
...
Primarily to fix rendering of default values/examples but also
to avoid unnecessary work.
2017-03-07 14:06:08 +01:00
Joachim Fasting
540163e4a4
search module: add missing types
2017-03-07 14:06:02 +01:00
Tim Steinbach
9fa7a3adb6
Merge pull request #23570 from Mic92/facebook-purple
...
facebook-purple: 2016-04-09 -> 0.9.0
2017-03-07 07:56:41 -05:00
Frederik Rietdijk
70160ff208
Merge pull request #23240 from jyp/tf
...
tensorflow: depend on cudatoolkit 8 and cudnn 5.1
2017-03-07 13:22:07 +01:00
Benno Fünfstück
f9b08c9dbb
mpdris2: install locale files to correct location
...
The package included outdated intltool makefiles, resulting in installation of
local files to `$out/'@DATADIRNAME'`. Running `intltoolize -f` forces
regeneration of the Makefile and fixes the issue.
2017-03-07 12:33:36 +01:00
taku0
a24aaae602
firefox, firefox-bin: 51.0.1 -> 52.0, firefox-esr: 45.7esr -> 52.0esr
2017-03-07 20:14:01 +09:00
Benno Fünfstück
3449107d68
dvdisaster: fix $out variable expansion (makeFlags)
...
Make requires variables with more than one letter to be surrounded by parentheses,
like `$(out)`. Just writing `$out` will be interpreted as `$o` followed by `ut`, so
the package installed its documentaion to `ut/share/doc`.
/cc maintainers @jgeerds @nckx
2017-03-07 12:11:27 +01:00
Tim Digel
0b2502a284
elixir: 1.4.0 -> 1.4.2
2017-03-07 11:50:32 +01:00
Ryan Desfosses
ec202fe9f1
docker-machine: 0.9.0 -> 0.10.0
2017-03-07 11:44:04 +01:00