Commit Graph
812092 Commits
Author SHA1 Message Date
emaryn 7fd2a6fdf3 python312Packages.housekeeping: init at 1.1 2025-06-08 10:44:16 +08:00
eb651797af libnick: 2025.5.3 -> 2025.6.1 (#414713)
Co-authored-by: normalcea <normalcea@users.noreply.github.com>
2025-06-07 23:38:32 +00:00
Philip TaronandGitHub 3ad4b055fc applyPatches: passthru outputHashAlog (#414869) 2025-06-07 16:31:29 -07:00
Martin Weinelt f2aff81018 applyPatches: passthru outputHashAlog
Fixes evaluation of the find-tarballs.nix script used in the tarballs
mirror pipeline.

```
$ nix-instantiate --eval --json --strict maintainers/scripts/find-tarballs.nix --arg expr 'import maintainers/scripts/all-tarballs.nix' --show-trace
[...]
error:
       … while calling anonymous lambda
         at maintainers/scripts/find-tarballs.nix:3:1:
            2|
            3| {
             | ^
            4|   expr,

       … while evaluating uniqueFiles
         at maintainers/scripts/find-tarballs.nix:105:1:
          104| in
          105| uniqueFiles
             | ^
          106|

       … while calling the 'map' builtin
         at maintainers/scripts/find-tarballs.nix:26:17:
           25|
           26|   uniqueFiles = map (x: x.file) (genericClosure {
             |                 ^
           27|     startSet = map (file: {

       … while calling the 'genericClosure' builtin
         at maintainers/scripts/find-tarballs.nix:26:34:
           25|
           26|   uniqueFiles = map (x: x.file) (genericClosure {
             |                                  ^
           27|     startSet = map (file: {

       … while evaluating type
         at maintainers/scripts/find-tarballs.nix:28:28:
           27|     startSet = map (file: {
           28|       key = with file; (if type == null then "" else type + "+") + hash;
             |                            ^
           29|       inherit file;

       error: attribute 'outputHashAlgo' missing
       at maintainers/scripts/find-tarballs.nix:38:16:
           37|     isPatch = (drv ? postFetch && drv.postFetch != "");
           38|     type = drv.outputHashAlgo;
             |                ^
           39|     name = drv.name;
```
2025-06-08 01:20:38 +02:00
Gaétan LepageandGitHub 4e83c8182d python3Packages.mcp: 1.9.1 -> 1.9.3 (#414458) 2025-06-08 00:56:33 +02:00
Gaétan LepageandGitHub 59b82dfa27 python3Packages.oelint-data: 1.0.15 -> 1.0.16 (#414790) 2025-06-08 00:55:34 +02:00
kirillrdyandGitHub 62baba4629 snx-rs: 3.1.2 -> 4.4.1 (#413854) 2025-06-08 08:54:52 +10:00
Luke Granger-BrownandGitHub 2bba56abc6 isponsorblocktv: add darwin platforms (#414850) 2025-06-07 23:48:42 +01:00
Gaétan LepageandGitHub 738fc4803f pre-commit: cleanup (#414859) 2025-06-08 00:44:25 +02:00
Gaétan LepageandGitHub deb104f988 vimPlugins.darcubox-nvim: init at 2025-06-03 (#414809) 2025-06-08 00:28:57 +02:00
Yohann BonifaceandGitHub 9fa611dc2a librashader: use finalAttrs & updateScript (#414820) 2025-06-08 00:21:58 +02:00
Nikolay KorotkiyandGitHub a65cc51f49 signal-cli: 0.13.15 -> 0.13.16 (#414821) 2025-06-08 02:13:02 +04:00
Gaetan Lepage 381050065b pre-commit: cleanup 2025-06-08 00:12:35 +02:00
Donovan GloverandGitHub d526249f76 hyprshell: 3.3.2 -> 4.1.1 from hyprswitch (#412775) 2025-06-07 22:11:58 +00:00
Gaétan LepageandGitHub 48ad995f18 pre-commit: cleanup (#414735) 2025-06-08 00:02:00 +02:00
Yohann BonifaceandGitHub 1128c7740c maintainers: drop sno2wman (#414721) 2025-06-07 23:58:22 +02:00
Gaétan LepageandGitHub b319abc00a zed-editor: 0.188.3 -> 0.189.5 (#414810) 2025-06-07 23:40:26 +02:00
Michele Guerini RoccoandGitHub 6c226608d1 nixos/pdns-recursor: reload service on config change (#414732) 2025-06-07 23:39:54 +02:00
rewineandGitHub 205925b171 simdutf: 7.2.0 -> 7.3.0 (#414839) 2025-06-08 05:32:06 +08:00
SandroandGitHub 1fe22e48a2 tkmm: init at 2.0.0-beta3 (#414802) 2025-06-07 23:31:31 +02:00
Bruno BELANYIandGitHub bb85b94d0f woodpecker-plugin-git: 2.6.4 -> 2.6.5 (#414833) 2025-06-07 22:19:52 +01:00
Murph MurphyandGitHub b2a84e5a6c isponsorblocktv: add darwin platforms
There are published osx artifacts and none of the python packages used are linux specific. Tested on OSX Sequoia with `--impure` and `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1` and confirmed that functionality fully works.
2025-06-07 15:14:05 -06:00
Cosima NeidahlandGitHub 1c8099284c corrscope: 0.10.1 -> 0.11.0, migrate to Qt6 (#412658) 2025-06-07 23:09:29 +02:00
Jakob BeckmannandMatthieu Coudron f7d136fea7 chore: add luajitPackages.sofa 2025-06-07 22:27:16 +02:00
R. Ryantm c296a9d13b simdutf: 7.2.0 -> 7.3.0 2025-06-07 20:05:52 +00:00
R. Ryantm 4712b18085 woodpecker-plugin-git: 2.6.4 -> 2.6.5 2025-06-07 19:35:55 +00:00
7c6f434candGitHub 0e9e520ad1 asdf_2_26: fix build (#414829) 2025-06-07 19:35:15 +00:00
Sizhe Zhao 12cdf167de asdf_2_26: fix build 2025-06-08 03:18:06 +08:00
SandroandGitHub 637d900e33 python3Packages.sanic-ext: init at 24.12.0 (#410691) 2025-06-07 21:07:24 +02:00
Nick CaoandGitHub ad47117c7d telegram-desktop: 5.14.3 -> 5.15.2 (#414062) 2025-06-07 14:59:55 -04:00
Nick CaoandGitHub 96e7f5363d openpgp-card-tools: 0.11.8 -> 0.11.9 (#414743) 2025-06-07 14:58:20 -04:00
Azat BahawiandGitHub 5d8898c6da werf: 2.36.3 -> 2.37.1 (#414768) 2025-06-07 21:57:05 +03:00
R. Ryantm 14c3dfe209 signal-cli: 0.13.15 -> 0.13.16 2025-06-07 18:54:10 +00:00
Peder Bergebakken SundtandGitHub 0fed06c934 mlt: Remove SDL1 support (#414684) 2025-06-07 20:49:43 +02:00
Peder Bergebakken SundtandGitHub 6d7c106115 jimtcl: build against SDL2 (#414591) 2025-06-07 20:44:58 +02:00
Sizhe Zhao 13df5fa80d librashader: add updateScript 2025-06-08 02:43:25 +08:00
Sizhe Zhao 251dfdfd3e librashader: use finalAttrs 2025-06-08 02:38:57 +08:00
vinylen aa68af28ed vimPlugins.darcubox-nvim: init at 2025-06-03 2025-06-07 20:13:41 +02:00
7c6f434candGitHub e863e0fe1e remind: 05.03.07 -> 05.04.00 (#414746) 2025-06-07 18:05:18 +00:00
John Titor cd64f1bd87 treewide: migrate nixos modules to networking.hosts
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-06-07 23:09:46 +05:30
Peter Lehmann c586196e17 nixos/pdns-recursor: reload service on config change 2025-06-07 19:13:07 +02:00
rucadi 76c6760e48 tkmm: init at 2.0.0-beta3 2025-06-07 19:11:51 +02:00
Wolfgang WaltherandGitHub d859e3fcb9 postgresqlPackages.pg_net: 0.14.0 -> 0.15.1 (#414784) 2025-06-07 17:09:40 +00:00
3d7038d137 cubeb: 0-unstable-2025-05-29 -> 0-unstable-2025-06-03 (#414771)
Co-authored-by: marcin-serwin <marcin@serwin.dev>
2025-06-07 17:09:12 +00:00
Martin WeineltandGitHub 9dd76978b8 evcc: 0.204.1 -> 0.204.2 (#414770) 2025-06-07 18:54:04 +02:00
R. Ryantm 4c81d67f69 python3Packages.oelint-data: 1.0.15 -> 1.0.16 2025-06-07 16:41:17 +00:00
Gaetan Lepage 9e783da416 zed-editor: 0.188.3 -> 0.189.5
Diff: https://github.com/zed-industries/zed/compare/refs/tags/v0.188.3...v0.189.5

Changelog: https://github.com/zed-industries/zed/releases/tag/v0.189.5
2025-06-07 18:38:22 +02:00
Nikolay KorotkiyandGitHub f98ba0c331 debianutils: 5.22 -> 5.23.1 (#414738) 2025-06-07 20:26:05 +04:00
Donovan GloverandGitHub cad9734b03 gmnisrv: drop (#414761) 2025-06-07 16:18:13 +00:00
Aaron AndersenandGitHub 82be0a018d kodiPackages.controller-topology-project: 1.0.2 -> 1.0.3 (#414393) 2025-06-07 12:01:23 -04:00