OPNA2608
d2cf5dda65
nixosTests.terminal-emulators: Disable lomiri-terminal-app colour test
...
02a4d9a728 made the colour output of the terminal(?) in the icewm environment
on x86_64 BGR instead of RGB, but not on aarch64. Just disable for now.
2024-09-14 20:21:20 +02:00
Weijia Wang and GitHub
2982749864
fwts: 24.03.00 -> 24.07.00 ( #331211 )
2024-09-13 11:54:07 +02:00
Fernando Rodrigues and Alyssa Ross
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 and GitHub
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 and GitHub
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 and Alyssa Ross
553095afaa
Update deprecated UTF8 option for dictfmt
2024-09-13 11:50:35 +02:00
Ngô Ngọc Đức Huy and Alyssa Ross
515f8b5e22
dictdDBs.wiktionary: update to 20240901
2024-09-13 11:50:35 +02:00
Weijia Wang and GitHub
4cc7f0132b
sink-rotate: 1.0.4 -> 2.2.0 ( #326469 )
2024-09-13 11:47:46 +02:00
Robert Hensing and GitHub
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
K900 and GitHub
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 and GitHub
a08c1a57c6
nix-weather: 0.0.3 -> 0.0.4 ( #341488 )
2024-09-13 17:02:18 +08:00
Weijia Wang and GitHub
fec3046eb6
lightgbm: 4.4.0 -> 4.5.0 ( #330116 )
2024-09-13 11:00:43 +02:00
Aleksana and GitHub
ec0eace3e2
wechat-uos: use libuosdevicea stub to get rid of openssl_1_1 ( #341380 )
2024-09-13 17:00:15 +08:00
Aleksana and GitHub
f7afea6549
nickel: 1.7.0 -> 1.8.0 ( #341393 )
2024-09-13 16:59:17 +08:00
Raito Bezarius and Will Fancher
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
Aleksana and GitHub
dfa0b59773
dotnet/build-dotnet-module: fix eval of fetch-deps ( #341497 )
2024-09-13 15:55:25 +08:00
Peder Bergebakken Sundt and GitHub
2927931900
carapace: 1.0.5 -> 1.0.6 ( #341304 )
2024-09-13 09:53:05 +02:00
Aleksana and GitHub
99ff8822d4
binsider: init at 0.1.0 ( #341193 )
2024-09-13 15:51:54 +08:00
Peder Bergebakken Sundt and GitHub
3600df557b
glamoroustoolkit: 1.0.11 -> 1.1.0 ( #341311 )
2024-09-13 09:51:16 +02:00
Azat Bahawi and GitHub
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 and GitHub
ef9abaca05
python312Packages.types-aiobotocore-*: 2.13.1 -> 2.15.0 ( #333891 )
2024-09-13 09:21:51 +02:00
Fabian Affolter and GitHub
cc9007b639
trivy: 0.55.0 -> 0.55.1 ( #341466 )
2024-09-13 09:16:18 +02:00
Fabian Affolter and GitHub
cf140a5901
python312Packages.aiotankerkoenig: 0.4.1 -> 0.4.2 ( #341448 )
2024-09-13 09:12:26 +02:00
Fabian Affolter and GitHub
4c18b03b0e
python312Packages.pypck: 0.7.22 -> 0.7.23 ( #341467 )
2024-09-13 09:11:14 +02:00
Christina Sørensen and GitHub
d3756b54d5
gitlab: 17.2.4 -> 17.2.5 ( #341398 )
2024-09-13 08:38:40 +02:00
OTABI Tomoya and GitHub
6df0429968
python312Packages.govee-local-api: 1.5.1 -> 1.5.2 ( #341461 )
2024-09-13 15:13:28 +09:00
Sergei Trofimovich
35671aabff
dotnet/build-dotnet-module: fix eval of fetch-deps
...
Without the change the eval fails as:
$ nix build --no-link -f. csharp-ls.fetch-deps --show-trace
error:
… while evaluating a path segment
at pkgs/build-support/dotnet/build-dotnet-module/default.nix:258:36:
257| else
258| ''$(mktemp -t "${finalAttrs.pname ? finalAttrs.finalPackage.name}-deps-XXXXXX.nix")'';
| ^
259| nugetToNix = (nuget-to-nix.override { inherit dotnet-sdk; });
error: cannot coerce a Boolean to a string: false
Switch from `?` operator (attribute presence predicate) to an `or`
("else" form).
2024-09-13 07:12:37 +01:00
OTABI Tomoya and GitHub
240ac876eb
python312Packages.karton-core: 5.4.0 -> 5.5.0 ( #341459 )
2024-09-13 15:11:26 +09:00
OTABI Tomoya and GitHub
dd739453a3
python312Packages.lingva: 5.0.3 -> 5.0.4 ( #341460 )
2024-09-13 15:10:49 +09:00
OTABI Tomoya and GitHub
b30526a67f
python312Packages.whenever: 0.6.8 -> 0.6.9 ( #341454 )
2024-09-13 15:09:59 +09:00
OTABI Tomoya and GitHub
e720eb7b94
python312Packages.universal-pathlib: 0.2.3 -> 0.2.4 ( #340424 )
2024-09-13 15:08:24 +09:00
OTABI Tomoya and GitHub
7dbea94f28
python312Packages.libagent: 0.14.8 -> 0.15.0 ( #340133 )
2024-09-13 15:07:34 +09:00
OTABI Tomoya and GitHub
a0620779ec
pythonPackages.jedi: disable broken tests in llvm ( #331869 )
2024-09-13 15:04:20 +09:00
OTABI Tomoya and GitHub
18274d535a
python311Packages.tcolorpy: 0.1.4 -> 0.1.6 ( #308724 )
2024-09-13 15:03:05 +09:00
Fabián Heredia Montiel and GitHub
673d99f140
bats.libraries.bats-detik: fix 1.3.2 hash ( #340095 )
2024-09-12 23:52:00 -06:00
OTABI Tomoya and GitHub
1a4e7d6637
python311Packages.tensorflow-probability: 0.21.0 -> 0.24.0 ( #268911 )
2024-09-13 14:50:09 +09:00
Pol Dellaiera and GitHub
fb380a420a
jogger: init at 1.2.4-unstable-2024-04-05 ( #340942 )
2024-09-13 07:41:28 +02:00
Fabián Heredia Montiel and GitHub
02525e7a7a
factorio: 1.1.109 -> 1.1.110 ( #340269 )
2024-09-12 23:41:06 -06:00
Christina Sørensen
9a64284ea4
nix-weather: 0.0.3 -> 0.0.4
...
changelog: https://git.fem.gg/cafkafk/nix-weather/releases/tag/v0.0.4
Signed-off-by: Christina Sørensen <christina@cafkafk.com >
2024-09-13 07:27:22 +02:00
OTABI Tomoya and GitHub
ba84283181
python312Packages.itk: init at 5.4.0 ( #337775 )
2024-09-13 14:24:12 +09:00
Fabián Heredia Montiel and GitHub
da4d8527ad
socat: 1.8.0.0 -> 1.8.0.1 ( #337416 )
2024-09-12 23:03:10 -06:00
Alistair Grant
ebf2798150
glamoroustoolkit: 1.0.11 -> 1.1.0
2024-09-13 07:03:08 +02:00
Fabián Heredia Montiel and GitHub
33a6a5c2f6
temurin-bin: support riscv64-linux ( #337620 )
2024-09-12 23:01:58 -06:00
Aleksana and GitHub
36fa450532
git-igitt: fix on darwin ( #340220 )
2024-09-13 13:01:27 +08:00
Fabián Heredia Montiel and GitHub
7c19a30c26
dart: 3.5.1 -> 3.5.2 ( #338250 )
2024-09-12 23:01:07 -06:00
Aleksana and GitHub
18bb485c06
netdata: fix darwin; cleanup; 1.47.0 -> 1.47.1 ( #341472 )
2024-09-13 12:59:22 +08:00
Fabián Heredia Montiel and GitHub
02e938451f
xdg-utils: remove mimi ( #340161 )
2024-09-12 22:56:12 -06:00
Robert Schütz and GitHub
418918ebb1
nextcloud: 29.0.6 -> 29.0.7, 28.0.9 -> 28.0.10 ( #341456 )
2024-09-12 21:31:33 -07:00