Commit graph

288096 commits

Author SHA1 Message Date
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
Aluísio Augusto Silva Gonçalves
e6d1079b9b
python3Packages.jupytext: 1.11.0 -> 1.11.2 2021-05-07 17:07:06 -03:00
Aluísio Augusto Silva Gonçalves
11c3036bff
python3Packages.mdit-py-plugins: init at 0.2.8 2021-05-07 17:07:05 -03:00
Aluísio Augusto Silva Gonçalves
66534789b0
python3Packages.markdown-it-py: 0.6.2 -> 1.0.0 2021-05-07 17:07:05 -03:00
Aluísio Augusto Silva Gonçalves
8b94f86044
python3Packages.linkify-it-py: init at 1.0.1 2021-05-07 17:07:04 -03:00
Aluísio Augusto Silva Gonçalves
8ffb2a6685
python3Packages.uc-micro-py: init at 1.0.1 2021-05-07 17:07:04 -03:00
Aluísio Augusto Silva Gonçalves
43c68b0aa1
python3Packages.pytest-regressions: init at 2.2.0 2021-05-07 17:07:03 -03: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
Ravi Jain
3e44834779 vimPlugins.vim-deus: init at 2021-03-28 2021-05-08 00:06:37 +05:30
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