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
Robin Gloster
6e6a1295be
Merge pull request #122050 from jshholland/stgit-1.1
...
gitAndTools.stgit: 1.0 -> 1.1
2021-05-07 13:04:49 -05: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
Robin Gloster
29e92116d1
Merge pull request #118037 from mayflower/privacy-extensions-configurable
...
nixos/network: allow configuring tempaddr for undeclared interfaces
2021-05-07 13:01:29 -05:00
Fabian Affolter
c742d23e61
home-assistant: enable surepetcare tests
2021-05-07 20:01:11 +02:00
Martin Weinelt
144dc280e3
Merge pull request #121153 from fabaff/bump-denonavr
2021-05-07 20:00:49 +02:00
Fabian Affolter
9c6305ab6a
python3Packages.surepy: 0.5.0 -> 0.6.0
2021-05-07 19:58:05 +02:00
Fabian Affolter
f417ed0e69
python3Packages.rich: 9.13.0 -> 10.1.0
2021-05-07 19:58:05 +02:00
Fabian Affolter
4f09b04320
Merge pull request #122012 from dotlambda/netdisco-2.8.3
...
python3Packages.netdisco: 2.8.2 -> 2.8.3
2021-05-07 19:57:01 +02:00
Fabian Affolter
fecd9ba4c3
Merge pull request #120266 from fabaff/aiopvpc
...
python3Packages.aiopvpc: init at 2.0.2
2021-05-07 19:54:47 +02:00
Stefan Frijters
c47c00e353
hdfview: Fix build by using hdf5_1_10
2021-05-07 10:48:26 -07:00
Stefan Frijters
36cce52a78
hdf5_1_10: Add java support
2021-05-07 10:48:26 -07:00
Jonathan Wilkins
2b1cc5092e
remove unnecessary patch
...
This patch
a504be8c70
.patch
has already been applied upstream
2021-05-07 10:39:35 -07:00
Martin Weinelt
65706590a9
python3Packages.chalice: add missing inquirer dependency
2021-05-07 10:37:47 -07:00
AndersonTorres
9309f19ea2
cagebreak: merge contrib output with regular output
2021-05-07 14:37:32 -03:00
AndersonTorres
732c698614
cagebreak: 1.7.0 -> 1.7.1
...
Now it uses scdoc as manpage generator.
2021-05-07 14:37:07 -03:00
Michael Weiss
918bbd47b6
Merge pull request #122033 from primeos/libplacebo
...
libplacebo: 3.120.2 -> 3.120.3
2021-05-07 19:36:58 +02:00
ajs124
590ff316eb
rt: 4.4.4 -> 5.0.1
2021-05-07 10:33:01 -07:00
ajs124
ac641ca67a
perlPackages.WebMachine: init at 0.17
2021-05-07 10:33:01 -07:00
ajs124
be8bffdb91
perlPackages.TextWordDiff: init at 0.09
2021-05-07 10:33:01 -07:00
ajs124
7fac4f11ce
perlPackages.ShellGuess: init at 0.09
2021-05-07 10:33:01 -07:00
ajs124
849ac8f01a
perlPackages.ShellConfigGenerate: init at 0.34
2021-05-07 10:33:01 -07:00
ajs124
1cc8a0e18e
perlPackages.PathDispatcher: init at 1.08
2021-05-07 10:33:01 -07:00
ajs124
364a89c736
perlPackages.MooXTypeTiny: init at 0.002003
2021-05-07 10:33:01 -07:00