Casey Ransom
791b600aac
nixos/docker: Include ZFS commands in PATH for ZFS storagedriver
...
When using the ZFS storagedriver in docker, it shells out for the ZFS
commands. The path configuration for the systemd task does not include
ZFS, so if the driver is set to ZFS, add ZFS utilities to the PATH.
This will resolve https://github.com/NixOS/nixpkgs/issues/10127
[Bjørn: prefix commit message with "nixos/docker:", remove extra space
before ';']
2015-10-04 14:13:56 +02:00
Allan Espinosa
7d3b92f6c1
fleet: 0.9.0 -> 0.11.5
2015-10-04 20:20:32 +09:00
vbgl
ded3dfbce6
Merge pull request #10224 from gebner/viewnior-1.5
...
viewnior: 1.4 -> 1.5
2015-10-04 12:23:28 +02:00
Gabriel Ebner
ff308d06e9
viewnior: 1.4 -> 1.5
2015-10-04 11:56:32 +02:00
Thomas Strobel
d286ac5887
networking module: restructure wlanInterfaces
...
Restructure internals of networking.wlanInterfaces option to generate
proper '.device' systemd targets for the WLAN interfaces.
2015-10-04 11:00:05 +02:00
Domen Kožar
f99fbfd1dd
README: 14.12 -> 15.09
2015-10-04 09:23:44 +02:00
William A. Kennington III
cac0d87d98
kernel: 4.1.9 -> 4.1.10
2015-10-03 22:25:48 -07:00
William A. Kennington III
62fa68e00c
kernel: 3.18.21 -> 3.18.22
2015-10-03 22:25:40 -07:00
William A. Kennington III
23ff27b2c4
kernel: 3.10.89 -> 3.10.90
2015-10-03 22:25:33 -07:00
William A. Kennington III
759c86c817
chromiumBeta: 46.0.2490.42 -> 46.0.2490.52
2015-10-03 22:22:21 -07:00
William A. Kennington III
2f88045360
mumble: Combine into a generic derivation
...
Also add a git version since 1.3.0 supports qt5 as well as a host of new
features.
2015-10-03 22:22:21 -07:00
Echo Nolan
89931277de
flashplayer: add myself to maintainers
2015-10-03 20:54:38 -07:00
Echo Nolan
78dd7f8543
flashplayer: 11.2.202.508 -> 11.2.202.521 security
...
Several CVEs, listed here:
https://helpx.adobe.com/security/products/flash-player/apsb15-23.html
Tested by installing firefox-wrapper with nix-env and running twitch.tv
and a flash game.
2015-10-03 20:54:23 -07:00
Vincent Laporte
2702f01ee9
ocaml-twt: 0.93.2 -> 0.94.0
2015-10-04 01:17:33 +02:00
Henry Till
7670739d21
mozart: fix tcl/tk issues and clean up
2015-10-03 17:26:10 -04:00
Nikolay Amiantov
85eb69ec5c
Merge pull request #10205 from bjornfor/build-fhs-chrootenv-with-os-release
...
build-fhs-chrootenv: add /etc/os-release from host
2015-10-03 22:38:42 +03:00
Shea Levy
fc719c2437
Fix kernel config names for BRCMFMAC_*
2015-10-03 15:35:06 -04:00
Shea Levy
e7f0b0297d
Linux: Enable PCIe and USB support for brcmfmac
2015-10-03 15:22:52 -04:00
Shea Levy
edefa43d49
Linux 4.2: Bump
2015-10-03 15:22:03 -04:00
Tobias Geerinckx-Rice
ef472a60d8
perlPackages.PerlTidy 20130922 -> 20150815
2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice
bcd0c2d265
perlPackages.PerlOSType 1.007 -> 1.009
2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice
88c0002cdd
perlPackages.PodEscapes 1.06 -> 1.07
2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
15ccfaa0b8
perlPackages.SubExporterUtil 0.984 -> 0.987
2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
2db0c844bc
perlPackages.StringUtil 1.21 -> 1.24
2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
6cfe70d83d
perlPackages.Starman 0.4010 -> 0.4014
2015-10-03 16:58:31 +02:00
Tobias Geerinckx-Rice
18bf3e3e48
perlPackages.TermCap 1.16 -> 1.17
2015-10-03 16:58:31 +02:00
Aycan iRiCAN
4e9f5328a5
snort: move dynamic path defs to wrapper script.
2015-10-03 17:22:40 +03:00
Arseniy Seroka
c20aae96e4
Merge pull request #10209 from gebner/qutebrowser-0.4.1
...
qutebrowser: 0.4.0 -> 0.4.1
2015-10-03 16:37:37 +03:00
Gabriel Ebner
31779e6347
qutebrowser: 0.4.0 -> 0.4.1
2015-10-03 15:30:32 +02:00
Jaka Hudoklin
f660729e35
grafana service: fix package option name
2015-10-03 15:26:14 +02:00
Joachim Fasting
e1ca9303d2
torbrowser: 4.5.3 -> 5.0.3
...
torbrowser 5.0.3 requires gcc5, otherwise it fails with
libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by Browser/firefox)
2015-10-03 15:02:08 +02:00
Bjørn Forsman
05668fbe92
build-fhs-chrootenv: add /etc/os-release from host
...
This allows software inside the chroot to identify the host OS via the
standard /etc/os-release file.
2015-10-03 14:58:41 +02:00
Peter Simons
51db26ee03
Merge pull request #10200 from matthiasbeyer/fix-davfs2
...
davfs2: Fix broken build
2015-10-03 14:34:04 +02:00
Joachim Fasting
c34cc5d54e
torbrowser: use stdenv.is64bit
2015-10-03 14:27:57 +02:00
Nikolay Amiantov
9d430e6446
haskell-llvm-general: fix build
2015-10-03 14:15:51 +03:00
Matthias Beyer
413d9f4177
davfs2: Set dependency of neon to neon v0.29.6
2015-10-03 13:01:31 +02:00
Matthias Beyer
3e5dbb7b78
neon: Re-add version 0.29.6
2015-10-03 13:01:31 +02:00
Vladimír Čunát
e0ebb928e1
claws-mail: use a better-maintainable URL
...
/cc maintainer @khumba.
2015-10-03 12:43:39 +02:00
devhell
c412e048b5
nload: init at 0.7.4
...
Built and tested locally.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered [sic] data and min/max networking usage.
2015-10-03 11:29:51 +01:00
Arseniy Seroka
e4f0e0e50a
Merge pull request #10191 from khumba/claws-mail-3.12.0
...
claws-mail: 3.11.1 -> 3.12.0, remove priority workaround
2015-10-03 13:07:56 +03:00
Vladimír Čunát
f7d5210677
mysql55: remove lib/*.a, as probably noone needs it
...
/cc #172 .
2015-10-03 11:24:17 +02:00
vbgl
d9893554cf
Merge pull request #10196 from FRidh/ipython
...
pythonPackages ipython: add readline support, fixes #10190
2015-10-03 09:11:03 +02:00
Frederik Rietdijk
a3b5ae8ad4
pythonPackages ipython: add readline support, fixes #10190
2015-10-03 08:37:00 +02:00
michael bishop
54fe2f8c5c
build the crontab localy, there is nothing to gain from building it remotely
2015-10-03 03:33:13 -03:00
Vincent Laporte
9fa9c87485
ocaml: 4.02.2 -> 4.02.3
2015-10-03 08:26:42 +02:00
Vincent Laporte
67e38dfe23
ocaml: 4.02.1 -> 4.02.2
2015-10-03 08:26:42 +02:00
Vincent Laporte
de84782ded
ocaml-deriving: drop legacy package
2015-10-03 08:26:42 +02:00
Bryan Gardiner
a0de3cd969
claws-mail: 3.11.1 -> 3.12.0, remove priority workaround
2015-10-02 18:43:21 -07:00
Domen Kožar
3a658f4c41
Merge pull request #10083 from greyson/pythonofx
...
Python OFX libraries and utilities
2015-10-03 01:56:52 +02:00
Peter Simons
fac03e7441
git-annex: update override to disable the assistant in Stackage
2015-10-02 22:18:45 +02:00