Commit Graph

340760 Commits

Author SHA1 Message Date
Dmitry Kalinkin
775f5098c7
packer,cdk-go,gotop: mark as broken on darwin due to using an outdated gopsutil 2021-12-23 00:08:39 -05:00
github-actions[bot]
0c6795fa5b
Merge master into staging-next 2021-12-23 00:01:33 +00:00
Bernardo Meurer
f403d1f791
Merge pull request #150767 from Flakebi/rocm 2021-12-22 23:35:22 +00:00
Guillaume Girol
d96a3994cc nixos/collectd: validate config file syntax at build time 2021-12-23 00:08:43 +01:00
Guillaume Girol
b55a253e15 nixos/collectd: add nixos test 2021-12-23 00:08:43 +01:00
Jonas Chevalier
284756dda0
Revert "gitlab-runner: 14.5.2 -> 14.6.0 (#151600)" (#151843)
This reverts commit b03be5896e.
2021-12-22 23:33:18 +01:00
Fabian Affolter
f01adc7b35
Merge pull request #151822 from r-ryantm/auto-update/python3.8-pynetbox
python38Packages.pynetbox: 6.4.0 -> 6.4.1
2021-12-22 23:05:28 +01:00
Fabian Affolter
77e094c117
Merge pull request #151828 from fabaff/bump-kubescape
kubescape: 1.0.135 -> 1.0.136
2021-12-22 23:04:18 +01:00
Fabian Affolter
c1baddcea4
Merge pull request #151832 from fabaff/bump-weconnect
python3Packages.weconnect: 0.26.0 -> 0.28.0, python3Packages.weconnect-mqtt: 0.20.0 -> 0.21.0
2021-12-22 22:53:15 +01:00
Fabian Affolter
d5cb587a9c python3Packages.weconnect-mqtt: 0.20.0 -> 0.21.0 2021-12-22 22:28:55 +01:00
Fabian Affolter
13e673d154 python3Packages.weconnect: 0.26.0 -> 0.28.0 2021-12-22 22:28:29 +01:00
Fabian Affolter
16938f5f42 kubescape: 1.0.135 -> 1.0.136 2021-12-22 22:14:04 +01:00
sternenseemann
bddfc03e71 packages-config.nix: make sure all GHCs are added to packages.json
Currently only the default GHC (8.10.7) is added to packages.json,
leading e. g. repology to believe we don't ship an up to date GHC which
is inaccurate.
2021-12-22 22:07:00 +01:00
Fabian Affolter
1685d7e63e
Merge pull request #151785 from r-ryantm/auto-update/flexget
flexget: 3.2.6 -> 3.2.7
2021-12-22 21:50:54 +01:00
Fabian Affolter
e8e6baf7fc
Merge pull request #151808 from r-ryantm/auto-update/python3.8-winacl
python38Packages.winacl: 0.1.1 -> 0.1.2
2021-12-22 21:44:00 +01:00
Gabriella Gonzalez
21a3136d25
haskellPackages.happy_1_19_12: Disable tests
This disable the tests for the same reason as `haskellPackages.happy`
(see the link in the associated comment).

`happy_1_19_12` is used specifically by GHCJS on `aarch64-darwin`,
which is why this additional `dontCheck` is required.
2021-12-22 21:42:14 +01:00
Michael Weiss
c938684c3b
Merge pull request #151769 from r-ryantm/auto-update/signal-desktop
signal-desktop: 5.26.0 -> 5.26.1
2021-12-22 21:37:20 +01:00
Vincent Laporte
e71626c849 qarte: 4.12.0 → 4.15.1 2021-12-22 21:29:46 +01:00
R. Ryantm
0434544846 python38Packages.pynetbox: 6.4.0 -> 6.4.1 2021-12-22 20:20:25 +00:00
R. Ryantm
a08ebda88e python38Packages.winacl: 0.1.1 -> 0.1.2 2021-12-22 19:09:11 +00:00
Robert Schütz
a5159c5d29
python3Packages.graph-tool: 2.32 -> 2.43 (#151638) 2021-12-22 14:04:14 -05:00
Bart Brouns
c934f6b624
nova-filters: pin boost (#151732) 2021-12-22 14:03:45 -05:00
Gabriella Gonzalez
4e5a391e7e haskell.packages.ghcjs.stm: Fix evaluation error 2021-12-22 19:55:30 +01:00
Vincent Laporte
a2aaaee3d9 coqPackages.ITree: enable for Coq 8.14 2021-12-22 19:10:10 +01:00
Vincent Laporte
3f4f5ee591 coqPackages.paco: 4.1.1 → 4.1.2 2021-12-22 19:10:10 +01:00
github-actions[bot]
5e2c1acfa3
Merge master into staging-next 2021-12-22 18:01:00 +00:00
Gabriel Ebner
edabc5267d
Merge pull request #151577 from fabaff/fix-octoprint
octoprint: add override for celery and sentry-sdk, remove constraint of sarge
2021-12-22 18:38:57 +01:00
John Ericson
96a0040313
Merge pull request #151689 from Gabriel439/gabriella/fix_ghcjs_config.sub
haskell.compiler.ghcjs: Don't use upstream `config.sub`
2021-12-22 12:02:13 -05:00
Fabian Affolter
b67a793b82
Merge pull request #151764 from applePrincess/exploitdb-2021-12-21
exploitdb: 2021-12-18 -> 2021-12-21
2021-12-22 17:53:23 +01:00
R. Ryantm
1da89cedf0 flexget: 3.2.6 -> 3.2.7 2021-12-22 16:47:29 +00:00
Gabriella Gonzalez
0796ca8425
haskell.compiler.ghcjs: Fix Linux build (#151699)
Before this change the GHCJS build fails on Linux with:

```
Setup: Missing dependency on a foreign library:
* Missing (or bad) header file: ghc/utils/unlit/fs.h
```

The root cause is that the `./ghc/configure.ac` script is
responsible for copying `./ghc/utils/fs/fs.h` to
`./ghc/utils/unlit/fs.h`, but the script exits early if a C
compiler is not present.

This fixes that by ensuring that the C compiler is present
on all platforms (not just Darwin), so that the build now
works on Linux, too.
2021-12-22 08:43:38 -08:00
Ben Siraphob
01506119b5
Merge pull request #151740 from siraben/rmview-update
rmview: 2.1 -> 3.0
2021-12-22 09:58:22 -06:00
Max Wittig
b03be5896e
gitlab-runner: 14.5.2 -> 14.6.0 (#151600) 2021-12-22 16:49:03 +01:00
Tomas Bravo
80ab168c4a nix-prefetch-git: fix incorrect mktemp usage 2021-12-22 16:45:18 +01:00
Bobby Rong
5c339b8855
Merge pull request #151742 from jbedo/picard
picard-tools: 2.26.6 -> 2.26.9
2021-12-22 23:33:32 +08:00
Bruno Bigras
466e5255c7
Merge pull request #151595 from Frostman/starship-1.1.0
starship: 1.0.0 -> 1.1.1
2021-12-22 10:31:06 -05:00
R. Ryantm
5f3cff73c1 python38Packages.azure-mgmt-redis: 13.0.0 -> 13.1.0 2021-12-22 07:22:34 -08:00
R. Ryantm
53405a06dc python38Packages.injector: 0.18.4 -> 0.19.0 2021-12-22 07:22:21 -08:00
R. Ryantm
b7653bf564 python38Packages.jdatetime: 3.6.4 -> 3.7.0 2021-12-22 07:21:44 -08:00
R. Ryantm
b3c4e64b31 python38Packages.pyro-ppl: 1.7.0 -> 1.8.0 2021-12-22 07:17:59 -08:00
R. Ryantm
db68f29fa0 signal-desktop: 5.26.0 -> 5.26.1 2021-12-22 15:09:45 +00:00
Bobby Rong
8b0c4e0c2c
Merge pull request #151759 from r-ryantm/auto-update/srain
srain: 1.3.0 -> 1.3.1
2021-12-22 23:02:16 +08:00
Ben Siraphob
61a33921a0
rmview: 2.1 -> 3.0 2021-12-22 21:37:32 +07:00
Lein Matsumaru
ba9c19e23c
exploitdb: 2021-12-18 -> 2021-12-21 2021-12-22 14:33:54 +00:00
Pavol Rusnak
4c252f40af
Merge pull request #151468 from IvarWithoutBones/dotnetmodule-tests
buildDotnetModule: restore and build testProjectFile
2021-12-22 15:12:09 +01:00
sternenseemann
8397e18921 utf8proc: add myself to maintainer list 2021-12-22 15:03:23 +01:00
R. Ryantm
da759317b9 utf8proc: 2.6.1 -> 2.7.0
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2021-12-22 15:03:23 +01:00
R. Ryantm
3ca0d9b0a5 srain: 1.3.0 -> 1.3.1 2021-12-22 13:55:59 +00:00
IvarWithoutBones
1dafe944ec opentabletdriver: run unit tests 2021-12-22 14:54:41 +01:00
IvarWithoutBones
1c15839102 jackett: 0.19.138 -> 0.20.184 && run unit tests 2021-12-22 14:54:41 +01:00