rnhmjoj
1f55c7e022
nixos/tests: drop latestKernel.hardened
...
The latest kernel does not guarantee a hardened version anymore,
see ga5341beb for the motivation.
2021-09-22 11:20:30 +02:00
rnhmjoj
88b3c29cf1
nixos: heimdalFull -> heimdal
...
The package has been renamed in 2018-05-01.
2021-09-22 11:20:30 +02:00
rnhmjoj
3f10924949
nixos/flannel: pkgs.etcdctl -> pkgs.etcd
...
The package has been renamed in 2018-04-25.
2021-09-22 11:20:30 +02:00
rnhmjoj
1f826a7164
nixos/tests/ec2: fix conflicting option values
2021-09-22 11:20:30 +02:00
rnhmjoj
e2a668224f
nixos/tests/enlightenment: fix renamed options
...
All program-specific `autoLogin` options have been unified under
`displayManager.autoLogin`.
2021-09-22 11:20:29 +02:00
rnhmjoj
56ad0a49c8
nixos/dnscrypt-wrapper: fix nogroup
...
The group was actually there but I didn't add it by mistake.
This fixes the evaluation after for #133166 .
2021-09-22 11:20:24 +02:00
Fabian Affolter
b51ce74106
python3Packages.notus-scanner: init at unstable-2021-09-05
2021-09-22 11:11:24 +02:00
Fabian Affolter
59c890f14b
python3Packages.bitlist: allow later parts releases
2021-09-22 10:52:24 +02:00
Fabian Affolter
7284b144fd
python3Packages.parts: 1.0.3 -> 1.1.0
2021-09-22 10:52:13 +02:00
Fabian Affolter
cf8ce8f269
python3Packages.pyspnego: 0.1.6 -> 0.2.0
2021-09-22 10:43:24 +02:00
Fabian Affolter
8a9595cfc0
Merge pull request #137276 from fabaff/bump-gcsfs
...
python3Packages.fsspec: 2021.07.0 -> 2021.08.1, python3Packages.gcsfs: 2021.07.0 -> 2021.08.1
2021-09-22 10:32:54 +02:00
Ales Huzik
6a76b842b3
tytools: init at 0.9.3 ( #138799 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-22 10:32:19 +02:00
Fabian Affolter
f3456b8474
Merge pull request #138585 from fabaff/bump-zeroconf
...
python3Packages.zeroconf: 0.36.4 -> 0.36.5
2021-09-22 10:31:31 +02:00
Fabian Affolter
e34eed06b0
Merge pull request #138787 from fabaff/fix-catt
...
catt: override dependency releases
2021-09-22 10:31:02 +02:00
Fabian Affolter
7b78071f36
Merge pull request #138589 from fabaff/fix-expliot
...
expliot: fix build
2021-09-22 10:30:37 +02:00
Ryan Burns
b8779dbffe
nim: fix power arch predicates
...
isPowerPC is only true on 32 bit machines;
to check the family we should use isPower here
Otherwise, e.g. `pkgsCross.powernv.buildPackages.nim` fails to eval with
`error: evaluation aborted with the following error message: 'no Nim CPU support known for powerpc64le-unknown-linux-gnu'`
2021-09-22 10:30:09 +02:00
Fabian Affolter
921791e87a
Merge pull request #137034 from fabaff/ospd
...
python3Packages.ospd: init at 21.4.3
2021-09-22 10:29:47 +02:00
Bobby Rong
255d592502
Merge pull request #138883 from r-ryantm/auto-update/vultr-cli
...
vultr-cli: 2.8.2 -> 2.8.3
2021-09-22 16:26:06 +08:00
Sergei Trofimovich
eb49b17a0f
upx: disable blanket -Werror (fix gcc-11 build)
...
On gcc-11 build fails as:
```
$ nix-build -E 'with import ./.{}; upx.override { stdenv = gcc11Stdenv; }'
...
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32:
error: this 'if' clause does not guard... [-Werror=misleading-indentation]
159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \
| ^~
```
2021-09-22 09:15:09 +01:00
Max Wittig
5733174186
gitlab-runner: 14.2.0 -> 14.3.0
2021-09-22 10:10:56 +02:00
zowoq
abc00fd6bd
buildah: 1.22.3 -> 1.23.0
...
https://github.com/containers/buildah/releases/tag/v1.23.0
2021-09-22 18:10:33 +10:00
Pascal Bach
616690dc64
samba: 4.14.7 -> 4.15.0
2021-09-22 10:02:16 +02:00
Sergei Trofimovich
bbcd0887bd
gpm: pull upstream fix for -fno-common compiler
...
Fixes build failure against upstream gcc (defaults -fno-common).
2021-09-22 08:55:49 +01:00
R. RyanTM
80b3ac2f65
python38Packages.google-resumable-media: 2.0.2 -> 2.0.3
2021-09-22 09:43:57 +02:00
Sandro
68709444f8
Merge pull request #138887 from r-ryantm/auto-update/python3.8-google-cloud-speech
2021-09-22 09:42:52 +02:00
Sandro
6e1ff49d8f
Merge pull request #138885 from r-ryantm/auto-update/python3.8-google-cloud-runtimeconfig
2021-09-22 09:42:35 +02:00
Robin Gloster
61b79f4514
Merge pull request #137700 from r-ryantm/auto-update/wordpress
...
wordpress: 5.8 -> 5.8.1
2021-09-22 09:40:53 +02:00
Vanilla
3457a35dbb
flat-remix-gnome: 20210716 -> 20210921
2021-09-22 15:38:32 +08:00
Sandro
354cf62751
Merge pull request #138889 from r-ryantm/auto-update/python3.8-google-crc32c
...
python38Packages.google-crc32c: 1.1.3 -> 1.2.0
2021-09-22 09:32:41 +02:00
Sandro
07e7553748
Merge pull request #138884 from r-ryantm/auto-update/python3.8-google-cloud-spanner
...
python38Packages.google-cloud-spanner: 3.9.0 -> 3.10.0
2021-09-22 09:32:19 +02:00
Sandro
82211b9b7c
Merge pull request #138897 from r-ryantm/auto-update/python3.8-google-cloud-dns
...
python38Packages.google-cloud-dns: 0.33.0 -> 0.33.1
2021-09-22 09:32:07 +02:00
R. RyanTM
88e3f20774
svgbob: 0.5.4 -> 0.6.2
2021-09-22 07:08:30 +00:00
rnhmjoj
169cd512d4
nixos/tests/cntr: fix evaluation
...
The maintainer email address is srk@48.io , hence srk, but the attribute
name in the maintainer list is actually sorki.
2021-09-22 09:06:50 +02:00
rnhmjoj
78b0883e2f
nixos/tests/prometheus-exporters: fix nogroup
...
Add a group after the removal of the nogroup default in #133166 .
2021-09-22 09:06:50 +02:00
rnhmjoj
5b4f8afae4
nixos/tests: stdenv.lib -> lib
...
These must have been reintroduced by mistake after the deprecation.
2021-09-22 09:06:50 +02:00
Bobby Rong
d5867acf94
Merge pull request #138904 from r-ryantm/auto-update/tali
...
gnome.tali: 40.2 -> 40.3
2021-09-22 15:00:42 +08:00
Fabian Affolter
4fdd27c0cd
Merge pull request #138902 from applePrincess/exploitdb-2021-09-22
...
exploitdb: 2021-09-21 -> 2021-09-22
2021-09-22 08:52:28 +02:00
R. RyanTM
bb89ef8556
folly: 2021.09.13.00 -> 2021.09.20.00
2021-09-22 06:36:53 +00:00
R. RyanTM
9e81d39c83
fly: 7.4.0 -> 7.5.0
2021-09-22 06:30:31 +00:00
Michael Raskin
e2c809855e
Merge pull request #138886 from jkarlson/btrfs-progs
...
btrfs-progs: 5.13.1 -> 5.14.1
2021-09-22 06:19:37 +00:00
Jörg Thalheim
3df838929c
Merge pull request #138898 from r-ryantm/auto-update/telegraf
...
telegraf: 1.19.3 -> 1.20.0
2021-09-22 07:18:55 +01:00
R. RyanTM
137a4f7b43
svtplay-dl: 4.3 -> 4.5
2021-09-22 06:04:54 +00:00
R. RyanTM
d4640395ac
gnome.tali: 40.2 -> 40.3
2021-09-22 05:53:25 +00:00
Lein Matsumaru
c117f55ee2
exploitdb: 2021-09-21 -> 2021-09-22
2021-09-22 05:41:52 +00:00
R. RyanTM
722a4c1a54
telegraf: 1.19.3 -> 1.20.0
2021-09-22 05:29:41 +00:00
R. RyanTM
1a922bc8d6
python38Packages.google-cloud-dns: 0.33.0 -> 0.33.1
2021-09-22 05:21:00 +00:00
R. RyanTM
add1980208
du-dust: 0.6.2 -> 0.7.5
2021-09-22 05:18:53 +00:00
davidak
0142528c4a
Merge pull request #138874 from bobby285271/appcenter
...
pantheon.appcenter: 3.7.1 -> 3.8.0
2021-09-22 07:13:46 +02:00
R. RyanTM
455c8b51a9
dolt: 0.27.4.2 -> 0.28.4
2021-09-22 05:08:29 +00:00
R. RyanTM
22aa741604
dnsproxy: 0.39.5 -> 0.39.7
2021-09-22 04:44:55 +00:00