Commit Graph
1006867 Commits
Author SHA1 Message Date
nelind 2dcfdcea30 tranquil-pds: init at 0.6.3 2026-05-30 14:54:43 +02:00
nelind a915689a45 maintainers: add nelind 2026-05-29 00:45:11 +02:00
Nikolay KorotkiyandGitHub 82681afcea vscode-extensions.ms-python.isort: 2026.4.0 -> 2026.6.0 (#525366) 2026-05-28 22:23:51 +00:00
Martin WeineltandGitHub b142415a68 Revert "nixos/nginx: return nginx config formatter" (#525375)
Breaks because 

```
nixfmt: error: unrecognized arguments: --max-empty-lines
```
2026-05-29 00:27:23 +02:00
Martin WeineltandGitHub dfc06b1699 Revert "nixos/nginx: return nginx config formatter" 2026-05-29 00:25:14 +02:00
Gaétan LepageandGitHub 51d08e9395 vimPlugins: update on 2026-05-28 (#525263) 2026-05-28 22:14:13 +00:00
Connor BakerandGitHub 485516d73e cudaPackages.cuda_cccl: fix cpp syntax error on CUDA 13.2 (#525369) 2026-05-28 22:13:38 +00:00
Thomas GerbetandGitHub 128c7008eb wireshark{,-cli}: 4.6.5 -> 4.6.6 (#525326) 2026-05-28 22:09:18 +00:00
Gaetan Lepage 4b31bed983 cudaPackages.cuda_cccl: fix cpp syntax error on CUDA 13.2
https://github.com/NVIDIA/cccl/pull/8771

Fixes onnxruntime: https://github.com/microsoft/onnxruntime/issues/28023
2026-05-28 21:56:19 +00:00
Pol DellaieraandGitHub 001af4cb3a zotero: fix the checks phase (#525353) 2026-05-28 21:53:39 +00:00
Martin WeineltandGitHub ee1e042665 python3Packages.djangorestframework: 3.16.1 -> 3.17.1 (#523937) 2026-05-28 21:52:01 +00:00
R. Ryantm f3d3d58c74 vscode-extensions.ms-python.isort: 2026.4.0 -> 2026.6.0 2026-05-28 21:50:18 +00:00
Weijia WangandGitHub 2e34f53bf3 kuma{,-experimental,ctl,-cp,-dp}: migrate to by-name, preserve override behavior (#507629) 2026-05-28 21:43:22 +00:00
zowoqandGitHub dedcf3c8cf terraform-providers.hashicorp_helm: 3.1.1 -> 3.1.2 (#525283) 2026-05-28 21:38:07 +00:00
Weijia WangandGitHub 18b211eb4e whatstyle: migrate to by-name, modernize derivation (#517448) 2026-05-28 21:33:26 +00:00
Weijia WangandGitHub 25b5a1d212 jabcode-{reader,writer}: migrate overrides to by-name (#519876) 2026-05-28 21:30:17 +00:00
Yohann BonifaceandGitHub 94f33538bc pypy3Packages.adb-shell: fix the eval (#525354) 2026-05-28 21:23:32 +00:00
Sergei Trofimovich cd8f22ea7e pypy3Packages.adb-shell: fix the eval
Without the change the eval fails on `master` as:

    $ nix build --no-link -f. pypy3Packages.adb-shell
    error:
       … while evaluating the attribute 'drvPath'
         at lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while evaluating the attribute 'drvPath'
         at lib/customisation.nix:415:11:
          414|         // {
          415|           drvPath =
             |           ^
          416|             assert condition;

       … while calling the 'derivationStrict' builtin
         at «nix-internal»/derivation-internal.nix:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: attribute 'optional-dependencies' missing
       at pkgs/development/python-modules/adb-shell/default.nix:56:27:
           55|   ]
           56|   ++ lib.concatAttrValues finalAttrs.optional-dependencies;
             |                           ^
           57|
2026-05-28 22:14:54 +01:00
Mynacol 45185e91bf zotero: fix the checks phase
Follow-up to the 9.0.4 update in aa9f3b7824 that broke the (completely
optional) tests, because upstream renamed the already ignored tests (as
they try to access internet resources) in 5ebe8ea15f.
2026-05-28 21:07:00 +00:00
Weijia WangandGitHub a840f3bfa7 {rizin,cutter}: migrate to by-name (#518409) 2026-05-28 21:04:52 +00:00
Martin WeineltandGitHub 9be61083e8 nixos/nginx: return nginx config formatter (#510330) 2026-05-28 21:00:59 +00:00
Gaétan LepageandGitHub 17a334aaf3 opencv: fix on cuda 13.2 (#525342) 2026-05-28 20:48:52 +00:00
SandroandGitHub efaabca36a omnissa-horizon-client: 2512->2605 (#524662) 2026-05-28 20:42:10 +00:00
nixpkgs-ci[bot]andGitHub 1847dfb1cc art: 1.26.4 -> 1.26.5 (#525250) 2026-05-28 20:40:03 +00:00
nixpkgs-ci[bot]andGitHub c88d9e7806 ansel: 0-unstable-2026-05-08 -> 0-unstable-2026-05-26 (#521544) 2026-05-28 20:39:51 +00:00
Pol DellaieraandGitHub cce30fc8f6 lazyspotify: init at 0.5.1 (#524059) 2026-05-28 20:39:35 +00:00
Gaetan Lepage e04155ad59 opencv: fix on cuda 13.2 2026-05-28 20:36:07 +00:00
Guy ChronisterandWeijia Wang ca4d3165a5 cutter, rizin: migrate to by-name 2026-05-28 22:35:19 +02:00
Weijia WangandGitHub 904548ab34 {riseup,calyx}-vpn: migrate to by-name (#503064) 2026-05-28 20:33:35 +00:00
Connor Alecks 134397760f lazyspotify: init at 0.5.1
Terminal Spotify client for macOS and Linux.
https://github.com/dubeyKartikay/lazyspotify
2026-05-28 22:23:00 +02:00
Guy ChronisterandWeijia Wang e5c916e9b7 calyx-vpn: migrate to by-name 2026-05-28 22:21:52 +02:00
Guy ChronisterandWeijia Wang d70501ed66 riseup-vpn: migrate to by-name, preserve overrides 2026-05-28 22:21:38 +02:00
Weijia WangandGitHub c883fe538e klayout: migrate to by-name, switch to tag (#524077) 2026-05-28 20:18:34 +00:00
SandroandGitHub dfcb1b736e svtplay-dl: 4.179 -> 4.191 (#522165) 2026-05-28 20:16:18 +00:00
Guy ChronisterandWeijia Wang 82698cc35a klayout: switch to tag 2026-05-28 22:12:12 +02:00
Guy ChronisterandWeijia Wang e8f0c54d4b klayout: migrate to by-name 2026-05-28 22:12:11 +02:00
K900andGitHub cd15677232 hotspot: 1.5.1 -> 1.6.0 (#525329) 2026-05-28 20:04:35 +00:00
K900 0507b488d7 hotspot: 1.5.1 -> 1.6.0 2026-05-28 22:59:02 +03:00
Gergő GutyinaandGitHub b8c19b1196 renode: bump dotnet 9 -> 10 (#524027) 2026-05-28 19:54:08 +00:00
Ryan Omasta 1c88add0ef wireshark{,-cli}: 4.6.5 -> 4.6.6
https://www.wireshark.org/docs/relnotes/wireshark-4.6.6.html
Diff: https://gitlab.com/wireshark/wireshark/-/compare/v4.6.5...v4.6.6
2026-05-28 13:52:03 -06:00
Pol DellaieraandGitHub 57132cb105 zotero: 9.0.2 -> 9.0.4 (#525166) 2026-05-28 19:50:03 +00:00
Weijia WangandGitHub e27f6413f8 okteta: migrate to by-name (#524069) 2026-05-28 19:46:33 +00:00
nixpkgs-ci[bot]andGitHub c4f994d572 yaziPlugins.{keep-preferences, piper}: updates (#525277) 2026-05-28 19:46:08 +00:00
nixpkgs-ci[bot]andGitHub df92a19f29 wiki-go: 1.8.9 -> 1.8.10 (#525180) 2026-05-28 19:46:07 +00:00
nixpkgs-ci[bot]andGitHub 66a0d36cf4 objfw: 1.5.2 -> 1.5.4 (#525110) 2026-05-28 19:46:05 +00:00
Guy ChronisterandWeijia Wang 3626582a48 whatstyle: switch to finalAttrs and python3Packages 2026-05-28 21:43:50 +02:00
Guy ChronisterandWeijia Wang 3baa9cf69d whatstyle: migrate to by-name 2026-05-28 21:43:50 +02:00
Weijia WangandGitHub 75bbe82785 various: migrate qt6 packages to by-name (#513819) 2026-05-28 19:38:31 +00:00
Guy ChronisterandWeijia Wang 83540a3c4c okteta: migrate to by-name 2026-05-28 21:36:41 +02:00
Weijia WangandGitHub 099ca8f13c amule-{web,gui,daemon}: move overrides to by-name (#518064) 2026-05-28 19:35:27 +00:00