Pascal Bach
32a6a4df77
gitlab-runner: 1.10.0 -> 1.10.4
...
Patch release fixes some crashes and race conditions
2017-02-01 21:12:38 +01:00
Nikolay Amiantov
c34cfa21d4
Merge pull request #22343 from abbradar/dbus-etc
...
dbus service: use /etc/dbus-1 for configuration
2017-02-01 23:00:07 +03:00
Bjørn Forsman
2bf0fd0f29
Revert "nmap: use python infra's .withPackages"
...
This reverts commit 278d3050ae
because it
breaks zenmap:
$ zenmap
Could not import the zenmapGUI.App module: 'No module named zenmapGUI.App'.
I checked in these directories:
/nix/store/2hiz11plgjdrk2mziwc2jcxqalqh9hii-nmap-graphical-7.12/bin
/home/bfo/forks/nixpkgs
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python27.zip
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/plat-linux2
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-tk
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-old
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/lib-dynload
/nix/store/0l4lriqf07qah8c0kh9kcyc8l5iyij16-python-2.7.12/lib/python2.7/site-packages
If you installed Zenmap in another directory, you may have to add the
modules directory to the PYTHONPATH environment variable.
2017-02-01 20:39:11 +01:00
Vincent Laporte
3d10d5ffdc
omake: 0.10.1 -> 0.10.2
2017-02-01 19:35:00 +00:00
Eelco Dolstra
b70a979c69
Remove unnecessary "sort" call
...
attrNames already returns names in sorted order.
2017-02-01 20:29:34 +01:00
Alexey Shmalko
7f3f30b782
Merge pull request #22341 from peterhoeg/f/heroku
...
heroku: 3.43.12 -> 3.43.16
2017-02-01 21:29:22 +02:00
Gabriel Ebner
ac10c19746
veriT: 201506 -> 2016
2017-02-01 19:43:02 +01:00
Michael Raskin
a9e55a2a8e
firejail: 0.9.44.4 -> 0.9.44.8
2017-02-01 19:28:45 +01:00
Michael Raskin
c1f6eeb822
botan: 1.10.14 -> 1.10.14
2017-02-01 19:28:45 +01:00
Michael Raskin
846007b8db
nginx: 1.10.2 -> 1.10.3
2017-02-01 19:28:45 +01:00
Michael Raskin
1561dcdc26
getmail: 4.52.0 -> 4.53.0
2017-02-01 19:28:45 +01:00
Michael Raskin
1567d3c44a
sbcl: 1.3.13 -> 1.3.14
2017-02-01 19:28:45 +01:00
Michael Raskin
68995874be
asdf: 3.1.7 -> 3.2.0
2017-02-01 19:28:45 +01:00
Michael Raskin
ea5c83daa2
mupdf: 1.9a -> 1.10a
2017-02-01 19:28:44 +01:00
Peter Simons
6ba35336f0
youtube-dl: update to version 2017.02.01
2017-02-01 17:59:23 +01:00
Eelco Dolstra
9d6a55aefd
~/.nixpkgs -> ~/.config/nixpkgs
...
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
2017-02-01 16:07:55 +01:00
Eelco Dolstra
7dacca324d
$NIXPKGS_OVERLAYS -> <nixpkgs-overlays>
...
The Nix search path is the established mechanism for specifying the
location of Nix expressions, so let's use it instead of adding another
environment variable.
2017-02-01 16:07:54 +01:00
Eelco Dolstra
86fe7a40ac
Only read overlays ending in .nix
...
For example, this prevents Nix from barfing on editor backup files in
~/.nixpkgs/overlays.
2017-02-01 16:07:54 +01:00
3noch
05ee54782e
Add callCabal2nix to haskell packages
...
Closes https://github.com/NixOS/nixpkgs/pull/22191 .
2017-02-01 15:04:48 +01:00
Nikolay Amiantov
72b3746266
dbus service: remove {system,session}.conf from config dir
...
They are already included by dbus from /run/current-system/sw/share/dbus-1.
2017-02-01 15:37:24 +03:00
Frederik Rietdijk
dd934beb9f
Merge pull request #22326 from leenaars/lpod-py-regular
...
pythonPackages.lpod: fix missing dependency
2017-02-01 13:07:51 +01:00
Nikolay Amiantov
39344a36d3
dbus service: use /etc/dbus-1 for configuration
...
Also use upstream systemd units.
2017-02-01 15:03:22 +03:00
Peter Hoeg
fda3edda4b
heroku: 3.43.12 -> 3.43.16
...
This is the last version of the deprecated client but using the latest CLI.
2017-02-01 19:00:04 +08:00
Peter Simons
bd613c20f4
Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgrade
...
ghcjs-HEAD: upgrade to the latest HEAD
2017-02-01 11:45:52 +01:00
Domen Kožar
f4e67389cc
buildStackProject: set GIT_SSL_CAINFO and LANG
2017-02-01 10:45:37 +01:00
Vincent Laporte
6a04086683
ocamlPackages.menhir: 20161115 -> 20170101
2017-02-01 07:45:14 +00:00
Vincent Laporte
7ace1b1ced
luaPackages.luazlib: 0.4 -> 1.1
2017-02-01 08:44:52 +01:00
Vincent Laporte
0860b8d5d1
luaPackages.luazlib: fix on darwin
2017-02-01 08:44:52 +01:00
Russell O'Connor
8ba82f28bc
compcert: adding clightgen to the build
...
clightgen is a tool for coverting C to C-light.
This patch enable the build of this tool which is added to $out/bin/.
2017-02-01 08:37:34 +01:00
Franz Pletz
f96c3f1844
Merge pull request #22180 from mguentner/offline_ipfs
...
services: ipfs: separate system units, add offline mode
2017-02-01 03:41:31 +01:00
Shea Levy
e967068695
nodePackages: Add ios-deploy, update the rest
2017-01-31 20:10:18 -05:00
Michiel Leenaars
5e57536ace
pythonPackages.lpod: fix missing dependency
2017-01-31 23:03:37 +01:00
Peter Simons
3b26c2f465
callHackage: update Hackage snapshot to a current version
2017-01-31 22:50:18 +01:00
Peter Simons
10349e72b9
nixos: drop unused 'haskellPackages' option from ihaskell service
...
Closes https://github.com/NixOS/nixpkgs/issues/19039 .
2017-01-31 22:38:01 +01:00
Peter Hoeg
887590e1d2
wireshark: use cmake and move to gtk3/qt5
...
wireshark used to use autotools, but instead we now use cmake. The
change alone brought to light a few missing required dependencies.
Additionally, wireshark was using gtk2 and qt4, so that has changed to
gtk3 and qt5.
2017-01-31 21:20:12 +01:00
Vincent Laporte
551c52f1a2
feh: 2.17.1 -> 2.18.1
2017-01-31 20:11:32 +00:00
Benjamin Staffin
6a7d3ceff6
Merge pull request #22320 from pradeepchhetri/consul
...
consul: 0.7.0 -> 0.7.3
2017-01-31 14:51:55 -05:00
Benjamin Staffin
fbd69aa49b
Merge pull request #22321 from pradeepchhetri/minio
...
minio: 20161213 -> 20170125
2017-01-31 14:09:21 -05:00
Pradeep Chhetri
f2961ac736
minio: 20161213 -> 20170125
2017-01-31 23:19:50 +05:30
Shea Levy
73f07ecb28
nix-exec: 4.1.5 -> 4.1.6
...
Closes #22316
2017-01-31 12:02:46 -05:00
Thomas Tuegel
fa1e8ffa76
spotify: 1.0.47 -> 1.0.48
2017-01-31 10:34:47 -06:00
Franz Pletz
44cbb0f54d
tcpdump: 4.8.1 -> 4.9.0 for multiple CVEs
...
Temporarily use the Debian mirros for the sources because upstream hasn't
released the new version. See https://www.debian.org/security/2017/dsa-3775 .
Fixes: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925,
CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929, CVE-2016-7930,
CVE-2016-7931, CVE-2016-7932, CVE-2016-7933, CVE-2016-7934, CVE-2016-7935,
CVE-2016-7936, CVE-2016-7937, CVE-2016-7938, CVE-2016-7939, CVE-2016-7940,
CVE-2016-7973, CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984,
CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993, CVE-2016-8574,
CVE-2016-8575, CVE-2017-5202, CVE-2017-5203, CVE-2017-5204, CVE-2017-5205,
CVE-2017-5341, CVE-2017-5342, CVE-2017-5482, CVE-2017-5483, CVE-2017-5484,
CVE-2017-5485, CVE-2017-5486.
2017-01-31 17:17:12 +01:00
Franz Pletz
ca593a7293
libarchive: add patch to fix CVE-2017-5601
2017-01-31 17:00:13 +01:00
Pradeep Chhetri
c6b0c8513d
consul: 0.7.0 -> 0.7.3
2017-01-31 21:28:09 +05:30
Franz Pletz
53bfe0cafe
bitlbee: 3.5 -> 3.5.1 for multiple CVEs
...
Fixes:
* CVE-2016-10188
* CVE-2016-10189
* CVE-2017-5668
2017-01-31 16:57:57 +01:00
Vladimír Čunát
a3517bf321
lmdb: get rid of $out/man
...
Why it's annoying: #22318 .
2017-01-31 16:14:25 +01:00
Vladimír Čunát
557fd03926
Merge #22310 : Remove myself from maintainers
2017-01-31 14:56:24 +01:00
Thomas Tuegel
a2e1aecc0c
es: add ttuegel to maintainers
2017-01-31 07:54:36 -06:00
Thomas Tuegel
ace284ee95
es: git-2015-04-11 -> 0.9.1
2017-01-31 07:54:02 -06:00
Matthias Beyer
904bcb391d
yaft: init at 0.2.9
2017-01-31 13:20:26 +01:00