Matthias C. M. Troffaes
88cc35f1f4
wolfssl: 3.9.10b -> 3.10.3
2017-02-21 09:42:32 +01:00
Peter Hoeg
0789a2a4d6
usb-wwan: nixos module
2017-02-21 16:35:27 +08:00
Franz Pletz
6fd27c7c38
linuxPackages.sch_cake: init at 2017-01-28
2017-02-21 08:24:35 +01:00
Frederik Rietdijk
5bd6331b29
Merge pull request #22944 from johbo/add-trytond
...
trytond: init at 4.2.1
2017-02-21 08:03:43 +01:00
Matt McHenry
1f4940368a
bins: fix permissions issue regenerating albums
...
since the template files in the nix store are read-only, they can't be
overwritten the second time the album is generated. using cp's '-f'
option works around this.
2017-02-21 06:37:07 +01:00
Franz Pletz
05c2c13182
Merge pull request #22715 from phi-gamma/fix-22709-xen-domU
...
xen: update domU config for pvgrub2
2017-02-21 06:14:12 +01:00
Pradeep Chhetri
be30dcefb6
marathon: 1.3.6 -> 1.4.1 ( #22935 )
2017-02-21 05:52:10 +01:00
Anders Papitto
3d963c3e8f
herbstluftwm module: add configFile option
...
based on the equivalent for i3
2017-02-21 05:46:13 +01:00
romildo
ae8c267320
efivar: 27 -> 31
2017-02-21 05:42:01 +01:00
Paul Kinsky
b14dd0e6c3
wrap added notes in <note>
2017-02-20 22:25:32 -05:00
Paul Kinsky
2d78767973
Add tips for resolving https issues in containers
...
I ran into some issues making HTTPS requests from a container built with buildImage. I've added notes with tips for resolving similar issues.
2017-02-20 22:24:54 -05:00
Kevin Cox
da33c8a19d
systemd: Properly escape environment options.
...
Using toJSON on a string value works because the allowed JSON escape
sequences is almost a subset of the systemd allowed escape sequences.
The only exception is `\/` which JSON allows but systemd doesn't.
Luckily this sequence isn't required and toJSON don't produce it making
the result valid for systemd consumption.
Examples of things that this fixes are environment variables with double
quotes or newlines.
2017-02-20 22:20:13 -05:00
Antoine Eiche
85fe839caf
pythonPackages.robotframework: 2.8.7 -> 3.0.2
2017-02-20 22:09:54 -05:00
Antoine Eiche
8f325eeeeb
pythonPackages.robotframework-requests: init at 0.4.6
2017-02-20 22:06:37 -05:00
David James
85fba54bc6
Attempt to update RocksDB to 5.1.2.
2017-02-20 21:50:30 -05:00
romildo
e6fd2284f5
albert: 0.8.11 -> 0.9.3
2017-02-20 21:46:36 -05:00
romildo
8c98c311d3
nitrogen: 1.6.0 -> 1.6.1
2017-02-20 21:44:56 -05:00
Michael Alan Dorman
e2487c26b4
melpa-packages: 2017-02-20
...
Removals:
- malabar-mode: removed from melpa
2017-02-20 20:18:21 -05:00
Michael Alan Dorman
602fbdbf48
melpa-stable-packages: 2017-02-20
...
Removals:
- malabar-mode: removed from melpa
2017-02-20 20:18:20 -05:00
Michael Alan Dorman
c5d211df4c
elpa-packages: 2017-02-20
2017-02-20 20:18:20 -05:00
Vladimír Čunát
10d48574eb
xorg-server: use 1.18 branch on Darwin for now
...
Fixes #23027 . I'm no good in truly fixing it on Darwin,
leaving to others.
2017-02-21 00:48:07 +01:00
Vladimír Čunát
e688bbbee4
libunistring: split into multiple outputs
...
Saves ~1 MB. Through default gnutls, many closures are affected.
Reverse deps seem to build OK.
2017-02-21 00:39:22 +01:00
Robert Helgesson
b87be6e8ec
stix-two: init at 2.0.0
2017-02-20 23:55:55 +01:00
Vladimír Čunát
b17eb34203
gnutls: don't propagate -lunistring
...
This fixes systemd build. Also put it into the generic expression,
as there's only one version in nixpkgs ATM.
2017-02-20 23:21:28 +01:00
Robin Gloster
2f8aaf0c0a
Merge pull request #22941 from mayflower/systemd-tmpfiles
...
systemd: setup tmpfiles on switching configuration
2017-02-20 23:14:31 +01:00
Johannes Bornhold
6f8a44820e
trytond: init at 4.2.1
2017-02-20 23:03:17 +01:00
Johannes Bornhold
79cba3d3ff
relatorio: init at 0.6.4
2017-02-20 23:03:04 +01:00
Johannes Bornhold
a2dd4ea7d1
python-sql: init at 0.8
2017-02-20 23:02:04 +01:00
Robert Helgesson
1caecd759d
perl-Digest-CRC: 0.21 -> 0.22.2
2017-02-20 22:53:20 +01:00
Ricardo M. Correia
d9ae886946
nixos.openntpd: don't spam systemd journal
...
Starting `ntpd` with the `-d` option spams the systemd journal.
Instead, let the server fork.
2017-02-20 22:35:51 +01:00
William Casarin
ffcb272e01
antimicro: 2.22 -> 2.23
2017-02-20 22:13:54 +01:00
Franz Pletz
c302cb4910
gitlab: 8.16.4 -> 8.16.6
2017-02-20 21:53:17 +01:00
Vladimír Čunát
3ba1875743
mesa: maintenance 13.0.4 -> 13.0.5
...
I'm being conservative here until 17.0.1 is released.
2017-02-20 21:53:03 +01:00
Matthew Daiter
007380362c
riak: change filename to appropriate version
2017-02-20 21:46:44 +01:00
Vladimír Čunát
9458018a87
dbus: 1.10.14 -> 1.10.16
...
It's for "security" issue that's considered unexploitable with a sane
config.
2017-02-20 21:38:24 +01:00
Vladimír Čunát
dbae14164b
glib: maintenance 2.50.2 -> 2.50.3
2017-02-20 21:33:03 +01:00
Vladimír Čunát
4339dca980
gdk-pixbuf: maintenance 2.36.4 -> 2.36.5
2017-02-20 21:31:41 +01:00
Vladimír Čunát
62c323bdff
gtk3: maintenance 3.22.7 -> 3.22.8
2017-02-20 21:30:12 +01:00
Vladimír Čunát
5cf7b7c109
cmake: 3.7.1 -> 3.7.2
2017-02-20 21:29:52 +01:00
Rafael de F. Ferreira
1daf49ccf4
idea-community: 2016.3.3 -> 2016.3.4
2017-02-20 21:25:20 +01:00
Frederik Rietdijk
27bcb857b1
Merge pull request #23021 from rasendubi/python-evdev
...
pythonPackages.evdev: 0.4.7 -> 0.6.4
2017-02-20 21:24:57 +01:00
Vladimír Čunát
5a38ab8add
Merge branch 'master' into staging
2017-02-20 21:24:35 +01:00
Vladimír Čunát
292efffb62
libuv: 1.10.1 -> 1.11.0
...
And a nitpick in the expression.
2017-02-20 21:23:47 +01:00
Vladimír Čunát
2cb76ff1ff
Merge branch 'glibc-2.25' into staging
...
The largest problem-causers should be fixed now (within).
2017-02-20 21:18:48 +01:00
Frederik Rietdijk
dd054e890f
Merge pull request #22061 from Mic92/python3-protobuf
...
python-protobuf: enable python3 and enable py3 tests
2017-02-20 21:17:38 +01:00
Vladimír Čunát
09d02f72f6
Re-revert "Merge: glibc: 2.24 -> 2.25"
...
This reverts commit 55cc7700e9
.
I hope most problems have been solved. /cc #22874 .
2017-02-20 21:16:41 +01:00
Vincent Laporte
b634622be0
compcert: 2.7.1 -> 3.0.1
2017-02-20 20:09:53 +00:00
Vladimír Čunát
0ff2179e0f
gnutls: use 3.5 and remove 3.4
...
3.4 branch detects support for getrandom() call during configure-time,
which gets picked up since glibc-2.25, and consequently it will fail
with older kernels during rutime.
2017-02-20 21:07:35 +01:00
Robin Gloster
8697fb9ec7
Merge pull request #23019 from abbradar/php
...
phpPackages: also default to 7.1
2017-02-20 19:33:43 +01:00
Alexey Shmalko
f0f75433fb
pythonPackages.evdev: 0.4.7 -> 0.6.4
...
pythonPackages.evdev did not work due to
https://github.com/gvalkov/python-evdev/issues/43 .
2017-02-20 19:35:33 +02:00