Alyssa Ross
|
bc0673da3c
|
localproxy: 3.1.1 -> 3.1.2
|
2024-09-13 11:51:32 +02:00 |
|
 Weijia WangandGitHub
|
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 HuyandAlyssa Ross
|
553095afaa
|
Update deprecated UTF8 option for dictfmt
|
2024-09-13 11:50:35 +02:00 |
|
 Ngô Ngọc Đức HuyandAlyssa Ross
|
515f8b5e22
|
dictdDBs.wiktionary: update to 20240901
|
2024-09-13 11:50:35 +02:00 |
|
 Weijia WangandGitHub
|
4cc7f0132b
|
sink-rotate: 1.0.4 -> 2.2.0 (#326469)
|
2024-09-13 11:47:46 +02:00 |
|
 Robert HensingandGitHub
|
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 |
|
 K900andGitHub
|
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 |
|
 AleksanaandGitHub
|
a08c1a57c6
|
nix-weather: 0.0.3 -> 0.0.4 (#341488)
|
2024-09-13 17:02:18 +08:00 |
|
 Weijia WangandGitHub
|
fec3046eb6
|
lightgbm: 4.4.0 -> 4.5.0 (#330116)
|
2024-09-13 11:00:43 +02:00 |
|
 AleksanaandGitHub
|
ec0eace3e2
|
wechat-uos: use libuosdevicea stub to get rid of openssl_1_1 (#341380)
|
2024-09-13 17:00:15 +08:00 |
|
 AleksanaandGitHub
|
f7afea6549
|
nickel: 1.7.0 -> 1.8.0 (#341393)
|
2024-09-13 16:59:17 +08:00 |
|
 Raito BezariusandWill 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 |
|
 AleksanaandGitHub
|
dfa0b59773
|
dotnet/build-dotnet-module: fix eval of fetch-deps (#341497)
|
2024-09-13 15:55:25 +08:00 |
|
 Peder Bergebakken SundtandGitHub
|
2927931900
|
carapace: 1.0.5 -> 1.0.6 (#341304)
|
2024-09-13 09:53:05 +02:00 |
|
 AleksanaandGitHub
|
99ff8822d4
|
binsider: init at 0.1.0 (#341193)
|
2024-09-13 15:51:54 +08:00 |
|
 Peder Bergebakken SundtandGitHub
|
3600df557b
|
glamoroustoolkit: 1.0.11 -> 1.1.0 (#341311)
|
2024-09-13 09:51:16 +02:00 |
|
 Azat BahawiandGitHub
|
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 AffolterandGitHub
|
ef9abaca05
|
python312Packages.types-aiobotocore-*: 2.13.1 -> 2.15.0 (#333891)
|
2024-09-13 09:21:51 +02:00 |
|
 Fabian AffolterandGitHub
|
cc9007b639
|
trivy: 0.55.0 -> 0.55.1 (#341466)
|
2024-09-13 09:16:18 +02:00 |
|
 Fabian AffolterandGitHub
|
cf140a5901
|
python312Packages.aiotankerkoenig: 0.4.1 -> 0.4.2 (#341448)
|
2024-09-13 09:12:26 +02:00 |
|
 Fabian AffolterandGitHub
|
4c18b03b0e
|
python312Packages.pypck: 0.7.22 -> 0.7.23 (#341467)
|
2024-09-13 09:11:14 +02:00 |
|
 Christina SørensenandGitHub
|
d3756b54d5
|
gitlab: 17.2.4 -> 17.2.5 (#341398)
|
2024-09-13 08:38:40 +02:00 |
|
 OTABI TomoyaandGitHub
|
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 TomoyaandGitHub
|
240ac876eb
|
python312Packages.karton-core: 5.4.0 -> 5.5.0 (#341459)
|
2024-09-13 15:11:26 +09:00 |
|
 OTABI TomoyaandGitHub
|
dd739453a3
|
python312Packages.lingva: 5.0.3 -> 5.0.4 (#341460)
|
2024-09-13 15:10:49 +09:00 |
|
 OTABI TomoyaandGitHub
|
b30526a67f
|
python312Packages.whenever: 0.6.8 -> 0.6.9 (#341454)
|
2024-09-13 15:09:59 +09:00 |
|
 OTABI TomoyaandGitHub
|
e720eb7b94
|
python312Packages.universal-pathlib: 0.2.3 -> 0.2.4 (#340424)
|
2024-09-13 15:08:24 +09:00 |
|
 OTABI TomoyaandGitHub
|
7dbea94f28
|
python312Packages.libagent: 0.14.8 -> 0.15.0 (#340133)
|
2024-09-13 15:07:34 +09:00 |
|
 OTABI TomoyaandGitHub
|
a0620779ec
|
pythonPackages.jedi: disable broken tests in llvm (#331869)
|
2024-09-13 15:04:20 +09:00 |
|
 OTABI TomoyaandGitHub
|
18274d535a
|
python311Packages.tcolorpy: 0.1.4 -> 0.1.6 (#308724)
|
2024-09-13 15:03:05 +09:00 |
|
 Fabián Heredia MontielandGitHub
|
673d99f140
|
bats.libraries.bats-detik: fix 1.3.2 hash (#340095)
|
2024-09-12 23:52:00 -06:00 |
|
 OTABI TomoyaandGitHub
|
1a4e7d6637
|
python311Packages.tensorflow-probability: 0.21.0 -> 0.24.0 (#268911)
|
2024-09-13 14:50:09 +09:00 |
|
 Pol DellaieraandGitHub
|
fb380a420a
|
jogger: init at 1.2.4-unstable-2024-04-05 (#340942)
|
2024-09-13 07:41:28 +02:00 |
|
 Fabián Heredia MontielandGitHub
|
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 TomoyaandGitHub
|
ba84283181
|
python312Packages.itk: init at 5.4.0 (#337775)
|
2024-09-13 14:24:12 +09:00 |
|
 Fabián Heredia MontielandGitHub
|
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 MontielandGitHub
|
33a6a5c2f6
|
temurin-bin: support riscv64-linux (#337620)
|
2024-09-12 23:01:58 -06:00 |
|
 AleksanaandGitHub
|
36fa450532
|
git-igitt: fix on darwin (#340220)
|
2024-09-13 13:01:27 +08:00 |
|
 Fabián Heredia MontielandGitHub
|
7c19a30c26
|
dart: 3.5.1 -> 3.5.2 (#338250)
|
2024-09-12 23:01:07 -06:00 |
|
 AleksanaandGitHub
|
18bb485c06
|
netdata: fix darwin; cleanup; 1.47.0 -> 1.47.1 (#341472)
|
2024-09-13 12:59:22 +08:00 |
|
 Fabián Heredia MontielandGitHub
|
02e938451f
|
xdg-utils: remove mimi (#340161)
|
2024-09-12 22:56:12 -06:00 |
|
 Robert SchützandGitHub
|
418918ebb1
|
nextcloud: 29.0.6 -> 29.0.7, 28.0.9 -> 28.0.10 (#341456)
|
2024-09-12 21:31:33 -07:00 |
|
 OTABI TomoyaandGitHub
|
d2afd032bf
|
python312Packages.tencentcloud-sdk-python: 3.0.1230 -> 3.0.1231 (#341465)
|
2024-09-13 12:51:20 +09:00 |
|
 OTABI TomoyaandGitHub
|
f22eeb0a50
|
python312Packages.noise: refactor (#341394)
|
2024-09-13 12:20:55 +09:00 |
|
 OTABI TomoyaandGitHub
|
ec62ec3203
|
gemmi: 0.6.6 -> 0.6.7 (#340244)
|
2024-09-13 12:04:44 +09:00 |
|
 OTABI TomoyaandGitHub
|
9cef2898eb
|
morgen: 3.5.5 -> 3.5.6 (#340741)
|
2024-09-13 11:59:53 +09:00 |
|