Commit Graph

68600 Commits

Author SHA1 Message Date
Martin Weinelt
1021376e65
Merge pull request #244135 from NixOS/python-updates
Python updates 2023-07-18
2023-07-28 20:48:26 +02:00
github-actions[bot]
039200b6c4
Merge staging-next into staging 2023-07-28 18:01:52 +00:00
Pol Dellaiera
868ced9c6d
Merge pull request #245720 from r-ryantm/auto-update/pynitrokey
pynitrokey: 0.4.38 -> 0.4.39
2023-07-28 18:58:30 +02:00
Pol Dellaiera
f5fc54018c
Merge pull request #230670 from r-ryantm/auto-update/memtest86plus
memtest86plus: 6.10 -> 6.20
2023-07-28 18:58:17 +02:00
Pol Dellaiera
a2c1f87150
Merge pull request #245853 from r-ryantm/auto-update/vault
vault: 1.14.0 -> 1.14.1
2023-07-28 18:57:55 +02:00
Pol Dellaiera
3df1ca155f
Merge pull request #245867 from r-ryantm/auto-update/cnspec
cnspec: 8.19.0 -> 8.20.0
2023-07-28 18:57:46 +02:00
ajs124
074e1daf50
Merge pull request #241620 from msfjarvis/hs/workaround-aria2c-tls-issues
aria2: build with GNUTLS instead of OpenSSL
2023-07-28 17:36:28 +02:00
Pol Dellaiera
a29fa7b706
Merge pull request #245758 from gador/pgadmin-7.5
pgadmin4: 7.4 -> 7.5
2023-07-28 16:40:57 +02:00
Pol Dellaiera
4d1b4229d7
Merge pull request #238760 from emilytrau/ibmcloud-cli
ibmcloud-cli: init at 2.17.0
2023-07-28 16:40:31 +02:00
ajs124
f4fe83a4a7
Merge pull request #244350 from helsinki-systems/upd/xfsprogs
xfsprogs: 6.3.0 -> 6.4.0
2023-07-28 16:34:34 +02:00
Janik
2a9d660ff0
Merge pull request #245041 from Ch1keen/ronin
ronin: 2.0.3 -> 2.0.4
2023-07-28 14:55:37 +02:00
R. Ryantm
c69d372a1f cnspec: 8.19.0 -> 8.20.0 2023-07-28 12:15:10 +00:00
github-actions[bot]
eec08f8a6d
Merge staging-next into staging 2023-07-28 12:01:43 +00:00
Nick Cao
0eb4b967da
Merge pull request #245848 from schnusch/firefox_decrypt
firefox_decrypt: unstable-2023-07-06 -> 1.1.0
2023-07-28 04:55:24 -06:00
R. Ryantm
d694d3b0a9 vault: 1.14.0 -> 1.14.1 2023-07-28 10:26:51 +00:00
Et7f3
4af6b7960e awscli2: pin ruamel-yaml 2023-07-28 12:15:33 +02:00
Theodore Ni
4cfa09c5cd das: 0.3.6 -> 0.3.8 2023-07-28 12:15:32 +02:00
Theodore Ni
d407a2dd4c awscli2: allow using cryptography version 41 2023-07-28 12:15:32 +02:00
Theodore Ni
f3503c5e4e ansible-later: relax dependency on PyYAML 2023-07-28 12:15:32 +02:00
Theodore Ni
6d45281dde csvs-to-sqlite: 1.2 -> 1.3
1. Remove pin on click 7, because except for one unit test that checks
   the help output too strictly, the app still works with click 8.

2. Pull in patches that make the app compatible with pandas 2.
2023-07-28 12:15:32 +02:00
Theodore Ni
0f23a142ec awsebcli: refactor, relax dependencies, and enable tests 2023-07-28 12:15:29 +02:00
Theodore Ni
10fd6d034b awscli2: 2.12.7 -> 2.13.3 2023-07-28 12:14:57 +02:00
Theodore Ni
50d38ab78d awscli: 1.27.79 -> 1.29.9 2023-07-28 12:14:55 +02:00
Robert Schütz
4e7b3a4137 poetry: fix build 2023-07-28 12:13:29 +02:00
R. Ryantm
6d8794342c firefox_decrypt: unstable-2023-07-06 -> 1.1.0 2023-07-28 11:27:24 +02:00
Nick Cao
8cacc05fbf
Merge pull request #245793 from trofi/fix-cross-fix
fio: fix cross-compilation
2023-07-28 03:15:33 -06:00
Nick Cao
69d609afdf
Merge pull request #245421 from exploitoverload/master
psudohash: init at unstable-2023-05-15
2023-07-28 03:11:28 -06:00
Pol Dellaiera
089814067b
Merge pull request #245594 from r-ryantm/auto-update/infracost
infracost: 0.10.24 -> 0.10.26
2023-07-28 11:07:31 +02:00
Pol Dellaiera
ed0fd44651
Merge pull request #245638 from r-ryantm/auto-update/balena-cli
balena-cli: 16.7.5 -> 16.7.6
2023-07-28 11:06:50 +02:00
7c6f434c
b48d79f99d
Merge pull request #245787 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 6.3.2 -> 6.3.3
2023-07-28 08:47:09 +00:00
exploitoverload
db33789956 psudohash: init at unstable-2023-05-15 2023-07-28 10:20:21 +02:00
Pol Dellaiera
491480224b
Merge pull request #245544 from r-ryantm/auto-update/kics
kics: 1.7.3 -> 1.7.4
2023-07-28 09:52:38 +02:00
Sergei Trofimovich
cf25fdfac0 fio: fix cross-compilation
Without the change `pkgsCross.aarch64-multiplatform.fio` fails build as:

```
$ nix build -f. pkgsCross.aarch64-multiplatform.fio
...
fio-aarch64-unknown-linux-gnu> Bad option --build=x86_64-unknown-linux-gnu
fio-aarch64-unknown-linux-gnu> Bad option --host=aarch64-unknown-linux-gnu
```

Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-07-28 07:29:18 +01:00
github-actions[bot]
e913a05c06
Merge staging-next into staging 2023-07-28 06:01:52 +00:00
Nick Cao
3ad341012c
Merge pull request #245667 from r-ryantm/auto-update/dnf5
dnf5: 5.0.15 -> 5.1.0
2023-07-27 19:29:08 -06:00
Nick Cao
4d18724986
Merge pull request #245695 from aaronjheng/aws-iam-authenticator
aws-iam-authenticator: 0.5.9 -> 0.6.11
2023-07-27 19:25:07 -06:00
Nick Cao
8c74407d45
Merge pull request #245696 from aaronjheng/authz0
authz0: 1.1.1 -> 1.1.2
2023-07-27 19:23:35 -06:00
github-actions[bot]
fa6f4a5428
Merge staging-next into staging 2023-07-28 00:02:49 +00:00
Janik
6a830314d4
Merge pull request #243947 from totoroot/update/cloud-sql-proxy-2.5.0 2023-07-27 22:55:49 +02:00
Pol Dellaiera
73f2601104
Merge pull request #245635 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.21.8 -> 0.21.11
2023-07-27 22:51:25 +02:00
Pol Dellaiera
bf5a8af9d5
Merge pull request #245751 from r-ryantm/auto-update/boundary
boundary: 0.13.0 -> 0.13.1
2023-07-27 22:50:51 +02:00
R. Ryantm
77430102c7 btrfs-progs: 6.3.2 -> 6.3.3 2023-07-27 20:06:04 +00:00
Matthias Thym
14a23314a4
Update cloud-sql-proxy to use hash option
Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
2023-07-27 22:03:44 +02:00
Thiago Kenji Okada
a6096c235c
Merge pull request #245571 from Misterio77/qt6gtk2
qt6Packages.qt6gtk2: init at 0.2
2023-07-27 19:13:29 +00:00
Gabriel Fontes
415cd9298d
qt6Packages.qt6gtk2: init at 0.2 2023-07-27 15:39:28 -03:00
0x4A6F
f2facaf95d
Merge pull request #245655 from nvmd/sk/fix/czkawka
czkawka: fix build and check on darwin
2023-07-27 20:12:08 +02:00
github-actions[bot]
824f21d748
Merge staging-next into staging 2023-07-27 18:01:53 +00:00
7c6f434c
869d0f85f2
Merge pull request #245747 from anoadragon453/anoa/debian_debscripts_darwin
debian-devscripts: update `platforms` to `platforms.unix`
2023-07-27 17:36:47 +00:00
Florian Brandes
75d8c49cd6
pgadmin4: 7.4 -> 7.5
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-07-27 18:05:50 +02:00
Matthias Thym
661f33eced cloud-sql-proxy: 2.5.0 -> 2.6.0 2023-07-27 18:00:41 +02:00