Jörg Thalheim
7765e5971c
kernelPackages.zfsUnstable: 0.7.0-rc3 -> 0.7.0-rc4
2017-05-06 07:40:42 +01:00
Jörg Thalheim
4ea961ccc3
kernelPackages.splUnstable: 0.7.0-rc3 -> 0.7.0-rc4
2017-05-06 07:40:28 +01:00
Jaakko Luttinen
dee8865d03
gitAndTools.gitflow: fix runtime dependencies #25487
...
If `git-flow` was installed without explicitly installing `getopt` and `git`
too, it couldn't find those executables. Now it can find those and it can be
used as `git-flow` executable. Note, however, that in order to use `git-flow` as
git subcommand (`git flow`), one needs to install `git` too.
2017-05-06 09:33:27 +03:00
Frederik Rietdijk
399216c03a
Merge pull request #25547 from winniequinn/gitkraken-2.5.0
...
gitkraken: 2.4.0 -> 2.5.0
2017-05-06 08:19:00 +02:00
Dan Peebles
c217f59344
darwin.make-bootstrap-tools.test: fix build breakage
...
In the extremely unlikely case that our store hash path ends in several
digits (as is the case right now), the Darwin ld will try to interpret
those digits as a version number and barf. To avoid that, we pass in the
SDK version explicitly to stop it from trying to figure it out from iffy
context.
2017-05-05 21:34:28 -04:00
Winnie Quinn
b7ea2a4f39
gitkraken: 2.4.0 -> 2.5.0
2017-05-05 20:29:55 -04:00
Shea Levy
a1748f7b5c
Merge remote-tracking branch 'takt/sierra-haskell'
2017-05-05 18:39:35 -04:00
Lorenzo Manacorda
fe792c46d0
electrum-ltc: init at 2.6.4.2
...
lightweight litecoin wallet
2017-05-05 22:23:11 +02:00
Pascal Wittmann
c15a17eb84
Merge pull request #25457 from jb55/mb2md
...
mb2md: init at 3.20
2017-05-05 22:16:16 +02:00
Victor Calvert
9bc0b12c68
pass: 1.7 -> 1.7.1
2017-05-05 16:09:03 -04:00
Lorenzo Manacorda
756695c3fa
pythonPackages.ltc_scrypt: init at 1.0
...
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk
f6dd52cd69
pythonPackage.Pyro: use upstream name
2017-05-05 21:13:26 +02:00
Frederik Rietdijk
9652e3e8f2
Merge pull request #25404 from vrthra/csvkit
...
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Frederik Rietdijk
ef1149e829
pythonPackages.umemcache: mark as broken
2017-05-05 20:53:22 +02:00
Frederik Rietdijk
f63eb58573
pythonPackages.requests: point to requests2
...
The Python package has two packages for requests, `requests`
corresponding to version 1.2.3, and `requests2` corresponding to version
2.13.0. Version 1.2.3 is almost 4 years old, and by now all software
should have transitioned.
This commit aliases `requests` to `requests2`. Packages that stop to
function should be upgraded. In the rare case that that is not possible,
version 1.2.3 is still available as `requests_1` but I plan to drop
that before the release of 17.09.
2017-05-05 20:47:54 +02:00
Frederik Rietdijk
959695dd5f
pythonPackages.grequests: 0.2.0 -> 0.3.0
2017-05-05 20:47:18 +02:00
taku0
de8073c75c
firefox-bin: 53.0 -> 53.0.2
2017-05-06 03:12:46 +09:00
Lancelot SIX
c52b42624d
nano: 2.8.1 -> 2.8.2
...
See https://lists.gnu.org/archive/html/info-gnu/2017-05/msg00003.html
for release information
2017-05-05 19:51:18 +02:00
Judah Jacobson
2caa7b88ae
Fix use of isDarwin
conditionals.
2017-05-05 09:53:08 -07:00
Joachim F
ea929311bb
Merge pull request #25523 from joachifm/libressl-2_5_4
...
libressl: 2.5.3 -> 2.5.4
2017-05-05 17:37:01 +01:00
Judah Jacobson
7131e06214
haskell: work around linker limits on Mac OS X Sierra.
...
The Sierra linker added a limit on the number of paths that any one
dynamic library (`*.dylib`) can reference. This causes problems when
a Haskell library has many immediate dependencies (#22810 ).
We follow a similar fix as GHC/Cabal/Stack: for each derivation,
create a new directory with symlinks to all the dylibs of its immediate
dependencies, and patch its package DB to reference that directory
using the new `dynamic-library-dirs` field.
Note that this change is a no-op for older versions of GHC, i.e., they will
continue to fail on some packages as before.
Also note that this change causes the bootstrapped versions of GHC to be
recompiled, since they depend on `hscolour` which is built by
`generic-builder.nix`.
Tested by building the `stack` binary as described in #22810 .
2017-05-05 09:26:58 -07:00
William Casarin
8d03054f77
mb2md: init at 3.20
2017-05-05 08:52:06 -07:00
Pascal Wittmann
4ff4f6e038
Merge pull request #25522 from Ralith/rust-bindgen
...
rust-bindgen: 0.23.0 -> 0.24.0
2017-05-05 17:16:25 +02:00
Michael Raskin
587ed894a4
Merge pull request #25480 from mdaiter/openmvg
...
openmvg: init at v1.1
2017-05-05 15:58:17 +02:00
Matthew Daiter
c6385eb0f5
openmvg: init at v1.1
2017-05-05 15:51:32 +02:00
Frederik Rietdijk
af87b922f1
pythonPackages.plotly: 1.9.5 -> 2.0.8
2017-05-05 14:22:16 +02:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0
2017-05-05 10:59:34 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0
2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0
2017-05-05 10:59:28 +02:00
Gabriel Ebner
8b6ea100ce
vscode: 1.11.2 -> 1.12.1
2017-05-05 09:56:35 +02:00
Frederik Rietdijk
f4b5950d8c
pythonPackages.bibtexparser: init at 0.6.2
2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3
pythonPackages.mplleaflet: init at 0.0.5
2017-05-05 09:51:03 +02:00
Michael Raskin
0a218a9f3a
Merge pull request #25520 from vinhlh/mozjpeg-3.2
...
mozjpeg: 3.1 -> 3.2
2017-05-05 09:29:25 +02:00
Jaakko Luttinen
96c0a6db3a
pythonPackages.phpserialize: init at 1.3 ( #25521 )
...
* pythonPackages.phpserialize: init at 1.3
* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Benjamin Saunders
bbdfa06eb5
rust-bindgen: 0.23.0 -> 0.24.0
...
Fixes errors arising from unset LIBCLANG_PATH
2017-05-04 23:20:51 -07:00
Yuri Aisaka
17d2ff414d
imagej: init at 150 ( #25249 )
...
* imagej: init at 150
* correcting for PR comments
2017-05-05 07:00:38 +01:00
Joachim Fasting
e2bc4e4bde
libressl: 2.5.3 -> 2.5.4
...
Contains a fix for CVE-2017-8301: TLS verification vulnerability in
LibreSSL 2.5.1 - 2.5.3 [1][2]
[1]: http://seclists.org/oss-sec/2017/q2/145
[2]: https://github.com/libressl-portable/portable/issues/307
2017-05-05 07:37:48 +02:00
Vinh Le
5ed9d8df86
mozjpeg: 3.1 -> 3.2
2017-05-05 12:57:53 +08:00
Joachim F
244b05e5e5
Merge pull request #25519 from utdemir/master
...
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 04:42:16 +01:00
Utku Demir
85ea6249bb
rdkafka: 2015-11-03 -> 0.9.5
2017-05-05 14:55:07 +12:00
Joachim F
7c283b44c9
Merge pull request #25446 from romildo/new.connman-gtk
...
connman-gtk: init at 1.1.1
2017-05-05 00:21:37 +01:00
pajowu
d8fccd4ac5
libsmi: init at 0.5.0 ( #25433 )
2017-05-05 00:13:44 +01:00
Joachim F
c49b92fe14
Merge pull request #25463 from volth/freerdp-20170502
...
freerdp: 20170201 -> 20170502
2017-05-05 00:12:53 +01:00
Joachim F
d958124d1b
Merge pull request #25464 from jonafato/update-corebird-1.5
...
corebird: 1.4.2 -> 1.5
2017-05-05 00:12:27 +01:00
Cray Elliott
d95cd1b24e
obs-studio: 18.0.1 -> 18.0.2
...
add myself as a maintainer for this package, add fdk_aac, pthreadstubs,
and Xdmcp as dependencies. Also add a patch to fix a linker error
involving xcb
2017-05-04 15:26:51 -07:00
Daiderd Jordan
390e2ea14f
Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
...
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Jörg Thalheim
3156ef2dfd
Merge pull request #25478 from zraexy/zraexy-broadcom-bt-firmware
...
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-04 22:33:06 +01:00
Jörg Thalheim
d072ef956d
broadcom-bt-firmware: mention package limitations
2017-05-04 22:32:55 +01:00
Vincent Laporte
d75ae6dee9
smplayer: 17.3.0 -> 17.4.2
2017-05-04 23:19:17 +02:00
Jörg Thalheim
8ee1dc4725
Merge pull request #25509 from bachp/openshift-size
...
openshift: copy symlinks into $bin/bin
2017-05-04 22:12:34 +01:00
Vladimír Čunát
4e8aea4339
thunderbird: fix missing icons
...
It's just a fallback in case the user has no icon theme on path.
2017-05-04 22:54:30 +02:00
Josef Kemetmueller
68c6e5bc8b
opencv3: Enable darwin build
2017-05-04 22:50:03 +02:00
Pascal Bach
37a2949ab4
openshift: copy symlinks into $bin/bin
2017-05-04 22:34:10 +02:00
Benjamin Staffin
4a593e4285
google-chrome: 57.0.2987.133 -> 58.0.3029.96
...
stable: 57.0.2987.133 -> 58.0.3029.96
beta: 58.0.3029.68 -> 59.0.3071.36
dev: 59.0.3067.0 -> 60.0.3088.3
2017-05-04 16:31:38 -04:00
Vladimír Čunát
700d6186a3
wrapFirefox: fix #25505 gtk3 file dialogs
...
Crash + icons.
2017-05-04 22:10:24 +02:00
Frederik Rietdijk
6d3cc8c27f
Merge pull request #25504 from mayflower/emby_3.2.13.0
...
emby: 3.2.12 -> 3.2.13.0
2017-05-04 21:55:41 +02:00
Frederik Rietdijk
6eff61d6a1
Merge pull request #25486 from apeschar/master
...
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:51:31 +02:00
Eelco Dolstra
d53540dd32
nixUnstable: 1.12pre5308_2f21d522 -> 1.12pre5344_eba840c8
2017-05-04 20:45:20 +02:00
Michael Raskin
6c149ee84d
Merge pull request #25393 from avnik/fix/gimp
...
gimp: fix all plugins build
2017-05-04 20:44:44 +02:00
Daniel Frank
f3f38eccbb
kicad: update to 4.0.6
2017-05-04 20:39:20 +02:00
pe@pijul.org
5db271c99a
pythonPackages.httpserver: init at 1.1.0
2017-05-04 20:25:09 +02:00
Eelco Dolstra
d46e78ed0f
libseccomp: Fix RPATH
...
Ensure that bin/scmp_sys_resolver doesn't have $TMPDIR in its RPATH.
I can't reproduce the issue reported in
98edb24368
that required the addition of
a wrapper script. It seems to work fine without.
2017-05-04 20:23:13 +02:00
Tristan Helmich
887058766f
emby: 3.2.12 -> 3.2.13.0
2017-05-04 19:36:40 +02:00
Frederik Rietdijk
77fba4a112
pythonPackages.pyproj: init at 1.9.5.1
2017-05-04 18:57:23 +02:00
Michael Raskin
69dd1200c7
Merge pull request #25497 from romildo/upd.stalonetray
...
stalonetray: 0.8.1 -> 0.8.3
2017-05-04 17:49:43 +02:00
Frederik Rietdijk
665df607fb
pythonPackages.folium: init at 0.3.0
2017-05-04 16:19:56 +02:00
Frederik Rietdijk
2aeff6c05c
pythonPackages.branca: init at 0.2.0
2017-05-04 16:19:56 +02:00
Eelco Dolstra
b7ed6ef9e1
man-pages: 4.09 -> 4.11
2017-05-04 15:56:06 +02:00
Alexander V. Nikolaev
db82435660
gimp: promote intltool to default nativeBuildDepends
...
It used by gimp itself (so should be already present on machine builds
gimp+plugins) and 90% of plugins.
2017-05-04 16:44:59 +03:00
Eelco Dolstra
7d3f1d9c56
hydra: preHook -> shellHook
...
Upstream 8abc595d1c
.
2017-05-04 15:34:25 +02:00
romildo
e6cd9fbc30
stalonetray: 0.8.1 -> 0.8.3
2017-05-04 09:49:37 -03:00
Frederik Rietdijk
bad72e972d
Merge pull request #25460 from lsix/fix-pythonpackages-update-errors
...
Fix buildbot
2017-05-04 12:39:39 +02:00
Lancelot SIX
d41a0832b6
buildbot: 0.9.5 -> 0.9.6
2017-05-04 12:24:55 +02:00
Rob Vermaas
a9f054c834
dd-agent: Add default config files of dd-agent and auto_conf dir
...
to /etc/dd-agent/conf.d by default, and make sure
/etc/dd-agent/conf.d is used.
Before NixOS 17.03, we were using dd-agent 5.5.X which
used configuration from /etc/dd-agent/conf.d
In NixOS 17.03 the default conf.d location is first used relative,
meaning that $out/agent/conf.d was used without NixOS overrides.
This change implements similar functionality as PR #25288 , without
breaking backwards compatibility.
(cherry picked from commit 77c85b0ecbc1070d7adff31b339bede92e4193fa)
2017-05-04 09:47:21 +00:00
Chris Hodapp
f277137522
gdal: add GeoPDF support via poppler
2017-05-04 09:34:19 +02:00
Vaibhav Sagar
d575102556
nginx: remove syslog module
...
This module has not been required for over 2 years. See https://github.com/yaoweibin/nginx_syslog_patch/issues/15
2017-05-04 09:39:19 +08:00
Daniel Peebles
2e51d27787
Merge pull request #25473 from aneeshusa/update-capnproto-to-0.6.0
...
capnproto: 0.5.3 -> 0.6.0
2017-05-03 21:20:52 -04:00
Tim Steinbach
2a38ecc055
linux: 4.10.13 -> 4.10.14
2017-05-03 20:46:48 -04:00
Tim Steinbach
6076843be3
linux: 4.9.25 -> 4.9.26
2017-05-03 20:44:09 -04:00
Tim Steinbach
af933bc7d3
linux: 4.4.65 -> 4.4.66
2017-05-03 20:41:46 -04:00
Benjamin Staffin
39f571f6c7
Merge pull request #25461 from benley/helm-2.3.1
...
kubernetes-helm: 2.2.3 -> 2.3.1
2017-05-03 15:12:31 -07:00
Shea Levy
2aae62fad6
Merge branch 'intero-nix-shim' of git://github.com/michalrus/nixpkgs
2017-05-03 17:59:26 -04:00
Michal Rus
9925c5c9b1
intero-nix-shim: init at 0.1.2
2017-05-03 23:36:02 +02:00
Lancelot SIX
ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0
2017-05-03 23:17:56 +02:00
Lancelot SIX
7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1
2017-05-03 23:17:55 +02:00
Jörg Thalheim
f556d94527
Merge pull request #25484 from l2dy/nix-confdir
...
nix: add confDir argument
2017-05-03 21:52:01 +01:00
zraexy
d900478e3c
broadcom-bt-firmware: init at 12.0.1.1011
...
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-03 12:51:32 -08:00
zraexy
7845163d6a
bt-fw-converter: init at 2017-02-19
2017-05-03 12:51:24 -08:00
Lancelot SIX
1631f36143
pythonPackages.autobahn: 0.18.2 -> 17.5.1
2017-05-03 22:33:04 +02:00
Lancelot SIX
8adb26319f
pythonPackages.pytest-asyncio: enable only for python3
2017-05-03 22:33:04 +02:00
Stefan Lau
03c519b2e2
rustRegistry: 2017-04-13 -> 2017-05-03
2017-05-03 21:35:23 +02:00
Rahul Gopinath
5762985302
csvkit: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
14d951c46f
python-slugify: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
0ef0a4ab5e
pytimeparse: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
2b56afea4d
dbfread: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
b94706926b
dbf: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
e13b240359
agate-sql: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
4365d634c8
agate-excel: refactor
2017-05-03 11:58:29 -07:00
Rahul Gopinath
90daf2de27
agate-dbf: refactor
2017-05-03 11:58:29 -07:00