Michael Raskin
ea5c83daa2
mupdf: 1.9a -> 1.10a
2017-02-01 19:28:44 +01:00
Frederik Rietdijk
fae20e6c29
pythonPackages.ipywidgets: disable tests
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
3eadbb746c
pythonPackages.numexpr: 2.6.1 -> 2.6.2
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
5cd9e1c8f2
pythonPackages.pandocfilters: 1.3.0 -> 1.4.1
2017-02-01 18:24:23 +01:00
Frederik Rietdijk
2d062241ea
pythonPackages.xarray: 0.8.2 -> 0.9.1
2017-02-01 18:24:22 +01:00
Frederik Rietdijk
9f74012250
pythonPackages.testpath: init at 0.3
2017-02-01 18:24:22 +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
Pradeep Chhetri
93392fb666
nomad: 0.5.3 -> 0.5.4
2017-02-01 19:39:48 +05:30
3noch
05ee54782e
Add callCabal2nix to haskell packages
...
Closes https://github.com/NixOS/nixpkgs/pull/22191 .
2017-02-01 15:04:48 +01:00
Frederik Rietdijk
4188e6cbf6
pythonPackages.tabulate: 0.7.5 -> 0.7.7
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
cd7e95ac9a
pythonPackages.requests2: 2.11.1 -> 2.13.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
400da71551
pythonPackages.pexpect: 3.3 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
a75aa2cddb
pythonPackages.bottleneck: 1.0.0 -> 1.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4677b6cf84
pythonPackages.notebook: 4.2.3 -> 4.3.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
68bb54a89b
pythonPackages.nose-exclude: 0.4.1 -> 0.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
ac5df23fcf
pythonPackages.nbformat: 4.0.1 -> 4.2.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
286a7eb59b
pythonPackages.nbconvert: 4.2.0 -> 5.1.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
8fa286ecc1
pythonPackages.multipledispatch: 0.4.8 -> 0.4.9
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
c39c463e7a
pythonPackages.jupyter_core: 4.2.0 -> 4.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f3d91ee84a
pythonPackages.jinja2: 2.8 -> 2.9.5
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
2a6901dc28
pythonPackages.ipython: 5.2.0 -> 5.2.1
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
f677eb6bae
pythonPackages.ipyparallel: 5.2.0 -> 6.0.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
27d4cd47e3
pythonPackages.ipykernel: 4.5.1 -> 4.5.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
9e4271551e
pythonPackages.entrypoints: 0.2.1 -> 0.2.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
1658e7a80c
pythonPackages.cytoolz: 0.8.0 -> 0.8.2
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
4d57cd49c2
pythonPackages.configparser: 3.3.0r2 -> 3.5.0
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
695ff0dc09
pythonPackages: new fetchers
...
Inspired by https://github.com/NixOS/nixpkgs/pull/22257 .
It is recommend to use fetchpypi and, when fetching a wheel, to pass
`format = "wheel"` (typically you can just `inherit format;`).
The hash type is fixed (for now) because this is the hash type PyPI
uses.
2017-02-01 14:54:20 +01:00
Frederik Rietdijk
7b6b7f6b78
Python Flit: run tests by default
2017-02-01 14:54:20 +01: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
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
Vincent Demeester
d1ca0ade53
docker-machine: 0.8.1 -> 0.9.0
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-01 11:08:13 +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
Rongcui Dong
c1250e96f3
kmix: init at 16.12.1
...
Signed-off-by: Rongcui Dong <rongcuid@outlook.com>
2017-01-31 22:41:58 -08: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 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
Vladimír Čunát
dacbca2730
knot-dns: yet another attempt to fix build on Darwin
2017-01-31 12:53:24 +01:00
Peter Hoeg
eb92d10e1d
rockbox_utility: use qt5 instead of qt4
2017-01-31 18:38:20 +08:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Matthias Beyer
3ccc139b3d
cataract: init at 1.1.0 and HEAD
2017-01-31 09:20:08 +00:00
Frederik Rietdijk
18ac28b45d
Merge pull request #22280 from lsix/pytest_defaults_to_30
...
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Vladimír Čunát
01751a9447
Merge #22309 : vim: allow building with gtk3
2017-01-31 09:41:24 +01:00
Orivej Desh
d409d23945
pidgin-xmpp-receipts: init at 0.7
2017-01-31 09:33:30 +01:00
Lancelot SIX
4cf8ae3a8c
pythonPackages.pytest: use pytest_30
2017-01-31 09:33:05 +01:00
Tim Digel
e2bf0416a9
pgroonga: init at 1.1.9
2017-01-31 09:27:36 +01:00
Benjamin Staffin
3dd2a271ef
vim: make it possible to build with --enable-gui=gtk3
...
This doesn't change any defaults; I suspect that dropping gtk2 support
would annoy some people so I didn't want to do that without asking
around first.
2017-01-31 02:17:11 -05:00
Vincent Laporte
61c48d9c45
luaPackages.luaexpat: fix build on darwin
2017-01-31 05:12:16 +00:00
Franz Pletz
1128726064
Merge pull request #22305 from jbaum98/smartmontools
...
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-31 06:04:17 +01:00
Jake Waksbaum
a9afa48915
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-30 22:09:21 -05:00
Benjamin Saunders
dbd4a35060
vulkan-loader: 1.0.26.0 -> 1.0.39.1
2017-01-31 04:47:19 +03:00
Nikolay Amiantov
5fb5914c35
ioquake3: 2016-11-02 -> 2017-01-27
2017-01-31 03:27:11 +03:00
Nikolay Amiantov
1809cb56e1
dwarf-fortress-packages.dfhack: 0.43.05-alpha2 -> 0.43.05-alpha4
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
e778f8032c
crawl: 0.19.1 -> 0.19.3
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
f5f8d59f44
folly: 2016.11.21.00 -> 2016.12.19.00
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
db99892817
treewide: quote homepages in my packages
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
e734f044ab
tdesktop: 1.0.0 -> 1.0.2
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
7b1cbd0dcb
slade: 3.1.1.4 -> 3.1.1.5
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
e89f6e3a7c
octoprint-plugins.m33-fio: 1.11 -> 1.17
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
d19b83e32b
octoprint: 1.2.17 -> 1.3.1
...
Bundled dependencies:
tornado: 4.0.1 -> 4.0.2
flask_login: 0.4.0 -> 0.2.2
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
84ee358735
pythonPackages.scandir: init at 1.4
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
20b8212a14
pythonPackages.chainmap: init at 1.0.2
2017-01-31 03:27:09 +03:00
Nikolay Amiantov
82d9c2e3fb
krita: 3.0.1.1 -> 3.1.1
2017-01-31 03:27:08 +03:00
Nikolay Amiantov
8371d736cf
thermald: fix identation
2017-01-31 03:26:26 +03:00
Nikolay Amiantov
0cfefc7c99
grub4dos: 0.4.6a-2016-11-09 -> 0.4.6a-2016-12-24
2017-01-31 03:26:26 +03:00
Nikolay Amiantov
37e2c5378f
ejabberd: 16.09 -> 17.01
2017-01-31 03:26:25 +03:00
Nikolay Amiantov
54b27890f8
wayland: fix configure flags' type
2017-01-31 03:23:51 +03:00
Joachim F
04a7c61767
Merge pull request #22298 from mayflower/emby_3.1.5
...
emby: 3.0.8500 -> 3.1.5
2017-01-30 23:02:38 +01:00
Daiderd Jordan
7bd49cded4
khd: 1.1.4 -> 2.0.0
2017-01-30 22:43:54 +01:00
Alexey Shmalko
682e7a3643
Merge pull request #22281 from vifino/master
...
wmutils-opt: init at v1.0
2017-01-30 22:44:30 +02:00
Adrian Pistol
f6e2772cd3
wmutils-opt: init at v1.0
2017-01-30 20:42:16 +00:00
Franz Pletz
1a45ddeb2d
yotubeDL: 2017.01.28 -> 2017.01.29
2017-01-30 21:40:21 +01:00
Franz Pletz
e07f1f2066
gitlab: 8.16.1 -> 8.16.3
2017-01-30 21:40:18 +01:00
Lancelot SIX
c6c2137a9c
pythonPackages.hypothesis: 3.5.2 -> 3.6.0
2017-01-30 21:15:56 +01:00
Alexey Shmalko
74881b6bbb
Merge pull request #22299 from pradeepchhetri/nomad
...
nomad: 0.4.1 -> 0.5.3
2017-01-30 21:48:33 +02:00
Alexey Shmalko
df8195b603
Merge pull request #22295 from alibabzo/update/neofetch
...
neofetch: 3.0 -> 3.0.1
2017-01-30 21:38:17 +02:00
Pradeep Chhetri
e8df68673c
nomad: 0.4.1 -> 0.5.3
2017-01-31 00:56:27 +05:30