Commit Graph

94350 Commits

Author SHA1 Message Date
Jacob Mitchell
ed6ecacf64 haskell-modules: refactor package set
This change is effectively a no-op to nixpkgs. However, it gives users
the flexibility to create and maintain their own package sets per
project, while benefiting from nix's Haskell configurations.

I would make immediate use of this change in stack2nix, a project that
generates nix expressions for all the dependencies of a given Haskell
project. @domenkozar is familiar with the motivations and helped
refine this change
2017-05-30 11:27:32 -07:00
Frederik Rietdijk
9cbb69b11a Merge pull request #26182 from lheckemann/xonotic-audio
xonotic: fix audio
2017-05-30 19:53:37 +02:00
Frederik Rietdijk
72cf5a1119 Merge pull request #26246 from apeschar/scrapy-fix
pythonPackages.scrapy: fix 1.4.0 update
2017-05-30 19:20:44 +02:00
Vincent Laporte
218c486c1c fstar: fix build on darwin 2017-05-30 17:08:47 +00:00
Albert Peschar
77edba1fc4 pythonPackages.scrapy: fix 1.4.0 update 2017-05-30 18:30:31 +02:00
Eelco Dolstra
1318120484
Fix indentation 2017-05-30 18:11:37 +02:00
Matthias Beyer
3c83ce3014 pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7 (#26238)
* pythonPackages.pytest-localserver: 0.3.5 -> 0.3.7

* pythonPackages.pytest-localserver: Change to use python packaging tools

* pythonPackages.pytest-localserver: Move to own file
2017-05-30 17:47:00 +02:00
Gabriel Ebner
46bcd05185 Merge pull request #26241 from womfoo/bump/gpxsee-3.8
gpxsee: 4.3 -> 4.8
2017-05-30 17:01:36 +02:00
Edward Tjörnhammar
53835c93cb
i2pd: homepage update 2017-05-30 16:49:21 +02:00
Edward Tjörnhammar
1e51fdc2cd
i2pd: disable AVX instructions 2017-05-30 16:49:20 +02:00
Kranium Gikos Mendoza
9f3c2bc839 gpxsee: 4.3 -> 4.8 2017-05-31 00:30:40 +10:00
Vladimír Čunát
538aa0f808
Merge branch 'staging' (early part)
The comparison looks nice on Hydra.
2017-05-30 16:08:21 +02:00
Frederik Rietdijk
30ce98bbc3 Merge pull request #26233 from risicle/flask-migrate-bump
python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
2017-05-30 13:40:39 +02:00
Robert Scott
a1c15989aa python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
fixes build against new dependencies after some test tinkering, seems
we can remove the python3-patching as there exists a "python" symlink now
2017-05-30 12:39:20 +01:00
Pascal Wittmann
b73fd0c562 global: 6.5.6 -> 6.5.7 2017-05-30 13:36:07 +02:00
Pascal Wittmann
94be2db902 libfilezilla: 0.9.1 -> 0.9.2 2017-05-30 13:27:29 +02:00
Arseniy Seroka
e919b2f78f Merge pull request #26232 from volhovM/update/scudcloud-1.58
scudcloud: 1.54 -> 1.58
2017-05-30 13:22:39 +03:00
Mikhail Volkhov
4730b8ba05
scudcloud: 1.54 -> 1.58 2017-05-30 13:05:01 +03:00
Frederik Rietdijk
84a13a8bdd Merge pull request #26213 from jyp/tf-standard-gcc
pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9
2017-05-30 11:12:32 +02:00
Jean-Philippe Bernardy
1fdf42d461 pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9
When using cuda, the rpath was set to include GCC lib version 4.9.
I am not sure what this was attempting to do, but an effect was to
prevent certain python libraries to find the correct (newer) version
of the std lib.

Also avoid mentions of any specifc version in the
propagatedBuildInputs
2017-05-30 11:06:19 +02:00
Lancelot SIX
61ce84904e Merge pull request #26166 from risicle/django-compat-hijack-tests
python: django-compat & django-hijack tests (also bump django-hijack)
2017-05-30 09:29:34 +02:00
Frederik Rietdijk
ccafbacd8f Merge pull request #26215 from dermetfan/mcrcon
mcrcon: init at 0.0.5
2017-05-30 09:03:47 +02:00
Vincent Laporte
4f6422b76c unison: more general platform 2017-05-30 06:55:46 +00:00
Vincent Laporte
a987943fdf ditaa: more general platform 2017-05-30 06:55:46 +00:00
Frederik Rietdijk
5c04222d85 Merge pull request #26228 from Ma27/update/geogebra
geogebra: 5-0-355-0 -> 5-0-361-0
2017-05-30 08:53:09 +02:00
Frederik Rietdijk
89a32f4586 Merge pull request #26124 from womfoo/init/cloudmonkey-5.3.3
cloudmonkey: init at 5.3.3 with related dependency argcomplete: init at 1.8.2
2017-05-30 08:43:05 +02:00
Frederik Rietdijk
67f6f3a420 Merge pull request #26221 from knedlsepp/fix-pandas-darwin-build
pandas: Fix build on darwin
2017-05-30 08:39:36 +02:00
Frederik Rietdijk
165c116a32 Merge pull request #26224 from nand0p/txaio-fixes
txaio: 2.7.1 fixes
2017-05-30 08:37:15 +02:00
Pascal Wittmann
86790f7d4f Merge pull request #26218 from mbrgm/upgrade-restic
restic: 0.5.0 -> 0.6.0
2017-05-30 08:33:29 +02:00
Maximilian Bosch
47e8665595
geogebra: 5-0-355-0 -> 5-0-361-0 2017-05-30 06:35:33 +02:00
John Ericson
a908ad6fd3 Merge pull request #26037 from obsidiansystems/platform-examples
lib: Consolidate platform configurations (used for crossSystem)
2017-05-29 22:29:15 -04:00
Fernando J Pando
79830172b5 txaio: 2.7.1 fixes
- uses fetchpypi
- fixes broken test
- tested nixos python 27/34
2017-05-29 20:44:27 -04:00
Josef Kemetmueller
eb2994a0d5 pandas: Fix build on darwin
Since the commands "locale", "pbpaste" and "pbcopy" are not in nixpkgs,
as they are impure darwin dependencies, we currently cannot get the
clipboard and locale functionality to work properly. We disable the
tests "test_locale" and "test_clipboard" on darwin, so we get a mostly
working pandas. Additionally to disabling the test via py.test, we also
need to provide fake pbpaste/pbcopy commands, so py.test won't fail
during the collection phase.

This closes #25417 and closes #11623.
2017-05-30 02:18:40 +02:00
John Ericson
20e756a093 lib: Consolidate platform configurations (used for crossSystem)
This is good for maintenance and education.
2017-05-29 18:56:03 -04:00
Marius Bergmann
a49eb2f3b8 restic: 0.5.0 -> 0.6.0 2017-05-29 23:58:59 +02:00
Daiderd Jordan
4e88e82e06 Merge pull request #26099 from dtzWill/fix/lldb-libedit
lldb-4: Patch to fix libedit usage on Linux
2017-05-29 23:36:00 +02:00
Joachim F
789bde2408 Merge pull request #25940 from bendlas/update-chromium
chromium: 57.0.2987.133 -> 58.0.3029.110 + build fixes
2017-05-29 22:19:57 +01:00
Robin Stumm
75a94a5a28 mcrcon: init at 0.0.5 2017-05-29 22:46:23 +02:00
Kranium Gikos Mendoza
4126cc18be cloudmonkey: init at 5.3.3 2017-05-30 06:37:19 +10:00
Kranium Gikos Mendoza
a61e58b121 pythonPackages.argcomplete: init at 1.8.2 2017-05-30 06:37:19 +10:00
Matthias Beyer
97eddf0907 vimer: init at 0.2.0 2017-05-29 23:02:11 +03:00
Frederik Rietdijk
3d2cfabad6 hdf5: add comment about multiple outputs 2017-05-29 21:25:42 +02:00
timor
1d56c2fa43 NetworkManager: fix openconnect for console tools
This patch allows `nmcli` and `nmtui to work correctly with
openconnect.  This is dony by hard-coding the openconnect binary location.

see #25915
2017-05-29 17:24:22 +01:00
Jörg Thalheim
2c39927c7a
pythonPackages.alembic: 0.8.3 -> 0.9.2 2017-05-29 14:35:03 +01:00
Tim Steinbach
a78af5196c
linux: 4.12-rc2 -> 4.12-rc3 2017-05-29 09:32:52 -04:00
Robin Gloster
13f2f8673b
OVMF: fix build
$fd for the output was overwritten during the build
2017-05-29 12:21:17 +02:00
Pascal Wittmann
c63339567b imapsync: 1.684 -> 1.727 2017-05-29 12:19:29 +02:00
Pascal Wittmann
d0be062d10 perlPackagrs.NTLM: init at 1.09 2017-05-29 12:19:00 +02:00
Pascal Wittmann
58e5078487 ragelDev: 7.0.0.9 -> 7.0.0.10 2017-05-29 11:38:36 +02:00
Pascal Wittmann
5831eb9afc colm: 0.13.0.4 -> 0.13.0.5 2017-05-29 11:32:58 +02:00
Guillaume Maudoux
dd5d63d428 python-ldap: fixup tests for 2.4.38 update 2017-05-29 11:32:07 +02:00
Vladimír Čunát
02032dbda4
Merge branch 'master' into staging
More mass rebuilds from master.
2017-05-29 10:51:38 +02:00
Pascal Wittmann
dc955ad2d7 halibut: 1.1 -> 1.2 2017-05-29 09:58:10 +02:00
Pascal Wittmann
9b605ca041 fsql: 0.1.0 -> 0.1.1 2017-05-29 09:52:59 +02:00
Pascal Wittmann
05a82a9fd0 homebank: 5.1.4 -> 5.1.5 2017-05-29 09:52:59 +02:00
Guillaume Maudoux
804c3ab48a python-ldap: Fix src url broken by pname refactor 2017-05-29 09:51:41 +02:00
romildo
1c6abe0230 merlin: 2.5.3 -> 2.5.4
- Update to version 2.5.4.
- Remove dependency on menhir, which seems not needed.
2017-05-29 09:46:47 +02:00
Pascal Wittmann
f6ef5614a0 radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342 2017-05-29 09:28:28 +02:00
Pascal Wittmann
46de05a3dd dmenu: 4.6 -> 4.7 2017-05-29 09:23:15 +02:00
Jörg Thalheim
b34f33665f Merge pull request #26179 from veprbl/cernlib
cernlib: init at 2006
2017-05-29 08:14:30 +01:00
Will Dietz
78b62836f5 lynx: Fix SSL, widec support (#26134)
* lynx: Fix SSL support by letting it use pkgconfig

lynx wants both the "include" and "lib/lib*.so" paths
to be children of the path given to "--with-ssl",
which is not provided by any of the current openssl outputs.

To fix lynx so it supports SSL (and https URLs),
let it use pkgconfig to figure out where openssl's bits are.

* lynx: Always enable widec support.
2017-05-29 15:14:02 +08:00
Robert Scott
21e3b2ff55 python.pkgs.pylint: add pytestrunner to buildInputs 2017-05-29 02:10:43 +01:00
Robert Scott
d2ef1a24b8 python.pkgs.ldap: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott
2c228f62cd python.pkgs.pylibmc: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott
7bbb9824ac python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependency
without this py.test doesn't recognize the -n flag and fails
2017-05-29 02:10:43 +01:00
Dmitry Kalinkin
6e95e2a161
cernlib: init at 2006 2017-05-28 18:51:16 -04:00
Jörg Thalheim
868529b2ce Merge pull request #26195 from romildo/upd.ocp-indent
cmdliner: 0.9.8 -> 1.0.0, ocp-indent: 1.5.2 -> 1.6.0
2017-05-28 23:31:40 +01:00
Léo Gaspard
4a0c7d1b2d dkimproxy: init at 1.4.1 (#26147)
* dkimproxy: init at 1.4.1

* dkimproxy: simplify by using mkDerivation

* dkimproxy: set ekleog as maintainer

* dkimproxy: style fix

* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
romildo
97b3def8cf ocp-indent: 1.5.2 -> 1.6.0 2017-05-28 17:39:21 -03:00
romildo
56a4aaf4df cmdliner: 0.9.8 -> 1.0.0 2017-05-28 17:38:23 -03:00
Jörg Thalheim
314c73d36a Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 20:01:48 +01:00
Anderson Torres
815ad7c549 Galaxis: init at 1.9 (#26185)
* Galaxis: init at 1.9

* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Daiderd Jordan
db4ff1d305 Merge pull request #26091 from LnL7/darwin-cf-10.10
CoreFounation: 10.9 -> 10.10
2017-05-28 20:38:16 +02:00
Charles Strahan
132b503aac
GHCJS packages: avoid inode explosion
As noted in #25595, a change introduced in 4b77d425aa causes an
explosion of inodes due to the constructions of many, many `ghcEnv`
symlink forests. This commit undoes that change.

To discuss reworking the support for GHCJS plugins, please see: #26192

Fixes #25595
2017-05-28 14:36:37 -04:00
Daiderd Jordan
a6a21d7209
rtags: remove workaround for libclang 2017-05-28 20:34:52 +02:00
Daiderd Jordan
82b0b57580
clang: fix libclang library id on darwin 2017-05-28 20:34:35 +02:00
Daiderd Jordan
779ec14402 Merge pull request #25921 from dtzWill/feature/llvm-manpages
llvm-4/clang-4: Build and install man pages
2017-05-28 20:29:21 +02:00
Pascal Wittmann
60ba38fd8a Merge pull request #26163 from jbarthelmes/factorio-0.15.16
factorio: 0.15.1 -> 0.15.16
2017-05-28 20:28:10 +02:00
Joachim Fasting
2262f89230
tor-browser-bundle-bin: additional download urls
To better support users that are unable to access the official Tor
distribution site, e.g., https://github.com/NixOS/nixpkgs/issues/26184
2017-05-28 20:26:31 +02:00
Pascal Wittmann
8e507cfdfe Merge pull request #26183 from womfoo/bump/pick-1.6.1
pick: 1.4.0 -> 1.6.1
2017-05-28 20:24:05 +02:00
Jörg Thalheim
ce61c20742 Merge pull request #26189 from mbrgm/cfssl
cfssl: init at 20170527
2017-05-28 19:22:54 +01:00
Pascal Wittmann
190111518b Merge pull request #26188 from montag451/git-annex-remote-rclone
git-annex-remote-rclone: 0.4 -> 0.5
2017-05-28 20:12:01 +02:00
Pascal Wittmann
aee5fa2f48
moreutils: 0.59 -> 0.61 2017-05-28 20:00:07 +02:00
Marius Bergmann
6ecb92a3c3 cfssl: init at 20170527 2017-05-28 18:43:04 +02:00
montag451
cce8dbf8d3 git-annex-remote-rclone: 0.4 -> 0.5 2017-05-28 18:16:00 +02:00
Joachim Fasting
157b5bd1f0
cppcheck: 1.78 -> 1.79
ChangeLog: https://sourceforge.net/p/cppcheck/news/2017/05/cppcheck-179/
2017-05-28 17:18:11 +02:00
Linus Heckemann
cf456b9a8a xonotic: fix audio
This fixes #26117.

Also allow easy switching to debug/profiling builds.
2017-05-28 15:31:57 +01:00
Kranium Gikos Mendoza
a3bc7ec0f0 pick: 1.4.0 -> 1.6.1 2017-05-29 00:21:25 +10:00
Robert Scott
fa44b72d91 python.pkgs.django_hijack: 2.0.7 -> 2.1.4
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Robert Scott
ac8a58b5b4 python.pkgs.django_compat: get tests working & enable them
also add self as maintainer
2017-05-28 14:43:34 +01:00
Kranium Gikos Mendoza
3a3aab58fc mod_auth_mellon: 0.12.0 -> 0.13.1 2017-05-28 23:29:29 +10:00
Vladimír Čunát
1f407a46d6
mesa: feature update 17.0.6 -> 17.1.1
Main changes: https://www.mesa3d.org/relnotes/17.1.0.html
- two options got renamed
- "ilo" driver was removed upstream
- python is no longer needed for build

I tested nouveau for a bit.
2017-05-28 10:43:53 +02:00
Frederik Rietdijk
d0f2361bc1 python.pkgs.simplejson: 3.8.1 -> 3.10.0 2017-05-28 10:08:43 +02:00
Jörg Thalheim
90b08c29d2 Merge pull request #26164 from ryantrinkle/lndir-silent
Silence lndir output in symlinkJoin
2017-05-28 07:51:41 +01:00
Frederik Rietdijk
b27a2667db python.pkgs.hypothesis fixup 2017-05-28 08:34:46 +02:00
Johannes Barthelmes
636ce2dfdb factorio: 0.15.1 -> 0.15.16 2017-05-28 05:00:18 +02:00
Samuel Dionne-Riel
1f89ba117c ibus-m17n: fix homepage URL.
The URL was erroneous.
2017-05-27 22:39:16 -04:00
Joachim Fasting
a50315d736
tinycc: 0.9.27pre-20170225 -> 0.9.27pre-20170527
Contains fixes for the x86_64 codegen [1]

[1]: https://lists.nongnu.org/archive/html/tinycc-devel/2017-05/msg00102.html
2017-05-27 23:22:50 +02:00
Daiderd Jordan
91caa85804
darwin-Libsystem: include libplatform headers 2017-05-27 23:19:50 +02:00
Daiderd Jordan
077840e528
darwin-stdenv: use darwin.ICU instread of icu 2017-05-27 23:19:49 +02:00