Commit graph

287926 commits

Author SHA1 Message Date
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
Michele Guerini Rocco 4e4869b92b
Merge pull request #114745 from rnhmjoj/brltty
brltty: 6.1 -> 6.3; nixos/brltty: use upstream units
2021-05-07 23:35:57 +02:00
evalexpr a014b77ade
python39Packages.pushbullet: add missing dependency (#122080)
also switch to pytestCheckHook
2021-05-07 23:16:06 +02:00
Maximilian Bosch ceae57eeb4
Merge pull request #122090 from paperdigits/dateutils-update
dateutils: 0.4.7 -> 0.4.8
2021-05-07 23:11:55 +02:00
Maximilian Bosch 0e7c4d1219
Merge pull request #122096 from jansol/renderdoc
renderdoc: 1.12 -> 1.13
2021-05-07 23:09:12 +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
Robert Helgesson 587f96abc7 cloc: 1.88 -> 1.90 2021-05-07 22:24:37 +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
Maximilian Bosch 3c83aecc60
Merge pull request #122018 from dotlambda/vorta-PATH
vorta: add borgbackup to $PATH
2021-05-07 22:15:39 +02:00
maralorn 93b42b12db
Merge pull request #121839 from maralorn/split-config
hackage2nix: Split configuration, auto disable hydra builds
2021-05-07 22:12:48 +02:00
adisbladis e50b4ec391
Merge pull request #121632 from mattchrist/update-melpa
emacs.pkgs: 2021-05-03
2021-05-07 15:09:33 -05:00
Maciej Krüger 6fe87c0dff
pick-colour-picker: unstable-2019-10-11 -> unstable-2021-01-19 2021-05-07 22:08:25 +02:00
Domen Kožar 8ecb0344a0
Merge pull request #121720 from samueldr/feature/arm-stage-1-modules
installer images: Add available modules to stage-1 on ARM platforms
2021-05-07 22:01:09 +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
Jan Tojnar 31e67e824d
Merge pull request #116518 from siraben/mmv-update
mmv: 1.01b -> 2.0
2021-05-07 21:43:05 +02:00
Malte Brandy d75130019b
haskellPackages.gi-*: Fix some builds 2021-05-07 21:42:42 +02:00
Anderson Torres 87f9307b94
Merge pull request #122059 from AndersonTorres/quick-patches
cagebreak: 1.7.0 -> 1.7.1
2021-05-07 16:34:42 -03:00
Mica Semrick 5b4b180983 dateutils: 0.4.7 -> 0.4.8 2021-05-07 12:34:11 -07:00
Jan Solanti 49d736450b renderdoc: 1.12 -> 1.13 2021-05-07 22:27:53 +03:00
Martin Weinelt b672992e2c
sphinx-autobuild: init from python3Packages.sphinx-autobuild 2021-05-07 21:22:56 +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
Evils 5ae90276c3 nixos/fancontrol: clean up module
set a group and user for the service
remove default null config
  it's required, now it throws an error pointing to the option

set myself (module author) as maintainer
2021-05-07 11:46:40 -07:00
Evils 3d043c6939 nixosTests.fancontrol: fix test
and set myself (module author) as maintainer
2021-05-07 11:46:40 -07:00
Martin Weinelt 50530ec8b8 python3Packages.seabreeze: fix build, enable tests 2021-05-07 11:43:11 -07:00
Maximilian Bosch fcd5670a07 emulsion: fix build
ZHF #122042
Failing Hydra build: https://hydra.nixos.org/build/142625836
2021-05-07 11:35:55 -07:00
Martin Weinelt e35cbc0bdb python3Packages.pyxnat: add missing six dependency 2021-05-07 11:31:35 -07:00
Stefan Frijters 6eef66f4c8 dwl: 0.2 -> 0.2.1
The patches that were previously added in nixpkgs are included
in the new version.
2021-05-07 11:23:58 -07:00
Stefan Frijters 71238fe585 dwl: Fix build by adding missing pixman dependency 2021-05-07 11:23:58 -07:00
Jonathan Wilkins 32a245bed9 add two necessary dependencies 2021-05-07 11:23:42 -07:00
Anderson Torres bd93086109
Merge pull request #121933 from lsix/zile-2.6.2
zile: 2.6.1 -> 2.6.2
2021-05-07 15:17:32 -03: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
Stefan Frijters 62ca25f181 colobot: Fix build 2021-05-07 11:14:40 -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