Commit Graph
680798 Commits
Author SHA1 Message Date
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
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
OTABI TomoyaandGitHub 6cbbd9c224 rain: 1.12.0 -> 1.15.0 (#332081) 2024-09-13 11:58:08 +09:00
OTABI TomoyaandGitHub 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. Ryantmandnatsukium 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
AleksanaandGitHub 29bbeaf80e flyctl: 0.2.125 -> 0.3.1 (#341306) 2024-09-13 10:14:25 +08:00
OTABI TomoyaandGitHub d1366b0f56 python312Packages.textual-universal-directorytree: 1.1.0 -> 1.5.0 (#295957) 2024-09-13 11:06:46 +09:00
OTABI TomoyaandGitHub e477d89981 python3Packages.desktop-notifier: 5.0.1 -> 6.0.0 (#341155) 2024-09-13 11:02:41 +09:00
SandroandGitHub a6f77b0590 Update OpenStack packages (#341431) 2024-09-13 03:52:38 +02:00
AleksanaandGitHub 9229227c91 zinit: Fixes missing man pages (#313045) 2024-09-13 09:46:16 +08:00
AleksanaandGitHub 62114f2a65 ollama: packaging fixes (#341161) 2024-09-13 09:45:25 +08:00
Peder Bergebakken SundtandGitHub dac0a067bb louvre: 2.2.0-1 -> 2.9.0-1 (#341292) 2024-09-13 03:42:18 +02:00
Peder Bergebakken SundtandGitHub 952ef22e19 got: 0.102 -> 0.103 (#341327) 2024-09-13 03:39:43 +02:00
AleksanaandGitHub d0cb94fedb cozy: fix build (#341403) 2024-09-13 09:39:03 +08:00