Joachim Fasting
12877098cb
dnscrypt-proxy service: expose option to use ephemeral keys
...
Some users may wish to improve their privacy by using per-query
key pairs, which makes it more difficult for upstream resolvers to
track users across IP addresses.
2016-03-17 15:02:33 +01:00
Tuomas Tynkkynen
cdef1cdd38
ARM stdenv: Update bootstrap tools
...
For some reason, the current bootstrap tools fail to build gettext:
init2.c:37: MPFR assertion failed: (64 - 0) == ((64 - 0)/8) * 8 && sizeof(mp_limb_t) == ((64 - 0)/8)
libxml/xpath.c: In function 'xmlXPathCompPathExpr':
libxml/xpath.c:10627:1: internal compiler error: Aborted
xmlXPathCompPathExpr(xmlXPathParserContextPtr ctxt) {
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html > for instructions.
make[5]: *** [libxml/libxml_rpl_la-xpath.lo] Error 1
I didn't investigate why this is the case but rebuilding the bootstrap
tools seems to help.
I used this old-ish WIP branch https://github.com/dezgeg/nixpkgs/commits/arm-bootstrap
since latest master has even more problems with cross-compiling anything.
(I will eventually push this stuff and make the ARM bootstraps build on hydra.)
2016-03-17 15:59:04 +02:00
Pascal Wittmann
57da3d86ff
Merge pull request #13990 from wizeman/u/upd-ocaml-containers
...
ocamlPackages.containers: 0.15 -> 0.16
2016-03-17 14:30:10 +01:00
Joachim Fasting
a0663e3709
dnscrypt-proxy service: documentation fixes
...
- fix `enable` option description
using `mkEnableOption longDescription` is incorrect; override
`description` instead
- additional details for proper usage of the service, including
an example of the recommended configuration
- clarify `localAddress` option description
- clarify `localPort` option description
- clarify `customResolver` option description
2016-03-17 14:18:30 +01:00
Joachim Fasting
e524debaf0
indent: delete redundant preBuild
...
Builds fine for me without it. Also use https homepage url.
2016-03-17 14:18:30 +01:00
Domen Kožar
8e398a88a1
nixUnstable: point to latest 1.12pre
2016-03-17 13:03:36 +00:00
Arseniy Seroka
7099507c00
Merge pull request #13967 from bzizou/openmpi
...
openmpi: added infiniband support (ibverbs)
2016-03-17 16:55:14 +04:00
Arseniy Seroka
1d1ccfac7e
Merge pull request #13982 from cstrahan/go-sct
...
go-sct: init at 2016-01-11
2016-03-17 16:53:22 +04:00
Ricardo M. Correia
2e51c60b08
ocamlPackages.containers: 0.15 -> 0.16
2016-03-17 13:29:49 +01:00
Eelco Dolstra
aa6ab92d93
thunderbird: 38.6.0 -> 38.7.0
...
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00
Eelco Dolstra
4b512321de
linux: 4.4.5 -> 4.4.6
...
CVE-2016-2143
2016-03-17 13:05:57 +01:00
Eelco Dolstra
6faa0aea88
linux: 3.18.27 -> 3.18.28
...
CVE-2016-2085
2016-03-17 13:05:13 +01:00
Robin Gloster
fde5087099
Merge pull request #13981 from sheenobu/libcollectd_client
...
libcollectdclient: init at 5.5.0
2016-03-17 12:33:38 +01:00
Robin Gloster
420bc33efa
Merge pull request #13984 from regnat/moreutils
...
moreutils : 0.57 -> 0.58
2016-03-17 12:19:28 +01:00
Domen Kožar
826eeec841
nghttp2: fix url
2016-03-17 10:56:24 +00:00
Emery Hemingway
174d5eac35
acoustidFingerprinter: fix taglib version check
2016-03-17 11:15:53 +01:00
Andrew Kelley
f86f957ae3
chromaprint: 1.2 -> 1.3.1
2016-03-17 10:58:15 +01:00
Théophane Hufschmitt
93856f36a2
moreutils : 0.57 -> 0.58
2016-03-17 08:54:36 +01:00
Charles Strahan
7475728593
mbpfan: 1.9.0 -> 1.9.1
2016-03-17 02:02:21 -04:00
Charles Strahan
610e2234dd
go-sct: init at 2016-01-11
...
Color temperature setting library and CLI that operates in a similar way
to f.lux and Redshift
2016-03-17 01:50:39 -04:00
Franz Pletz
b72d055aa6
Merge pull request #13951 from uralbash/pencil
...
pencil: 2.0.15 -> 2.0.18
2016-03-17 06:40:52 +01:00
Svintsov Dmitry
e8fb05f818
pencil: 2.0.15 -> 2.0.18
2016-03-17 10:06:52 +05:00
Franz Pletz
47df80e1bd
Merge pull request #13979 from NeQuissimus/kotlin101
...
kotlin: 1.0.0 -> 1.0.1
2016-03-17 05:44:57 +01:00
Sheena Artrip
6f4458d16f
libcollectdclient: init at 5.5.0
2016-03-17 00:00:05 -04:00
Franz Pletz
38579a1cc9
gitlab service: Remove emailFrom option
...
Not being used anymore. Use `services.gitlab.extraConfig.gitlab.email_from`
instead.
2016-03-17 04:16:25 +01:00
Franz Pletz
1cd99b1a48
gitlab: 8.5.5 -> 8.5.7
2016-03-17 03:39:16 +01:00
Tim Steinbach
9a9659e908
kotlin: 1.0.0 -> 1.0.1
2016-03-16 23:20:10 +00:00
Franz Pletz
2c19812cc9
Merge pull request #13952 from sheenobu/freeradius/modules
...
freeradius: optional dependency support, pcap and cap enabled
2016-03-16 23:50:36 +01:00
Mathias Schreck
cd38a38316
nodejs: 5.8.0 -> 5.9.0
2016-03-16 23:22:22 +01:00
Domen Kožar
c2013ea4ec
Merge pull request #13969 from mboes/terraform
...
terraform: init at 0.6.13.
2016-03-16 22:20:43 +00:00
Frederik Rietdijk
78ad3a1658
Merge pull request #13870 from NixOS/python-wip
...
Python: update pandas, and other packages
2016-03-16 18:05:27 -04:00
Frederik Rietdijk
cc11102858
pythonPackages.xarray: 0.7.0 -> 0.7.1
2016-03-16 17:55:53 -04:00
Frederik Rietdijk
700c8dc6d0
pythonPackages.pandas: 0.17.1 -> 0.18.0
2016-03-16 17:55:53 -04:00
Frederik Rietdijk
efd6e1884c
pythonPackages.pandas_17: init at 0.17.1
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
8585441ae5
pythonPackages.pandas_18: init at 0.18.0
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
f2d2d515ee
pythonPackages.xlrd: fix test runner
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
896f5372be
pythonPackages.xlwt: init at 1.0.0
2016-03-16 17:55:52 -04:00
Frederik Rietdijk
c0114b3f63
pythonPackages.openpyxl: 2.3.0 -> 2.3.3
2016-03-16 17:55:51 -04:00
Frederik Rietdijk
2de0f6e965
pythonPackages.ipython: 4.0.3 -> 4.1.2
2016-03-16 17:55:51 -04:00
Frederik Rietdijk
f7f149035e
pythonPackages.jupyter_console: 4.1.0 -> 4.1.1
2016-03-16 17:55:51 -04:00
Peter Simons
1c49f8fe33
gobject-introspection: mark broken on Darwin
...
http://hydra.nixos.org/build/33311502
2016-03-16 22:28:50 +01:00
Domen Kožar
bd45d53eaf
Merge pull request #13972 from rnhmjoj/popcorntime
...
popcorntime: 0.3.8-3 -> 0.3.9
2016-03-16 21:12:26 +00:00
rnhmjoj
fa683ab455
popcorntime: 0.3.8-3 -> 0.3.9
2016-03-16 21:54:00 +01:00
Peter Simons
abcf57a8db
git: update from version 2.7.1 to 2.7.3
2016-03-16 21:35:55 +01:00
joachifm
065a758ef4
Merge pull request #13970 from NeQuissimus/gradle212
...
gradle: 2.11 -> 2.12
2016-03-16 20:12:11 +00:00
Tobias Geerinckx-Rice
0dea3803e7
freefall: inherit kernel package from linuxPackages
...
Let's never bump again.
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice
be7253d846
cdrtools: stop installing useless man pages
...
The installed man{3,4} pages are for silly NIH build tools (!), and
conflict with useful packages like `man-pages`. Drop 'em.
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice
1c9d5306fb
tzdata: 2015g -> 2016a
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice
7a1f76bc5f
man-pages: 4.04 -> 4.05
2016-03-16 21:10:20 +01:00
Tobias Geerinckx-Rice
df0f4baec4
hddtemp: correct licence: gpl2 -> gpl2Plus
2016-03-16 21:10:20 +01:00