Commit graph

287751 commits

Author SHA1 Message Date
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
adisbladis
e50b4ec391
Merge pull request #121632 from mattchrist/update-melpa
emacs.pkgs: 2021-05-03
2021-05-07 15:09:33 -05: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
Jan Tojnar
31e67e824d
Merge pull request #116518 from siraben/mmv-update
mmv: 1.01b -> 2.0
2021-05-07 21:43:05 +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
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
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
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
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
Martin Weinelt
144dc280e3
Merge pull request #121153 from fabaff/bump-denonavr 2021-05-07 20:00:49 +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
ajs124
0b50319687 perlPackages.HTTPHeadersActionPack: init at 0.09 2021-05-07 10:33:01 -07:00
ajs124
5f333c5ef4 perlPackages.HTMLGumbo: init at 0.18 2021-05-07 10:33:01 -07:00