Commit Graph
1009489 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 40a5199b4d versatiles: 4.1.2 -> 4.1.4 (#526517) 2026-06-01 19:30:07 +00:00
Nick CaoandGitHub 07c91b01cf timr-tui: 1.8.1 -> 1.9.0 (#526325) 2026-06-01 19:29:56 +00:00
Guillaume GirolandGitHub 215ec63850 pacemaker: enable strictDeps, add versionCheckHook, add manpages (#509354) 2026-06-01 19:29:19 +00:00
Nick CaoandGitHub f72c6c5f99 qtox: drop unused pcre dependency (#526438) 2026-06-01 19:29:12 +00:00
Nick CaoandGitHub 187d5a667d git-pkgs: 0.16.1 -> 0.16.2 (#526436) 2026-06-01 19:29:00 +00:00
Niklas Halonen a26b66330f lean4: update leanPackages and lean4 4.29.0/1 -> 4.30.0
As reported on FreeBSD forums, updating lean4 to 4.30.0 fails to a
leantar related issue.  We follow the patch mentioned on the FreeBSD
forums and depend on digama0/leangz (that comes with leantar).
However, there doesn't seem to be a reason to disable installing
leantar, so we don't set INSTALL_LEANTAR=OFF like the patch.

References:
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295656
- https://cgit.freebsd.org/ports/commit/?id=516f8a5764de5c7bdd0e9f7810601a5057bbc650
- https://lean-lang.org/doc/reference/latest/releases/v4.30.0/#release-v4___30___0
- leanprover/lean4#12822
2026-06-01 22:28:05 +03:00
Nick CaoandGitHub 09652aea30 wkg: 0.15.0 -> 0.15.1 (#526408) 2026-06-01 19:27:24 +00:00
Nick CaoandGitHub ecb319c78c ddns-go: 6.17.0 -> 6.17.1 (#526406) 2026-06-01 19:26:52 +00:00
Nick CaoandGitHub cd8b4f5553 john: 1.9.0-Jumbo-1-unstable-2026-04-13 -> 1.9.0-Jumbo-1-unstable-2026-05-31 (#526448) 2026-06-01 19:25:14 +00:00
Nick CaoandGitHub ca4b3d027c libkrunfw: fix build with structuredAttrs, use --replace-fail (#526026) 2026-06-01 19:18:56 +00:00
Matt SturgeonandGitHub 2794dea7e8 heroic: add extraEnv input (#526805) 2026-06-01 19:17:32 +00:00
Nick CaoandGitHub 493791c9d9 python3Packages.facedancer: 3.1.2 -> 3.1.3 (#526048) 2026-06-01 19:17:28 +00:00
R. Ryantm b599661fe4 nushellPlugins.desktop_notifications: 0.112.2 -> 0.113.1 2026-06-01 19:15:55 +00:00
Nick CaoandGitHub 447d06eeac python3Packages.yaramod: 4.6.0 -> 4.7.1 (#526151) 2026-06-01 19:15:18 +00:00
Nick CaoandGitHub d9339c672a opl3bankeditor: 1.5.1-unstable-2026-05-04 -> 1.5.1-unstable-2026-05-23 (#526128) 2026-06-01 19:14:33 +00:00
Nick CaoandGitHub ef4dd36368 python3Packages.ufo2ft: 3.7.2 -> 3.8.1 (#526116) 2026-06-01 19:13:56 +00:00
Nick CaoandGitHub f798c48615 opengrok: 1.14.12 -> 1.14.13 (#526218) 2026-06-01 19:12:59 +00:00
Nick CaoandGitHub 41274b39f3 circumflex: 4.1.1 -> 4.3 (#526215) 2026-06-01 19:12:38 +00:00
GrimmauldandGitHub 439204f05d nixos/shadow: use file capabilities for newuidmap/newgidmap (#510829) 2026-06-01 19:11:38 +00:00
Nick CaoandGitHub a927b66010 fastcov: 1.16 -> 1.17 (#526205) 2026-06-01 19:11:18 +00:00
Nick CaoandGitHub 629b90d497 python3Packages.proton-vpn-local-agent: 1.6.1 -> 1.6.2 (#526199) 2026-06-01 19:10:29 +00:00
Nick CaoandGitHub 6026255099 libsForQt5.qtstyleplugin-kvantum: 1.1.7 -> 1.1.8 (#526195) 2026-06-01 19:10:08 +00:00
Nick CaoandGitHub 56d3c4249f sftpgo: 2.7.1 -> 2.7.3 (#526184) 2026-06-01 19:08:21 +00:00
Sergei Trofimovich f3f5047f5a bats.tests: fix the eval
Without the chnage the eval fails as:

    $ nix build --no-link -f. bats.tests
    error:
       … while evaluating the attribute 'resholve'
         at pkgs/by-name/ba/bats/package.nix:250:5:
          249|     inherit bash-preexec locate-dominating-file;
          250|     resholve = resholve.tests.cli;
             |     ^
          251|   }

       … while evaluating the attribute 'tests.cli'
         at pkgs/development/misc/resholve/resholve.nix:58:5:
           57|       ;
           58|     tests = callPackage ./test.nix {
             |     ^
           59|       inherit

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

       error: function 'anonymous lambda' called with unexpected argument 'python27'
       at pkgs/development/misc/resholve/test.nix:1:1:
            1| {
             | ^
            2|   lib,
2026-06-01 20:08:17 +01:00
Nick CaoandGitHub 717e6d007a msgpack-c: 6.1.0 -> 7.0.0 (#526177) 2026-06-01 19:05:08 +00:00
Vincent LaporteandGitHub 2ed4e1df75 hol_light: build against the default OCaml (5.4) (#525966) 2026-06-01 19:02:08 +00:00
Nick CaoandGitHub 956b55bfda nexttrace: 1.6.5 -> 1.7.0 (#525716) 2026-06-01 18:57:00 +00:00
Nick CaoandGitHub de9cfe41b0 python3Packages.ucsmsdk: 0.9.25 -> 0.9.26 (#525715) 2026-06-01 18:56:29 +00:00
Nick CaoandGitHub a1987db351 python3Packages.ripser: 0.6.14 -> 0.6.15 (#525660) 2026-06-01 18:55:27 +00:00
Nick CaoandGitHub 081a50db15 steelix: 0-unstable-2026-05-09 -> 0-unstable-2026-05-21 (#525829) 2026-06-01 18:54:49 +00:00
Nick CaoandGitHub ccca8df13d mdbook-plugins: 0.3.4 -> 1.0.1 (#525821) 2026-06-01 18:52:20 +00:00
Nick CaoandGitHub 081077de29 spruce: 1.35.4 -> 1.35.5 (#525817) 2026-06-01 18:51:34 +00:00
Nick CaoandGitHub 2b748ce9d0 grafanaPlugins.marcusolsson-calendar-panel: 4.2.3 -> 4.2.4 (#525755) 2026-06-01 18:49:01 +00:00
R. Ryantm a4be3a1d53 pulumi-esc: 0.24.0 -> 0.25.0 2026-06-01 18:48:23 +00:00
Nick CaoandGitHub 2d3a06354e python3Packages.qpageview: 1.0.4 -> 1.0.5 (#525879) 2026-06-01 18:48:19 +00:00
Nick CaoandGitHub 9352cb4b7f apko: 1.2.13 -> 1.2.14 (#525874) 2026-06-01 18:47:50 +00:00
Nick CaoandGitHub 0857463ec0 vscode-extensions.gleam.gleam: 2.12.1 -> 2.12.2 (#525873) 2026-06-01 18:47:24 +00:00
Nick CaoandGitHub 6f4bb4ae90 capstone: 5.0.8 -> 5.0.9 (#525872) 2026-06-01 18:47:10 +00:00
Nick CaoandGitHub 03427534cd omnictl: 1.7.3 -> 1.8.0 (#525843) 2026-06-01 18:46:16 +00:00
Nick CaoandGitHub 2d14ee663b python3Packages.lizard: 1.22.1 -> 1.22.2 (#525962) 2026-06-01 18:45:23 +00:00
K900andGitHub 3ee59aa773 virglrenderer: set vulkan-dload to false; fixes venus (#526823) 2026-06-01 18:45:08 +00:00
Nick CaoandGitHub 59f8061882 rabtap: 1.44.1 -> 1.45.0 (#525955) 2026-06-01 18:44:51 +00:00
Nick CaoandGitHub 9797b8b243 dosage: 3.2 -> 3.3 (#525932) 2026-06-01 18:44:04 +00:00
Nick CaoandGitHub 48ef885e64 glaze: 7.7.0 -> 7.7.1 (#525924) 2026-06-01 18:42:42 +00:00
Nick CaoandGitHub e2aee58701 tldx: 1.3.4 -> 1.4.0 (#525923) 2026-06-01 18:41:47 +00:00
Cole Mickens 09bd6f9982 virglrenderer: set vulkan-dload to false; fixes venus 2026-06-01 13:37:52 -05:00
dotlambdaandGitHub 8e9778a2dc kakoune-unwrapped: 2026.04.12 -> 2026.05.21 (#522453) 2026-06-01 18:34:53 +00:00
dotlambdaandGitHub 228ae3b728 joe: 4.7 -> 4.8 (#513349) 2026-06-01 18:34:26 +00:00
R. Ryantm 97de341249 sbom-utility: 0.19.0 -> 0.19.1 2026-06-01 18:33:03 +00:00
R. Ryantm 593164e8f8 slothy: 0.2.0 -> 0.2.1 2026-06-01 18:31:54 +00:00