Commit Graph

680879 Commits

Author SHA1 Message Date
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
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
Fabian Affolter
cc9007b639
trivy: 0.55.0 -> 0.55.1 (#341466) 2024-09-13 09:16:18 +02: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
zowoq
45bbdb9f51 telegraf: move to pkgs/by-name 2024-09-13 17:12:10 +10:00
Fabian Affolter
4c18b03b0e
python312Packages.pypck: 0.7.22 -> 0.7.23 (#341467) 2024-09-13 09:11:14 +02:00
Christina Sørensen
d3756b54d5
gitlab: 17.2.4 -> 17.2.5 (#341398) 2024-09-13 08:38:40 +02:00
OTABI Tomoya
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
240ac876eb
python312Packages.karton-core: 5.4.0 -> 5.5.0 (#341459) 2024-09-13 15:11:26 +09:00
OTABI Tomoya
dd739453a3
python312Packages.lingva: 5.0.3 -> 5.0.4 (#341460) 2024-09-13 15:10:49 +09:00
OTABI Tomoya
b30526a67f
python312Packages.whenever: 0.6.8 -> 0.6.9 (#341454) 2024-09-13 15:09:59 +09:00
OTABI Tomoya
e720eb7b94
python312Packages.universal-pathlib: 0.2.3 -> 0.2.4 (#340424) 2024-09-13 15:08:24 +09:00
OTABI Tomoya
7dbea94f28
python312Packages.libagent: 0.14.8 -> 0.15.0 (#340133) 2024-09-13 15:07:34 +09:00
OTABI Tomoya
a0620779ec
pythonPackages.jedi: disable broken tests in llvm (#331869) 2024-09-13 15:04:20 +09:00
OTABI Tomoya
18274d535a
python311Packages.tcolorpy: 0.1.4 -> 0.1.6 (#308724) 2024-09-13 15:03:05 +09:00
Fabián Heredia Montiel
673d99f140
bats.libraries.bats-detik: fix 1.3.2 hash (#340095) 2024-09-12 23:52:00 -06:00
OTABI Tomoya
1a4e7d6637
python311Packages.tensorflow-probability: 0.21.0 -> 0.24.0 (#268911) 2024-09-13 14:50:09 +09:00
Pol Dellaiera
fb380a420a
jogger: init at 1.2.4-unstable-2024-04-05 (#340942) 2024-09-13 07:41:28 +02:00
Fabián Heredia Montiel
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
ba84283181
python312Packages.itk: init at 5.4.0 (#337775) 2024-09-13 14:24:12 +09:00
Fabián Heredia Montiel
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
33a6a5c2f6
temurin-bin: support riscv64-linux (#337620) 2024-09-12 23:01:58 -06:00
Aleksana
36fa450532
git-igitt: fix on darwin (#340220) 2024-09-13 13:01:27 +08:00
Fabián Heredia Montiel
7c19a30c26
dart: 3.5.1 -> 3.5.2 (#338250) 2024-09-12 23:01:07 -06:00
Aleksana
18bb485c06
netdata: fix darwin; cleanup; 1.47.0 -> 1.47.1 (#341472) 2024-09-13 12:59:22 +08:00
Fabián Heredia Montiel
02e938451f
xdg-utils: remove mimi (#340161) 2024-09-12 22:56:12 -06:00
Robert Schütz
418918ebb1
nextcloud: 29.0.6 -> 29.0.7, 28.0.9 -> 28.0.10 (#341456) 2024-09-12 21:31:33 -07:00
OTABI Tomoya
d2afd032bf
python312Packages.tencentcloud-sdk-python: 3.0.1230 -> 3.0.1231 (#341465) 2024-09-13 12:51:20 +09:00
OTABI Tomoya
f22eeb0a50
python312Packages.noise: refactor (#341394) 2024-09-13 12:20:55 +09:00
OTABI Tomoya
ec62ec3203
gemmi: 0.6.6 -> 0.6.7 (#340244) 2024-09-13 12:04:44 +09:00
OTABI Tomoya
9cef2898eb
morgen: 3.5.5 -> 3.5.6 (#340741) 2024-09-13 11:59:53 +09:00
OTABI Tomoya
6cbbd9c224
rain: 1.12.0 -> 1.15.0 (#332081) 2024-09-13 11:58:08 +09:00
natsukium
f5417608ad
python312Packages.pynetbox: refactor 2024-09-13 11:52:58 +09:00
OTABI Tomoya
b04c56c9dd
microsoft-edge: 128.0.2739.54 -> 128.0.2739.67 (#340575) 2024-09-13 11:47:17 +09:00
natsukium
591e7cca4f
python312Packages.tcolorpy: refactor 2024-09-13 11:40:15 +09:00
R. Ryantm
f63ce29338
python311Packages.tcolorpy: 0.1.4 -> 0.1.6 2024-09-13 11:37:37 +09:00
Ashish SHUKLA
2ec6fe1a72
carapace: 1.0.5 -> 1.0.6
- depend on go 1.23
- update src to point to updated upstream

Changes: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.6
2024-09-13 07:58:34 +05:30
Aleksana
29bbeaf80e
flyctl: 0.2.125 -> 0.3.1 (#341306) 2024-09-13 10:14:25 +08:00
OTABI Tomoya
d1366b0f56
python312Packages.textual-universal-directorytree: 1.1.0 -> 1.5.0 (#295957) 2024-09-13 11:06:46 +09:00
OTABI Tomoya
e477d89981
python3Packages.desktop-notifier: 5.0.1 -> 6.0.0 (#341155) 2024-09-13 11:02:41 +09:00
natsukium
382e693a3e
python312Packages.pyreadstat: switch to pypa build 2024-09-13 10:58:51 +09:00
R. Ryantm
6e8656a0f8
python312Packages.pyreadstat: 1.2.6 -> 1.2.7 2024-09-13 10:56:18 +09:00