Uli Baum
d2a885a3b5
pythonPackages.pyfakefs: 3.4.1 -> 3.4.3, fix build
...
Update and disable some failing test cases
2018-09-10 17:43:18 +02:00
Jörg Thalheim
2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
...
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Uli Baum
bb1f3422e0
pythonPackages.readme_renderer: fix build
...
Disable one test case that has failed since last bleach update.
2018-09-10 17:19:05 +02:00
Uli Baum
a7166cdc35
pythonPackages.us: fix build
...
Required jellyfish==0.5.6 but we have 0.6.1. Loosen requirements.
2018-09-10 17:06:54 +02:00
Jörg Thalheim
d5e854b646
Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support
...
hcloud: Add autocomplete support for bash and zsh
2018-09-10 15:18:49 +01:00
Uri Baghin
d1818ad6b1
bazel: add bazel_jdk10 variant
2018-09-10 23:33:21 +10:00
Jörg Thalheim
f38e8c0e96
Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemalloc
...
spidermonkey_52: don't use jemalloc w/musl
2018-09-10 13:34:44 +01:00
Jörg Thalheim
e7187212c3
Merge pull request #46479 from arianvp/master
...
safe-money: Fix dependencies for safe-money-*
2018-09-10 13:13:49 +01:00
Arian van Putten
02feb90d4e
safe-money: Fix dependencies for safe-money-*
...
They all depend on safe-money-0.7, but hackage2nix made them incorrectly
depend on safe-money-0.6
We should be able to remove this 'hack' as soon as the new Stackage LTS
comes out, as safe-money-0.7 will then be the default version.
2018-09-10 13:41:57 +02:00
Bastian Köcher
ea99e30dc2
kde-frameworks: 5.49 -> 5.50
2018-09-10 13:17:15 +02:00
Maximilian Bosch
080b2fdd8c
openbsm: fix linux build
...
See https://hydra.nixos.org/build/80705916
To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.
The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.
Addresses #45960
2018-09-10 13:00:00 +02:00
Timo Kaufmann
2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
...
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Maximilian Bosch
ee897b64ff
pythonPackages.mahotas: fix build, move expression
...
See https://hydra.nixos.org/build/80828287
Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.
These tests broke from time to time in a sandbox and are therefore
considered impure.
Addresses #45960
2018-09-10 11:32:58 +02:00
R. RyanTM
1700698691
lttng-ust: 2.10.1 -> 2.10.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lttng-ust
2018-09-10 07:57:54 +02:00
Will Dietz
2fc255cdb0
Merge pull request #46351 from dtzWill/update/kconfig-4.11
...
kconfig-frontends: update and fixups
2018-09-09 22:45:12 -05:00
Will Dietz
8d2cd63c1b
spidermonkey_52: don't use jemalloc w/musl
2018-09-09 17:50:54 -05:00
Ryan Mulligan
73ae8e53e2
rPackages.RPostgres: fix configure paths and includes
...
closes #46208
2018-09-09 14:37:28 -07:00
Josef Kemetmüller
6f891ff66e
pythonPackages.joblib: Disable flaky test ( #46439 )
...
The test `test_nested_parallelism_limit` fails on darwin.
2018-09-09 22:42:17 +02:00
Josef Kemetmüller
5e0c468737
pythonPackages.fiona: Fix darwin build ( #46435 )
2018-09-09 22:40:49 +02:00
xeji
12fae6e5c7
Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1
...
pythonPackages.libusb1: Fix darwin build
2018-09-09 22:25:06 +02:00
Josef Kemetmüller
4ab5625c95
castxml: Fix build ( #46442 )
2018-09-09 22:18:34 +02:00
Franz Pletz
4d11a37c69
spdlog_1: init 1.1.0
2018-09-09 22:15:06 +02:00
Franz Pletz
8473168bef
mtxclient: init at 0.1.0
2018-09-09 22:15:06 +02:00
Josef Kemetmüller
b633fc4fb4
pythonPackages.libusb1: Disable flaky test
2018-09-09 22:09:34 +02:00
xeji
d18aaceda6
Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_login
...
pythonPackages.flask_ldap_login: Fix build
2018-09-09 22:00:59 +02:00
Josef Kemetmüller
b667a76eac
pythonPackages.flask_ldap_login: Disable on python3
2018-09-09 21:48:54 +02:00
Josef Kemetmüller
a4b040e69f
pythonPackages.cozy: Disable on python2 ( #46436 )
...
Cozy does not support python2.
2018-09-09 21:33:45 +02:00
Vladimír Čunát
d0413d1ac9
racket: warn to avoid repeating #45952
2018-09-09 21:19:29 +02:00
Josef Kemetmüller
063aa389df
pythonPackages.libusb1: Fix darwin build
2018-09-09 20:56:34 +02:00
Josef Kemetmüller
25f8753bf4
pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4
2018-09-09 20:39:46 +02:00
Josef Kemetmüller
d4e89680d2
pythonPackages.flask_ldap_login: Fix build
2018-09-09 20:39:15 +02:00
Jörg Thalheim
201ee19758
Merge pull request #46377 from dasJ/nonhttp
...
treewide: Use http/https for homepages
2018-09-09 15:50:25 +01:00
Orivej Desh
be32141cb0
webkitgtk24x: prune libtool files
...
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016
webkitgtk24x: do not warn about expansion-to-defined
...
It fills the log.
2018-09-09 14:11:32 +00:00
Jörg Thalheim
c4d8d4b4d6
pyre: substituting %VERSION% in Makefile no longer required
2018-09-09 14:44:54 +01:00
Jörg Thalheim
b989e6f623
Merge pull request #46393 from teh/master
...
pyre: 0.9.0 -> 0.11.0
2018-09-09 14:42:27 +01:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
...
The examples fail with an opengl related issue:
Undefined symbols for architecture x86_64:
"SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
_main in main_opengl_single_example.o
"_useShadowMap", referenced from:
GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
ld: symbol(s) not found for architecture x86_64
And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819
ld: library not found for -lBussIK
/cc ZHF #45961
2018-09-09 15:34:03 +02:00
xeji
17c51ef436
Merge pull request #45925 from markuskowa/ompi-up
...
slurm: 17.11.9-2 -> 18.08.0-1
2018-09-09 14:20:00 +02:00
Maximilian Bode
c020a59ccd
pythonPackages.tifffile: fix python 2 build ( #46415 )
2018-09-09 12:13:36 +02:00
Maximilian Bode
dfcf07d9d3
pythonPackages.django-raster: fix build ( #46413 )
2018-09-09 11:34:18 +02:00
Tom Hunger
9110f768cf
pyre: 0.9.0 -> 0.11.0
2018-09-08 22:22:00 +01:00
Markus Kowalewski
7dd2f4ec9c
pyslurm: 20180811 -> 20180908
2018-09-08 23:16:37 +02:00
xeji
113f4d7b44
pythonPackages.persistent: fix build ( #46364 )
...
Documentation-related tests failed, the docs didn't build correctly
because of missing dependencies sphinx and manuel. Add them.
2018-09-08 21:35:33 +02:00
Maximilian Bode
73e75a7d16
pythonPackages.confluent-kafka: fix build ( #46380 )
...
cc #45960
2018-09-08 21:32:04 +02:00
Samuel Dionne-Riel
cb380983ed
qt5.qtwebkit: Fixes modules src being subtly broken.
...
b785d4813e
introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.
This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.
Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.
This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.
For ZHF #45960
2018-09-08 14:20:23 -04:00
Uli Baum
4c2388dee3
clasp-common-lisp: mark as broken
...
no successful hydra build since 2018-01-03
2018-09-08 20:08:49 +02:00
Janne Heß
9ef77854f7
treewide: Use http/https for homepages
2018-09-08 18:30:00 +02:00
Maximilian Bosch
6960a96a0c
jbake: fix sandbox build ( #46363 )
...
See https://hydra.nixos.org/build/80999410
Without a sandbox the `checkPhase` breaks with the following error:
```
/nix/store/i6vl5lwlz5jbkg4r6p340dwmj6fha3xq-stdenv-linux/setup: bin/jbake: /usr/bin/env: bad interpreter: No such file or directory
jbake did not return correct version
```
Running `patchShebangs` before fixes the issue.
Addresses #45960
2018-09-08 15:20:39 +02:00
Maximilian Bosch
a02002deba
pythonPackages.pycaption: fix build ( #46356 )
...
The `beaitufulsoup4` package distributed by `nixpkgs` is now at `4.6.3`.
Additionally it fixes `gnomecaption` which depends on the broken
`pycaption` package.
See https://hydra.nixos.org/build/81000247
See https://hydra.nixos.org/build/80723223
Addresses #45960
2018-09-08 11:20:47 +02:00
Uli Baum
dc84de59d1
nant: remove
...
- our version is from 2015
- it doesn't build
- upstream project is dead, last release 2012, last commit Oct 2016.
- used by only 1 nixpkgs package: `boo`, marked broken since 2016.
2018-09-08 10:23:23 +02:00
Uli Baum
5a166ffd47
boo: remove, broken since Jun 2016
...
marked broken in June 2016, no visible attempt to fix it,
so let's get rid of it
2018-09-08 10:23:23 +02:00
worldofpeace
2031c0ebfe
mono-addins: fix build ( #46354 )
2018-09-08 10:06:58 +02:00
Jan Tojnar
667e54bdb0
Merge pull request #45045 from jtojnar/rygel
...
Rygel
2018-09-08 06:22:37 +01:00
Jan Tojnar
b18461b085
gupnp-igd: 0.2.4 → 0.2.5
2018-09-08 05:45:25 +02:00
Jan Tojnar
05506a2785
gupnp-av: enable docs, gir, tests and split outputs
2018-09-08 05:45:25 +02:00
Jan Tojnar
0f063f97a6
gupnp: 1.0.2 → 1.0.3
2018-09-08 05:45:24 +02:00
Jan Tojnar
5bee539f1c
gupnp-dlna: enable docs, tests and split outputs
2018-09-08 05:45:24 +02:00
Jan Tojnar
1aaea3839b
gupnp: enable docs, gir and split outputs
2018-09-08 05:45:23 +02:00
Jan Tojnar
f0f8229ee3
gssdp: enable docs, tests, gir and split outputs
2018-09-08 03:09:35 +02:00
Will Dietz
4fcf281e53
kconfig-frontends: don't disable format hardening, doesn't seem needed
2018-09-07 19:36:51 -05:00
Matthew Bauer
1acfddb69a
Merge pull request #45757 from bkchr/androidndk_standalone_toolchain
...
Androidndk standalone toolchain support
2018-09-07 19:34:49 -05:00
Will Dietz
3c42848ec7
kconfig-frontends: patch+wrap python shebang to fix kconfig-diff
2018-09-07 19:31:33 -05:00
Will Dietz
320a587b7e
kconfig-frontends: 3.12.0.0 -> 4.11.0.1
2018-09-07 19:00:54 -05:00
Maximilian Bosch
218ac50fd4
pythonPackages.trio: fix build ( #46342 )
...
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356
`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:
```
Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```
See #45960
2018-09-08 01:02:55 +02:00
lewo
199b899846
Merge pull request #46255 from r-ryantm/auto-update/libmediainfo
...
libmediainfo: 18.05 -> 18.08
2018-09-07 23:02:32 +02:00
Alexey Shmalko
e5e4fd8ede
Merge pull request #46327 from costrouc/costrouc/markerlib
...
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
Bastian Köcher
dd0b3dafc9
androidndk: Add makeStandaloneToolchain
support
...
Example:
```
let
toolchain = (androidenv.androidndk.makeStandaloneToolchain 24 "arm64");
in
...
```
2018-09-07 22:03:26 +02:00
Bastian Köcher
48bdf31f58
androidndk: Fix make_standalone_toolchain.py
...
Python path needs to be absolute and the generated scripts will use also
an absolute path to `bash`.
2018-09-07 21:42:49 +02:00
R. RyanTM
0bb9b3c233
pmd: 6.5.0 -> 6.7.0 ( #46213 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pmd
2018-09-07 20:14:07 +02:00
Chris Ostrouchov
2895560f4f
pythonPackages.markerlib: init at 0.6.0
2018-09-07 14:08:35 -04:00
xeji
a60e79425b
Merge pull request #46019 from veprbl/pr/geant4_overhaul
...
geant4 overhaul
2018-09-07 20:08:17 +02:00
Yuriy Taraday
55d8a539ad
gn: 20180423 -> 20180830
...
gn sources have been moved into separate repository which greatly
simplify build process.
2018-09-07 22:04:22 +04:00
Michael Raskin
114959bcb6
Merge pull request #46319 from 7c6f434c/sbcl-1.4.10
...
sbcl: 1.4.7 -> 1.4.10
2018-09-07 16:47:23 +00:00
xeji
0287b49d70
Merge pull request #46315 from romildo/upd.deepin-mutter
...
deepin-mutter: init at 3.20.34
2018-09-07 17:52:04 +02:00
R. RyanTM
79ba556020
bear: 2.3.12 -> 2.3.13 ( #46308 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2018-09-07 17:48:26 +02:00
Dmitry Kalinkin
8d063d92a4
geant4: limit platforms to linux
2018-09-07 11:36:28 -04:00
xeji
6f3ff5acc7
Merge pull request #46186 from costrouc/costrouc/python-ncclient
...
pythonPackages.ncclient: refactor + init pythonPackages.selectors2
2018-09-07 17:33:58 +02:00
Michael Raskin
d7861ab8b6
sbcl: 1.4.7 -> 1.4.10
2018-09-07 17:32:42 +03:00
Chris Ostrouchov
a726956b42
pythonPackages.ncclient: refactor
...
adding selectors2 as dependency of ncclient. Added recently 20 days
ago in August. 8ef20f2828
2018-09-07 10:22:22 -04:00
Chris Ostrouchov
11c3fe2258
pythonPackages.selectors2: init at 2.0.1
...
Added package becuase now dependency of ncclient.
2018-09-07 10:22:22 -04:00
Andrey Golovizin
2bec98ae06
pythonPackages.psycopg2: 2.7.1 -> 2.7.5
2018-09-07 15:40:34 +02:00
José Romildo Malaquias
d113ca46a7
clutter: enable evdev input (needed by some Deepin packages)
2018-09-07 10:06:41 -03:00
José Romildo Malaquias
9691049220
cogl: Add GL_ARB_shader_texture_lod and copy_sub_image support
2018-09-07 10:05:17 -03:00
Daniël de Kok
d261df5fc1
python2Packages.spacy_models: update all models to version 2.0.0 ( #46182 )
...
Update the model list to those models that are compatibly with the
latest spaCy version:
https://github.com/explosion/spacy-models/blob/master/compatibility.json
The updated model file evaluates to the following packages:
python2Packages.spacy_models.de_core_news_sm
python2Packages.spacy_models.en_core_web_lg
python2Packages.spacy_models.en_core_web_md
python2Packages.spacy_models.en_core_web_sm
python2Packages.spacy_models.en_vectors_web_lg
python2Packages.spacy_models.es_core_news_md
python2Packages.spacy_models.es_core_news_sm
python2Packages.spacy_models.fr_core_news_md
python2Packages.spacy_models.fr_core_news_sm
python2Packages.spacy_models.it_core_news_sm
python2Packages.spacy_models.nl_core_news_sm
python2Packages.spacy_models.pt_core_news_sm
python2Packages.spacy_models.xx_ent_wiki_sm
python3Packages.spacy_models.de_core_news_sm
python3Packages.spacy_models.en_core_web_lg
python3Packages.spacy_models.en_core_web_md
python3Packages.spacy_models.en_core_web_sm
python3Packages.spacy_models.en_vectors_web_lg
python3Packages.spacy_models.es_core_news_md
python3Packages.spacy_models.es_core_news_sm
python3Packages.spacy_models.fr_core_news_md
python3Packages.spacy_models.fr_core_news_sm
python3Packages.spacy_models.it_core_news_sm
python3Packages.spacy_models.nl_core_news_sm
python3Packages.spacy_models.pt_core_news_sm
python3Packages.spacy_models.xx_ent_wiki_sm
2018-09-07 12:58:53 +02:00
Christopher Ostrouchov
66e1288962
pythonPackages.kubernetes: add missing dependency ( #46179 )
...
fix build issue from missing dependency `adal`. This is due to `adal`
being added as a dependency in July
23rd. 9afec55f4a (diff-b4ef698db8ca845e5845c4618278f29a)
2018-09-07 11:25:53 +02:00
Michael Raskin
54b6652868
julia: add garrison as maintainer
...
suggested in
https://github.com/NixOS/nixpkgs/pull/44191#discussion_r215802530
participates in upstream development
2018-09-07 11:39:52 +03:00
Christopher Ostrouchov
427e4910ec
pythonPackages.ordered-set: add missing dependency ( #46183 )
...
missing dependency for doing tests (pytestrunner) added three months
ago June c0b9308988
.
2018-09-07 09:26:07 +02:00
Mateusz Kowalczyk
b8c4f02131
Merge pull request #46228 from r-ryantm/auto-update/onig
...
oniguruma: 6.8.2 -> 6.9.0
2018-09-07 16:16:51 +09:00
Christopher Ostrouchov
6586765a8f
pythonPackages.phonopy: refactor ( #46161 )
...
Fixing phonopy not building. Tests were moved on Jul 30.
2018-09-07 08:41:24 +02:00
Christopher Ostrouchov
b5b48c0a91
pythonPackages.locustio: 0.8.1 -> 0.9.0 ( #46191 )
...
Fixing build issue. Additionally fetching from github becuase pypi
packge does not come with README which is a buildtime dependency.
2018-09-07 08:38:41 +02:00
Christopher Ostrouchov
b1d6d159aa
pythonPackages.pyslurm: 20180604 -> 20180811 ( #46187 )
...
Update version to support latest version of slurm. Fixes since
previously did not build.
2018-09-07 08:28:12 +02:00
R. RyanTM
30df34f7dd
flow: 0.79.0 -> 0.80.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-09-06 23:07:15 -07:00
R. RyanTM
0f5d197545
godot: 3.0.4 -> 3.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/godot/versions
2018-09-06 22:04:59 -07:00
R. RyanTM
105ef781ae
libmediainfo: 18.05 -> 18.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
2018-09-06 18:18:47 -07:00
R. RyanTM
6d803b41c5
oniguruma: 6.8.2 -> 6.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
qoli
c909dc2da4
Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-06 15:27:57 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
...
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
Christopher Ostrouchov
7bcc2870c7
pythonPackages.jupyterlab_launcher: refactor ( #46178 )
...
jupyterlab_launcher does not support python version < 3.5. Disabled
for older versions
2018-09-06 20:40:43 +02:00
xplat
3fc7c5b591
opam: 1.2.2 -> 2.0.0 ( #45806 )
2018-09-06 19:18:34 +02:00
Chris Ostrouchov
1d6fd65957
pythonPackages.geopandas: 0.3.0 -> 0.4.0
...
Additionally fix issue with tests failing for 18.09 release.
Tests required url fetch. Disabled with "not web".
2018-09-06 18:50:11 +02:00
Matthieu Coudron
13050ccc0b
python3Packages.genanki: init at 0.6.0
...
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Francois-Rene Rideau
6c64d94490
gerbil-unstable: 2018-08-11 -> 2018-09-06
2018-09-06 11:43:49 -04:00
Francois-Rene Rideau
7306e54c2c
gambit-unstable: 2018-08-06 -> 2018-09-03
2018-09-06 11:43:48 -04:00
Francois-Rene Rideau
ccbb218866
gerbil: 0.12-RELEASE -> 0.13
2018-09-06 11:43:48 -04:00
Francois-Rene Rideau
c1219b6892
gambit: 4.8.9 -> 4.9.0
2018-09-06 11:43:48 -04:00
Peter Hoeg
a278414b32
wp-cli: 2.0.0 -> 2.0.1
2018-09-06 21:36:06 +08:00
Peter Hoeg
037813906d
wp-cli: use 1 store path instead of 4
2018-09-06 21:36:06 +08:00
Shea Levy
18337f3ece
Merge branch 'no-toPath'
2018-09-06 08:09:53 -04:00
Jörg Thalheim
89571b255e
Merge pull request #45996 from teto/alot_completion
...
[rdy] pythonPackages.alot: install zsh completion
2018-09-06 11:28:09 +01:00
Profpatsch
4616ef1f41
skaware: switch from git repos to tarballs
...
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch
e8f336fac2
skawarePackages.nsss: init at 0.0.1.0
2018-09-06 11:53:22 +02:00
Profpatsch
0071ae1d4f
skawarePackages: factor out the common parts
...
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.
A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch
ec7d4a8089
skaware: update tools & libraries to summer 2018 release
...
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html
No support for yet.
2018-09-06 11:53:22 +02:00
Jörg Thalheim
9a585658e2
Merge pull request #46132 from costrouc/costrouc/pymatgen-networkx-dependency
...
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
2018-09-06 09:55:18 +01:00
Sarah Brofeldt
a59f244b2c
Merge pull request #46126 from flokli/gmpy-phe
...
pythonPackages: cleanup gmpy[2], add phe
2018-09-06 10:31:56 +02:00
Sarah Brofeldt
574f893507
Merge pull request #46124 from erosennin/pymetar-1.0
...
pythonPackages.pymetar: 0.21 -> 1.0
2018-09-06 10:26:32 +02:00
Bas van Dijk
7158e7442f
Merge pull request #46103 from teto/haskell_mnist
...
haskellPackages.tensorflow-mnist-input-data: fetch
2018-09-06 09:28:50 +02:00
Jörg Thalheim
df2cc4121b
Merge pull request #46125 from ashgillman/nipype-futures-py2-only
...
python.pkgs.nipype: Futures is python 2 only. Also fix building.
2018-09-06 08:25:33 +01:00
Jörg Thalheim
6e6ef8871b
Merge pull request #46135 from vbgl/ocaml-re-1.8.0
...
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-06 08:24:17 +01:00
Bas van Dijk
1fc5a6d2b6
haskell: build the tensorflow packages on hydra since they now build successfully
2018-09-06 09:15:56 +02:00
Bas van Dijk
6e14b9fc2d
Revert "libtensorflow: 1.9.0 -> 1.10.0"
...
This reverts commit 713991132e
.
libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
39d35e77ee
Revert "libtensorflow: fix hashes for darwin and cuda downloads"
...
This reverts commit 93ed13f86b
.
libtensorflow is only used by the Haskell tensorflow packages and they
don't work with tensorflow-1.10 yet. So the easiest solution is to
just revert this commit and add it back when they do gain support.
2018-09-06 09:15:56 +02:00
Bas van Dijk
a5f08c17e5
haskellPackages.tensorflow-mnist: fix missing dependency on tensorflow-mnist-input-data
2018-09-06 09:15:56 +02:00
Bas van Dijk
641025d410
haskellPackages.tensorflow-mnist-input-data: link data files instead of copying
...
This prevents duplication in the nix store.
2018-09-06 09:15:56 +02:00
Bas van Dijk
6bd8799448
haskellPackages.tensorflow-mnist-input-data: use an attribute set to specify the data files
...
This is more understandable and safer than using a nested list.
2018-09-06 09:15:50 +02:00
Vladimír Čunát
b5bd566172
Merge #46075 : texinfoInteractive: fix for new perl
2018-09-06 09:09:44 +02:00
Chris Ostrouchov
63cf879d6c
pythonPackages.pymatgen: 2018.8.10 -> 2018.9.1
...
Also 2018.8.10 does not build in previous state because auto updating
from pypi did not account for a new requirement `networkx`. This has
been added.
2018-09-06 00:04:28 -04:00
Christopher Ostrouchov
ed130935c8
Merge branch 'master' into costrouc/dask-distributed
2018-09-05 23:53:23 -04:00
Chris Ostrouchov
4f70170f8a
pythonPackages.distributed: 1.15.1 -> 1.22.1
...
The github repository was downloaded instead of the pypi repository
for testing (needed `conftest.py`). Major work was done on the
underlying dependencies to make distributed work on python 2.7,
3+. Note that the test **do** take a significant amount of time (10-15
minutes).
- moved to `python-modules`
- compatible with 2.7, 3+
- all tests pass (previously tests were not run)
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
7b920172db
pythonPackages.pytest-repeat: init at 0.6.0
...
- compatible with 2.7, 3+
- all tests pass and running
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
05890dda3d
pythonPackages.joblib: 0.12.1 -> 0.12.2
...
In order to get all the tests passing the Github repository was
downloaded instead of from pypi so that the `conftest.py` is
available.
In addition to updating the version:
- compatible with 2.7, 3+ now
- all tests are running and passing
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
3a56e314b8
pythonPackages.python-lz4: init at 2.1.0
...
Fetching from github repository instead of pypi so that all tests can
be run.
- compatible with 2.7, 3+
- all tests pass
2018-09-05 23:46:28 -04:00
Chris Ostrouchov
5704642a3f
pythonPackages.pytest-faulthandler: init at 1.5.0
...
- compatible with 2.7 and 3+
- all test pass.
2018-09-05 23:46:28 -04:00
Jörg Thalheim
9a1159029c
Merge pull request #46122 from xeji/p/gnu-smalltalk
...
gnu-smalltalk: fix build
2018-09-05 23:46:00 +01:00
Florian Klink
e053386c92
gmpy2: 2.0.6 -> 2.0.8
...
Also move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
7339a4004c
gmpy: move outside python-packages.nix
2018-09-05 23:56:20 +02:00
Florian Klink
f051f66c9a
phe: init at 1.4.0
2018-09-05 23:56:20 +02:00
Robert Schütz
041043420f
python.pkgs.py3status: fix build
2018-09-05 23:28:31 +02:00
Ashley Gillman
12c0dd5432
python.pkgs.nipype: Futures is python 2 only. Also fix building.
2018-09-05 22:26:34 +01:00
Andrey Golovizin
7de5708e9e
pythonPackages.pymetar: enable tests
2018-09-05 23:08:47 +02:00
Uli Baum
e5d9c16f2a
gnu-smalltalk: fix build
...
disable format hardening
2018-09-05 23:01:15 +02:00
Andrey Golovizin
ee841c57bf
pythonPackages.pymetar: 0.21 -> 1.0
2018-09-05 22:32:57 +02:00
Andrey Golovizin
085cc29323
pythonPackages.pymetar: fix license
2018-09-05 22:32:49 +02:00
Matthew Bauer
4120a9dda7
Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal
...
Libprefixed to multioutput/heimdal
2018-09-05 13:50:13 -05:00
Wael Nasreddine
7e74013190
gocode: c7fddb39ecbc9ebd1ebe7d2a3af473ed0fffffa1 -> 00e7f5ac290aeb20a3d8d31e737ae560a191a1d5 ( #46107 )
...
Also, switch to the now-maintained fork of gocode available at github.com/mdempsky/gocode
2018-09-05 20:31:58 +02:00
Vincent Laporte
48708a9c43
ocamlPackages.re: 1.7.3 -> 1.8.0
2018-09-05 17:14:58 +00:00
Vincent Laporte
f0a0ccabcc
ocamlPackages.seq: init at 0.1
2018-09-05 17:12:13 +00:00
Jan Malakhovski
2ad99bcc82
texinfo: fix perl issues by applying patches from upstream
2018-09-05 16:39:36 +00:00
Jethro Kuan
a9a380b259
pythonPackages.tflearn: 0.2.1 -> 0.3.2 ( #46102 )
2018-09-05 17:38:23 +01:00
Matthieu Coudron
11e2009821
haskellPackages.tensorflow-mnist-input-data: fetch
...
Prefetch data so that the package doesn't try to connect to the internet.
2018-09-06 00:11:02 +09:00
xeji
ba52f4cb76
statsd: mark broken, disable nixos test ( #46097 )
...
It's broken with node v8 and the upstream project is dead
(last commit Nov. 2016), see #45946 and
https://github.com/etsy/statsd/issues/646
2018-09-05 16:48:14 +02:00
Daniël de Kok
348a153781
pythonPackages.thinc: fix darwin build ( #46092 )
...
thinc uses Accelerate on macOS as a blas library. Add the necessary
dependencies to allow building on unsandboxed Darwin machines.
2018-09-05 16:22:52 +02:00
Jörg Thalheim
f9e7de9294
Merge pull request #46089 from vbgl/ocaml-4.07-enableP4
...
ocamlPackages.{tyxml,lwt}: always enable camlp4 support
2018-09-05 10:36:24 +01:00
Jörg Thalheim
e9e28b1a02
Merge pull request #46090 from danieldk/spacy
...
spacy: Fix build
2018-09-05 10:34:51 +01:00
Daniël de Kok
da8475736e
spacy: relax dependency versions
2018-09-05 10:39:03 +02:00
Vincent Laporte
e3cae4a2e5
gnumeric: 1.12.39 -> 1.12.43 ( #46088 )
...
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Daniël de Kok
ffb094f939
thinc: relax dependency version requirements
2018-09-05 10:29:01 +02:00
Samuel Dionne-Riel
c59d9d371e
qtkeychain: Fixes Qt4 build. ( #46085 )
2018-09-05 09:28:50 +02:00
xeji
91cc864c3c
Merge pull request #46081 from samueldr/fix/solarus
...
solarus[-quest-editor]: 1.4.5 -> 1.5.3
2018-09-05 08:53:51 +02:00
Vincent Laporte
c722db75ba
ocamlPackages.{tyxml,lwt}: always enable camlp4 support
2018-09-05 06:06:48 +00:00
Samuel Dionne-Riel
455f8151fd
solarus-quest-editor: 1.4.5 -> 1.5.3
2018-09-04 22:04:33 -04:00
Urban Skudnik
d23c357f1c
hcloud: Add autocomplete support for bash and zsh
...
Currently one would need to manually run the command to generate
completion and insert it into `.bashrc`/`.zshrc` to get the
autocompletion to work. This patch will automatically generate
both docs and save them to correct position so it should continue
to work even if user changes the shell at a later stage.
2018-09-05 02:35:03 +02:00
Will Dietz
e9d4bab044
Merge pull request #46070 from Mic92/radare2
...
radare2: 2.8.0 -> 2.9.0, radare2-cutter: 1.7 -> 1.7.1
2018-09-04 19:19:57 -05:00
Sarah Brofeldt
e153a988ec
Merge pull request #46031 from srhb/fix-go-on-aarch64
...
go_1_11: Allow only one of GOARM={5,6,7}
2018-09-05 01:05:22 +02:00
Andreas Rammhold
d814c98ec8
python.pkgs.pytest-fixture-config: disable tests ( #46021 )
...
Tests seem to fail on all recent versions even outside of our build
system. The upstream CI tests seem to somehow succeed but I wasn't able
to reproduce that locally. For not it is probably best to disable them.
2018-09-05 01:02:06 +02:00
Jörg Thalheim
a56fd17938
radare2-cutter: 1.7 -> 1.7.1
2018-09-04 23:15:07 +01:00
Jörg Thalheim
63b7bc847c
radare2-cutter: add mic92 as maintainer
2018-09-04 23:14:55 +01:00
Jörg Thalheim
24ce88615e
radare2: 2.8.0 -> 2.9.0
2018-09-04 22:57:17 +01:00
Will Dietz
a36b861f80
liblangtag: bump to CLDR 33.1 unicode data ( #46050 )
...
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
worldofpeace
33fa23f6b3
dbus-sharp-2_0: fix build ( #46060 )
2018-09-04 23:38:07 +02:00
Leon Schuermann
4295e225f5
libvmi: fix libxenctrl dynamic loading ( #45865 )
...
libvmi uses dlopen() to only require libxenctrl if the Xen hypervisor is used,
which failed because libxenctrl could not be found.
Add xen libraries to libvmi's RUNPATH using patchelf.
2018-09-04 13:30:07 +02:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
...
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Sarah Brofeldt
17b6efaf3d
go_1_11: Only allow one of GOARM=5, 6 or 7
2018-09-04 11:46:35 +02:00
Orivej Desh
2e0befd22e
libsignal-protocol-c: init at 2.3.2
2018-09-04 08:35:52 +00:00
xeji
d22e22e2dd
Merge pull request #45987 from danieldk/fix-vowpalwabbit
...
vowpalwabbit: fix build against boost-python.
2018-09-04 08:54:00 +02:00
Daniël de Kok
69d418aeac
vowpalwabbit: mark broken on aarch64.
2018-09-04 07:43:53 +02:00
Uli Baum
e7a82cac35
swift: broken on aarch64
...
never built according to available hydra logs
2018-09-04 01:13:55 +02:00
Will Dietz
e4f4debcb9
swift: 4.1 -> 4.1.3 ( #45777 )
2018-09-04 01:08:39 +02:00
Timo Kaufmann
4e6cb86bdc
Merge pull request #46015 from leenaars/authres
...
pythonPackages.authres: fix broken homepage
2018-09-03 23:59:50 +02:00
Michiel Leenaars
9692b7997c
pythonPackages.authres: fix broken homepage
2018-09-03 23:52:27 +02:00
xeji
96375d20bc
Merge pull request #45982 from rnhmjoj/vapour
...
Vapoursynth updates
2018-09-03 23:52:22 +02:00
xeji
c23ec2794d
Merge pull request #46011 from markuskowa/homepages-2
...
Cleanup homepage links
2018-09-03 23:32:52 +02:00
symphorien
3549879b45
gede: 2.6.1 -> 2.10.9 ( #45995 )
...
reverting to qt 5.9 fixed the build.
2018-09-03 23:24:38 +02:00
Markus Kowalewski
7422953eb0
lsof: add license + update homepage
...
lib/licenses: add purdue style BSD license
2018-09-03 22:36:27 +02:00
xeji
28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
...
Various build fixes
2018-09-03 22:28:06 +02:00
baracoder
328cf82838
dotnet-sdk: 2.1.302 -> 2.1.401 ( #45979 )
2018-09-03 22:14:07 +02:00
Jörg Thalheim
fc865cc214
Merge pull request #46005 from volth/patch-243
...
libguestfs-appliance: do not build on Hydra
2018-09-03 21:02:40 +01:00
Daniël de Kok
e33be2ab56
Keras: fix build by updating expected dependencies. ( #45992 )
...
Keras expects keras_preprocessing 1.0.2 and 1.0.4. 1.0.3 and 1.0.5
are respectively in nixpkgs.
ZHF #45960
2018-09-03 21:59:36 +02:00
Daniël de Kok
fe7e89ba3b
vowpal-wabbit: fix Darwin build.
...
- Follow the same logic for finding boost-python as for Linux.
- Set DYLD_LIBRARY_PATH so that ctypes find_library can find
boost-python.
- Do not use '-mt' suffix when linking against boost-serialization
and boost-program_options on Darwin.
2018-09-03 21:48:13 +02:00
Urban Skudnik
882f6c96d2
backblaze-b2: Fix autocompletion support
...
backblaze v1.3.6 incorporates[1] a fix[2] for autocompletion that replaced
`have` function with `_have`. The postInstall hook therefore needs
to be updated to replace `_have`.
[1] https://github.com/Backblaze/B2_Command_Line_Tool#136-august-21-2018
[2] https://github.com/Backblaze/B2_Command_Line_Tool/pull/497
2018-09-03 20:45:32 +01:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra
2018-09-03 19:08:20 +00:00
Dmitry Kalinkin
f46d23996c
Revert "arrow-cpp: 0.9.0 -> 0.10.0" ( #45990 )
...
Hold off the upgrade until parquet 1.5.0 is released.
This reverts commit 72d630779d
.
2018-09-03 20:51:28 +02:00
Henry
af54308081
scuttlebot and git-ssb: init at 11.4.3 and 2.3.6
2018-09-03 20:35:37 +02:00
Matthieu Coudron
97816bed33
pythonPackages.alot: install zsh completion
2018-09-04 02:22:58 +09:00
Dmitry Kalinkin
fc4f99a8dd
g4py: fix for new boost
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
f3049d020a
geant4: move parameter definitions from all-packages, use system zlib, use qt5
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
4d33e289b5
g4py: fix after bump to 10.04.1
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
537de20645
geant4: remove multi version infrastructure
...
Nobody maintains this and this does not contribute anything towards
making reproducible research. Also this was missing recurseIntoAttrs, so
Hydra used to not see it.
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
d7ab0f4026
geant4: only supply requested dependencies, sort out *BuildInputs
2018-09-03 10:55:15 -04:00
Dmitry Kalinkin
d22be10e66
geant4: refactor cmakeFlags to use lists
2018-09-03 10:55:15 -04:00
Vladimír Čunát
3db3ae3700
fixup! treewide: fix various links (homepage, src)
2018-09-03 16:54:14 +02:00
Vladimír Čunát
9b48a67731
treewide: fix various links (homepage, src)
2018-09-03 16:53:02 +02:00
Daniël de Kok
875bb6bcb9
vowpalwabbit: fix build against boost-python.
...
Patch setup.py to look for libboost_python{Major}{Minor}.
2018-09-03 15:47:04 +02:00
rnhmjoj
5a27c2bdcd
vapoursynth: R43 -> R44
2018-09-03 15:09:28 +02:00
rnhmjoj
56a35b39f7
vapoursynth-mvtools: 19 -> 20
2018-09-03 15:09:20 +02:00
Bas van Dijk
252c0d4c82
opencv: 3.4.2 -> 3.4.3
2018-09-03 12:38:50 +02:00
Austin Seipp
185f0015f2
opendht: rework module to use autoreconfHook, and use multiple outputs
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-03 03:23:32 -05:00
Jörg Thalheim
d1c6c32230
Merge pull request #45964 from Mic92/irc
...
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:36:07 +01:00
Jörg Thalheim
35c9408ca4
python.pkgs.irc: 14.2.2 -> 16.4
2018-09-03 01:25:03 +01:00
Jörg Thalheim
9bc1b13983
python.pkgs.jaraco_logging: 1.5 -> 1.5.2
2018-09-03 01:25:03 +01:00
Jörg Thalheim
7cd2bf48f7
python.pkgs.jaraco_text: 1.7 -> 1.10.1
2018-09-03 01:25:02 +01:00
Jörg Thalheim
c4bf056c08
python.pkgs.jaraco.collections: 1.3.2 -> 1.5.3
2018-09-03 01:25:02 +01:00
Jörg Thalheim
6b1b6c84bf
python.pkgs.jaraco.itertools: 1.7.1 -> 2.4
2018-09-03 01:25:02 +01:00
Jörg Thalheim
b3e9520a0c
python.pkgs.jaraco.classes: 1.4 -> 1.5
2018-09-03 01:25:01 +01:00
Jörg Thalheim
97b73d6a58
python.pkgs.jaraco.stream: 1.1.1 -> 1.2
2018-09-03 01:25:01 +01:00
Jörg Thalheim
8e15622cf3
python.pkgs.inflect: 0.2.5 -> 1.0.0
2018-09-03 01:25:01 +01:00
worldofpeace
f828bb313b
valadoc: fix build
2018-09-02 18:50:40 -04:00
Mario Rodas
a3872f66b7
racket-minimal: fix hash ( #45952 )
2018-09-02 21:51:49 +02:00
Markus Kowalewski
c6878ad519
dfu-util: update homepage
2018-09-02 21:00:38 +02:00
Markus Kowalewski
d9649ea38b
splint: update homepage
2018-09-02 20:55:47 +02:00
Markus Kowalewski
93a09d4706
vrpn: update homepage
2018-09-02 20:54:39 +02:00
Markus Kowalewski
4a901e44db
tcllib: update homepage
2018-09-02 20:53:01 +02:00
Markus Kowalewski
58d03b427f
soqt,soxt: update homepage
2018-09-02 20:51:18 +02:00
Markus Kowalewski
b6c721f6e9
pokersource: update homepage
2018-09-02 20:44:46 +02:00
Markus Kowalewski
e7f853acf3
openslp: update homepage
2018-09-02 20:33:12 +02:00
Markus Kowalewski
c7f081a921
libwebsockets: update homepage
2018-09-02 20:28:24 +02:00
Markus Kowalewski
b9c53e32ca
libtar: update homepage
2018-09-02 20:27:28 +02:00
Markus Kowalewski
564f722495
libmowgli: add license + update homepage
2018-09-02 20:20:55 +02:00
Markus Kowalewski
964b122431
liblas: update homepage
2018-09-02 20:18:15 +02:00
Markus Kowalewski
e8c6b0f763
iso-codes: update homepage + add license
2018-09-02 20:13:36 +02:00
Markus Kowalewski
96dc7a1c54
ilixi: update homepage
2018-09-02 20:11:20 +02:00
Ryan Mulligan
7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
...
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
R. RyanTM
c2a984c450
itk: 4.13.0 -> 4.13.1 ( #45827 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
itk
2018-09-02 16:43:46 +02:00
Peter Simons
b35b8baddd
Merge pull request #45348 from shlevy/shellFor-all-build-inputs
...
haskellPackages.shellFor: fix after recent getHaskellBuildInputs fix.
2018-09-02 16:11:43 +02:00
Frederik Rietdijk
b910b697f6
Merge master into staging
2018-09-02 12:10:33 +02:00
Daniël de Kok
ffde2e71bc
backblaze-b2: 1.1.0 -> 1.3.6 ( #45929 )
...
Changelog: https://github.com/Backblaze/B2_Command_Line_Tool#release-history
2018-09-02 08:45:09 +02:00
xeji
a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
...
Cleanup homepage links
2018-09-02 08:39:30 +02:00
Christian Kauhaus
542a86037d
poppler 0.61: patch against CVE-2018-13988 ( #45916 )
...
Out of bounds vulnerability in versions up to 0.62.
Generally, we use a newer poppler version but some pkgs still depend on
0.61. Patch named in https://nvd.nist.gov/vuln/detail/CVE-2018-13988 .
2018-09-02 06:42:34 +02:00
John Ericson
4a8a80d9b0
Merge pull request #45922 from obsidiansystems/androidndk-fix-eval
...
androidndk: fix eval
2018-09-01 23:05:58 -04:00
Graham Christensen
121a7d743a
Merge pull request #45195 from Ralith/vulkan
...
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
Graham Christensen
b5035a808a
Merge pull request #45923 from colemickens/packet
...
packet: v20161215 -> v2.2.2
2018-09-01 20:40:30 -04:00
Tim Steinbach
2b71201708
travis: 1.8.8 -> 1.8.9
2018-09-01 20:29:30 -04:00
Cole Mickens
2c7ba962a8
packet: v20161215 -> v2.2.2
2018-09-01 17:22:27 -07:00
Markus Kowalewski
31725ed5f1
gtkimageview: update homepage
2018-09-02 01:46:29 +02:00
Markus Kowalewski
13c2b67018
clipper: update homepage
2018-09-02 01:46:29 +02:00
Markus Kowalewski
e8ba17ffa8
bwidget: update homepage
2018-09-02 01:46:28 +02:00
Markus Kowalewski
ede37f98e2
qnial: update homepage
2018-09-02 01:46:28 +02:00
Markus Kowalewski
d75cfa03ec
orc: update homepage
2018-09-02 01:46:28 +02:00
Luigy Leon
c759f7a9b7
androidndk: fix eval
...
fixup from https://github.com/NixOS/nixpkgs/pull/45820
/cc @Ericson2314
2018-09-01 19:40:52 -04:00
Markus Kowalewski
7bc523c492
jamomacore: update homepage
2018-09-02 00:09:28 +02:00
Markus Kowalewski
ce4cf418b9
laszip: update homepage
2018-09-02 00:00:40 +02:00
R. RyanTM
25176c8812
libircclient: 1.9 -> 1.10 ( #45821 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libircclient
2018-09-01 23:32:47 +02:00
John Ericson
31e675068e
Merge pull request #45888 from obsidiansystems/qt3-configure-flags
...
qt-3: Make `configureFlags` a list
2018-09-01 15:37:30 -04:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
...
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Tobias Happ
e6a3ad775f
pythonPackages.dependency-injector: init at 3.13.1 ( #45871 )
2018-09-01 17:29:47 +02:00
Vladimír Čunát
342d3db703
Merge branch 'staging-next'
...
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Daniël de Kok
958bdc313c
dbxml: move db62 to propagatedBuildInputs. ( #45878 )
...
Some public DB XML headers include db.h from Berkeley DB. Move db62
to propagatedBuildInputs, to ensure that packages with a dependency
on dbxml, but without a dependency on db compile.
2018-09-01 16:09:44 +02:00
Kevin Cox
1f073bc40b
Merge pull request #45903 from kevincox/cargo-web-init
...
cargo-web: init at 0.6.15
2018-09-01 14:44:17 +01:00
Mathias Schreck
bda054725b
sauce-connect: 4.4.12 -> 4.5.1 ( #45856 )
2018-09-01 15:36:00 +02:00
Kevin Cox
0a6420cbac
cargo-web: init at 0.6.15
2018-09-01 14:20:58 +01:00
Vladimír Čunát
355f19653c
pythonPackages.more-itertools: avoid doCheck on i686
...
I expect noone will want to spend time really fixing these,
but it blocks wine from building...
2018-09-01 15:08:53 +02:00
Daiderd Jordan
9e2e667d05
Merge pull request #44640 from LnL7/beam-erlangR20
...
beam-packages: default erlangR19 -> erlangR20
2018-09-01 14:24:11 +02:00
Jörg Thalheim
fbad0bc8f9
Merge pull request #45892 from vbgl/reason
...
ocamlPackages.reason: remove spurious dependency on opam
2018-09-01 11:32:38 +01:00
Jörg Thalheim
b0155aa1e7
Merge pull request #45842 from Kaali/master
...
cocoapods: 1.5.0 -> 1.5.3
2018-09-01 11:25:26 +01:00
Jan Tojnar
bc60ee1122
Merge pull request #45872 from worldofpeace/geoclue/patch
...
geoclue2: add patch to whitelist elementary's agent
2018-09-01 11:23:01 +01:00
R. RyanTM
6e6ddb572b
libivykis: 0.42.2 -> 0.42.3 ( #45824 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libivykis
2018-09-01 12:21:20 +02:00
Jörg Thalheim
b29aff5a05
Merge pull request #45705 from manveru/ruby-2.5-default
...
ruby: default to version 2.5
2018-09-01 11:17:13 +01:00
R. RyanTM
a902ac91fe
libconfuse: 3.2.1 -> 3.2.2 ( #45825 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libconfuse
2018-09-01 12:17:06 +02:00
Frederik Rietdijk
4134048b6f
Merge master into staging-next
2018-09-01 10:41:58 +02:00
Frederik Rietdijk
43f6ceabb8
pythonPackages.pandas: fix build
2018-09-01 10:41:37 +02:00
Robert Schütz
5a9270fe57
python.pkgs.h5py: disable tests
2018-09-01 10:41:37 +02:00
Robert Schütz
de151625f2
python.pkgs.natsort: no pyflakes and pep8 checks
2018-09-01 10:41:37 +02:00
Robert Schütz
6c9f7e2742
python.pkgs.cairocffi: remove superfluous patch
2018-09-01 10:41:37 +02:00
Robert Schütz
5a7e9c8237
python.pkgs.celery: fix tests
2018-09-01 10:41:37 +02:00
Robert Schütz
30970aa039
python.pkgs.keyrings-alt: fix tests
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0840e427e6
pythonPackages.bottleneck: get rid of warnings during tests
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
39ca3eb666
pythonPackages.cmd2: fix build
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
1c66e6d76d
pythonPackages.moto: fix build
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
32492d9189
Python: fix botocore/boto3/awscli mess
...
Revert "pythonPackages.boto3: 1.7.84 -> 1.8.4"
This reverts commit 06b37899300e0800e7a0ea632fcb5bf0f291e003.
Revert "python: botocore: 1.11.1 -> 1.11.4"
This reverts commit 3b0242d4c014a440b8c1c58cae812dc84496cc95.
Revert "python: botocore: 1.10.75 -> 1.11.1"
This reverts commit 996fd79967
.
Revert "awscli: 1.16.1 -> 1.16.4"
This reverts commit 4880df9078bf024fd5a98afa8c6f28833e13f3d3.
Revert "awscli: 1.15.66 -> 1.16.1"
This reverts commit 6923bc8d23
.
awscli: fix build
pythonPackages.botocore: 1.10.75 -> 1.10.84
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
f823ca5752
pythonPackages.scipy: disable tests
...
We should try to get these enabled again asap.
https://github.com/scipy/scipy/pull/8871#issuecomment-417391433
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
ee5bff207f
Revert "python.pkgs.python-jose: 2.0.2 -> 3.0.0"
...
This breaks moto.
This reverts commit a6d3577d3d
.
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7f50451d3c
Revert "python: shippai: 0.2.3 -> 0.3.1"
...
This broke vdirsyncer.
This reverts commit 0bca28c890
.
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
5918fc4601
pythonPackages.cement: disable Python 2
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
57f1adc414
pythonPackages.boto3: 1.7.84 -> 1.8.4
2018-09-01 10:41:37 +02:00
Robert Schütz
a8d69de93f
python.pkgs.sarge: disable tests
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
503f808870
pythonPackages.pytestrunner: failed attempt at enabling tests
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
37afcbf0f5
pythonPackages.folium: add missing numpy runtime dependency
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0666f784ee
pythonPackages.boto3: 1.7.57 -> 1.7.84
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
a0d69a5642
python: XlsxWriter: 1.0.7 -> 1.0.9
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
997cb5c3cf
python: typing: 3.6.4 -> 3.6.6
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7560a6f753
python: Sphinx: 1.7.7 -> 1.7.8
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
e8adeef855
python: sockjs-tornado: 1.0.3 -> 1.0.5
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
cdccb7b650
python: regex: 2018.08.17 -> 2018.08.29
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
36cd6f2bd5
python: pytest-timeout: 1.3.1 -> 1.3.2
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
8a6b20cbad
python: pytest: 3.7.2 -> 3.7.4
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
630fd86bc7
python: phonenumbers: 8.9.11 -> 8.9.12
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
e8ff5774aa
python: persistent: 4.4.1 -> 4.4.2
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
88800b80f0
python: openpyxl: 2.5.5 -> 2.5.6
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
92855be2de
python: moto: 1.3.4 -> 1.3.5
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0075504e55
python: jupyterlab: 0.34.2 -> 0.34.6
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
68b99fc377
python: joblib: 0.12.2 -> 0.12.3
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
d126f735f1
python: Faker: 0.8.17 -> 0.8.18
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
7677c18e19
python: dftfit: 0.4.11 -> 0.4.22
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
8d67b3f2ee
python: deform: 2.0.5 -> 2.0.6
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
1708c82213
python: botocore: 1.11.1 -> 1.11.4
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
b92d2f6057
python: aws-adfs: 0.12.0 -> 0.12.1
2018-09-01 10:41:37 +02:00
Frederik Rietdijk
0abb01085d
python: absl-py: 0.4.0 -> 0.4.1
2018-09-01 10:41:37 +02:00
Jörg Thalheim
4a74aca868
Merge pull request #45700 from Mic92/node-packages-v8
...
nodePackages: 6_x -> 8_x
2018-09-01 09:09:24 +01:00
Vincent Laporte
7f606786ce
ocamlPackages.reason: remove spurious dependency on opam
2018-09-01 04:08:27 +00:00
worldofpeace
ac61b96d1c
geoclue2: add patch to whitelist elementary's agent
2018-08-31 21:47:02 -04:00
xeji
254bb9dc41
Merge pull request #45881 from andir/openjdk10
...
openjdk: 10.0.1 -> 10.0.2
2018-09-01 00:29:27 +02:00
John Ericson
353e2010c7
qt-3: Make configureFlags
a list
2018-08-31 17:26:22 -04:00
Andreas Rammhold
b3029372d0
openjdk10: zulu10.1+11-jdk10 -> zulu10.3+5-jdk10
...
This is a port of f9788aa
to darwin
2018-08-31 22:43:05 +02:00
Daiderd Jordan
85fdbf6123
cuter: use erlangR19 and cleanp expression
...
It fails to build using R20 and there's no new release available.
2018-08-31 22:27:13 +02:00
John Ericson
4663cd2b3b
Merge pull request #45884 from obsidiansystems/improve-isArm-msg
...
stdenv: Better message for deprecated `isArm`
2018-08-31 16:21:46 -04:00
John Ericson
0a948673f4
libgpg-error: Don't use deprecated isArm
2018-08-31 16:02:52 -04:00
R. RyanTM
e02816960a
libtirpc: 1.0.3 -> 1.1.4 ( #45815 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libtirpc
2018-08-31 21:33:35 +02:00
Andreas Rammhold
f9788aa118
openjdk10: 10.0.1 -> 10.0.2
...
this fixes a series of potential security issues:
CVE-2018-2940, CVE-2018-2941, CVE-2018-2952, CVE-2018-2964,
CVE-2018-2972 & CVE-2018-2973
2018-08-31 21:26:52 +02:00
Robert Schütz
dc707e41e4
python.pkgs.pyqrcode: init at 1.2.1
2018-08-31 19:07:35 +02:00
Robert Schütz
09cced6725
python.pkgs.pyotp: init at 2.2.6
2018-08-31 19:07:35 +02:00
Robert Schütz
93550cbddf
Merge branch 'master' into staging-next
2018-08-31 17:32:48 +02:00
Robert Schütz
2b5659dc04
python.pkgs.ecpy: 0.9.0 -> 0.9.1
2018-08-31 15:56:52 +02:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger
f7606a82ed
Merge pull request #43437 from MostAwesomeDude/cozy
...
Cozy
2018-08-31 15:29:41 +02:00
Rob Vermaas
4774d6a58d
gbenchmark: add darwin to platforms
2018-08-31 15:16:59 +02:00
Sebastian Meric de Bellefon
c49e507bbc
python.pkgs.ratelimiter: init at 1.2.0.post0
2018-08-31 08:57:28 -04:00
xeji
4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
...
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
Uli Baum
865301fb82
Revert "mdds: 1.3.1 -> 1.4.1 ( #45814 )"
...
This update appears to break libreoffice.
This reverts commit 897206755e
.
2018-08-31 14:05:17 +02:00
Andrew Childs
51680c6560
podofo: patch for compatibility with cmake 3.12 ( #45857 )
2018-08-31 13:57:29 +02:00
R. RyanTM
01f68e8f6b
wayland: 1.15.0 -> 1.16.0 ( #45795 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wayland
2018-08-31 13:46:46 +02:00
Vladimír Čunát
12874e4f81
Merge #38486 : glib: add bin output
2018-08-31 12:29:14 +02:00
Jan Tojnar
1e1221c1c1
Merge pull request #45682 from Thra11/opencolorio-system-lcms
...
opencolorio: use system lcms2 on aarch64
2018-08-31 10:40:34 +01:00
Sarah Brofeldt
7590d8b332
Merge pull request #45851 from mpickering/folium-0.6.0
...
folium: 0.5.0 -> 0.6.0
2018-08-31 11:31:56 +02:00
Lancelot SIX
4d4da6e598
libgpgerror: 1.28 -> 1.32 ( #45850 )
2018-08-31 11:05:30 +02:00
Rob Vermaas
c745ed1f7c
julia: add 0.7 and 1.0
2018-08-31 10:57:54 +02:00
Matthew Pickering
9b375a34e5
folium: 0.5.0 -> 0.6.0
2018-08-31 08:40:13 +00:00
R. RyanTM
d72125d568
minizinc: 2.1.7 -> 2.2.0 ( #45816 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
minizinc
2018-08-31 09:42:58 +02:00
R. RyanTM
897206755e
mdds: 1.3.1 -> 1.4.1 ( #45814 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mdds
2018-08-31 09:41:36 +02:00
Väinö Järvelä
48abc2a788
cocoapods: 1.5.0 -> 1.5.3
2018-08-31 07:22:46 +03:00
Sarah Brofeldt
582507627f
pythonPackages.httpsig: init at 1.2.0
2018-08-30 20:46:54 -07:00
Uli Baum
8aa09a2887
cmake_2_8: fix build, restore search-path.patch
...
cmake 3.12 update in #44910 modified search-path.patch
and broke cmake 2.8. This restores the previous version
of the patch as search-path-2.8.patch
2018-08-31 01:04:44 +02:00
xeji
875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
...
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b
Merge branch 'master' into staging-next
2018-08-30 21:56:13 +02:00
Bastian Köcher
d87c8f6cad
pythonPackages.gst-python: 1.14.0 → 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
00a879ccda
gst_all_1.gst-libav: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
538c733c0d
gst_all_1.gst-validate: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
8c971f0fca
gst_all_1.gst-rtsp-server: 1.14.0 -> 1.14.2
2018-08-30 20:40:07 +02:00
Bastian Köcher
3947c7b2a4
gst_all_1.gst-vaapi: 1.14.0 -> 1.14.2
2018-08-30 20:40:00 +02:00
Tom Hall
43110d8af5
opencolorio: refactor to use system lcms2 and tinyxml
...
The version of LCMS bundled with opencolorio is too old to build on
aarch64, simply because its config files date from before aarch64
was announced. However, it can use the system lcms2 if it is found.
Also de-vendor tinyxml.
In addition, the version had been bumped to 1.1.0, but 1.0.9 was still
hard-coded in the fetch uri. Some changes were necessary for 1.1.0 to build.
As the sources are fetched from github, use fetchFromGitHub instead of
fetchurl.
2018-08-30 18:03:21 +00:00
Uli Baum
c62bb34f7a
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
...
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar
4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
...
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00
Timo Kaufmann
6391c10836
Merge pull request #45791 from r-ryantm/auto-update/umockdev
...
umockdev: 0.11.3 -> 0.12
2018-08-30 19:32:44 +02:00
Matthew Pickering
bcccd13471
kythe: init at 0.0.28 ( #45778 )
...
Progress towards #27590
2018-08-30 19:24:31 +02:00
Vladimír Čunát
3f80b81ece
Merge branch 'staging' into #38486
2018-08-30 18:30:32 +02:00
Jan Tojnar
c1e53166ad
Revert "sympow: don't use placeholder"
...
This reverts commit bae15c811f
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
...
This reverts commit 025881c236
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
...
This reverts commit 82f6267023
.
2018-08-30 18:18:29 +02:00
Frederik Rietdijk
ca6442bc33
Merge pull request #45732 from marsam/feature/update-pywatchman
...
pythonPackages.pywatchman: 1.3.0 -> 1.4.1
2018-08-30 17:54:53 +02:00
R. RyanTM
d33395e156
umockdev: 0.11.3 -> 0.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
umockdev
2018-08-30 08:42:12 -07:00
teh
8c3514609b
pytorch: 0.4.0 -> 0.4.1 ( #45773 )
...
Also disable tests that fail in sandbox.
2018-08-30 17:30:29 +02:00
Robert Schütz
4b4c871401
buttersink: move out of pythonPackages ( #45783 )
2018-08-30 16:33:53 +02:00
Vladimír Čunát
b71b222b4c
Merge #44910 : cmake: 3.11.2 -> 3.12.1
2018-08-30 16:04:52 +02:00
Vladimír Čunát
6f2f91f307
Merge #42880 : libinput: split .bin output
2018-08-30 15:29:32 +02:00
Vladimír Čunát
ab539ab863
libinput: make .bin the first output
...
That's the convention:
2018-08-30 15:27:26 +02:00
Robert Schütz
74495e4f3a
python.pkgs.plotly: fix build
2018-08-30 15:26:18 +02:00
Robert Schütz
523a7c879f
python.pkgs.backports_lzma: fix tests
2018-08-30 14:54:48 +02:00
Robert Schütz
ab772d066d
python.pkgs.docker_registry: remove
...
It has been deprecated for 4 years.
2018-08-30 14:54:48 +02:00
Jörg Thalheim
da11a26008
Merge pull request #45330 from symphorien/bindgen2
...
rustup: wrap bindgen to find header files in a nix-shell
2018-08-30 13:12:03 +01:00
Bastian Köcher
d7b47e966c
gst_all_1.gst-editing-services: 1.14.0 -> 1.14.2
2018-08-30 13:31:00 +02:00
Bastian Köcher
65b5563d12
gst_all_1.gst-plugins-ugly: 1.14.0 -> 1.14.2
2018-08-30 13:30:13 +02:00
Bastian Köcher
03c7e30aee
gst_all_1.gst-plugins-bad: 1.14.0 -> 1.14.2
2018-08-30 13:30:00 +02:00
Bastian Köcher
effef4f3ec
gst_all_1.gst-plugins-good: 1.14.0 -> 1.14.2
2018-08-30 13:29:46 +02:00
Bastian Köcher
a29e9edfc0
gst_all_1.gst-plugins-base: 1.14.0 -> 1.14.2
2018-08-30 13:29:12 +02:00
Bastian Köcher
cc1b9b408e
gst_all_1.gstreamer: 1.14.0 -> 1.14.2
2018-08-30 13:28:41 +02:00
Vladimír Čunát
19c68fe28c
Merge branch 'master' into staging
2018-08-30 12:25:43 +02:00
Vladimír Čunát
d28ce159f6
Merge #45764 : pango: 1.42.1 → 1.42.4
2018-08-30 09:32:11 +02:00
Wael Nasreddine
c928d69642
corgi: init at 0.2.3 ( #45766 )
2018-08-30 09:20:40 +02:00
Benjamin Saunders
bf50cac00e
vulkan-validation-layers: 1.1.77.0 -> 1.1.82.0
2018-08-29 18:59:03 -07:00
Benjamin Saunders
b830df0ea9
vulkan-loader: 1.1.77.0 -> 1.1.82.0
2018-08-29 18:58:43 -07:00
Benjamin Saunders
c36382da72
glslang-git: 2018-06-21 -> 2018-07-27
2018-08-29 18:56:58 -07:00
Benjamin Saunders
556c27e457
spirv-tools: 2018-06-06 -> 2018-07-04
2018-08-29 18:56:36 -07:00
R. RyanTM
328cb60be5
vulkan-headers: 1.1.77.0 -> 1.1.82.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions .
2018-08-29 18:56:30 -07:00
Jan Tojnar
2d51cceda4
libfm: switch to fresher vala
2018-08-30 02:01:17 +02:00
Jan Tojnar
f9943cd28a
pango: 1.42.1 → 1.42.4
...
Fixes a horrendous bug that crashes IRC clients, text editors, terminal
emulators that receive invalid Unicode sequence.
2018-08-29 23:41:16 +02:00
Frederik Rietdijk
6038628ea5
Merge master into staging-next
2018-08-29 20:54:55 +02:00
Jörg Thalheim
d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
...
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Léo Gaspard
03d5065c06
kcov: 35 -> 36
2018-08-30 01:07:45 +09:00
Mario Rodas
58db095c86
pythonPackages.pywatchman: move to python-modules
...
pywatchman is licensed under BSD-3
150f1fb4ef
2018-08-29 10:06:02 -05:00
Vincent Laporte
f23c765827
hhvm: mark as broken
2018-08-29 14:43:06 +00:00
Vincent Laporte
20af031a2f
ocamlPackages.ocamlsdl: disable for OCaml ≥ 4.06
2018-08-29 12:49:45 +00:00
Vincent Laporte
e63e4c11cc
ocamlPackages.mezzo: disable for OCaml ≥ 4.06
2018-08-29 12:49:45 +00:00
Vincent Laporte
8a62ad06c2
ocamlPackages.cil: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
e79e66cad1
ocamlPackages.magick: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
24f47da9b3
ocamlPackages.erm_xml: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
9590e46c05
ocamlPackages.ocaml_data_notation: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
0c3cf014e2
ocamlPackages.ojquery: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
3fb8dac658
ocamlPackages.ocaml_cryptgps: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ebd62e2423
ocamlPackages.ocaml_cairo: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
450e358040
ocamlPackages.omake_rc1: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ea276e21cf
ocamlPackages.pa_ounit: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
06cd948ba3
ocamlPackages.sqlite3EZ: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
84e3cece28
ocamlPackages.ulex08: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
4f7c4e70e4
ocamlPackages.lwt2: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
78b8fc7a75
ocamlPackages.gtktop: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
23fd7e452f
ocamlPackages.frontc: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
6a9831940d
ocamlPackages.dypgen: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
354dedfec3
ocamlPackages.camlimages_4_1: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
09821d23ba
ocamlPackages.bolt: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
efbc322c9f
ocamlPackages.variantslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
a04f3afc3c
ocamlPackages.faillib: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
f7c617e34d
ocamlPackages.enumerate: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
c2b86bc5bb
ocamlPackages.fieldslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
15a568cfe6
ocamlPackages.bin_prot_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:36 +00:00
Jörg Thalheim
d314c4d3ce
vala_0_28: remove
2018-08-29 11:52:28 +01:00
Jörg Thalheim
3a56156866
vala_0_32: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
ffba654405
vala_0_26: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
ff449e176a
Merge pull request #45668 from romildo/upd.python-efl
...
pythonefl: 1.20.0 -> 1.21.0
2018-08-29 09:41:29 +01:00
José Romildo Malaquias
4637166ead
pythonefl: uses python.interpreter
2018-08-28 21:42:30 -03:00
José Romildo Malaquias
4f82d135f7
pythonefl: move out of python-packages.nix
...
- Move out of pkgs/top-level/python-packages.nix into
pkgs/development/python-modules/python-efl/default.nix.
- Add dependency on dbus-python.
- Remove hardeningDisable.
- Update some meta attributes.
2018-08-28 19:34:20 -03:00
Jörg Thalheim
c748ac5bdd
Merge pull request #45721 from Mic92/remove-hurd
...
hurd: cleanup unmaintained target
2018-08-28 23:32:39 +01:00
R. RyanTM
045c4d8f64
armadillo: 8.600.0 -> 9.100.5 ( #45266 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions .
2018-08-28 23:28:20 +02:00
Jörg Thalheim
9efffe0135
hurd: cleanup unmaintained target
...
This has been not touched in 6 years. Let's remove it to cause less
problems when adding new cross-compiling infrastructure.
This also simplify gcc significantly.
2018-08-28 22:18:02 +01:00
Symphorien Gibol
4c4fc2299c
rust-bindgen: wrap to add required library compilation flags
...
The easy part is to add NIX_CFLAGS_COMPILE for "regular" libraries.
A bit more tricky is to add the required flags for libclang to find
libstdcxx. For this we parse arguments to bindgen to look for
-x c++ or -xc++ and if found add NIX_CXXSTDLIB_COMPILE to the arguments.
This variable is populated by a complex dance of setupHooks. We trigger
this by adding clang to propagatedBuildInputs. A more subtle way may
exist.
2018-08-28 18:26:42 +02:00
Philip Patsch
91a876e06f
bazel: add upstream patch of perl replacement
2018-08-28 16:12:53 +02:00
Michael Fellinger
baefa983d3
ruby: default to version 2.5
2018-08-28 14:38:48 +02:00
Jörg Thalheim
1b09d06dcb
twitterBootstrap: v2 -> v3
...
cc @Profpatsch
v2 no longer compiles and is ancient
2018-08-28 12:52:13 +01:00
Jörg Thalheim
ca0260e2df
nodePackages.@vue/cli: init at 3.0.1
...
fixes #45456
2018-08-28 11:56:46 +01:00
Jörg Thalheim
bf56bc7b49
nodePackages: 6_x -> 8_x
2018-08-28 11:15:07 +01:00
Jörg Thalheim
e5af203a87
Merge pull request #45550 from r-ryantm/auto-update/openvdb
...
openvdb: 5.1.0 -> 5.2.0
2018-08-28 09:34:51 +01:00
Jörg Thalheim
ff9a2297ac
Merge pull request #45467 from ktf/init-alibuild
...
alibuild: init at 1.5.3
2018-08-28 08:50:18 +01:00
Jörg Thalheim
849fb28cf3
Merge pull request #45693 from aneeshusa/mark-bundler-as-system-plugin-for-vagrant
...
vagrant: mark bundler as system plugin
2018-08-28 08:41:06 +01:00
Sarah Brofeldt
b4c9f8d035
Merge pull request #45691 from vbgl/oblivc-20180624
...
obliv-c: 0.0pre20170827 -> 0.0pre20180624
2018-08-28 09:16:33 +02:00
Aneesh Agrawal
2ed25d3768
vagrant: mark bundler as system plugin
...
This will cause Vagrant to use the rubygems version of bundler
without complaint.
2018-08-27 22:57:19 -07:00
adisbladis
1ccd82c44d
Merge pull request #45543 from r-ryantm/auto-update/qpdf
...
qpdf: 8.1.0 -> 8.2.1
2018-08-28 12:57:28 +08:00
Vincent Laporte
38fafd1ed1
obliv-c: 0.0pre20170827 -> 0.0pre20180624
2018-08-28 04:32:56 +00:00
Jan Tojnar
fbab9870cb
Merge pull request #45688 from worldofpeace/granite/5.1.0
...
granite: 5.0 -> 5.1.0
2018-08-28 02:08:54 +02:00
Michael Fellinger
765f8d3569
mint: 0.2.0 -> 0.2.1 ( #45684 )
2018-08-28 00:24:13 +02:00
worldofpeace
09538793f3
granite: 5.0 -> 5.1.0
2018-08-27 18:15:19 -04:00
Tim Steinbach
33b5cfb4ea
gradle: 4.9 -> 4.10
2018-08-27 18:06:01 -04:00
Stephen
775d1ecf57
boost: disable python explicitly in b2Args ( #45679 )
...
(cherry picked from commit 3b862a638952c814c49291ca3efa13e8363c77a2)
2018-08-28 00:01:09 +02:00
Jörg Thalheim
1a16c4add4
Merge pull request #45577 from r-ryantm/auto-update/hamlib
...
hamlib: 3.2 -> 3.3
2018-08-27 21:49:23 +01:00
Jörg Thalheim
9b2f1145e7
Merge pull request #45681 from zauberpony/hcloud-1.6.1
...
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:24:45 +01:00
Jean-Philippe Cugnet
bd4b890fec
elixir: 1.6.6 -> 1.7.3
2018-08-27 21:38:28 +02:00
Elmar Athmer
bf112ccef7
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:34:16 +02:00
Till Höppner
a3f016f9f7
racket: 6.12 -> 7.0 ( #45650 )
2018-08-27 21:22:27 +02:00
xeji
ca144b0e27
Merge pull request #45675 from manveru/upgrade-crystal-0.26
...
crystal: 0.25.1 -> 0.26.0
2018-08-27 20:49:11 +02:00
Joachim F
c383462c79
Merge pull request #44914 from costrouc/costrouc/xnd-init
...
libxnd and libndypes: init at 0.2.0dev3
2018-08-27 17:40:33 +00:00
Chris Ostrouchov
dd12060b94
libxnd: init at 0.2.0dev3
...
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00
adisbladis
4c7c56caf6
Merge pull request #45673 from ejpcmac/update-elixir_1_7
...
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 22:51:40 +08:00
Michael Fellinger
7d567ad4ed
crystal: 0.25.1 -> 0.26.0
2018-08-27 16:05:22 +02:00
adisbladis
faf2f0b0e1
Merge pull request #45630 from adisbladis/go-1_11
...
go_1_11: init at 1.11 and set as default
2018-08-27 21:34:56 +08:00
Jean-Philippe Cugnet
fe6ef99ffc
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 15:16:45 +02:00
Peter Simons
d6b418cb12
libyaml: update from 0.1.7 to version 0.2.1
...
This update includes two hitherto unreleased upstream patches to fix bugs in
0.2.1 that manifest in the pythonPackages.pyyaml test suite.
Closes https://github.com/NixOS/nixpkgs/pull/45560 .
2018-08-27 14:31:34 +02:00
Bas van Dijk
97a4d29545
haskell: disable library profiling for static executables
...
Haskell packages overridden with justStaticExecutables
(like cabal-install, stack, pandoc, darcs, etc.) don't provide
libraries in the end result so it's futile to build them with library
profiling enabled because it will just take extra time.
2018-08-27 14:31:34 +02:00
Michael Alan Dorman
60cc518b22
xmonad: update nix patch
...
Regenerated against the current release.
2018-08-27 14:31:34 +02:00
Peter Simons
cd35b1cc9c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-7-gdb540bc from Hackage revision
d01233b4fa
.
2018-08-27 14:31:34 +02:00
(cdep)illabout
78e2045f6d
gi-vte: Remove from dont-distribute-packages
2018-08-27 14:31:33 +02:00
Peter Simons
e0d250e5cf
LTS Haskell 12.7
2018-08-27 14:31:33 +02:00
regnat
98edb207cd
bazel: 0.15.2 -> 0.16.0
2018-08-27 13:14:55 +02:00
adisbladis
d83273d57d
Merge pull request #45562 from r-ryantm/auto-update/libuv
...
libuv: 1.21.0 -> 1.23.0
2018-08-27 18:10:59 +08:00
Sarah Brofeldt
614e789ac9
Merge pull request #45665 from worldofpeace/solargraph/0.25.1
...
solargraph: 0.23.6 -> 0.25.1
2018-08-27 09:29:06 +02:00
Frederik Rietdijk
7945295410
Merge master into staging
2018-08-27 08:21:50 +02:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
...
Staging next
2018-08-27 08:21:31 +02:00
worldofpeace
cf54311d6f
solargraph: 0.23.6 -> 0.25.1
2018-08-26 22:47:32 -04:00
Pascal Wittmann
c2c13157bb
udunits: 2.2.26 -> 2.2.27.6 ( #45660 )
2018-08-27 00:26:07 +02:00
Matt McHenry
aa8bdaf0c4
elm: add instructions for versions.dat and elm-elm.nix
...
(cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
fc11905b6e
elm: depend on nodejs due to repl
2018-08-26 23:20:41 +01:00
Domen Kožar
82f11ba01b
haskell generic builder: expose enableParallelBuilding
2018-08-26 23:20:41 +01:00
Domen Kožar
7c542d0c86
Elm: 0.19 builds with elm-format
2018-08-26 23:20:41 +01:00
Matt McHenry
9f9e9d6433
elm: 0.18 -> 0.19
...
update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
code that elm itself embeds, and pre-fetch it so that the elm build
can function offline. also include a versions.dat file, as created
during an impure build of elm. set ELM_HOME so that the elm build can
find these things.
continues #45448
(cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
db11c832fb
WIP Elm 0.19
2018-08-26 23:20:41 +01:00
Bas van Dijk
7f3f9ffc14
Merge pull request #45633 from typetetris/hunspell-hs-fix
...
hunspell-hs: fix build
2018-08-26 22:04:06 +02:00
Eric Wolf
5d91e0f57d
hunspell-hs: fix build
...
Using pkgconfig like jtojnar suggested.
Disables tests as some necessary data files
aren't included on hackage.
2018-08-26 20:44:39 +02:00
Frederik Rietdijk
b2da2dfd36
Merge pull request #45656 from timokau/sympy-1.2
...
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 20:37:27 +02:00
Timo Kaufmann
c614c15f93
Merge pull request #45257 from timokau/openblas-pc
...
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Timo Kaufmann
83aebe1933
Merge pull request #45615 from r-ryantm/auto-update/apache-maven
...
maven: 3.5.3 -> 3.5.4
2018-08-26 20:10:00 +02:00
Timo Kaufmann
0e4160a3a1
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 19:56:44 +02:00
adisbladis
90d3ed0096
go_1_11: init at 1.11
2018-08-26 23:11:10 +08:00
Jörg Thalheim
20ae968798
Merge pull request #45648 from Thra11/qtwebengine-aarch64-2
...
qtwebengine: Fix inputs on aarch64
2018-08-26 13:49:38 +01:00
Tom Hall
ec334d38d2
qtwebengine: Fix inputs on aarch64
...
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Frederik Rietdijk
b61b993b75
Merge master into staging
2018-08-26 12:10:05 +02:00
Frederik Rietdijk
9cae0fec3d
Merge master into staging-next
2018-08-26 12:09:22 +02:00
Vladimír Čunát
f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance)
2018-08-26 10:49:12 +02:00
Vladyslav Mykhailichenko
0905ed8518
tokei: 7.0.3 -> 8.0.0
2018-08-26 10:51:10 +03:00
xeji
90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
...
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Bas van Dijk
a144c798e5
Merge pull request #44340 from shmish111/es-curator
...
nixos/curator: init elasticsearch curator
2018-08-26 01:33:34 +02:00
xeji
5f4b4323da
Merge pull request #45629 from volth/cpan2nix-2018-08-25
...
perlPackages: cpan2nix updates
2018-08-26 01:26:37 +02:00
Bas van Dijk
954eb34a53
elasticsearch-curator: explain why we disable the test-suite
2018-08-26 01:20:15 +02:00
Jan Tojnar
ce3584860c
libmanette: init at 0.2.1
2018-08-26 01:18:32 +02:00
Bas van Dijk
d5e7d48f5e
requests-aws4auth: only disable tests on python >= 3
2018-08-26 01:12:16 +02:00
xeji
9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
...
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Michiel Leenaars
de61d0da20
ydiff: init at 1.1
2018-08-25 22:52:51 +02:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
...
Gnome cleanup
2018-08-25 22:14:51 +02:00
Gabriel Ebner
0406721734
Merge pull request #45631 from gebner/mesa-texture-floats
...
mesa: enable texture floats
2018-08-25 22:13:44 +02:00
Jan Tojnar
2258383b82
umockdev: split package
2018-08-25 21:41:14 +02:00
Frederik Rietdijk
c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
...
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Bas van Dijk
8aa3318741
elasticsearch-curator: disable test-suite because it hangs
2018-08-25 18:53:10 +02:00
Bas van Dijk
61b646741c
pythonPackages.requests-aws4auth: init at 0.9
...
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00