Commit Graph

601546 Commits

Author SHA1 Message Date
Nick Cao
a1e1314af0
Merge pull request #297767 from r-ryantm/auto-update/cirrus-cli
cirrus-cli: 0.112.3 -> 0.113.0
2024-03-22 11:30:58 -04:00
Nick Cao
2cfccaaa51
Merge pull request #297785 from r-ryantm/auto-update/fanbox-dl
fanbox-dl: 0.19.2 -> 0.20.0
2024-03-22 11:28:31 -04:00
Nick Cao
a98a228977
Merge pull request #297671 from r-ryantm/auto-update/protoc-gen-connect-go
protoc-gen-connect-go: 1.15.0 -> 1.16.0
2024-03-22 11:27:15 -04:00
Nick Cao
4eac70d0f1
Merge pull request #297685 from r-ryantm/auto-update/python312Packages.flask-session-captcha
python312Packages.flask-session-captcha: 1.4.0 -> 1.4.1
2024-03-22 11:25:20 -04:00
Weijia Wang
f474830be6
Merge pull request #297980 from Samasaur1/disable-check-gymnasium-darwin
gymnasium: disable doCheck on Darwin
2024-03-22 16:17:46 +01:00
Weijia Wang
fed21ab52c
Merge pull request #297381 from emilytrau/logisim-darwin
logisim,logisim-evolution,mars-mips: add darwin bundle
2024-03-22 16:17:30 +01:00
Martin Weinelt
c3d5b0c0c6
Merge pull request #296152 from yu-re-ka/electron-bin-cleanup
electron-bin: remove old versions
2024-03-22 16:04:24 +01:00
Nick Cao
dfe95bf220
Merge pull request #297690 from r-ryantm/auto-update/harsh
harsh: 0.9.1 -> 0.9.2
2024-03-22 10:45:56 -04:00
Nick Cao
73d88be114
Merge pull request #297624 from r-ryantm/auto-update/python312Packages.mkdocs-material
python312Packages.mkdocs-material: 9.5.13 -> 9.5.14
2024-03-22 10:41:10 -04:00
Stig
8ffddaebf8
Merge pull request #298041 from RaitoBezarius/improper-hash-again
perl536Packages.BerkeleyDB: use spec compliant base64 hash
2024-03-22 15:40:36 +01:00
Ryan Mulligan
5854e2dbcb
Merge pull request #298052 from RaitoBezarius/improper-hash-again-ffs
prometheus-php-fpm-exporter: fix non-spec compliant base64 hash
2024-03-22 07:29:08 -07:00
Nick Cao
d9098707db
Merge pull request #297615 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.78 -> 1.79.2
2024-03-22 10:27:35 -04:00
Nick Cao
1d451e1488
Merge pull request #297621 from r-ryantm/auto-update/python311Packages.pyamg
python311Packages.pyamg: 5.0.1 -> 5.1.0
2024-03-22 10:26:09 -04:00
Nick Cao
706b3d67be
Merge pull request #297631 from fabaff/marshmallow-dataclass-bump
python311Packages.marshmallow-dataclass: 8.6.0 -> 8.6.1
2024-03-22 10:24:45 -04:00
Jörg Thalheim
3353792819
Merge pull request #296538 from r-ryantm/auto-update/waypipe
waypipe: 0.8.6 -> 0.9.0
2024-03-22 15:18:39 +01:00
Weijia Wang
37cd9fa078
Merge pull request #298026 from nicolas-goudry/fix-hugo
hugo: fix invalid vendorHash
2024-03-22 15:17:55 +01:00
R. Ryantm
6ed8eda876 waypipe: 0.8.6 -> 0.9.0 2024-03-22 15:14:48 +01:00
Ulrik Strid
b10ff2437b
Merge pull request #287846 from mschwaig/rocm-6.0.2
rocmPackages.* 5.7.1→ 6.0.2
2024-03-22 15:08:59 +01:00
Martin Weinelt
5816576178
Merge pull request #298037 from amarshall/python-dbf-fix-build
python3Packages.dbf: fix build
2024-03-22 15:07:59 +01:00
Raito Bezarius
740469524f prometheus-php-fpm-exporter: fix non-spec compliant base64 hash
Some programs respects specifications, some do not.

Nix is one of the latter.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-22 15:07:08 +01:00
Vladimír Čunát
e90be8418d
Merge #284149: nixos/kernel: add hid_corsair to initrd modules 2024-03-22 14:59:18 +01:00
Martin Weinelt
f5d01c67cf
Merge pull request #298046 from amarshall/python-leather-fix-build
python3Packages.leather: fix build
2024-03-22 14:58:09 +01:00
Nick Cao
c4df2f0397
Merge pull request #298022 from GaetanLepage/rye
rye: 0.30.0 -> 0.31.0
2024-03-22 09:57:58 -04:00
superherointj
23fef6e68e
Merge pull request #297967 from datafoo/vscode-extensions.esbenp.prettier-vscode
vscode-extensions.esbenp.prettier-vscode: 10.3.0 -> 10.4.0
2024-03-22 13:56:50 +00:00
superherointj
fdb0ea883d
Merge pull request #298010 from feschber/update-lan-mouse
lan-mouse: 0.6.0 -> 0.7.3
2024-03-22 13:54:02 +00:00
Andrew Marshall
956cf5f612 python3Packages.leather: fix build
Broken in 2f4ea0c6df.

Upstream changed from nose to pytest. Previously, the
setuptoolsCheckHook would run and execute the `./test.py` file, but that
is not part of upstream’s build process and doesn’t work. Including
pytestCheckHook means that does not run—just pytest.
2024-03-22 09:38:57 -04:00
Raito Bezarius
8cd4416530 perl536Packages.BerkeleyDB: use spec compliant base64 hash
Specification forbids any char after `=`, but Nix accepts it.

It's not a good reason enough to have non-spec compliant hashes.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-22 14:20:43 +01:00
Florian Klink
e1ad98971a
Merge pull request #297995 from r-ryantm/auto-update/ls-lint
ls-lint: 2.2.2 -> 2.2.3
2024-03-22 15:12:16 +02:00
Andrew Marshall
198d32f50b python3Packages.dbf: fix build
Broken in 63155af44b. Failed with:

> Traceback (most recent call last):
>   File "/build/dbf-0.99.9/dbf/./test.py", line 15, in <module>
>     from . import *
> ImportError: attempted relative import with no known parent package

Relative imports only work when running as a module, not directly as a
file.
2024-03-22 09:08:28 -04:00
Ferdinand Schober
3861b2a6a3 lan-mouse: 0.6.0 -> 0.7.3
Release: https://github.com/feschber/lan-mouse/releases/tag/v0.7.3
2024-03-22 14:06:24 +01:00
superherointj
4cee1db7e8
Merge pull request #297642 from rmgpinto/master
tenv: init 1.2.0
2024-03-22 13:02:29 +00:00
Simon Schoeters
506939e98c
payme: fix version number string (#297480) 2024-03-22 13:55:44 +01:00
Nicolas Goudry
f0e601a435
hugo: fix invalid vendorHash 2024-03-22 13:41:24 +01:00
Stig
b5ff22d5e0
Merge pull request #297573 from anthonyroussel/update-perl-tirex
perlPackages.Tirex: 0.7.0 -> 0.7.1
2024-03-22 13:30:47 +01:00
Domen Kožar
649ccceeca
Merge pull request #297660 from domenkozar/pixman-skip-tests
pixman: skip tests on darwin as they timeout
2024-03-22 19:20:26 +07:00
Ricardo Gândara Pinto
0bbf8e0e9a
tenv: init at 1.2.0
Release: https://github.com/tofuutils/tenv/releases/tag/v1.2.0
2024-03-22 12:17:09 +00:00
Gaetan Lepage
2b43d370b4 rye: 0.30.0 -> 0.31.0
Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.30.0...0.31.0

Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.31.0
2024-03-22 13:08:27 +01:00
Fabian Affolter
0cb727d0b5
Merge pull request #297813 from fabaff/uwhoisd
uwhoisd: init at 0.1.0-unstable-2024-02-24
2024-03-22 12:43:31 +01:00
Fabian Affolter
64996ab343
Merge pull request #297821 from fabaff/botocore-stubs-bump
python312Packages.botocore-stubs: 1.34.67 -> 1.34.68
2024-03-22 12:43:23 +01:00
Fabian Affolter
9e3039bfae
Merge pull request #297819 from fabaff/boto3-stubs-bump
python312Packages.boto3-stubs: 1.34.67 -> 1.34.68
2024-03-22 12:42:57 +01:00
Fabian Affolter
fbf3223f3a
Merge pull request #297975 from r-ryantm/auto-update/python312Packages.lmcloud
python312Packages.lmcloud: 1.0.0 -> 1.1.1
2024-03-22 12:41:11 +01:00
Fabian Affolter
e23b9c7823
Merge pull request #297982 from fabaff/metasploit-bump
metasploit: 6.3.60 -> 6.4.0
2024-03-22 12:40:58 +01:00
Florian Klink
a3ed740634
Merge pull request #298000 from r-ryantm/auto-update/tflint-plugins.tflint-ruleset-aws
tflint-plugins.tflint-ruleset-aws: 0.29.0 -> 0.30.0
2024-03-22 13:26:23 +02:00
nixpkgs-merge-bot[bot]
ba1061b5ef
Merge pull request #297900 from r-ryantm/auto-update/folio
folio: 24.07 -> 24.08
2024-03-22 11:11:37 +00:00
Robert Helgesson
b65eea32a4 josm: 18969 -> 19017 2024-03-22 12:06:16 +01:00
Thiago Kenji Okada
07198ee860
Merge pull request #297916 from r-ryantm/auto-update/libretro.beetle-pce
libretro.beetle-pce: unstable-2024-03-15 -> unstable-2024-03-22
2024-03-22 11:04:15 +00:00
Thiago Kenji Okada
bf06f0fc43
Merge pull request #297899 from r-ryantm/auto-update/libretro.play
libretro.play: unstable-2024-03-15 -> unstable-2024-03-21
2024-03-22 11:03:52 +00:00
Thiago Kenji Okada
501191b2aa
Merge pull request #297917 from r-ryantm/auto-update/libretro.pcsx-rearmed
libretro.pcsx-rearmed: unstable-2024-03-10 -> unstable-2024-03-21
2024-03-22 11:03:36 +00:00
Thiago Kenji Okada
b89ea11e92
Merge pull request #297922 from r-ryantm/auto-update/libretro.beetle-supergrafx
libretro.beetle-supergrafx: unstable-2024-03-08 -> unstable-2024-03-22
2024-03-22 11:03:22 +00:00
Thiago Kenji Okada
5188852744
Merge pull request #297925 from r-ryantm/auto-update/libretro.mame2003-plus
libretro.mame2003-plus: unstable-2024-03-10 -> unstable-2024-03-21
2024-03-22 11:02:46 +00:00