Commit Graph
319144 Commits
Author SHA1 Message Date
SandroandGitHub 6567e3f3cb Merge pull request #138921 from fabaff/bump-parts 2021-09-22 11:47:39 +02:00
rnhmjoj 113cc7b136 nixos/tests/mariadb-galera-mariabackup: fix nogroup
This fixes the evaluation after for #133166.
2021-09-22 11:46:30 +02:00
Bruno BELANYIandGitHub 96dc04e933 tlsh: 4.5.0 -> 4.9.3 (#138639)
* tlsh: 4.5.0 -> 4.9.3

* tlsh: link to https website
2021-09-22 11:44:14 +02:00
SandroandGitHub 94114e8da7 Merge pull request #138808 from 0x4A6F/master-routinator
routinator: 0.10.0 -> 0.10.1
2021-09-22 11:43:45 +02:00
rnhmjoj 20ad669618 nixos/tests/minio: fix deprecation warning
The `accessKey` and `secretKey` options have been deprecated in favour
of the new `rootCredentialsFile`.
2021-09-22 11:35:22 +02:00
rnhmjoj 87d76b1783 nixos/tests/mysql: fix nogroup
This fixes the evaluation after for #133166.
2021-09-22 11:20:30 +02:00
rnhmjoj 08cd8667ee nixos: filalex77 -> Br1ght0ne
The maintainers has changed username in 512c3c0a.
2021-09-22 11:20:30 +02:00
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 AffolterandGitHub 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
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 AffolterandGitHub 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 AffolterandGitHub e34eed06b0 Merge pull request #138787 from fabaff/fix-catt
catt: override dependency releases
2021-09-22 10:31:02 +02:00
Fabian AffolterandGitHub 7b78071f36 Merge pull request #138589 from fabaff/fix-expliot
expliot: fix build
2021-09-22 10:30:37 +02:00
Ryan Burnsandehmry 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 AffolterandGitHub 921791e87a Merge pull request #137034 from fabaff/ospd
python3Packages.ospd: init at 21.4.3
2021-09-22 10:29:47 +02:00
Bobby RongandGitHub 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 WittigandGitHub 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. RyanTMandSandro Jäckel 80b3ac2f65 python38Packages.google-resumable-media: 2.0.2 -> 2.0.3 2021-09-22 09:43:57 +02:00
SandroandGitHub 68709444f8 Merge pull request #138887 from r-ryantm/auto-update/python3.8-google-cloud-speech 2021-09-22 09:42:52 +02:00
SandroandGitHub 6e1ff49d8f Merge pull request #138885 from r-ryantm/auto-update/python3.8-google-cloud-runtimeconfig 2021-09-22 09:42:35 +02:00
Robin GlosterandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
SandroandGitHub 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
Charlotte Van Petegem 65be4ada23 gomuks: 0.2.3 -> 0.2.4 2021-09-22 09:28:23 +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 RongandGitHub 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 AffolterandGitHub 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 7cb102337c frugal: 3.14.8 -> 3.14.9 2021-09-22 06:50:07 +00: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 RaskinandGitHub 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 ThalheimandGitHub 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