Commit Graph

681112 Commits

Author SHA1 Message Date
nicoo
e079a279f4 maintainers/scripts/sha-to-sri: drop unused imports 2024-09-13 10:06:36 +00:00
nicoo
bf6b5f7f85 maintainers/scripts/sha-to-sri: accept directories as input
Doesn't skip files passed as CLI arguments based on their name anymore,
since bulk changes can now be done without resorting to `xargs` or equivalent.
2024-09-13 10:06:36 +00:00
nicoo
915799a2b9 maintainers/scripts/sha-to-sri: fix file-descriptor leak 2024-09-13 10:06:35 +00:00
nicoo
c425822e17 maintainers/scripts/sha-to-sri: format 2024-09-13 10:03:00 +00:00
Stefan Frijters
e46649169e
smuxi: ensure makeWrapper is restricted to nativeBuildInputs 2024-09-13 12:01:11 +02:00
Kerstin Humm
29ebb9171d
libuninameslist: 20240524 -> 20240910
Changelog: https://github.com/fontforge/libuninameslist/releases/tag/20240910
2024-09-13 11:59:14 +02:00
Weijia Wang
2982749864
fwts: 24.03.00 -> 24.07.00 (#331211) 2024-09-13 11:54:07 +02:00
Fernando Rodrigues
a8ab229198 qemu_xen: drop qemu-system-x86_64
Xen is very tightly integrated with qemu-system-i386; even on ARM, it's
the 32-bit x86 device model that's used. The actual architecture doesn't
matter, but Xen only security-supports i386-softmmu, so let's avoid
potentially unsupported configurations by skipping other architectures.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-09-13 11:52:51 +02:00
Weijia Wang
60d398885c
nsc: 2.8.7 -> 2.8.8 (#339686) 2024-09-13 11:52:28 +02:00
Alyssa Ross
bc0673da3c localproxy: 3.1.1 -> 3.1.2 2024-09-13 11:51:32 +02:00
Weijia Wang
7cd6534e42
linuxPackages_latest.prl-tools: 19.4.1-54985 -> 20.0.0-55653 (#341283) 2024-09-13 11:50:54 +02:00
Ngô Ngọc Đức Huy
553095afaa Update deprecated UTF8 option for dictfmt 2024-09-13 11:50:35 +02:00
Ngô Ngọc Đức Huy
515f8b5e22 dictdDBs.wiktionary: update to 20240901 2024-09-13 11:50:35 +02:00
Weijia Wang
4cc7f0132b
sink-rotate: 1.0.4 -> 2.2.0 (#326469) 2024-09-13 11:47:46 +02:00
Robert Hensing
b4292c4370
doc: lib.composeExtensions reference to overlays (#325479) 2024-09-13 11:39:24 +02:00
Alyssa Ross
537289eed4 intel-gpu-tools: 1.27.1 -> 1.29 2024-09-13 11:34:14 +02:00
R. Ryantm
7c59c4418c pokeget-rs: 1.5.1 -> 1.6.2 2024-09-13 09:28:33 +00:00
K900
b1239b59f9
nixos/installer/cd-dvd: use EFI/BOOT and EFI/BOOT/BOOT$ARCH.EFI for paths (#287798) 2024-09-13 12:11:21 +03:00
Aleksana
a08c1a57c6
nix-weather: 0.0.3 -> 0.0.4 (#341488) 2024-09-13 17:02:18 +08:00
Weijia Wang
fec3046eb6
lightgbm: 4.4.0 -> 4.5.0 (#330116) 2024-09-13 11:00:43 +02:00
Aleksana
ec0eace3e2
wechat-uos: use libuosdevicea stub to get rid of openssl_1_1 (#341380) 2024-09-13 17:00:15 +08:00
Aleksana
f7afea6549
nickel: 1.7.0 -> 1.8.0 (#341393) 2024-09-13 16:59:17 +08:00
R. Ryantm
6c842b71af python312Packages.meraki: 1.49.0 -> 1.50.0 2024-09-13 08:56:15 +00:00
R. Ryantm
0262a1d8c4 ignite-cli: 28.5.1 -> 28.5.2 2024-09-13 08:55:55 +00:00
R. Ryantm
fb6efe3dfb marwaita-teal: 20.3.1 -> 21 2024-09-13 08:55:33 +00:00
Mathew Polzin
fffc206f46 idris2Packages: make idris2Api a more formal package 2024-09-13 03:39:02 -05:00
Mathew Polzin
90d67c3e4f idris2Packages.buildIdris: QoL improvements
- use binary wrapper
- put environment variable into env attribute
- support adding attributes to passthru
2024-09-13 03:35:29 -05:00
Mathew Polzin
43f5fc8e72 idris2: add buildIdris tests 2024-09-13 03:35:29 -05:00
Mathew Polzin
b09ba65a43 idris2Packages: run nixfmt 2024-09-13 03:35:23 -05:00
R. Ryantm
9905661267 python312Packages.weaviate-client: 4.7.1 -> 4.8.0 2024-09-13 08:33:18 +00:00
R. Ryantm
497e17bc23 python312Packages.xmlschema: 3.3.2 -> 3.4.1 2024-09-13 08:33:11 +00:00
Raito Bezarius
4a94f45bb4 nixos/installer/cd-dvd: use EFI/BOOT and EFI/BOOT/BOOT$ARCH.EFI rather than lowercase
Reported in https://discourse.nixos.org/t/nix-iso-unable-to-boot-in-uefi-mode-but-other-distros-can/16473/24

There seems to be weird situations with casing and FAT8.3 filenames, UEFI firmwares and what not.
To increase our compatibility, let's ensure we have the critical stuff (the bootable) in uppercase.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-09-13 04:23:53 -04:00
R. Ryantm
4293660328 myks: 4.2.2 -> 4.2.3 2024-09-13 08:18:35 +00:00
R. Ryantm
d098018f81 python312Packages.autarco: 2.0.0 -> 3.0.0 2024-09-13 08:15:10 +00:00
R. Ryantm
0de7cb6bc4 python312Packages.djangorestframework-stubs: 3.15.0 -> 3.15.1 2024-09-13 08:02:01 +00:00
R. Ryantm
cf78535f9f python312Packages.ical: 8.1.1 -> 8.2.0 2024-09-13 08:01:46 +00:00
R. Ryantm
f0605d557b kubie: 0.23.1 -> 0.24.0 2024-09-13 08:01:34 +00:00
Aleksana
dfa0b59773
dotnet/build-dotnet-module: fix eval of fetch-deps (#341497) 2024-09-13 15:55:25 +08:00
Peder Bergebakken Sundt
2927931900
carapace: 1.0.5 -> 1.0.6 (#341304) 2024-09-13 09:53:05 +02:00
Aleksana
99ff8822d4
binsider: init at 0.1.0 (#341193) 2024-09-13 15:51:54 +08:00
Peder Bergebakken Sundt
3600df557b
glamoroustoolkit: 1.0.11 -> 1.1.0 (#341311) 2024-09-13 09:51:16 +02:00
R. Ryantm
49540b4fec k0sctl: 0.18.1 -> 0.19.0 2024-09-13 07:30:44 +00:00
R. Ryantm
9913ebec35 wait4x: 2.14.1 -> 2.14.2 2024-09-13 07:26:18 +00:00
Azat Bahawi
da9c209852
gzdoom: move to pkgs/by-name; fix vulkan; format with nixfmt; add myself as maintainer (#341447) 2024-09-13 07:24:20 +00:00
Fabian Affolter
ef9abaca05
python312Packages.types-aiobotocore-*: 2.13.1 -> 2.15.0 (#333891) 2024-09-13 09:21:51 +02:00
R. Ryantm
1c001acbb9 doppler: 3.69.0 -> 3.69.1 2024-09-13 07:20:31 +00:00
Fabian Affolter
cc9007b639
trivy: 0.55.0 -> 0.55.1 (#341466) 2024-09-13 09:16:18 +02:00
R. Ryantm
f5e3618374 pulumi-esc: 0.9.1 -> 0.10.0 2024-09-13 07:14:24 +00:00
Fabian Affolter
cf140a5901
python312Packages.aiotankerkoenig: 0.4.1 -> 0.4.2 (#341448) 2024-09-13 09:12:26 +02:00
zowoq
b09b1438b4 telegraf: 1.31.3 -> 1.32.0
Diff: https://github.com/influxdata/telegraf/compare/v1.31.3...v1.32.0

Changelog: https://github.com/influxdata/telegraf/blob/v1.32.0/CHANGELOG.md
2024-09-13 17:12:21 +10:00