 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 |
|
Fabian Affolter
|
4ff7a38739
|
python312Packages.aiogram: add optional-dependencies
|
2024-09-13 09:39:44 +02:00 |
|
R. Ryantm
|
49540b4fec
|
k0sctl: 0.18.1 -> 0.19.0
|
2024-09-13 07:30:44 +00:00 |
|
Fabian Affolter
|
33bc3df1b8
|
python312Packages.aiogram: 3.12.0 -> 3.13.0
Diff: https://github.com/aiogram/aiogram/compare/refs/tags/v3.12.0...v3.13.0
Changelog: https://github.com/aiogram/aiogram/releases/tag/v3.13.0
|
2024-09-13 09:30:33 +02:00 |
|
Francesco Gazzetta
|
7d20e888d7
|
libresplit: init at 0-unstable-2024-06-05
|
2024-09-13 09:27:34 +02:00 |
|
R. Ryantm
|
9913ebec35
|
wait4x: 2.14.1 -> 2.14.2
|
2024-09-13 07:26:18 +00: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 |
|
R. Ryantm
|
1c001acbb9
|
doppler: 3.69.0 -> 3.69.1
|
2024-09-13 07:20:31 +00:00 |
|
 Fabian AffolterandGitHub
|
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 AffolterandGitHub
|
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 |
|
zowoq
|
45bbdb9f51
|
telegraf: move to pkgs/by-name
|
2024-09-13 17:12:10 +10:00 |
|
 Fabian AffolterandGitHub
|
4c18b03b0e
|
python312Packages.pypck: 0.7.22 -> 0.7.23 (#341467)
|
2024-09-13 09:11:14 +02:00 |
|
R. Ryantm
|
f7966b3969
|
python312Packages.checkdmarc: 4.8.4 -> 5.5.0
|
2024-09-13 07:09:34 +00:00 |
|
R. Ryantm
|
ce0617f20a
|
uni: 2.7.0 -> 2.8.0
|
2024-09-13 06:55:12 +00:00 |
|
 Christina SørensenandGitHub
|
d3756b54d5
|
gitlab: 17.2.4 -> 17.2.5 (#341398)
|
2024-09-13 08:38:40 +02:00 |
|
R. Ryantm
|
7decc89f3e
|
bcftools: 1.20 -> 1.21
|
2024-09-13 06:20:40 +00: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 |
|
R. Ryantm
|
fed925c574
|
parinfer-rust-emacs: 0.4.6 -> 0.4.7
|
2024-09-13 05:50:26 +00: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 |
|
R. Ryantm
|
b8c1f06181
|
python312Packages.sarif-tools: 2.0.0 -> 3.0.0
|
2024-09-13 05:35:05 +00: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 |
|
R. Ryantm
|
08a502bf24
|
wush: 0.1.2 -> 0.2.1
|
2024-09-13 04:58:20 +00:00 |
|
R. Ryantm
|
ec32dd4de6
|
ghidra-extensions.lightkeeper: 1.1.0 -> 1.1.1
|
2024-09-13 04:57:53 +00: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 |
|