Commit Graph

106010 Commits

Author SHA1 Message Date
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
DavHau
d03a5eb097 aioamqp: fix build 2021-05-08 00:41:40 -07:00
Uri Baghin
51e20564df async-profiler: fix darwin build 2021-05-07 23:23:29 -07:00
Martin Weinelt
0d8af16ee0 python3Packages.databases: 0.2.6 -> 0.4.3 2021-05-07 22:33:13 -07:00
Martin Weinelt
bf9b6b1ef3 python2Packages.pyjwt: init at 1.7.1 2021-05-07 20:05:56 -07:00
Silvan Mosberger
08d94fd2b0
Merge pull request #114374 from oxalica/lib/platform-support-check
lib.meta: introduce `availableOn` to check package availability on given platform
2021-05-08 03:54:36 +02:00
Robert T. McGibbon
088da8735f python3Packages.jq: 1.1.2 -> 1.1.3 2021-05-07 17:41:32 -07:00
Konstantin Alekseev
b76bf3c624 python3Packages.aiomysql: fix dependency on PyMySQL 2021-05-07 17:24:39 -07:00
Martin Weinelt
adb0cf013f python3Packages.monty: add missing pydanctic and tqdm dependencies 2021-05-07 17:23:36 -07:00
Martin Weinelt
96cf2b8582
Merge pull request #121732 from fabaff/bump-surepy 2021-05-08 02:13:46 +02:00
Fabian Affolter
de87f98700
Merge pull request #122116 from rmcgibbo/pyvex
python3Packages.pyvex: fix on darwin
2021-05-08 01:31:06 +02:00
Martin Weinelt
97cbc7e125
Merge pull request #122124 from rmcgibbo/cxxfilt
python3Packages.cxxfilt: fix on darwin
2021-05-08 01:20:11 +02:00
Maximilian Bosch
31c1a66133 avian: remove
ZHF #122042

Doesn't compile anymore[1] and isn't supported by upstream[2].

[1] https://hydra.nixos.org/build/142613769
[2] 0871979b29/README.md
2021-05-07 16:10:17 -07:00
Fabian Affolter
fb770b1526 python3Packages.adafruit-platformdetect: 3.8.0 -> 3.10.0 2021-05-07 16:09:26 -07:00
Robert T. McGibbon
31d8371442 python3Packages.cxxfilt: fix on darwin 2021-05-07 19:03:15 -04:00
Konstantin Alekseev
c397682663 python3Packages.pip-tools: 6.0.1 -> 6.1.0 2021-05-07 16:01:11 -07:00
Maximilian Bosch
10f33d0d3b rustracer: 2.1.40 -> 2.1.44
NOTE: even though the latest upstream version is 2.1.46 we cannot use
this as every rustracer version technically requires nightly Rust. We
work around this by setting `RUSTC_BOOTSTRAP`, but also have to stick to
older versions where each used "nightly" feature is already in a `rustc`
that's also available in `nixpkgs`.

ZHF #122042
Closes #119155
Hydra build: https://hydra.nixos.org/build/142609369
2021-05-07 15:25:43 -07:00
Robert T. McGibbon
d807301cce python3Packages.rfc3339-validator: fix on darwin 2021-05-07 15:19:44 -07:00
Drew Risinger
2c301e3f3f python3Packages.cvxpy: disable OpenMP on Darwin
Matches upstream, which doesn't test OpenMP on Darwin.
2021-05-07 15:19:28 -07:00
Jonathan Wilkins
6549f6357b python38Packages.atlassian-python-api: switch to fetching from GitHub
The pypi source code doesn't contain the response stubs necessary for
the tests to pass
2021-05-07 15:15:45 -07:00
Robert T. McGibbon
8bdfc34ab0 python3Packages.pyvex: fix on darwin 2021-05-07 18:00:04 -04:00
maralorn
958855d30c
Merge pull request #121627 from NixOS/haskell-updates 2021-05-07 23:55:19 +02:00
Stefan Frijters
c16380b5b4 gnuapl: Fix build
One instance of this error/warning comes up during the build.
According to the comment in the code they know what they are doing,
so this can be ignored.
2021-05-07 14:44:01 -07:00
evalexpr
a014b77ade
python39Packages.pushbullet: add missing dependency (#122080)
also switch to pytestCheckHook
2021-05-07 23:16:06 +02:00
Robert Schütz
29ca0ab721 python3Packages.kmapper: fix tests 2021-05-07 14:07:09 -07:00
Robert Schütz
bf12c8774d
Merge pull request #121434 from dotlambda/fritzconnection-1.5.0
python3Packages.fritzconnection: 1.4.2 -> 1.5.0
2021-05-07 23:03:47 +02:00
Danielle Lancashire
a916ffbb27 go_1_15: 1.15.11 -> 1.15.12 2021-05-08 07:03:21 +10:00
Danielle Lancashire
54ada505a8 go_1_16: 1.16.3 -> 1.16.4 2021-05-08 07:03:21 +10:00
Robert Hensing
16067d53d1
Merge pull request #122083 from hercules-ci/update-hercules-ci-optparse-applicative
haskellPackages.hercules-ci-optparse-applicative: 2021-03-05 -> 2021-03-18
2021-05-07 22:43:39 +02:00
Jonas Chevalier
a2871ba445
treefmt: 0.1.1 -> 0.2.0 (#122055) 2021-05-07 20:43:06 +00:00
Robert T. McGibbon
e41af2b3e2
python3Packages.nmigen: unbreak (#121846) 2021-05-07 22:37:56 +02:00
Martin Weinelt
2d64c6d79b
igraph: enable autodetection for LTO support (#122058)
> The IGRAPH_ENABLE_LTO build option now supports the AUTO value, which
> uses LTO only if the compiler supports it. Warning: CMake may not
> always be able to detect that LTO is not fully supported. Therefore,
> the default setting is OFF.

https://igraph.org/2021/03/23/igraph-0.9.1-c.html
2021-05-07 22:33:13 +02:00
Robert Schütz
7275540666
Merge pull request #122089 from mweinelt/python/sphinx-autobuild
python3Packaegs.sphinx-autobuild: add missing colorama dependency
2021-05-07 22:26:43 +02:00
Martin Weinelt
dfaca8a8ac
python3Packages.spidev: set platforms to linux only (#122091)
The module interfaces with the linux kernel and its sysfs, so it is
unsupported on anything but Linux.
2021-05-07 22:24:18 +02:00
Malte Brandy
7f236bd4b2
hackage2nix: Split configuration, auto disable hydra builds
We split configuration-hackage2nix.yaml into multiple files.  We bump
cabal2nix-unstable to get support for multiple config files in
hackage2nix.

* The file main.yaml is only supposed to be edited by humans.
* The file stackage.yaml is only supposed to be updated by the
  update-stackage.sh
* The file broken.yaml can be edited by humans, but probably future
  helpers will want to insert broken packages into this file based on
  hydra reports.
* The file transitive-broken.yaml is newly introduced to be generated
  by regenerate-transitive-broken-packages.sh

regenerate-transitive-broken-packages.sh makes a nix query (in
transitive-broken-packages.nix) which evaluates all haskellPackages
once with and once without "allowBroken" this way it get's a list of
packages which are broken by some transitive dependency, but does not
disable packages which have eval errors not caused by a broken package.
2021-05-07 21:58:08 +02:00
Malte Brandy
d75130019b
haskellPackages.gi-*: Fix some builds 2021-05-07 21:42:42 +02:00
Martin Weinelt
80466be251
python3Packaegs.sphinx-autobuild: add missing colorama dependency 2021-05-07 21:22:37 +02:00
Malte Brandy
9fd589504e
haskellPackages.haskell-gi: Bump versions manually to still build with used C libs 2021-05-07 21:19:00 +02:00
Martin Weinelt
4f64f6d889 python3Packages.simple-salesforce: fix build
Configure explicit test phase.
2021-05-07 12:00:38 -07:00
Martin Weinelt
12493f272b python3Packages.runway-python: fix build, enable tests 2021-05-07 11:57:01 -07:00
Robert Hensing
0f000b836e haskellPackages.hercules-ci-optparse-applicative: 2021-03-05 -> 2021-03-18 2021-05-07 20:47:02 +02:00
Martin Weinelt
50530ec8b8 python3Packages.seabreeze: fix build, enable tests 2021-05-07 11:43:11 -07:00
Martin Weinelt
e35cbc0bdb python3Packages.pyxnat: add missing six dependency 2021-05-07 11:31:35 -07:00
Jonathan Wilkins
32a245bed9 add two necessary dependencies 2021-05-07 11:23:42 -07:00
Shlok Datye
b858ba8a7c haskellPackages.streamly-lmdb: unbreak
(The latest version of streamly-lmdb (0.2.1) is not broken at all.)
2021-05-07 20:16:43 +02:00
maralorn
8b7d34d89e
Merge pull request #122026 from sternenseemann/ghc-binary-no-aarch64-hydra
haskell.compiler: misc cleanups for hydra aarch64 builds
2021-05-07 20:15:44 +02:00
Martin Weinelt
6cddacc0bb python3Packages.python-redis-lock: disable failing test
https://github.com/ionelmc/python-redis-lock/issues/86
2021-05-07 11:15:31 -07:00
Martin Weinelt
45eaed41b1 python3Packages.pytest-annotate: mark as broken
Incompatible with pytest 6 and no changes since 2019.
2021-05-07 11:15:06 -07:00
Martin Weinelt
5f6dd3dd1e python3Packaegs.python-snap7: remove snap7.six from pythonImportsCheck
The module does not exist anymore.
2021-05-07 11:10:22 -07:00
Robin Gloster
5b1c8aefbd
Merge pull request #122054 from mweinelt/home-assistant
home-assistant: 2021.5.0 -> 2021.5.1
2021-05-07 13:02:28 -05:00