Merge staging-next into staging

authored by nixpkgs-ci[bot] and committed by GitHub dc07f610 31640d5f

+1253 -924
+6
maintainers/maintainer-list.nix
··· 6918 githubId = 10106819; 6919 name = "eilvelia"; 6920 }; 6921 eken = { 6922 email = "edvin.kallstrom@protonmail.com"; 6923 github = "Eken-beep";
··· 6918 githubId = 10106819; 6919 name = "eilvelia"; 6920 }; 6921 + ejiektpobehuk = { 6922 + email = "oss@ejiek.id"; 6923 + github = "ejiektpobehuk"; 6924 + githubId = 7649041; 6925 + name = "Vlad Petrov"; 6926 + }; 6927 eken = { 6928 email = "edvin.kallstrom@protonmail.com"; 6929 github = "Eken-beep";
+2
nixos/doc/manual/release-notes/rl-2505.section.md
··· 269 270 - `tauon` 7.9.0+ when launched for the first time, migrates its database to a new schema that is not backwards compatible. Older versions will refuse to start at all with that database afterwards. If you need to still use older tauon versions, make sure to back up `~/.local/share/TauonMusicBox`. 271 272 - The `earlyoom` service is now using upstream systemd service, which enables 273 hardening and filesystem isolation by default. If you need filesystem write 274 access or want to access home directory via `killHook`, hardening setting can
··· 269 270 - `tauon` 7.9.0+ when launched for the first time, migrates its database to a new schema that is not backwards compatible. Older versions will refuse to start at all with that database afterwards. If you need to still use older tauon versions, make sure to back up `~/.local/share/TauonMusicBox`. 271 272 + - `aws-workspaces` has dropped support for PCoiP networking. 273 + 274 - The `earlyoom` service is now using upstream systemd service, which enables 275 hardening and filesystem isolation by default. If you need filesystem write 276 access or want to access home directory via `killHook`, hardening setting can
+2 -2
nixos/modules/services/hardware/bluetooth.nix
··· 143 { 144 wantedBy = [ "bluetooth.target" ]; 145 aliases = [ "dbus-org.bluez.service" ]; 146 serviceConfig = { 147 ExecStart = [ 148 "" ··· 171 172 PrivateNetwork = false; # tethering 173 }; 174 - # restarting can leave people without a mouse/keyboard 175 - unitConfig.X-RestartIfChanged = false; 176 }; 177 } 178 // (optionalAttrs cfg.hsphfpd.enable {
··· 143 { 144 wantedBy = [ "bluetooth.target" ]; 145 aliases = [ "dbus-org.bluez.service" ]; 146 + # restarting can leave people without a mouse/keyboard 147 + restartIfChanged = false; 148 serviceConfig = { 149 ExecStart = [ 150 "" ··· 173 174 PrivateNetwork = false; # tethering 175 }; 176 }; 177 } 178 // (optionalAttrs cfg.hsphfpd.enable {
+10
nixos/modules/services/security/kanidm.nix
··· 563 default = null; 564 }; 565 566 enableLocalhostRedirects = mkOption { 567 description = "Allow localhost redirects. Only for public clients."; 568 type = types.bool;
··· 563 default = null; 564 }; 565 566 + imageFile = mkOption { 567 + description = '' 568 + Application image to display in the WebUI. 569 + Kanidm supports "image/jpeg", "image/png", "image/gif", "image/svg+xml", and "image/webp". 570 + The image will be uploaded each time kanidm-provision is run. 571 + ''; 572 + type = types.nullOr types.path; 573 + default = null; 574 + }; 575 + 576 enableLocalhostRedirects = mkOption { 577 description = "Allow localhost redirects. Only for public clients."; 578 type = types.bool;
+8
pkgs/applications/editors/vim/plugins/deprecated.json
··· 3 "date": "2022-07-27", 4 "new": "true-zen-nvim" 5 }, 6 "compe-conjure": { 7 "date": "2024-11-19", 8 "new": "cmp-conjure"
··· 3 "date": "2022-07-27", 4 "new": "true-zen-nvim" 5 }, 6 + "codeium-nvim": { 7 + "date": "2025-04-09", 8 + "new": "windsurf-nvim" 9 + }, 10 + "codeium-vim": { 11 + "date": "2025-04-09", 12 + "new": "windsurf-vim" 13 + }, 14 "compe-conjure": { 15 "date": "2024-11-19", 16 "new": "cmp-conjure"
+324 -311
pkgs/applications/editors/vim/plugins/generated.nix
··· 74 75 CopilotChat-nvim = buildVimPlugin { 76 pname = "CopilotChat.nvim"; 77 - version = "2025-04-04"; 78 src = fetchFromGitHub { 79 owner = "CopilotC-Nvim"; 80 repo = "CopilotChat.nvim"; 81 - rev = "e7cd79a2ac05a32a1ce0995a82bd630598619d0b"; 82 - sha256 = "0y3rcmfjbkgkfxavvqpm3w8b1m3kcw8ix3llzi0ig97b5ljzmw0p"; 83 }; 84 meta.homepage = "https://github.com/CopilotC-Nvim/CopilotChat.nvim/"; 85 meta.hydraPlatforms = [ ]; ··· 373 374 SchemaStore-nvim = buildVimPlugin { 375 pname = "SchemaStore.nvim"; 376 - version = "2025-04-04"; 377 src = fetchFromGitHub { 378 owner = "b0o"; 379 repo = "SchemaStore.nvim"; 380 - rev = "87cf380f6ecc0b5aed0cba353fd6d8a1397e1167"; 381 - sha256 = "13l8nx105a7wd3k245kw6g9rbj6h9z94rjil7gf68k0pr38br157"; 382 }; 383 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 384 meta.hydraPlatforms = [ ]; ··· 726 727 ale = buildVimPlugin { 728 pname = "ale"; 729 - version = "2025-04-02"; 730 src = fetchFromGitHub { 731 owner = "dense-analysis"; 732 repo = "ale"; 733 - rev = "2883260ade25f2b173a68ad185c314b1e3b72a61"; 734 - sha256 = "13xdjvn57qfz5h0l0fjv2ssqsgiay2dbysddjrhbw5crsmsfxn1z"; 735 }; 736 meta.homepage = "https://github.com/dense-analysis/ale/"; 737 meta.hydraPlatforms = [ ]; ··· 882 883 astrocore = buildVimPlugin { 884 pname = "astrocore"; 885 - version = "2025-03-27"; 886 src = fetchFromGitHub { 887 owner = "AstroNvim"; 888 repo = "astrocore"; 889 - rev = "1cb27c53d1fbe0852f1f368b706631ef4e007630"; 890 - sha256 = "1y8a4dy36l5z0lifbn7bsl1phzpra8rkdqfrb3z09nfl7l1dw3ql"; 891 }; 892 meta.homepage = "https://github.com/AstroNvim/astrocore/"; 893 meta.hydraPlatforms = [ ]; ··· 921 922 astroui = buildVimPlugin { 923 pname = "astroui"; 924 - version = "2025-04-04"; 925 src = fetchFromGitHub { 926 owner = "AstroNvim"; 927 repo = "astroui"; 928 - rev = "dcbc6eaf6a0e3030690a066f3e781c3c263d6b00"; 929 - sha256 = "0nqvxqkq2m125xl4kknr48g99kls19smj3dql7k4bzb625lzvry7"; 930 }; 931 meta.homepage = "https://github.com/AstroNvim/astroui/"; 932 meta.hydraPlatforms = [ ]; ··· 1090 1091 aurora = buildVimPlugin { 1092 pname = "aurora"; 1093 - version = "2025-03-03"; 1094 src = fetchFromGitHub { 1095 owner = "ray-x"; 1096 repo = "aurora"; 1097 - rev = "3d38b4adb9da28b717f8e6275c2b4145e30d6d70"; 1098 - sha256 = "140vwjyvg2kr4x8i0kmhv14inhnz3glwza5wvlrz0r0qwsywb6c8"; 1099 }; 1100 meta.homepage = "https://github.com/ray-x/aurora/"; 1101 meta.hydraPlatforms = [ ]; ··· 1377 1378 base46 = buildVimPlugin { 1379 pname = "base46"; 1380 - version = "2025-03-30"; 1381 src = fetchFromGitHub { 1382 owner = "nvchad"; 1383 repo = "base46"; 1384 - rev = "94c03adaf7d2efa0e36f405cf44f9ff8d773cb50"; 1385 - sha256 = "1w9yccym5i2qi7wqgk9777gy7iyj30r8pa7p8xkxpr6jr8pv4fnl"; 1386 }; 1387 meta.homepage = "https://github.com/nvchad/base46/"; 1388 meta.hydraPlatforms = [ ]; ··· 1468 1469 blink-cmp-avante = buildVimPlugin { 1470 pname = "blink-cmp-avante"; 1471 - version = "2025-03-31"; 1472 src = fetchFromGitHub { 1473 owner = "Kaiser-Yang"; 1474 repo = "blink-cmp-avante"; 1475 - rev = "a214d1e50990ddc08743065d78f48e7671f2f281"; 1476 - sha256 = "03ah48a6glh2qbk22rgg1cb0dz1wvrp3wmcj3j7i07dbj7iylnav"; 1477 }; 1478 meta.homepage = "https://github.com/Kaiser-Yang/blink-cmp-avante/"; 1479 meta.hydraPlatforms = [ ]; ··· 1715 1716 bufexplorer = buildVimPlugin { 1717 pname = "bufexplorer"; 1718 - version = "2025-04-01"; 1719 src = fetchFromGitHub { 1720 owner = "jlanzarotta"; 1721 repo = "bufexplorer"; 1722 - rev = "f32d8c08b8d1cc4925e425daaa93a8f5ffe48787"; 1723 - sha256 = "16is0bn50rj50xlflw0ag6dsc83z9dqalviva7k6sxpx5ykp9abz"; 1724 }; 1725 meta.homepage = "https://github.com/jlanzarotta/bufexplorer/"; 1726 meta.hydraPlatforms = [ ]; ··· 1858 1859 ccc-nvim = buildVimPlugin { 1860 pname = "ccc.nvim"; 1861 - version = "2025-03-31"; 1862 src = fetchFromGitHub { 1863 owner = "uga-rosa"; 1864 repo = "ccc.nvim"; 1865 - rev = "9abb22d5d47460852a935129b4feff39fd8033e3"; 1866 - sha256 = "1lv00jwlqmhki6n8dqrxfvg5kci6a2xiz7mh8d488n7hr1pwkrpn"; 1867 }; 1868 meta.homepage = "https://github.com/uga-rosa/ccc.nvim/"; 1869 meta.hydraPlatforms = [ ]; ··· 2820 2821 coc-nvim = buildVimPlugin { 2822 pname = "coc.nvim"; 2823 - version = "2025-04-04"; 2824 src = fetchFromGitHub { 2825 owner = "neoclide"; 2826 repo = "coc.nvim"; 2827 - rev = "9fba666235dc95009fd4ecc5b00e6b4c1c68417b"; 2828 - sha256 = "1cvs8v10sgina5fsfpb1ld1b7k93ry91xnv3fw4cj0bbq083hmd0"; 2829 }; 2830 meta.homepage = "https://github.com/neoclide/coc.nvim/"; 2831 meta.hydraPlatforms = [ ]; ··· 2872 2873 codecompanion-nvim = buildVimPlugin { 2874 pname = "codecompanion.nvim"; 2875 - version = "2025-04-04"; 2876 src = fetchFromGitHub { 2877 owner = "olimorris"; 2878 repo = "codecompanion.nvim"; 2879 - rev = "ef9cdc6f7a04d99b74988af70d0e724ec32cf236"; 2880 - sha256 = "1iwzk2w82xs1siisq0qlmagrl01rhsklggazprk007djks93yqy6"; 2881 }; 2882 meta.homepage = "https://github.com/olimorris/codecompanion.nvim/"; 2883 meta.hydraPlatforms = [ ]; 2884 }; 2885 2886 - codeium-nvim = buildVimPlugin { 2887 - pname = "codeium.nvim"; 2888 - version = "2025-04-04"; 2889 - src = fetchFromGitHub { 2890 - owner = "Exafunction"; 2891 - repo = "codeium.nvim"; 2892 - rev = "9569c9095a70370849345c861cdb2b06c4cadac7"; 2893 - sha256 = "04fh3dxw6sf8qq8dn6n32b9v0fggp2wd0hsdz80f205b7i1pba59"; 2894 - }; 2895 - meta.homepage = "https://github.com/Exafunction/codeium.nvim/"; 2896 - meta.hydraPlatforms = [ ]; 2897 - }; 2898 - 2899 - codeium-vim = buildVimPlugin { 2900 - pname = "codeium.vim"; 2901 - version = "2025-04-04"; 2902 - src = fetchFromGitHub { 2903 - owner = "Exafunction"; 2904 - repo = "codeium.vim"; 2905 - rev = "272c6e2755e8faa90e26bcdcd9fde6b9e61751ea"; 2906 - sha256 = "0d2x0sly9wcbb3qrm43rim3995dk3gdr85dp7gc5nh5c9iw8yxsp"; 2907 - }; 2908 - meta.homepage = "https://github.com/Exafunction/codeium.vim/"; 2909 - meta.hydraPlatforms = [ ]; 2910 - }; 2911 - 2912 codewindow-nvim = buildVimPlugin { 2913 pname = "codewindow.nvim"; 2914 version = "2024-06-05"; ··· 3041 3042 competitest-nvim = buildVimPlugin { 3043 pname = "competitest.nvim"; 3044 - version = "2024-11-16"; 3045 src = fetchFromGitHub { 3046 owner = "xeluxee"; 3047 repo = "competitest.nvim"; 3048 - rev = "e397635d212605a3fa0e2d06f3e6209085189e3f"; 3049 - sha256 = "16wpq64zm2n708lqd2hbrjizd30v2fdazpmaqnjsp3ws5laghyvy"; 3050 }; 3051 meta.homepage = "https://github.com/xeluxee/competitest.nvim/"; 3052 meta.hydraPlatforms = [ ]; ··· 3158 3159 conform-nvim = buildVimPlugin { 3160 pname = "conform.nvim"; 3161 - version = "2025-03-31"; 3162 src = fetchFromGitHub { 3163 owner = "stevearc"; 3164 repo = "conform.nvim"; 3165 - rev = "b1a75324ddf96b7bb84963a297b1ed334db087c0"; 3166 - sha256 = "0g0r324dg2yxj8g47lj8zg63166bhjlk8vskh3rdypxd437rbii0"; 3167 fetchSubmodules = true; 3168 }; 3169 meta.homepage = "https://github.com/stevearc/conform.nvim/"; ··· 3224 3225 copilot-lua = buildVimPlugin { 3226 pname = "copilot.lua"; 3227 - version = "2025-04-04"; 3228 src = fetchFromGitHub { 3229 owner = "zbirenbaum"; 3230 repo = "copilot.lua"; 3231 - rev = "228cd7456fd923b8da3eb6497bb345de58b93637"; 3232 - sha256 = "12kk2cyi172hnwnqfsh540s2yy6fj0rccrarbfalp0w4yfk43r97"; 3233 }; 3234 meta.homepage = "https://github.com/zbirenbaum/copilot.lua/"; 3235 meta.hydraPlatforms = [ ]; ··· 3237 3238 copilot-lualine = buildVimPlugin { 3239 pname = "copilot-lualine"; 3240 - version = "2025-03-30"; 3241 src = fetchFromGitHub { 3242 owner = "AndreM222"; 3243 repo = "copilot-lualine"; 3244 - rev = "a36398674fa88ba6a90cc4a57a27e411c1c27735"; 3245 - sha256 = "0jmpirfi63cgs3cw6q6clpygmxj6v7n83qkp1rkrpv8r152ml2fx"; 3246 }; 3247 meta.homepage = "https://github.com/AndreM222/copilot-lualine/"; 3248 meta.hydraPlatforms = [ ]; ··· 3367 3368 crates-nvim = buildVimPlugin { 3369 pname = "crates.nvim"; 3370 - version = "2025-03-19"; 3371 src = fetchFromGitHub { 3372 owner = "saecki"; 3373 repo = "crates.nvim"; 3374 - rev = "fd2bbca7aa588f24ffc3517831934b4c4a9588e9"; 3375 - sha256 = "1l2z447svf1ldpnsb9sn5b4q1a22g3wx126yw9hj7rcqrv50xw6i"; 3376 }; 3377 meta.homepage = "https://github.com/saecki/crates.nvim/"; 3378 meta.hydraPlatforms = [ ]; ··· 3393 3394 csharpls-extended-lsp-nvim = buildVimPlugin { 3395 pname = "csharpls-extended-lsp.nvim"; 3396 - version = "2025-04-02"; 3397 src = fetchFromGitHub { 3398 owner = "Decodetalkers"; 3399 repo = "csharpls-extended-lsp.nvim"; 3400 - rev = "52710d523e5a4d325fe62811a48ee2eeb93dbe26"; 3401 - sha256 = "1gxfcj8v7140v5njl0299dx8aqzjbxxz1i0af0p50lli5bk5s25g"; 3402 }; 3403 meta.homepage = "https://github.com/Decodetalkers/csharpls-extended-lsp.nvim/"; 3404 meta.hydraPlatforms = [ ]; ··· 3432 3433 csvview-nvim = buildVimPlugin { 3434 pname = "csvview.nvim"; 3435 - version = "2025-03-31"; 3436 src = fetchFromGitHub { 3437 owner = "hat0uma"; 3438 repo = "csvview.nvim"; 3439 - rev = "4058ccbb3099c5aeebacb00e963b44b2a0bbd45e"; 3440 - sha256 = "1b5d1gg3qx6b0337fyny25dlpp44xip6x7vpygniz9gpbwfmi95d"; 3441 }; 3442 meta.homepage = "https://github.com/hat0uma/csvview.nvim/"; 3443 meta.hydraPlatforms = [ ]; ··· 3640 3641 ddc-source-lsp = buildVimPlugin { 3642 pname = "ddc-source-lsp"; 3643 - version = "2025-03-23"; 3644 src = fetchFromGitHub { 3645 owner = "Shougo"; 3646 repo = "ddc-source-lsp"; 3647 - rev = "5b80eeaa196b67337577bcfbe65e5163667ea97a"; 3648 - sha256 = "1fnzd1s2l86b790kmk6dwx91257jxa3ms6mgbbbijibjivb13zqk"; 3649 }; 3650 meta.homepage = "https://github.com/Shougo/ddc-source-lsp/"; 3651 meta.hydraPlatforms = [ ]; ··· 3666 3667 ddc-ui-pum = buildVimPlugin { 3668 pname = "ddc-ui-pum"; 3669 - version = "2025-01-09"; 3670 src = fetchFromGitHub { 3671 owner = "Shougo"; 3672 repo = "ddc-ui-pum"; 3673 - rev = "1e776752c10b4187a76c0543e8ca1aaa64b0b451"; 3674 - sha256 = "0ssmlgj495m553hljw8fp0zinxrfpkpfrqb286hczl8inan6kizc"; 3675 }; 3676 meta.homepage = "https://github.com/Shougo/ddc-ui-pum/"; 3677 meta.hydraPlatforms = [ ]; ··· 3692 3693 debugprint-nvim = buildVimPlugin { 3694 pname = "debugprint.nvim"; 3695 - version = "2025-04-04"; 3696 src = fetchFromGitHub { 3697 owner = "andrewferrier"; 3698 repo = "debugprint.nvim"; 3699 - rev = "0d1c502774b458fa43163ec1290e68660675f476"; 3700 - sha256 = "16sdsy0fm17gc0vidnmimw6km03qg7g1aq2sin7wkba3cahl80a2"; 3701 }; 3702 meta.homepage = "https://github.com/andrewferrier/debugprint.nvim/"; 3703 meta.hydraPlatforms = [ ]; ··· 4108 meta.hydraPlatforms = [ ]; 4109 }; 4110 4111 diaglist-nvim = buildVimPlugin { 4112 pname = "diaglist.nvim"; 4113 version = "2022-09-01"; ··· 4292 4293 dropbar-nvim = buildVimPlugin { 4294 pname = "dropbar.nvim"; 4295 - version = "2025-04-01"; 4296 src = fetchFromGitHub { 4297 owner = "Bekaboo"; 4298 repo = "dropbar.nvim"; 4299 - rev = "ff93491369fe72008397af4e239de21922f055ec"; 4300 - sha256 = "107q1g6f0bb15dcpqvazflwl8bcfyp389p87d45lcb17gn9l964y"; 4301 }; 4302 meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/"; 4303 meta.hydraPlatforms = [ ]; ··· 4318 4319 easy-dotnet-nvim = buildVimPlugin { 4320 pname = "easy-dotnet.nvim"; 4321 - version = "2025-04-03"; 4322 src = fetchFromGitHub { 4323 owner = "GustavEikaas"; 4324 repo = "easy-dotnet.nvim"; 4325 - rev = "89f6b6ff1ae1a9babd9f96255daa71c528480089"; 4326 - sha256 = "0nzqnyfdxlnm85hlcxc9q7m19x7gizsirdg6r13yac95ns316a6d"; 4327 }; 4328 meta.homepage = "https://github.com/GustavEikaas/easy-dotnet.nvim/"; 4329 meta.hydraPlatforms = [ ]; ··· 5154 5155 git-blame-nvim = buildVimPlugin { 5156 pname = "git-blame.nvim"; 5157 - version = "2025-03-24"; 5158 src = fetchFromGitHub { 5159 owner = "f-person"; 5160 repo = "git-blame.nvim"; 5161 - rev = "b12da2156ec1c3f53f42c129201ff0bfed69c86e"; 5162 - sha256 = "0mmq0v9dqmrm9r5klbxlvbqby51s1n7np79l3z2dg23v7l9s9ysf"; 5163 }; 5164 meta.homepage = "https://github.com/f-person/git-blame.nvim/"; 5165 meta.hydraPlatforms = [ ]; ··· 5323 5324 go-nvim = buildVimPlugin { 5325 pname = "go.nvim"; 5326 - version = "2025-04-03"; 5327 src = fetchFromGitHub { 5328 owner = "ray-x"; 5329 repo = "go.nvim"; 5330 - rev = "34fad795dcace9a0ae18d5ff52d501af4d30445d"; 5331 - sha256 = "0y81ah7x3lg5za3z61x74mqwkabl19jqm4iimfkxxlb24x5maqfw"; 5332 }; 5333 meta.homepage = "https://github.com/ray-x/go.nvim/"; 5334 meta.hydraPlatforms = [ ]; ··· 5453 5454 grug-far-nvim = buildVimPlugin { 5455 pname = "grug-far.nvim"; 5456 - version = "2025-03-28"; 5457 src = fetchFromGitHub { 5458 owner = "MagicDuck"; 5459 repo = "grug-far.nvim"; 5460 - rev = "9411a99390014231753bbb7a2afe6886fda99257"; 5461 - sha256 = "1qx7ijy05zn0svnpz4jdxr5z0rl03w36m1rp7gfplprwalbmn7xv"; 5462 }; 5463 meta.homepage = "https://github.com/MagicDuck/grug-far.nvim/"; 5464 meta.hydraPlatforms = [ ]; ··· 5557 5558 guard-collection = buildVimPlugin { 5559 pname = "guard-collection"; 5560 - version = "2025-03-06"; 5561 src = fetchFromGitHub { 5562 owner = "nvimdev"; 5563 repo = "guard-collection"; 5564 - rev = "376a7bc813dadfd662efffab345d7b7bb306a9c6"; 5565 - sha256 = "04b3ggm825ash3fzpj0y8bhr0db36hk1qj34crw62hvz054f0h3l"; 5566 }; 5567 meta.homepage = "https://github.com/nvimdev/guard-collection/"; 5568 meta.hydraPlatforms = [ ]; ··· 5570 5571 guard-nvim = buildVimPlugin { 5572 pname = "guard.nvim"; 5573 - version = "2025-03-05"; 5574 src = fetchFromGitHub { 5575 owner = "nvimdev"; 5576 repo = "guard.nvim"; 5577 - rev = "21556ccd3e615be23753ee33e0ae21c2d3b5318b"; 5578 - sha256 = "18hx89hjkbanmk1b79aipwqkq8mhlc2lmxsizzlp8wd2zv0m38f0"; 5579 }; 5580 meta.homepage = "https://github.com/nvimdev/guard.nvim/"; 5581 meta.hydraPlatforms = [ ]; ··· 5649 5650 hardtime-nvim = buildVimPlugin { 5651 pname = "hardtime.nvim"; 5652 - version = "2025-03-08"; 5653 src = fetchFromGitHub { 5654 owner = "m4xshen"; 5655 repo = "hardtime.nvim"; 5656 - rev = "f87c86d1aa1e05dcf3c6ecd97fbfd237e2de0bf5"; 5657 - sha256 = "1zkrgszfh5sgnvbpsymp4vpfm8bpqasl8y3p214ww6bjmn00la5n"; 5658 }; 5659 meta.homepage = "https://github.com/m4xshen/hardtime.nvim/"; 5660 meta.hydraPlatforms = [ ]; ··· 5845 5846 hlchunk-nvim = buildVimPlugin { 5847 pname = "hlchunk.nvim"; 5848 - version = "2024-11-23"; 5849 src = fetchFromGitHub { 5850 owner = "shellRaining"; 5851 repo = "hlchunk.nvim"; 5852 - rev = "5465dd33ade8676d63f6e8493252283060cd72ca"; 5853 - sha256 = "0vksi1idliaxk5l3hksfhhbps4sw6d8lk58m5ja4wrnmjxz5b5bz"; 5854 }; 5855 meta.homepage = "https://github.com/shellRaining/hlchunk.nvim/"; 5856 meta.hydraPlatforms = [ ]; ··· 5949 5950 hover-nvim = buildVimPlugin { 5951 pname = "hover.nvim"; 5952 - version = "2025-04-04"; 5953 src = fetchFromGitHub { 5954 owner = "lewis6991"; 5955 repo = "hover.nvim"; 5956 - rev = "48d27193583bf7da42e91c206520d29f65c9ceeb"; 5957 - sha256 = "0wlj25whvg50hq7ij0f4jscqnqvzy1wlnvpfp1ivq9whgrjg61xd"; 5958 }; 5959 meta.homepage = "https://github.com/lewis6991/hover.nvim/"; 5960 meta.hydraPlatforms = [ ]; ··· 5988 5989 hurl-nvim = buildVimPlugin { 5990 pname = "hurl.nvim"; 5991 - version = "2025-03-04"; 5992 src = fetchFromGitHub { 5993 owner = "jellydn"; 5994 repo = "hurl.nvim"; 5995 - rev = "bf00b4ee56dc8026dd7cd068236fb2c01bb1e307"; 5996 - sha256 = "1hw8sfx689j8fxwixfdia6rvfncb37j5y3g7f8kgqg1rd6vc3b0z"; 5997 }; 5998 meta.homepage = "https://github.com/jellydn/hurl.nvim/"; 5999 meta.hydraPlatforms = [ ]; ··· 6602 6603 kulala-nvim = buildVimPlugin { 6604 pname = "kulala.nvim"; 6605 - version = "2025-04-02"; 6606 src = fetchFromGitHub { 6607 owner = "mistweaverco"; 6608 repo = "kulala.nvim"; 6609 - rev = "ffdfd428018fd00a1d17bdccebbc70ba5cf48778"; 6610 - sha256 = "1ka4rp47ppy0bzzbrxd59hwjxjfyy08azlpj14yq386iyzs0ih0g"; 6611 }; 6612 meta.homepage = "https://github.com/mistweaverco/kulala.nvim/"; 6613 meta.hydraPlatforms = [ ]; ··· 6732 6733 lean-nvim = buildVimPlugin { 6734 pname = "lean.nvim"; 6735 - version = "2025-04-02"; 6736 src = fetchFromGitHub { 6737 owner = "Julian"; 6738 repo = "lean.nvim"; 6739 - rev = "a809b9358fae8d3560e8e46a341715db5ce17d67"; 6740 - sha256 = "0y7mjwz57zmcx8bsnb8k7xvvsx8qnm61z1ncg3p72y1k35crwlj0"; 6741 }; 6742 meta.homepage = "https://github.com/Julian/lean.nvim/"; 6743 meta.hydraPlatforms = [ ]; ··· 7239 7240 lsp_signature-nvim = buildVimPlugin { 7241 pname = "lsp_signature.nvim"; 7242 - version = "2025-03-29"; 7243 src = fetchFromGitHub { 7244 owner = "ray-x"; 7245 repo = "lsp_signature.nvim"; 7246 - rev = "b58cca003d1d3311213d6db0352f58d8e57bfff0"; 7247 - sha256 = "1jqpjb7xgdm5ikay8hdjz04bdkirhns6zpa68cblsyslpkvk4hk0"; 7248 }; 7249 meta.homepage = "https://github.com/ray-x/lsp_signature.nvim/"; 7250 meta.hydraPlatforms = [ ]; ··· 7539 7540 mason-tool-installer-nvim = buildVimPlugin { 7541 pname = "mason-tool-installer.nvim"; 7542 - version = "2025-04-03"; 7543 src = fetchFromGitHub { 7544 owner = "WhoIsSethDaniel"; 7545 repo = "mason-tool-installer.nvim"; 7546 - rev = "4aa03a08c3705e622f2e7886783fd450f7749cdd"; 7547 - sha256 = "0bvjq0ygrgf73xybdkfyv4f48b5r51xla63zfpd05i3fhmclzxd8"; 7548 }; 7549 meta.homepage = "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/"; 7550 meta.hydraPlatforms = [ ]; ··· 7773 7774 mini-bufremove = buildVimPlugin { 7775 pname = "mini.bufremove"; 7776 - version = "2025-04-01"; 7777 src = fetchFromGitHub { 7778 owner = "echasnovski"; 7779 repo = "mini.bufremove"; 7780 - rev = "8f4567b323f74116422f3a1c0ac8e7b9d108cebb"; 7781 - sha256 = "0rpj7jdfxq6c509ng911rrncmfip6l39r6np9b6gsgv7j1563ja6"; 7782 }; 7783 meta.homepage = "https://github.com/echasnovski/mini.bufremove/"; 7784 meta.hydraPlatforms = [ ]; ··· 7825 7826 mini-completion = buildVimPlugin { 7827 pname = "mini.completion"; 7828 - version = "2025-04-03"; 7829 src = fetchFromGitHub { 7830 owner = "echasnovski"; 7831 repo = "mini.completion"; 7832 - rev = "5024643f2a159c7c41a27a5f41b10d7890cabbfa"; 7833 - sha256 = "108v7aqfpzr4ygvsv7gbqd45svhmjdcmbmly4vbgw5mms1wz33zy"; 7834 }; 7835 meta.homepage = "https://github.com/echasnovski/mini.completion/"; 7836 meta.hydraPlatforms = [ ]; ··· 7864 7865 mini-diff = buildVimPlugin { 7866 pname = "mini.diff"; 7867 - version = "2025-04-04"; 7868 src = fetchFromGitHub { 7869 owner = "echasnovski"; 7870 repo = "mini.diff"; 7871 - rev = "73e27d1c32750e16592a2324ccf8b4b74b8b88b5"; 7872 - sha256 = "06x64avlvydfxms72shr87k5sixk74p07v45ljk3gas0llrgbm7f"; 7873 }; 7874 meta.homepage = "https://github.com/echasnovski/mini.diff/"; 7875 meta.hydraPlatforms = [ ]; ··· 7929 7930 mini-git = buildVimPlugin { 7931 pname = "mini-git"; 7932 - version = "2025-04-01"; 7933 src = fetchFromGitHub { 7934 owner = "echasnovski"; 7935 repo = "mini-git"; 7936 - rev = "cf928950a29d5158dcc76530443436a45411738f"; 7937 - sha256 = "05q0anazch60xy3rk5f8gxg8hnnmgvfp5zff80qpi43y48jgkvyx"; 7938 }; 7939 meta.homepage = "https://github.com/echasnovski/mini-git/"; 7940 meta.hydraPlatforms = [ ]; ··· 7942 7943 mini-hipatterns = buildVimPlugin { 7944 pname = "mini.hipatterns"; 7945 - version = "2025-04-01"; 7946 src = fetchFromGitHub { 7947 owner = "echasnovski"; 7948 repo = "mini.hipatterns"; 7949 - rev = "dd53c18779a2e47a1902180c72bc54a8bb554388"; 7950 - sha256 = "0cw6sfhzny5wds5ydwlp8qw448g7fgakhh2dzqijw4nn1yxhmkr2"; 7951 }; 7952 meta.homepage = "https://github.com/echasnovski/mini.hipatterns/"; 7953 meta.hydraPlatforms = [ ]; ··· 8072 8073 mini-nvim = buildVimPlugin { 8074 pname = "mini.nvim"; 8075 - version = "2025-04-04"; 8076 src = fetchFromGitHub { 8077 owner = "echasnovski"; 8078 repo = "mini.nvim"; 8079 - rev = "2e38ed16c2ced64bcd576986ccad4b18e2006e18"; 8080 - sha256 = "1glwqibd85v8wmjiwbzzf31xy2495b7vv8q5bs0prc7sskbnkad5"; 8081 }; 8082 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 8083 meta.hydraPlatforms = [ ]; ··· 8176 8177 mini-statusline = buildVimPlugin { 8178 pname = "mini.statusline"; 8179 - version = "2025-04-01"; 8180 src = fetchFromGitHub { 8181 owner = "echasnovski"; 8182 repo = "mini.statusline"; 8183 - rev = "6a22a137926c60f987ab76433c56230ffdd7c42d"; 8184 - sha256 = "0yvw7j0yydqcv78n145s59y4kw8dj5h8wj44sy46cnzh4bn8l65d"; 8185 }; 8186 meta.homepage = "https://github.com/echasnovski/mini.statusline/"; 8187 meta.hydraPlatforms = [ ]; ··· 8202 8203 mini-tabline = buildVimPlugin { 8204 pname = "mini.tabline"; 8205 - version = "2025-04-01"; 8206 src = fetchFromGitHub { 8207 owner = "echasnovski"; 8208 repo = "mini.tabline"; 8209 - rev = "fc00d47c6f00eeef8ee05694e59021afb4ae0e0e"; 8210 - sha256 = "1h33s1fzl2wy24pkik0ybjj541srybyjw3zyvpylfm93cjabgbf0"; 8211 }; 8212 meta.homepage = "https://github.com/echasnovski/mini.tabline/"; 8213 meta.hydraPlatforms = [ ]; ··· 8254 8255 minuet-ai-nvim = buildVimPlugin { 8256 pname = "minuet-ai.nvim"; 8257 - version = "2025-04-03"; 8258 src = fetchFromGitHub { 8259 owner = "milanglacier"; 8260 repo = "minuet-ai.nvim"; 8261 - rev = "b28affc5a6556e95eaf57a81dd910b087bb46dbe"; 8262 - sha256 = "0lb4aj1ssrxa8w9nymv8fwv084d96564rk54x1p7shx3v18p6zai"; 8263 }; 8264 meta.homepage = "https://github.com/milanglacier/minuet-ai.nvim/"; 8265 meta.hydraPlatforms = [ ]; ··· 8709 8710 neo-tree-nvim = buildVimPlugin { 8711 pname = "neo-tree.nvim"; 8712 - version = "2025-04-03"; 8713 src = fetchFromGitHub { 8714 owner = "nvim-neo-tree"; 8715 repo = "neo-tree.nvim"; 8716 - rev = "73d63376352ac731379892e27ac7b3d9449148e3"; 8717 - sha256 = "04sxwd8ciwd09chg80265lpyh1xlyllqzw35w7j2nvrqghp3f41r"; 8718 }; 8719 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 8720 meta.hydraPlatforms = [ ]; ··· 8735 8736 neoconf-nvim = buildVimPlugin { 8737 pname = "neoconf.nvim"; 8738 - version = "2025-03-31"; 8739 src = fetchFromGitHub { 8740 owner = "folke"; 8741 repo = "neoconf.nvim"; 8742 - rev = "4a36457c389fab927c885d53fba6e07f4eedf1f4"; 8743 - sha256 = "1xm8zpndgkh657kpmxr5flvv0yvkii4167rp93qg9gq45amxabnm"; 8744 }; 8745 meta.homepage = "https://github.com/folke/neoconf.nvim/"; 8746 meta.hydraPlatforms = [ ]; ··· 8813 8814 neogit = buildVimPlugin { 8815 pname = "neogit"; 8816 - version = "2025-03-28"; 8817 src = fetchFromGitHub { 8818 owner = "NeogitOrg"; 8819 repo = "neogit"; 8820 - rev = "6d1bd94f7fca92a50a892f494920696b5defa8c8"; 8821 - sha256 = "0jhlhw88605gjmgs1yz3gcbsgv3yzydz7m1dzy10bvs44d9sx87y"; 8822 }; 8823 meta.homepage = "https://github.com/NeogitOrg/neogit/"; 8824 meta.hydraPlatforms = [ ]; ··· 9102 9103 neotest-haskell = buildVimPlugin { 9104 pname = "neotest-haskell"; 9105 - version = "2025-04-02"; 9106 src = fetchFromGitHub { 9107 owner = "MrcJkb"; 9108 repo = "neotest-haskell"; 9109 - rev = "d294c0d4c0439824d7326e4dcd2773f64d567a2d"; 9110 - sha256 = "0j7nd71vih8ycjck9jghy1v0286c67cvmxfd0281z8vvqjsb97x0"; 9111 }; 9112 meta.homepage = "https://github.com/MrcJkb/neotest-haskell/"; 9113 meta.hydraPlatforms = [ ]; ··· 9479 9480 nfnl = buildVimPlugin { 9481 pname = "nfnl"; 9482 - version = "2025-02-20"; 9483 src = fetchFromGitHub { 9484 owner = "Olical"; 9485 repo = "nfnl"; 9486 - rev = "2358f508932d5cc3d22e1999519020eb86956383"; 9487 - sha256 = "1a1r10cvnhxjhmcdlqkfa7c4grnc3vmldqdpa9vrnx43hjjbz6dp"; 9488 }; 9489 meta.homepage = "https://github.com/Olical/nfnl/"; 9490 meta.hydraPlatforms = [ ]; ··· 9518 9519 nightfly = buildVimPlugin { 9520 pname = "nightfly"; 9521 - version = "2025-04-04"; 9522 src = fetchFromGitHub { 9523 owner = "bluz71"; 9524 repo = "vim-nightfly-colors"; 9525 - rev = "98fcfdb8a9546ddf1b971a68d7195735a0bd305a"; 9526 - sha256 = "0q4s946bh68mgsbbj6ls62mcxb4vfc12hqr70glkckfpw91nfrd6"; 9527 }; 9528 meta.homepage = "https://github.com/bluz71/vim-nightfly-colors/"; 9529 meta.hydraPlatforms = [ ]; ··· 9583 9584 nlsp-settings-nvim = buildVimPlugin { 9585 pname = "nlsp-settings.nvim"; 9586 - version = "2025-03-30"; 9587 src = fetchFromGitHub { 9588 owner = "tamago324"; 9589 repo = "nlsp-settings.nvim"; 9590 - rev = "a6621254431e73ed5efe69e9283585500f631a48"; 9591 - sha256 = "077b1f9plxh2yzrmfibgbdfz63z6ndi215yp0dv9ifycpkcv4zjn"; 9592 }; 9593 meta.homepage = "https://github.com/tamago324/nlsp-settings.nvim/"; 9594 meta.hydraPlatforms = [ ]; ··· 9661 9662 none-ls-nvim = buildVimPlugin { 9663 pname = "none-ls.nvim"; 9664 - version = "2025-03-02"; 9665 src = fetchFromGitHub { 9666 owner = "nvimtools"; 9667 repo = "none-ls.nvim"; 9668 - rev = "a117163db44c256d53c3be8717f3e1a2a28e6299"; 9669 - sha256 = "1qxi1wq3snhns49sl6rli5hsgjn7zzc43brnwv0b6mfzl55ydzr8"; 9670 }; 9671 meta.homepage = "https://github.com/nvimtools/none-ls.nvim/"; 9672 meta.hydraPlatforms = [ ]; ··· 9765 9766 nvchad = buildVimPlugin { 9767 pname = "nvchad"; 9768 - version = "2025-01-13"; 9769 src = fetchFromGitHub { 9770 owner = "nvchad"; 9771 repo = "nvchad"; 9772 - rev = "6f25b2739684389ca69ea8229386c098c566c408"; 9773 - sha256 = "0pp17n2p6hgkmsii620l2y40j674livr3vbrmc1g2lvfdk2m3xn3"; 9774 }; 9775 meta.homepage = "https://github.com/nvchad/nvchad/"; 9776 meta.hydraPlatforms = [ ]; ··· 9778 9779 nvchad-ui = buildVimPlugin { 9780 pname = "nvchad-ui"; 9781 - version = "2025-03-30"; 9782 src = fetchFromGitHub { 9783 owner = "nvchad"; 9784 repo = "ui"; 9785 - rev = "27f449be42b360cbb9f133aa8853017d277f0c49"; 9786 - sha256 = "0kia7x7v17v4gjdwf0s67dba8xs7kvxx9cm8y399jdawydzip0ql"; 9787 }; 9788 meta.homepage = "https://github.com/nvchad/ui/"; 9789 meta.hydraPlatforms = [ ]; ··· 9830 9831 nvim-autopairs = buildVimPlugin { 9832 pname = "nvim-autopairs"; 9833 - version = "2025-04-01"; 9834 src = fetchFromGitHub { 9835 owner = "windwp"; 9836 repo = "nvim-autopairs"; 9837 - rev = "84a81a7d1f28b381b32acf1e8fe5ff5bef4f7968"; 9838 - sha256 = "07w8shkvmhxn7gpx4zac34r0xb7qqs2z2m6hk9y7ccr6w2dczpxy"; 9839 }; 9840 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 9841 meta.hydraPlatforms = [ ]; ··· 10116 10117 nvim-dap-view = buildVimPlugin { 10118 pname = "nvim-dap-view"; 10119 - version = "2025-04-03"; 10120 src = fetchFromGitHub { 10121 owner = "igorlfs"; 10122 repo = "nvim-dap-view"; 10123 - rev = "cedcf7ef1cb5898ba113cf39f89b3297b2142780"; 10124 - sha256 = "145lq0jba9qqr863bxc45b5xfwnd1zdbm1wfp8rmf71gn5bapa96"; 10125 }; 10126 meta.homepage = "https://github.com/igorlfs/nvim-dap-view/"; 10127 meta.hydraPlatforms = [ ]; ··· 10259 10260 nvim-highlight-colors = buildVimPlugin { 10261 pname = "nvim-highlight-colors"; 10262 - version = "2025-04-01"; 10263 src = fetchFromGitHub { 10264 owner = "brenoprata10"; 10265 repo = "nvim-highlight-colors"; 10266 - rev = "63a0319d0933157e4fac72c992678785f7e7fa0c"; 10267 - sha256 = "1wqxymif6qnyqlnbvmzfq3zc7dvl3mz4g3ni11b40x5bqxcffxlf"; 10268 }; 10269 meta.homepage = "https://github.com/brenoprata10/nvim-highlight-colors/"; 10270 meta.hydraPlatforms = [ ]; ··· 10467 10468 nvim-lint = buildVimPlugin { 10469 pname = "nvim-lint"; 10470 - version = "2025-04-03"; 10471 src = fetchFromGitHub { 10472 owner = "mfussenegger"; 10473 repo = "nvim-lint"; 10474 - rev = "81e8ba7655cc4395b1092ef4e1b6e83f54cd54ad"; 10475 - sha256 = "0yhpfgfzlc2pn2spz8wjgplj0sb255i050ihqxgv4rml3dbjmrqm"; 10476 }; 10477 meta.homepage = "https://github.com/mfussenegger/nvim-lint/"; 10478 meta.hydraPlatforms = [ ]; ··· 10519 10520 nvim-lspconfig = buildVimPlugin { 10521 pname = "nvim-lspconfig"; 10522 - version = "2025-04-04"; 10523 src = fetchFromGitHub { 10524 owner = "neovim"; 10525 repo = "nvim-lspconfig"; 10526 - rev = "3e873195f501b1e02d9fd7e5af5cbe74fc2f98c1"; 10527 - sha256 = "0fzp15awfsj04cz6c01cj5r6jjh6h9chnizz6lm62wv39fj6rchv"; 10528 }; 10529 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 10530 meta.hydraPlatforms = [ ]; ··· 10701 10702 nvim-origami = buildVimPlugin { 10703 pname = "nvim-origami"; 10704 - version = "2025-04-03"; 10705 src = fetchFromGitHub { 10706 owner = "chrisgrieser"; 10707 repo = "nvim-origami"; 10708 - rev = "a97d87f8078bbce06250e915a68f124bf361fc62"; 10709 - sha256 = "0rmjlij3fjvw853yl7g3fzbplf7w7jh2vys0ncssjl0j6hssx1n3"; 10710 }; 10711 meta.homepage = "https://github.com/chrisgrieser/nvim-origami/"; 10712 meta.hydraPlatforms = [ ]; ··· 10831 10832 nvim-scissors = buildVimPlugin { 10833 pname = "nvim-scissors"; 10834 - version = "2025-03-31"; 10835 src = fetchFromGitHub { 10836 owner = "chrisgrieser"; 10837 repo = "nvim-scissors"; 10838 - rev = "6a06deafb209342b6e11557b69370d565b8616d9"; 10839 - sha256 = "0wzn2jgjfivszzyw3d0gi4229sk79zn31np68pv86i67c9v0g5ra"; 10840 }; 10841 meta.homepage = "https://github.com/chrisgrieser/nvim-scissors/"; 10842 meta.hydraPlatforms = [ ]; ··· 10857 10858 nvim-scrollview = buildVimPlugin { 10859 pname = "nvim-scrollview"; 10860 - version = "2025-03-27"; 10861 src = fetchFromGitHub { 10862 owner = "dstein64"; 10863 repo = "nvim-scrollview"; 10864 - rev = "2e49cb7a9a8e999a26f044029c279052a02f10af"; 10865 - sha256 = "185i9xsbyaaqjmhnfzlcgz71sjrl8m5c7rj9dsr50f0b0n1fsk2a"; 10866 }; 10867 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 10868 meta.hydraPlatforms = [ ]; ··· 11000 11001 nvim-tinygit = buildVimPlugin { 11002 pname = "nvim-tinygit"; 11003 - version = "2025-03-31"; 11004 src = fetchFromGitHub { 11005 owner = "chrisgrieser"; 11006 repo = "nvim-tinygit"; 11007 - rev = "b78889776520c3f10b2a1b9adc06f903f4098cd8"; 11008 - sha256 = "0crp799r2hi7jagryjg07jvlnfkqnblbdv28dklyknr9ybifvgvq"; 11009 }; 11010 meta.homepage = "https://github.com/chrisgrieser/nvim-tinygit/"; 11011 meta.hydraPlatforms = [ ]; ··· 11026 11027 nvim-treesitter = buildVimPlugin { 11028 pname = "nvim-treesitter"; 11029 - version = "2025-04-04"; 11030 src = fetchFromGitHub { 11031 owner = "nvim-treesitter"; 11032 repo = "nvim-treesitter"; 11033 - rev = "523a9e148919f58eb5a013f76787e57696e00c93"; 11034 - sha256 = "1y56lhfbdxsm1k0qaphyqc1nff7xqz9j0j5x4jyazpdb5shvlpb0"; 11035 }; 11036 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 11037 meta.hydraPlatforms = [ ]; ··· 11117 11118 nvim-treesitter-textobjects = buildVimPlugin { 11119 pname = "nvim-treesitter-textobjects"; 11120 - version = "2025-03-17"; 11121 src = fetchFromGitHub { 11122 owner = "nvim-treesitter"; 11123 repo = "nvim-treesitter-textobjects"; 11124 - rev = "9937e5e356e5b227ec56d83d0a9d0a0f6bc9cad4"; 11125 - sha256 = "1lqxvz39d3xd6rrzazydbfg7gqd6143zz6pvq23ivgy9jan8fbfs"; 11126 }; 11127 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 11128 meta.hydraPlatforms = [ ]; ··· 11182 11183 nvim-ufo = buildVimPlugin { 11184 pname = "nvim-ufo"; 11185 - version = "2025-04-03"; 11186 src = fetchFromGitHub { 11187 owner = "kevinhwang91"; 11188 repo = "nvim-ufo"; 11189 - rev = "c15fed422506a130a62e5e79c2d754392231d7d8"; 11190 - sha256 = "0bpjfhalirs9c2fdymzw10f7lzzxbj16r6fx3igz6qalwz215b49"; 11191 }; 11192 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 11193 meta.hydraPlatforms = [ ]; ··· 11351 11352 obsidian-nvim = buildVimPlugin { 11353 pname = "obsidian.nvim"; 11354 - version = "2025-03-31"; 11355 src = fetchFromGitHub { 11356 owner = "obsidian-nvim"; 11357 repo = "obsidian.nvim"; 11358 - rev = "9879280b6b03c6d005c6792dac74316720ff68ee"; 11359 - sha256 = "0rqy7ig5lm2c9x2z6lyax18ylj95g5z8r2704srrcfncy7vh5ki7"; 11360 }; 11361 meta.homepage = "https://github.com/obsidian-nvim/obsidian.nvim/"; 11362 meta.hydraPlatforms = [ ]; ··· 11390 11391 octo-nvim = buildVimPlugin { 11392 pname = "octo.nvim"; 11393 - version = "2025-04-03"; 11394 src = fetchFromGitHub { 11395 owner = "pwntester"; 11396 repo = "octo.nvim"; 11397 - rev = "dc2721ca48c9c08bdbb94586fece9e2c7b21ce4d"; 11398 - sha256 = "12jn887rfhslvvvcg33lnla8pbijlysvfgimmrcma149i5v9lfh5"; 11399 }; 11400 meta.homepage = "https://github.com/pwntester/octo.nvim/"; 11401 meta.hydraPlatforms = [ ]; ··· 11624 11625 otter-nvim = buildVimPlugin { 11626 pname = "otter.nvim"; 11627 - version = "2025-04-04"; 11628 src = fetchFromGitHub { 11629 owner = "jmbuhr"; 11630 repo = "otter.nvim"; 11631 - rev = "b00b642eb990a1a48cbe75aa73d6cb8be9cc4812"; 11632 - sha256 = "1gvh5790lpj9rhg03340rhdfb2w8rvk20rpk107gs8wvf6r4q086"; 11633 }; 11634 meta.homepage = "https://github.com/jmbuhr/otter.nvim/"; 11635 meta.hydraPlatforms = [ ]; ··· 11755 11756 papercolor-theme-slim = buildVimPlugin { 11757 pname = "papercolor-theme-slim"; 11758 - version = "2025-04-04"; 11759 src = fetchFromGitHub { 11760 owner = "pappasam"; 11761 repo = "papercolor-theme-slim"; 11762 - rev = "a2e5c20617f9d3075b726dbb3b844e5cf44bf4ce"; 11763 - sha256 = "0ga1bmzn6i2aq52hdd85kcg5xbgxrrwygm86yyc3bsjb5dria7a0"; 11764 }; 11765 meta.homepage = "https://github.com/pappasam/papercolor-theme-slim/"; 11766 meta.hydraPlatforms = [ ]; ··· 11781 11782 parrot-nvim = buildVimPlugin { 11783 pname = "parrot.nvim"; 11784 - version = "2025-04-03"; 11785 src = fetchFromGitHub { 11786 owner = "frankroeder"; 11787 repo = "parrot.nvim"; 11788 - rev = "f5a8d51bc6772483dad65c4c092db78585b17106"; 11789 - sha256 = "053c6f47sncrs456awg0zv31y5jhgrdl7lgfr89rb7an986h8f92"; 11790 }; 11791 meta.homepage = "https://github.com/frankroeder/parrot.nvim/"; 11792 meta.hydraPlatforms = [ ]; ··· 12146 12147 pum-vim = buildVimPlugin { 12148 pname = "pum.vim"; 12149 - version = "2025-03-30"; 12150 src = fetchFromGitHub { 12151 owner = "Shougo"; 12152 repo = "pum.vim"; 12153 - rev = "cbe1a740feede7a1ff656da0fd1b4ee586d55604"; 12154 - sha256 = "1y3mxg620312q2q3rk7yg9z7hnjmmwcwfwrkr92kfd0jgm68w4z2"; 12155 }; 12156 meta.homepage = "https://github.com/Shougo/pum.vim/"; 12157 meta.hydraPlatforms = [ ]; ··· 12238 12239 quarto-nvim = buildVimPlugin { 12240 pname = "quarto-nvim"; 12241 - version = "2025-03-24"; 12242 src = fetchFromGitHub { 12243 owner = "quarto-dev"; 12244 repo = "quarto-nvim"; 12245 - rev = "3c25bf3e9afff07c4396d98f0b2c39bc994037ad"; 12246 - sha256 = "1lms6p9z5k9krz9z8wmd0pz7kpzqx870xq6cpj6rg2dj8ffb956g"; 12247 }; 12248 meta.homepage = "https://github.com/quarto-dev/quarto-nvim/"; 12249 meta.hydraPlatforms = [ ]; ··· 12433 12434 refactoring-nvim = buildVimPlugin { 12435 pname = "refactoring.nvim"; 12436 - version = "2025-03-13"; 12437 src = fetchFromGitHub { 12438 owner = "theprimeagen"; 12439 repo = "refactoring.nvim"; 12440 - rev = "36bd14ddd7ebf0546c15e6088e8bc93f8a98787d"; 12441 - sha256 = "1kvwmkylhgcqh2b02crv0f429m7dhmjfrbjhr3llzr3b005rlmnv"; 12442 }; 12443 meta.homepage = "https://github.com/theprimeagen/refactoring.nvim/"; 12444 meta.hydraPlatforms = [ ]; ··· 12511 12512 render-markdown-nvim = buildVimPlugin { 12513 pname = "render-markdown.nvim"; 12514 - version = "2025-04-04"; 12515 src = fetchFromGitHub { 12516 owner = "MeanderingProgrammer"; 12517 repo = "render-markdown.nvim"; 12518 - rev = "0ed141a60ca4befcaf923b21c36f6f2971d61b9e"; 12519 - sha256 = "0y0yx44n4mpm2f9vbbng09vm4sf3ld4g3n0k4g7qysrj0sbxyd1m"; 12520 }; 12521 meta.homepage = "https://github.com/MeanderingProgrammer/render-markdown.nvim/"; 12522 meta.hydraPlatforms = [ ]; ··· 12642 12643 roslyn-nvim = buildVimPlugin { 12644 pname = "roslyn.nvim"; 12645 - version = "2025-03-28"; 12646 src = fetchFromGitHub { 12647 owner = "seblyng"; 12648 repo = "roslyn.nvim"; 12649 - rev = "02aa30c67a538c00ef197708daf2edba11d50a2b"; 12650 - sha256 = "0h6nkivsspkcxgs08ig5yc6yikafh825q2m5sk1y7zfnhm55zdis"; 12651 }; 12652 meta.homepage = "https://github.com/seblyng/roslyn.nvim/"; 12653 meta.hydraPlatforms = [ ]; ··· 12994 12995 smart-splits-nvim = buildVimPlugin { 12996 pname = "smart-splits.nvim"; 12997 - version = "2025-04-04"; 12998 src = fetchFromGitHub { 12999 owner = "mrjones2014"; 13000 repo = "smart-splits.nvim"; 13001 - rev = "f301508166c7fbedd56a036a6ea4435f699986a5"; 13002 - sha256 = "1s52vy6kmrarw6fnzqzvmly97x6fr4yknxhnha4wxfz24fav7dyc"; 13003 }; 13004 meta.homepage = "https://github.com/mrjones2014/smart-splits.nvim/"; 13005 meta.hydraPlatforms = [ ]; ··· 13764 13765 tailwind-tools-nvim = buildVimPlugin { 13766 pname = "tailwind-tools.nvim"; 13767 - version = "2025-04-03"; 13768 src = fetchFromGitHub { 13769 owner = "luckasRanarison"; 13770 repo = "tailwind-tools.nvim"; 13771 - rev = "2bd8ef6e96d07df83c0b785c40416b98607b2f93"; 13772 - sha256 = "0jl4zg4k4zrqfaxdi9hrnyl9vj9zyxcaih1df9w5q55shghmffkh"; 13773 }; 13774 meta.homepage = "https://github.com/luckasRanarison/tailwind-tools.nvim/"; 13775 meta.hydraPlatforms = [ ]; ··· 13921 13922 telescope-frecency-nvim = buildVimPlugin { 13923 pname = "telescope-frecency.nvim"; 13924 - version = "2025-03-27"; 13925 src = fetchFromGitHub { 13926 owner = "nvim-telescope"; 13927 repo = "telescope-frecency.nvim"; 13928 - rev = "aa28501258a66b7182a3071064c2d214ca840fbd"; 13929 - sha256 = "196kk5lw144jncrnkb5mlfwxx9v0pns31j881xxm8svxqnqg6f92"; 13930 }; 13931 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 13932 meta.hydraPlatforms = [ ]; ··· 14430 14431 tiny-inline-diagnostic-nvim = buildVimPlugin { 14432 pname = "tiny-inline-diagnostic.nvim"; 14433 - version = "2025-03-31"; 14434 src = fetchFromGitHub { 14435 owner = "rachartier"; 14436 repo = "tiny-inline-diagnostic.nvim"; 14437 - rev = "15becb1c2a4b90321214d3db45fe36829fc48b8d"; 14438 - sha256 = "0pb2b00ayig0md8ayzy301p7fgv4ibwgk9lfh3krc0m87az1ys43"; 14439 }; 14440 meta.homepage = "https://github.com/rachartier/tiny-inline-diagnostic.nvim/"; 14441 meta.hydraPlatforms = [ ]; ··· 14613 14614 treewalker-nvim = buildVimPlugin { 14615 pname = "treewalker.nvim"; 14616 - version = "2025-04-04"; 14617 src = fetchFromGitHub { 14618 owner = "aaronik"; 14619 repo = "treewalker.nvim"; 14620 - rev = "7ff3efc7f9e78186e83d3294b6773f951ba78b1d"; 14621 - sha256 = "0piik9wzldcabpdygf4brr0akj5rdm1l52vlxjr2dfyjwyavvyni"; 14622 }; 14623 meta.homepage = "https://github.com/aaronik/treewalker.nvim/"; 14624 meta.hydraPlatforms = [ ]; ··· 14652 14653 triptych-nvim = buildVimPlugin { 14654 pname = "triptych.nvim"; 14655 - version = "2025-04-01"; 14656 src = fetchFromGitHub { 14657 owner = "simonmclean"; 14658 repo = "triptych.nvim"; 14659 - rev = "029adab7bc92e21aeddfe2dad96bd79cd801435e"; 14660 - sha256 = "0lkzfr0gifr0w180ngr90ic7h8pk4d0dw66pylqc5cn1ji2w0gyk"; 14661 fetchSubmodules = true; 14662 }; 14663 meta.homepage = "https://github.com/simonmclean/triptych.nvim/"; ··· 14796 14797 typescript-tools-nvim = buildVimPlugin { 14798 pname = "typescript-tools.nvim"; 14799 - version = "2025-03-31"; 14800 src = fetchFromGitHub { 14801 owner = "pmizio"; 14802 repo = "typescript-tools.nvim"; 14803 - rev = "e0887c1e336edbb01243e9f1e60d74b0bc0a2bed"; 14804 - sha256 = "0wrjif5g72vx857i6xnagfm8247n4rldkbv6wx7nf7f51qczrf0s"; 14805 }; 14806 meta.homepage = "https://github.com/pmizio/typescript-tools.nvim/"; 14807 meta.hydraPlatforms = [ ]; ··· 14926 14927 unison = buildVimPlugin { 14928 pname = "unison"; 14929 - version = "2025-04-02"; 14930 src = fetchFromGitHub { 14931 owner = "unisonweb"; 14932 repo = "unison"; 14933 - rev = "b711d71d10fe85c4cb5f9c3fe71527d9a485ce15"; 14934 - sha256 = "05yyd9axq63f8zyjcdg2m11w34idy4j38608n5fgsg4c0i012any"; 14935 }; 14936 meta.homepage = "https://github.com/unisonweb/unison/"; 14937 meta.hydraPlatforms = [ ]; ··· 15043 15044 vifm-vim = buildVimPlugin { 15045 pname = "vifm.vim"; 15046 - version = "2025-03-23"; 15047 src = fetchFromGitHub { 15048 owner = "vifm"; 15049 repo = "vifm.vim"; 15050 - rev = "23358c7f0dda437a3dec3ec902911ee4376c0a56"; 15051 - sha256 = "04jjrrcw1y7wss8xzhh8s33l24d2b1whzf4ijqixpdimw29v73d3"; 15052 }; 15053 meta.homepage = "https://github.com/vifm/vifm.vim/"; 15054 meta.hydraPlatforms = [ ]; ··· 15446 15447 vim-airline = buildVimPlugin { 15448 pname = "vim-airline"; 15449 - version = "2024-12-05"; 15450 src = fetchFromGitHub { 15451 owner = "vim-airline"; 15452 repo = "vim-airline"; 15453 - rev = "7a552f415c48aed33bf7eaa3c50e78504d417913"; 15454 - sha256 = "1akzrx1wdfgk626vjwym0z3al1df6nwack7wafmp5hb5cc8ypg14"; 15455 }; 15456 meta.homepage = "https://github.com/vim-airline/vim-airline/"; 15457 meta.hydraPlatforms = [ ]; ··· 16590 16591 vim-endwise = buildVimPlugin { 16592 pname = "vim-endwise"; 16593 - version = "2025-01-24"; 16594 src = fetchFromGitHub { 16595 owner = "tpope"; 16596 repo = "vim-endwise"; 16597 - rev = "f6a32fbe4d4e511d446ac189e926f8e24f69cc1e"; 16598 - sha256 = "1yysr1l197p8mkcg739688gi718886spbmmf232r824jw9cladq3"; 16599 }; 16600 meta.homepage = "https://github.com/tpope/vim-endwise/"; 16601 meta.hydraPlatforms = [ ]; ··· 18360 18361 vim-mucomplete = buildVimPlugin { 18362 pname = "vim-mucomplete"; 18363 - version = "2025-03-30"; 18364 src = fetchFromGitHub { 18365 owner = "lifepillar"; 18366 repo = "vim-mucomplete"; 18367 - rev = "4999ac609e6d0e34a2075b9dbc743fbaeeed4a82"; 18368 - sha256 = "0j301yf664nfscc1s90r8bklr861ffi9x7c5mvrm7dzbad0jp7sz"; 18369 }; 18370 meta.homepage = "https://github.com/lifepillar/vim-mucomplete/"; 18371 meta.hydraPlatforms = [ ]; ··· 20402 20403 vim-vsnip = buildVimPlugin { 20404 pname = "vim-vsnip"; 20405 - version = "2025-03-28"; 20406 src = fetchFromGitHub { 20407 owner = "hrsh7th"; 20408 repo = "vim-vsnip"; 20409 - rev = "b7445b3c43acb08c0b74350d046e0088ece88033"; 20410 - sha256 = "1gccx6fglhqd5znf2rz7n16wwxx49wgfy6rjlrni5kr1adp047wa"; 20411 }; 20412 meta.homepage = "https://github.com/hrsh7th/vim-vsnip/"; 20413 meta.hydraPlatforms = [ ]; ··· 20923 20924 visual-whitespace-nvim = buildVimPlugin { 20925 pname = "visual-whitespace.nvim"; 20926 - version = "2025-04-03"; 20927 src = fetchFromGitHub { 20928 owner = "mcauley-penney"; 20929 repo = "visual-whitespace.nvim"; 20930 - rev = "97bb1320f259be56a08b3b33ef335f5865ebf17e"; 20931 - sha256 = "0j681r82cs2n699g42gdjbdm4vs410c4smbic7vnw1kl476bd29n"; 20932 }; 20933 meta.homepage = "https://github.com/mcauley-penney/visual-whitespace.nvim/"; 20934 meta.hydraPlatforms = [ ]; ··· 21027 21028 whichpy-nvim = buildVimPlugin { 21029 pname = "whichpy.nvim"; 21030 - version = "2025-03-14"; 21031 src = fetchFromGitHub { 21032 owner = "neolooong"; 21033 repo = "whichpy.nvim"; 21034 - rev = "1652a59dce97902c6c77960fba325163764af40f"; 21035 - sha256 = "084b5y17069sz3hh312g4v6w4bqlaqmwdszk3yz3s34a386a0qgf"; 21036 }; 21037 meta.homepage = "https://github.com/neolooong/whichpy.nvim/"; 21038 meta.hydraPlatforms = [ ]; ··· 21129 meta.hydraPlatforms = [ ]; 21130 }; 21131 21132 winshift-nvim = buildVimPlugin { 21133 pname = "winshift.nvim"; 21134 version = "2022-09-06"; ··· 21275 21276 yazi-nvim = buildVimPlugin { 21277 pname = "yazi.nvim"; 21278 - version = "2025-04-02"; 21279 src = fetchFromGitHub { 21280 owner = "mikavilpas"; 21281 repo = "yazi.nvim"; 21282 - rev = "da2357b27799cd111f5564c23e16b290ef176e5a"; 21283 - sha256 = "1abyjm7aniqla9dmbswjzxisky8z8s7ybl52lcz69nz2qd02wl0a"; 21284 }; 21285 meta.homepage = "https://github.com/mikavilpas/yazi.nvim/"; 21286 meta.hydraPlatforms = [ ]; ··· 21431 21432 zk-nvim = buildVimPlugin { 21433 pname = "zk-nvim"; 21434 - version = "2025-03-29"; 21435 src = fetchFromGitHub { 21436 owner = "zk-org"; 21437 repo = "zk-nvim"; 21438 - rev = "8fdd7032633045ece559273370fc0ec75ee8ffce"; 21439 - sha256 = "067yvj7q4ylb362ilj1blj7rfnyxgn990aiv9032sx0jbl0jqvb2"; 21440 }; 21441 meta.homepage = "https://github.com/zk-org/zk-nvim/"; 21442 meta.hydraPlatforms = [ ];
··· 74 75 CopilotChat-nvim = buildVimPlugin { 76 pname = "CopilotChat.nvim"; 77 + version = "2025-04-09"; 78 src = fetchFromGitHub { 79 owner = "CopilotC-Nvim"; 80 repo = "CopilotChat.nvim"; 81 + rev = "a89f5f1162b04a0962e5f4c3cdf248a81e7e53cb"; 82 + sha256 = "0bp3zwfhp80581jw367kwxy104yr5rd6vvjlnsylb3nh9c6y7jjw"; 83 }; 84 meta.homepage = "https://github.com/CopilotC-Nvim/CopilotChat.nvim/"; 85 meta.hydraPlatforms = [ ]; ··· 373 374 SchemaStore-nvim = buildVimPlugin { 375 pname = "SchemaStore.nvim"; 376 + version = "2025-04-09"; 377 src = fetchFromGitHub { 378 owner = "b0o"; 379 repo = "SchemaStore.nvim"; 380 + rev = "9961c820c0fb66288056093e8fb8056570a1eb9a"; 381 + sha256 = "1vs2sni2qf0xvjxf9p36dn7sk8j2nd4kj3zc0644cys5kn4rl2an"; 382 }; 383 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 384 meta.hydraPlatforms = [ ]; ··· 726 727 ale = buildVimPlugin { 728 pname = "ale"; 729 + version = "2025-04-07"; 730 src = fetchFromGitHub { 731 owner = "dense-analysis"; 732 repo = "ale"; 733 + rev = "22185c4c5c8b8ff52c701020c309a4cefc3a04fa"; 734 + sha256 = "12q8vmix2vrcyhd56db353s8hp4vvk2rs9x7zaqrj2yqrpd6dc3x"; 735 }; 736 meta.homepage = "https://github.com/dense-analysis/ale/"; 737 meta.hydraPlatforms = [ ]; ··· 882 883 astrocore = buildVimPlugin { 884 pname = "astrocore"; 885 + version = "2025-04-09"; 886 src = fetchFromGitHub { 887 owner = "AstroNvim"; 888 repo = "astrocore"; 889 + rev = "5388242729136c5c64d3317e099dfc7b412d9652"; 890 + sha256 = "06vxil8nmccm7v5360yjn7pgqyb80lh8a4zphdf6798j55xx5kp9"; 891 }; 892 meta.homepage = "https://github.com/AstroNvim/astrocore/"; 893 meta.hydraPlatforms = [ ]; ··· 921 922 astroui = buildVimPlugin { 923 pname = "astroui"; 924 + version = "2025-04-09"; 925 src = fetchFromGitHub { 926 owner = "AstroNvim"; 927 repo = "astroui"; 928 + rev = "4b1a46eb9576a187246e5fc41cb4670c3daf749e"; 929 + sha256 = "09yxv7kxw5bw1m9x0zv72sm2sqkv9hyjv5q2m0q7lzv44ijqdmrg"; 930 }; 931 meta.homepage = "https://github.com/AstroNvim/astroui/"; 932 meta.hydraPlatforms = [ ]; ··· 1090 1091 aurora = buildVimPlugin { 1092 pname = "aurora"; 1093 + version = "2025-04-07"; 1094 src = fetchFromGitHub { 1095 owner = "ray-x"; 1096 repo = "aurora"; 1097 + rev = "8524a501e42636b8697d6630c6076058ab02de49"; 1098 + sha256 = "0s0l8vmhb1nl1b0hb44jaf8098gb768kvmpbz4zg5nzjp4pig4mv"; 1099 }; 1100 meta.homepage = "https://github.com/ray-x/aurora/"; 1101 meta.hydraPlatforms = [ ]; ··· 1377 1378 base46 = buildVimPlugin { 1379 pname = "base46"; 1380 + version = "2025-04-08"; 1381 src = fetchFromGitHub { 1382 owner = "nvchad"; 1383 repo = "base46"; 1384 + rev = "1a99ce9cb5241799fe06c03eb62682bb0cb10922"; 1385 + sha256 = "04zd8fszjs6adbsyngx5v3gq00vgd57yplk6kk2f4zyqpm139mfd"; 1386 }; 1387 meta.homepage = "https://github.com/nvchad/base46/"; 1388 meta.hydraPlatforms = [ ]; ··· 1468 1469 blink-cmp-avante = buildVimPlugin { 1470 pname = "blink-cmp-avante"; 1471 + version = "2025-04-09"; 1472 src = fetchFromGitHub { 1473 owner = "Kaiser-Yang"; 1474 repo = "blink-cmp-avante"; 1475 + rev = "bea97a08fe66cef0f93e953f908a4d00b0eca6b2"; 1476 + sha256 = "0i9ww6w5swl06zdzhrvfb9z56jjcky0j0g581cfl093ycfjmanyn"; 1477 }; 1478 meta.homepage = "https://github.com/Kaiser-Yang/blink-cmp-avante/"; 1479 meta.hydraPlatforms = [ ]; ··· 1715 1716 bufexplorer = buildVimPlugin { 1717 pname = "bufexplorer"; 1718 + version = "2025-04-07"; 1719 src = fetchFromGitHub { 1720 owner = "jlanzarotta"; 1721 repo = "bufexplorer"; 1722 + rev = "b9fbc4d70fa85342bbde62cb5eb0082938ff01fc"; 1723 + sha256 = "145hsaybix166yzkdybnbb8vn8w0dyzfx2w3dmlg6mi9rqrvflsi"; 1724 }; 1725 meta.homepage = "https://github.com/jlanzarotta/bufexplorer/"; 1726 meta.hydraPlatforms = [ ]; ··· 1858 1859 ccc-nvim = buildVimPlugin { 1860 pname = "ccc.nvim"; 1861 + version = "2025-04-08"; 1862 src = fetchFromGitHub { 1863 owner = "uga-rosa"; 1864 repo = "ccc.nvim"; 1865 + rev = "af2cf5a963f401aad868c065222ee13d4bbc9050"; 1866 + sha256 = "0h43m2rz9jcckif036n6ybyv2zhgr25l0wpdg3fdfl7xkfs7sa1i"; 1867 }; 1868 meta.homepage = "https://github.com/uga-rosa/ccc.nvim/"; 1869 meta.hydraPlatforms = [ ]; ··· 2820 2821 coc-nvim = buildVimPlugin { 2822 pname = "coc.nvim"; 2823 + version = "2025-04-06"; 2824 src = fetchFromGitHub { 2825 owner = "neoclide"; 2826 repo = "coc.nvim"; 2827 + rev = "341a73d9a4195f2a4c8056b5dc668564cc9914f5"; 2828 + sha256 = "1zzzasz7dq5g1289czs95bshhyrj0wszclgyp5896vrzrj5krphh"; 2829 }; 2830 meta.homepage = "https://github.com/neoclide/coc.nvim/"; 2831 meta.hydraPlatforms = [ ]; ··· 2872 2873 codecompanion-nvim = buildVimPlugin { 2874 pname = "codecompanion.nvim"; 2875 + version = "2025-04-08"; 2876 src = fetchFromGitHub { 2877 owner = "olimorris"; 2878 repo = "codecompanion.nvim"; 2879 + rev = "35b11dc4b292519a5c09fb2c0c0e8a8832e9e821"; 2880 + sha256 = "1jfl9wb09znb30p3wcywcqkickfx5mjj59gfca812myr33x4mz3k"; 2881 }; 2882 meta.homepage = "https://github.com/olimorris/codecompanion.nvim/"; 2883 meta.hydraPlatforms = [ ]; 2884 }; 2885 2886 codewindow-nvim = buildVimPlugin { 2887 pname = "codewindow.nvim"; 2888 version = "2024-06-05"; ··· 3015 3016 competitest-nvim = buildVimPlugin { 3017 pname = "competitest.nvim"; 3018 + version = "2025-04-09"; 3019 src = fetchFromGitHub { 3020 owner = "xeluxee"; 3021 repo = "competitest.nvim"; 3022 + rev = "602cad3f5c4a116cdf8d0e8557bb0a9a2cea7245"; 3023 + sha256 = "1fmsbjvd2w9fsc5k5l55sry21gysvxin5lxl4r8d3jvnr649j3w2"; 3024 }; 3025 meta.homepage = "https://github.com/xeluxee/competitest.nvim/"; 3026 meta.hydraPlatforms = [ ]; ··· 3132 3133 conform-nvim = buildVimPlugin { 3134 pname = "conform.nvim"; 3135 + version = "2025-04-06"; 3136 src = fetchFromGitHub { 3137 owner = "stevearc"; 3138 repo = "conform.nvim"; 3139 + rev = "eebc724d12c5579d733d1f801386e0ceb909d001"; 3140 + sha256 = "122v0svrsss8g4gzy9fz2ppzm2lxf85l4m8wincxsy75x9v3ywgn"; 3141 fetchSubmodules = true; 3142 }; 3143 meta.homepage = "https://github.com/stevearc/conform.nvim/"; ··· 3198 3199 copilot-lua = buildVimPlugin { 3200 pname = "copilot.lua"; 3201 + version = "2025-04-08"; 3202 src = fetchFromGitHub { 3203 owner = "zbirenbaum"; 3204 repo = "copilot.lua"; 3205 + rev = "d1b6e6ced09fbe15b96741de5fa84e89479f3144"; 3206 + sha256 = "1ihgn2bwvdd3grm07875qlml3jkbsmccp5my6cd6cbbbsh2jsrif"; 3207 }; 3208 meta.homepage = "https://github.com/zbirenbaum/copilot.lua/"; 3209 meta.hydraPlatforms = [ ]; ··· 3211 3212 copilot-lualine = buildVimPlugin { 3213 pname = "copilot-lualine"; 3214 + version = "2025-04-05"; 3215 src = fetchFromGitHub { 3216 owner = "AndreM222"; 3217 repo = "copilot-lualine"; 3218 + rev = "6bc29ba1fcf8f0f9ba1f0eacec2f178d9be49333"; 3219 + sha256 = "06kshzfzn3av27a1wrgaq93l6vz46a8084dd03addi2zw0rphaqn"; 3220 }; 3221 meta.homepage = "https://github.com/AndreM222/copilot-lualine/"; 3222 meta.hydraPlatforms = [ ]; ··· 3341 3342 crates-nvim = buildVimPlugin { 3343 pname = "crates.nvim"; 3344 + version = "2025-04-06"; 3345 src = fetchFromGitHub { 3346 owner = "saecki"; 3347 repo = "crates.nvim"; 3348 + rev = "a63681f36d06cf733ccbd296481957fb1efa6d09"; 3349 + sha256 = "03c93y30wcdwy8hhjmldbam7kd8mmccy3m5j55b84p82r8kl86ry"; 3350 }; 3351 meta.homepage = "https://github.com/saecki/crates.nvim/"; 3352 meta.hydraPlatforms = [ ]; ··· 3367 3368 csharpls-extended-lsp-nvim = buildVimPlugin { 3369 pname = "csharpls-extended-lsp.nvim"; 3370 + version = "2025-04-08"; 3371 src = fetchFromGitHub { 3372 owner = "Decodetalkers"; 3373 repo = "csharpls-extended-lsp.nvim"; 3374 + rev = "628d68173e8570c907dde62f8949d3f3c083fda2"; 3375 + sha256 = "1yg1jp28zm9y1rxwwzwa5q2bsc0c6l8pw4z8l8gcg2w1axy2g319"; 3376 }; 3377 meta.homepage = "https://github.com/Decodetalkers/csharpls-extended-lsp.nvim/"; 3378 meta.hydraPlatforms = [ ]; ··· 3406 3407 csvview-nvim = buildVimPlugin { 3408 pname = "csvview.nvim"; 3409 + version = "2025-04-07"; 3410 src = fetchFromGitHub { 3411 owner = "hat0uma"; 3412 repo = "csvview.nvim"; 3413 + rev = "9cc5dcb060c96517d8c34b74e5b81d58529b3ea2"; 3414 + sha256 = "1pmdh9y3z51cgywnr8byx8gl82bb7mxw76a86nmzipqhcl38yf6j"; 3415 }; 3416 meta.homepage = "https://github.com/hat0uma/csvview.nvim/"; 3417 meta.hydraPlatforms = [ ]; ··· 3614 3615 ddc-source-lsp = buildVimPlugin { 3616 pname = "ddc-source-lsp"; 3617 + version = "2025-04-08"; 3618 src = fetchFromGitHub { 3619 owner = "Shougo"; 3620 repo = "ddc-source-lsp"; 3621 + rev = "2b76ba49d01502806f4ca07a40d9d6f54f06ddd1"; 3622 + sha256 = "1r73d7acmfvnbh1lp3knif2g5d6xqzh7rg8ykpy7hlwrx4gdp57d"; 3623 }; 3624 meta.homepage = "https://github.com/Shougo/ddc-source-lsp/"; 3625 meta.hydraPlatforms = [ ]; ··· 3640 3641 ddc-ui-pum = buildVimPlugin { 3642 pname = "ddc-ui-pum"; 3643 + version = "2025-04-07"; 3644 src = fetchFromGitHub { 3645 owner = "Shougo"; 3646 repo = "ddc-ui-pum"; 3647 + rev = "79df4ac4bf16cb69b358b5b2eedfeab2b69d0eb0"; 3648 + sha256 = "0vj03zbma1rsr3xm80cfp613xckc3y5y01mbsplr87vqa40r0gz5"; 3649 }; 3650 meta.homepage = "https://github.com/Shougo/ddc-ui-pum/"; 3651 meta.hydraPlatforms = [ ]; ··· 3666 3667 debugprint-nvim = buildVimPlugin { 3668 pname = "debugprint.nvim"; 3669 + version = "2025-04-05"; 3670 src = fetchFromGitHub { 3671 owner = "andrewferrier"; 3672 repo = "debugprint.nvim"; 3673 + rev = "f07a20d80d5847a6cf84d07e342f0bbdaf455bb4"; 3674 + sha256 = "1j2d8hwrfm68s5hnq68d3ck55sim125w5l2jkmz0rpidqm5b1wrl"; 3675 }; 3676 meta.homepage = "https://github.com/andrewferrier/debugprint.nvim/"; 3677 meta.hydraPlatforms = [ ]; ··· 4082 meta.hydraPlatforms = [ ]; 4083 }; 4084 4085 + diagflow-nvim = buildVimPlugin { 4086 + pname = "diagflow.nvim"; 4087 + version = "2025-03-04"; 4088 + src = fetchFromGitHub { 4089 + owner = "dgagn"; 4090 + repo = "diagflow.nvim"; 4091 + rev = "b13321b517ff64bf42eeac2214085d3c76d83a0d"; 4092 + sha256 = "10avjhbs6kn10l5yjp9wk16w6rkvaj540zwrbgk2p6w3v38lr6c0"; 4093 + }; 4094 + meta.homepage = "https://github.com/dgagn/diagflow.nvim/"; 4095 + meta.hydraPlatforms = [ ]; 4096 + }; 4097 + 4098 diaglist-nvim = buildVimPlugin { 4099 pname = "diaglist.nvim"; 4100 version = "2022-09-01"; ··· 4279 4280 dropbar-nvim = buildVimPlugin { 4281 pname = "dropbar.nvim"; 4282 + version = "2025-04-05"; 4283 src = fetchFromGitHub { 4284 owner = "Bekaboo"; 4285 repo = "dropbar.nvim"; 4286 + rev = "ccd9699168edb04574dfa7616d60f55ec773fec1"; 4287 + sha256 = "03ay4q8iwpg4crv7ncp9yz6jn5zjqjq5s70663ymvwa4c762vmb8"; 4288 }; 4289 meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/"; 4290 meta.hydraPlatforms = [ ]; ··· 4305 4306 easy-dotnet-nvim = buildVimPlugin { 4307 pname = "easy-dotnet.nvim"; 4308 + version = "2025-04-09"; 4309 src = fetchFromGitHub { 4310 owner = "GustavEikaas"; 4311 repo = "easy-dotnet.nvim"; 4312 + rev = "d9ad37a813c8f7bd59caf4f0a9c87d2c9f5cfe00"; 4313 + sha256 = "1j11f9jrivhqxv0s75hwzi2xj2ka7zskxgysrs532zjk82rlniz0"; 4314 }; 4315 meta.homepage = "https://github.com/GustavEikaas/easy-dotnet.nvim/"; 4316 meta.hydraPlatforms = [ ]; ··· 5141 5142 git-blame-nvim = buildVimPlugin { 5143 pname = "git-blame.nvim"; 5144 + version = "2025-04-09"; 5145 src = fetchFromGitHub { 5146 owner = "f-person"; 5147 repo = "git-blame.nvim"; 5148 + rev = "56c17cb28723abd637d8a5de005c4ffae48f3161"; 5149 + sha256 = "1hldalw7p1v4695cl5hx0ki8rzw3y73q3l4fif25mccv5la5gsi8"; 5150 }; 5151 meta.homepage = "https://github.com/f-person/git-blame.nvim/"; 5152 meta.hydraPlatforms = [ ]; ··· 5310 5311 go-nvim = buildVimPlugin { 5312 pname = "go.nvim"; 5313 + version = "2025-04-07"; 5314 src = fetchFromGitHub { 5315 owner = "ray-x"; 5316 repo = "go.nvim"; 5317 + rev = "ef38820e413e10f47d83688dee41785bd885fb2a"; 5318 + sha256 = "1widcvlh2a8c8yk1qi35i11nx1cf8cadzj629l2nwbjy3z1vymb8"; 5319 }; 5320 meta.homepage = "https://github.com/ray-x/go.nvim/"; 5321 meta.hydraPlatforms = [ ]; ··· 5440 5441 grug-far-nvim = buildVimPlugin { 5442 pname = "grug-far.nvim"; 5443 + version = "2025-04-08"; 5444 src = fetchFromGitHub { 5445 owner = "MagicDuck"; 5446 repo = "grug-far.nvim"; 5447 + rev = "082f97122dd59d816a9a7b676d2b2f86a8ab6ed9"; 5448 + sha256 = "04z8d5vh4z26d3rpf8ab78q434zsvg6h1fb7hhkd3mqk8wlv0zyw"; 5449 }; 5450 meta.homepage = "https://github.com/MagicDuck/grug-far.nvim/"; 5451 meta.hydraPlatforms = [ ]; ··· 5544 5545 guard-collection = buildVimPlugin { 5546 pname = "guard-collection"; 5547 + version = "2025-04-05"; 5548 src = fetchFromGitHub { 5549 owner = "nvimdev"; 5550 repo = "guard-collection"; 5551 + rev = "add3cf39f49c6b92ef1890092bb38d045a8457fa"; 5552 + sha256 = "1n8p443is5lkfqrh4i3csfdx7295h56w9b8mlby8hfdy0gw0kbqy"; 5553 }; 5554 meta.homepage = "https://github.com/nvimdev/guard-collection/"; 5555 meta.hydraPlatforms = [ ]; ··· 5557 5558 guard-nvim = buildVimPlugin { 5559 pname = "guard.nvim"; 5560 + version = "2025-04-08"; 5561 src = fetchFromGitHub { 5562 owner = "nvimdev"; 5563 repo = "guard.nvim"; 5564 + rev = "00cc8d5a843f032a0386299772fb999954bf3ea2"; 5565 + sha256 = "13b4z5krbqnp6fqfnn4hhqmxiy4nlj4q92ixp9420did9b2366q1"; 5566 }; 5567 meta.homepage = "https://github.com/nvimdev/guard.nvim/"; 5568 meta.hydraPlatforms = [ ]; ··· 5636 5637 hardtime-nvim = buildVimPlugin { 5638 pname = "hardtime.nvim"; 5639 + version = "2025-04-07"; 5640 src = fetchFromGitHub { 5641 owner = "m4xshen"; 5642 repo = "hardtime.nvim"; 5643 + rev = "9aaec65de041bddfc4c0af66919030d2950bcea8"; 5644 + sha256 = "1rmcl200a4m3ip3xjzhh7ghhh2961xj2mw7yf0w44jpvs98gqb18"; 5645 }; 5646 meta.homepage = "https://github.com/m4xshen/hardtime.nvim/"; 5647 meta.hydraPlatforms = [ ]; ··· 5832 5833 hlchunk-nvim = buildVimPlugin { 5834 pname = "hlchunk.nvim"; 5835 + version = "2025-04-05"; 5836 src = fetchFromGitHub { 5837 owner = "shellRaining"; 5838 repo = "hlchunk.nvim"; 5839 + rev = "19bf4090ab8619fffe07b73a4f92348324f35c98"; 5840 + sha256 = "0yk33knczksfxx4mq4wncm4r7zvpcyz9hwx94xgwwkdv1lcwd1kp"; 5841 }; 5842 meta.homepage = "https://github.com/shellRaining/hlchunk.nvim/"; 5843 meta.hydraPlatforms = [ ]; ··· 5936 5937 hover-nvim = buildVimPlugin { 5938 pname = "hover.nvim"; 5939 + version = "2025-04-09"; 5940 src = fetchFromGitHub { 5941 owner = "lewis6991"; 5942 repo = "hover.nvim"; 5943 + rev = "1b65e556d43c3350ea7a135ae29fcb853fe39143"; 5944 + sha256 = "147sqgqk8ch1zy5cn0bzqw9aii9mcaas5x3zizifms87g87q5d8y"; 5945 }; 5946 meta.homepage = "https://github.com/lewis6991/hover.nvim/"; 5947 meta.hydraPlatforms = [ ]; ··· 5975 5976 hurl-nvim = buildVimPlugin { 5977 pname = "hurl.nvim"; 5978 + version = "2025-04-06"; 5979 src = fetchFromGitHub { 5980 owner = "jellydn"; 5981 repo = "hurl.nvim"; 5982 + rev = "2c3f2151c39d9752ccf802db6d1104bdb1a5565d"; 5983 + sha256 = "1cvaw665gwwrqs03gbhikya2nw3phw52xzdicil3hmzknkmgq4b1"; 5984 }; 5985 meta.homepage = "https://github.com/jellydn/hurl.nvim/"; 5986 meta.hydraPlatforms = [ ]; ··· 6589 6590 kulala-nvim = buildVimPlugin { 6591 pname = "kulala.nvim"; 6592 + version = "2025-04-09"; 6593 src = fetchFromGitHub { 6594 owner = "mistweaverco"; 6595 repo = "kulala.nvim"; 6596 + rev = "48e4995dccb6ab647ddc7ceeb0017cd25c2a8b98"; 6597 + sha256 = "1w98n0wngx8m2kgml35ybrl8mnx3dxf1kp3g538wqis746b0v20d"; 6598 }; 6599 meta.homepage = "https://github.com/mistweaverco/kulala.nvim/"; 6600 meta.hydraPlatforms = [ ]; ··· 6719 6720 lean-nvim = buildVimPlugin { 6721 pname = "lean.nvim"; 6722 + version = "2025-04-08"; 6723 src = fetchFromGitHub { 6724 owner = "Julian"; 6725 repo = "lean.nvim"; 6726 + rev = "dfe3eb1252bb5dad6716b25d998e537540cc7204"; 6727 + sha256 = "1h5v65g0hzfi61ki6239x6dd71fnh7fbn4na3x7byvpyff7wb2ii"; 6728 }; 6729 meta.homepage = "https://github.com/Julian/lean.nvim/"; 6730 meta.hydraPlatforms = [ ]; ··· 7226 7227 lsp_signature-nvim = buildVimPlugin { 7228 pname = "lsp_signature.nvim"; 7229 + version = "2025-04-08"; 7230 src = fetchFromGitHub { 7231 owner = "ray-x"; 7232 repo = "lsp_signature.nvim"; 7233 + rev = "15bb33cdb47e85278e168cad11acb1b6fa9c6488"; 7234 + sha256 = "0acynlgd7vg3cn08136ky1j2qayq1f7x6fl1562cby6hl47rsnck"; 7235 }; 7236 meta.homepage = "https://github.com/ray-x/lsp_signature.nvim/"; 7237 meta.hydraPlatforms = [ ]; ··· 7526 7527 mason-tool-installer-nvim = buildVimPlugin { 7528 pname = "mason-tool-installer.nvim"; 7529 + version = "2025-04-06"; 7530 src = fetchFromGitHub { 7531 owner = "WhoIsSethDaniel"; 7532 repo = "mason-tool-installer.nvim"; 7533 + rev = "1255518cb067e038a4755f5cb3e980f79b6ab89c"; 7534 + sha256 = "13z3m5q3hwakh55zhxbgsgz4ymvib49i4ggcq3sc0r3aan18f3vr"; 7535 }; 7536 meta.homepage = "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/"; 7537 meta.hydraPlatforms = [ ]; ··· 7760 7761 mini-bufremove = buildVimPlugin { 7762 pname = "mini.bufremove"; 7763 + version = "2025-04-07"; 7764 src = fetchFromGitHub { 7765 owner = "echasnovski"; 7766 repo = "mini.bufremove"; 7767 + rev = "66019ecebdc5bc0759e04747586994e2e3f98416"; 7768 + sha256 = "0pqwi0ix7zl7sg74p19q61mizv48mjmbijigsssi9fbyk0hwmkww"; 7769 }; 7770 meta.homepage = "https://github.com/echasnovski/mini.bufremove/"; 7771 meta.hydraPlatforms = [ ]; ··· 7812 7813 mini-completion = buildVimPlugin { 7814 pname = "mini.completion"; 7815 + version = "2025-04-07"; 7816 src = fetchFromGitHub { 7817 owner = "echasnovski"; 7818 repo = "mini.completion"; 7819 + rev = "9fe2b1c8f088394a00b6adf6fee44154b7998b2d"; 7820 + sha256 = "16888n6q3ii7s5f83f1c36g4c6z0xw8fk7a0nn4l2my5p808m3n7"; 7821 }; 7822 meta.homepage = "https://github.com/echasnovski/mini.completion/"; 7823 meta.hydraPlatforms = [ ]; ··· 7851 7852 mini-diff = buildVimPlugin { 7853 pname = "mini.diff"; 7854 + version = "2025-04-06"; 7855 src = fetchFromGitHub { 7856 owner = "echasnovski"; 7857 repo = "mini.diff"; 7858 + rev = "7e268d0241255abaa07b8aa0ddff028f7315fe21"; 7859 + sha256 = "0isw55vz55pcpsyi27lx7i2wrvc9r5rbi6ndljcbn8rbmx36xlyq"; 7860 }; 7861 meta.homepage = "https://github.com/echasnovski/mini.diff/"; 7862 meta.hydraPlatforms = [ ]; ··· 7916 7917 mini-git = buildVimPlugin { 7918 pname = "mini-git"; 7919 + version = "2025-04-06"; 7920 src = fetchFromGitHub { 7921 owner = "echasnovski"; 7922 repo = "mini-git"; 7923 + rev = "a0ddc6302f654523053c28109e8b6dbbf05c08f8"; 7924 + sha256 = "0vf0ys710yf1apalglxj7kcdyrnrd7jkz1ksi9v1vj3h60pvany2"; 7925 }; 7926 meta.homepage = "https://github.com/echasnovski/mini-git/"; 7927 meta.hydraPlatforms = [ ]; ··· 7929 7930 mini-hipatterns = buildVimPlugin { 7931 pname = "mini.hipatterns"; 7932 + version = "2025-04-06"; 7933 src = fetchFromGitHub { 7934 owner = "echasnovski"; 7935 repo = "mini.hipatterns"; 7936 + rev = "e5083df391171dc9d8172645606f8496d9443374"; 7937 + sha256 = "116vpf4b86qbwrcax7dfhiswb4pwf3nmj2dh4kafj9vnpwyw1c3w"; 7938 }; 7939 meta.homepage = "https://github.com/echasnovski/mini.hipatterns/"; 7940 meta.hydraPlatforms = [ ]; ··· 8059 8060 mini-nvim = buildVimPlugin { 8061 pname = "mini.nvim"; 8062 + version = "2025-04-08"; 8063 src = fetchFromGitHub { 8064 owner = "echasnovski"; 8065 repo = "mini.nvim"; 8066 + rev = "a90045c8b2bc2bc8a8eeb8ab23cf8242dd9b16e7"; 8067 + sha256 = "0hksfv73mdaz3g4ablbvda44ma0kbg4ww7cidy114cm4j75lj7zg"; 8068 }; 8069 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 8070 meta.hydraPlatforms = [ ]; ··· 8163 8164 mini-statusline = buildVimPlugin { 8165 pname = "mini.statusline"; 8166 + version = "2025-04-07"; 8167 src = fetchFromGitHub { 8168 owner = "echasnovski"; 8169 repo = "mini.statusline"; 8170 + rev = "e331175f10d9f400b42523b3890841aba202ce16"; 8171 + sha256 = "1hhd4fln3m04d9v5pwa3mb1n4nifsilrxp8hs14njcgk2rxv6qar"; 8172 }; 8173 meta.homepage = "https://github.com/echasnovski/mini.statusline/"; 8174 meta.hydraPlatforms = [ ]; ··· 8189 8190 mini-tabline = buildVimPlugin { 8191 pname = "mini.tabline"; 8192 + version = "2025-04-08"; 8193 src = fetchFromGitHub { 8194 owner = "echasnovski"; 8195 repo = "mini.tabline"; 8196 + rev = "ff7a050721352580184db1ff203286c1032d5b54"; 8197 + sha256 = "142vv5nwg3bvia21frmcyps1ycyqqj1l0v5vclrm46cwaz2b2qfb"; 8198 }; 8199 meta.homepage = "https://github.com/echasnovski/mini.tabline/"; 8200 meta.hydraPlatforms = [ ]; ··· 8241 8242 minuet-ai-nvim = buildVimPlugin { 8243 pname = "minuet-ai.nvim"; 8244 + version = "2025-04-08"; 8245 src = fetchFromGitHub { 8246 owner = "milanglacier"; 8247 repo = "minuet-ai.nvim"; 8248 + rev = "eb282c9baeb60d11319ff3d42e7c2da784044456"; 8249 + sha256 = "1dmcjca60jb1bcfrqb9xjs871z6wrqjwpylgkzfxm6bk3frdjivn"; 8250 }; 8251 meta.homepage = "https://github.com/milanglacier/minuet-ai.nvim/"; 8252 meta.hydraPlatforms = [ ]; ··· 8696 8697 neo-tree-nvim = buildVimPlugin { 8698 pname = "neo-tree.nvim"; 8699 + version = "2025-04-09"; 8700 src = fetchFromGitHub { 8701 owner = "nvim-neo-tree"; 8702 repo = "neo-tree.nvim"; 8703 + rev = "5224467c6a49a6c77b8a8333f4d9af0abc788e10"; 8704 + sha256 = "0dzppxi4w38s3pqsgwd3z0xr1r14bd0v4qpakxw3kjn9wr2d8y7n"; 8705 }; 8706 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 8707 meta.hydraPlatforms = [ ]; ··· 8722 8723 neoconf-nvim = buildVimPlugin { 8724 pname = "neoconf.nvim"; 8725 + version = "2025-04-09"; 8726 src = fetchFromGitHub { 8727 owner = "folke"; 8728 repo = "neoconf.nvim"; 8729 + rev = "30a0dae37573dee1dfb74f79b48a13a4a68b3b5d"; 8730 + sha256 = "08jq3z6d412hdpdw90g5i44ay0j81dv5v7pbpyykw096y3ymj1bs"; 8731 }; 8732 meta.homepage = "https://github.com/folke/neoconf.nvim/"; 8733 meta.hydraPlatforms = [ ]; ··· 8800 8801 neogit = buildVimPlugin { 8802 pname = "neogit"; 8803 + version = "2025-04-08"; 8804 src = fetchFromGitHub { 8805 owner = "NeogitOrg"; 8806 repo = "neogit"; 8807 + rev = "97f83f1dc51dee41e08e3c7a8adf00e1083e3178"; 8808 + sha256 = "0xsrfy0lzf9nq62gii67a5k21d1460fdpy32hh40k4i6zpsbn28f"; 8809 }; 8810 meta.homepage = "https://github.com/NeogitOrg/neogit/"; 8811 meta.hydraPlatforms = [ ]; ··· 9089 9090 neotest-haskell = buildVimPlugin { 9091 pname = "neotest-haskell"; 9092 + version = "2025-04-06"; 9093 src = fetchFromGitHub { 9094 owner = "MrcJkb"; 9095 repo = "neotest-haskell"; 9096 + rev = "cdf5f7a8ebc84b86ccb0517caa6010607bcd52f8"; 9097 + sha256 = "1ncihyqxqky1i91vn37qqwb9ls7vj5q2k9sqh9rl2gvivm2ka2c1"; 9098 }; 9099 meta.homepage = "https://github.com/MrcJkb/neotest-haskell/"; 9100 meta.hydraPlatforms = [ ]; ··· 9466 9467 nfnl = buildVimPlugin { 9468 pname = "nfnl"; 9469 + version = "2025-04-08"; 9470 src = fetchFromGitHub { 9471 owner = "Olical"; 9472 repo = "nfnl"; 9473 + rev = "c0e153c8c63926647a70b90cc2c98897278f53c8"; 9474 + sha256 = "1b7imv4yjbrz96fk8na7f38n38j1n54kgnigmz9m41mk40vf17ja"; 9475 }; 9476 meta.homepage = "https://github.com/Olical/nfnl/"; 9477 meta.hydraPlatforms = [ ]; ··· 9505 9506 nightfly = buildVimPlugin { 9507 pname = "nightfly"; 9508 + version = "2025-04-09"; 9509 src = fetchFromGitHub { 9510 owner = "bluz71"; 9511 repo = "vim-nightfly-colors"; 9512 + rev = "42db7bfdf8873e3b8046ef2516b76ae761788b31"; 9513 + sha256 = "0cj8nmbfy7b0vjf2sppn9rdnf5v018lny84nc323shhsijj9fy2b"; 9514 }; 9515 meta.homepage = "https://github.com/bluz71/vim-nightfly-colors/"; 9516 meta.hydraPlatforms = [ ]; ··· 9570 9571 nlsp-settings-nvim = buildVimPlugin { 9572 pname = "nlsp-settings.nvim"; 9573 + version = "2025-04-08"; 9574 src = fetchFromGitHub { 9575 owner = "tamago324"; 9576 repo = "nlsp-settings.nvim"; 9577 + rev = "0b349eb1eb30a47f136b180c06dcea80337cd281"; 9578 + sha256 = "1pdjw11mqw7pla74p1lpcpfvmwgbdcfq0fkx1dc9d4506iyir4gb"; 9579 }; 9580 meta.homepage = "https://github.com/tamago324/nlsp-settings.nvim/"; 9581 meta.hydraPlatforms = [ ]; ··· 9648 9649 none-ls-nvim = buildVimPlugin { 9650 pname = "none-ls.nvim"; 9651 + version = "2025-04-05"; 9652 src = fetchFromGitHub { 9653 owner = "nvimtools"; 9654 repo = "none-ls.nvim"; 9655 + rev = "6377e77dae38015d0a8c24852530098f1d8a24f6"; 9656 + sha256 = "1l6ml9bgvmi2974ai2wmyyhia1qgybjz5q1nlgrjicacp2iw2kkp"; 9657 }; 9658 meta.homepage = "https://github.com/nvimtools/none-ls.nvim/"; 9659 meta.hydraPlatforms = [ ]; ··· 9752 9753 nvchad = buildVimPlugin { 9754 pname = "nvchad"; 9755 + version = "2025-04-08"; 9756 src = fetchFromGitHub { 9757 owner = "nvchad"; 9758 repo = "nvchad"; 9759 + rev = "46b15ef1b9d10a83ab7df26b14f474d15c01e770"; 9760 + sha256 = "1fca00xiqsc3ixl9d8qqypp7hzm6vmyikva2iwcxpdnnrvbvwi2v"; 9761 }; 9762 meta.homepage = "https://github.com/nvchad/nvchad/"; 9763 meta.hydraPlatforms = [ ]; ··· 9765 9766 nvchad-ui = buildVimPlugin { 9767 pname = "nvchad-ui"; 9768 + version = "2025-04-08"; 9769 src = fetchFromGitHub { 9770 owner = "nvchad"; 9771 repo = "ui"; 9772 + rev = "ee8104318cba9be2724ce548a1de0562758e9c28"; 9773 + sha256 = "1j19jb2s4is52wzzvmpqjcy84049pfmd0cv4c67vk6cfg92l0z84"; 9774 }; 9775 meta.homepage = "https://github.com/nvchad/ui/"; 9776 meta.hydraPlatforms = [ ]; ··· 9817 9818 nvim-autopairs = buildVimPlugin { 9819 pname = "nvim-autopairs"; 9820 + version = "2025-04-06"; 9821 src = fetchFromGitHub { 9822 owner = "windwp"; 9823 repo = "nvim-autopairs"; 9824 + rev = "2a406cdd8c373ae7fe378a9e062a5424472bd8d8"; 9825 + sha256 = "06i7bdq4msy2gia6mczxaj2y7chhrmw9xwjj8q4dix0pk58hjfp1"; 9826 }; 9827 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 9828 meta.hydraPlatforms = [ ]; ··· 10103 10104 nvim-dap-view = buildVimPlugin { 10105 pname = "nvim-dap-view"; 10106 + version = "2025-04-08"; 10107 src = fetchFromGitHub { 10108 owner = "igorlfs"; 10109 repo = "nvim-dap-view"; 10110 + rev = "98cad74ffb527bfbb085f35b786b7402cabd9924"; 10111 + sha256 = "0g3f5cikkl6vy7ahfr6fqq78b8dvay7sc9lpb458dig7q3kixb4g"; 10112 }; 10113 meta.homepage = "https://github.com/igorlfs/nvim-dap-view/"; 10114 meta.hydraPlatforms = [ ]; ··· 10246 10247 nvim-highlight-colors = buildVimPlugin { 10248 pname = "nvim-highlight-colors"; 10249 + version = "2025-04-05"; 10250 src = fetchFromGitHub { 10251 owner = "brenoprata10"; 10252 repo = "nvim-highlight-colors"; 10253 + rev = "982543ec460199de5bdc491745dc9faa6bcc19b6"; 10254 + sha256 = "0zhmh8jnr3pfi61i2z2zqk03z7x39k412cr48xd0psx93dlva3gb"; 10255 }; 10256 meta.homepage = "https://github.com/brenoprata10/nvim-highlight-colors/"; 10257 meta.hydraPlatforms = [ ]; ··· 10454 10455 nvim-lint = buildVimPlugin { 10456 pname = "nvim-lint"; 10457 + version = "2025-04-05"; 10458 src = fetchFromGitHub { 10459 owner = "mfussenegger"; 10460 repo = "nvim-lint"; 10461 + rev = "e7b4ffa6ab763af012e38b21af2c9159f10d2d33"; 10462 + sha256 = "1v1nzfdd8b2w9rvvbr54djhqm485ckbpwqshcs6knghwdhmg1cv3"; 10463 }; 10464 meta.homepage = "https://github.com/mfussenegger/nvim-lint/"; 10465 meta.hydraPlatforms = [ ]; ··· 10506 10507 nvim-lspconfig = buildVimPlugin { 10508 pname = "nvim-lspconfig"; 10509 + version = "2025-04-09"; 10510 src = fetchFromGitHub { 10511 owner = "neovim"; 10512 repo = "nvim-lspconfig"; 10513 + rev = "94dda50b2d9a29d0b76562a9027029538840e2d7"; 10514 + sha256 = "086s45xgmcf0796ia3rblsb6zs0wn674c7b8230dnk5sylg2k00l"; 10515 }; 10516 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 10517 meta.hydraPlatforms = [ ]; ··· 10688 10689 nvim-origami = buildVimPlugin { 10690 pname = "nvim-origami"; 10691 + version = "2025-04-07"; 10692 src = fetchFromGitHub { 10693 owner = "chrisgrieser"; 10694 repo = "nvim-origami"; 10695 + rev = "e0456350b79bbdf286e5165afdab60364e8a0b57"; 10696 + sha256 = "11912brhbibkcjlyiral37g3hyl0pwcqyg42yylph5ipv10kaqp1"; 10697 }; 10698 meta.homepage = "https://github.com/chrisgrieser/nvim-origami/"; 10699 meta.hydraPlatforms = [ ]; ··· 10818 10819 nvim-scissors = buildVimPlugin { 10820 pname = "nvim-scissors"; 10821 + version = "2025-04-09"; 10822 src = fetchFromGitHub { 10823 owner = "chrisgrieser"; 10824 repo = "nvim-scissors"; 10825 + rev = "8720e99b26cad72168b667855a5ab2bee50341e3"; 10826 + sha256 = "1wzjwkxbc8kfa4d4gqpdcqs06dj1ggsr5vxk4czswqb3p1ncvlqh"; 10827 }; 10828 meta.homepage = "https://github.com/chrisgrieser/nvim-scissors/"; 10829 meta.hydraPlatforms = [ ]; ··· 10844 10845 nvim-scrollview = buildVimPlugin { 10846 pname = "nvim-scrollview"; 10847 + version = "2025-04-07"; 10848 src = fetchFromGitHub { 10849 owner = "dstein64"; 10850 repo = "nvim-scrollview"; 10851 + rev = "61493e7fdbd1deba7c330a228a9445f9a53dc480"; 10852 + sha256 = "0a7d0cagdwxxccsr9n19pmx2fin0xw3xkm3bxakf4v7ksjfff6ag"; 10853 }; 10854 meta.homepage = "https://github.com/dstein64/nvim-scrollview/"; 10855 meta.hydraPlatforms = [ ]; ··· 10987 10988 nvim-tinygit = buildVimPlugin { 10989 pname = "nvim-tinygit"; 10990 + version = "2025-04-08"; 10991 src = fetchFromGitHub { 10992 owner = "chrisgrieser"; 10993 repo = "nvim-tinygit"; 10994 + rev = "a355105d68bb54bddc5c8e454e45ce63b431e824"; 10995 + sha256 = "0ymdp1s1sl1nbq4b1kizakbkszjr4dhp0z7cmny9fnizk8p7v0p8"; 10996 }; 10997 meta.homepage = "https://github.com/chrisgrieser/nvim-tinygit/"; 10998 meta.hydraPlatforms = [ ]; ··· 11013 11014 nvim-treesitter = buildVimPlugin { 11015 pname = "nvim-treesitter"; 11016 + version = "2025-04-07"; 11017 src = fetchFromGitHub { 11018 owner = "nvim-treesitter"; 11019 repo = "nvim-treesitter"; 11020 + rev = "0e21ee8df6235511c02bab4a5b391d18e165a58d"; 11021 + sha256 = "1acxbbz158glhvhmdzn8yqricz72mqvaa1ihcz3dyjccfm3b2840"; 11022 }; 11023 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 11024 meta.hydraPlatforms = [ ]; ··· 11104 11105 nvim-treesitter-textobjects = buildVimPlugin { 11106 pname = "nvim-treesitter-textobjects"; 11107 + version = "2025-04-06"; 11108 src = fetchFromGitHub { 11109 owner = "nvim-treesitter"; 11110 repo = "nvim-treesitter-textobjects"; 11111 + rev = "698b5f805722254bca3c509591c1806d268b6c2f"; 11112 + sha256 = "0lxikjxgfjbr28xf00p7rphbfp4fwrxj0yma9cin0i74ah5gxam3"; 11113 }; 11114 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 11115 meta.hydraPlatforms = [ ]; ··· 11169 11170 nvim-ufo = buildVimPlugin { 11171 pname = "nvim-ufo"; 11172 + version = "2025-04-08"; 11173 src = fetchFromGitHub { 11174 owner = "kevinhwang91"; 11175 repo = "nvim-ufo"; 11176 + rev = "d227e026484f986e0c26c0fae19e193784bf593d"; 11177 + sha256 = "1sfh00vyns4ca7jav07sjppf3rvmz38xh151ah3ppp93c6nw5ddh"; 11178 }; 11179 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 11180 meta.hydraPlatforms = [ ]; ··· 11338 11339 obsidian-nvim = buildVimPlugin { 11340 pname = "obsidian.nvim"; 11341 + version = "2025-04-09"; 11342 src = fetchFromGitHub { 11343 owner = "obsidian-nvim"; 11344 repo = "obsidian.nvim"; 11345 + rev = "36df07bfd24874d3b6ce84d89a7dad820249bc58"; 11346 + sha256 = "04pcnlp79c0wr63y772rjqnj8srxhb2j329r85l3ah1fiyg00jqa"; 11347 }; 11348 meta.homepage = "https://github.com/obsidian-nvim/obsidian.nvim/"; 11349 meta.hydraPlatforms = [ ]; ··· 11377 11378 octo-nvim = buildVimPlugin { 11379 pname = "octo.nvim"; 11380 + version = "2025-04-08"; 11381 src = fetchFromGitHub { 11382 owner = "pwntester"; 11383 repo = "octo.nvim"; 11384 + rev = "b2e428e9fee08524352f66a3094387b076e814bb"; 11385 + sha256 = "1xdrmwsnap6jhlaaail8wwv5g2swfzfh3pxbv5ad873hlgxkglwc"; 11386 }; 11387 meta.homepage = "https://github.com/pwntester/octo.nvim/"; 11388 meta.hydraPlatforms = [ ]; ··· 11611 11612 otter-nvim = buildVimPlugin { 11613 pname = "otter.nvim"; 11614 + version = "2025-04-08"; 11615 src = fetchFromGitHub { 11616 owner = "jmbuhr"; 11617 repo = "otter.nvim"; 11618 + rev = "a7766be1592bfa9e88e67512646e343d0b4b2ff5"; 11619 + sha256 = "18lcqr5qpa50jxmh5h53k0bsz0n3lzbihi8dchww3kz64b52hl5p"; 11620 }; 11621 meta.homepage = "https://github.com/jmbuhr/otter.nvim/"; 11622 meta.hydraPlatforms = [ ]; ··· 11742 11743 papercolor-theme-slim = buildVimPlugin { 11744 pname = "papercolor-theme-slim"; 11745 + version = "2025-04-08"; 11746 src = fetchFromGitHub { 11747 owner = "pappasam"; 11748 repo = "papercolor-theme-slim"; 11749 + rev = "33634d6abaa452f8bc28969f92bd7d2771bddb12"; 11750 + sha256 = "173p91yqva2hz3j2ndsmgjl1yj1jvahcqcbgxbmdsfln4iymb5ih"; 11751 }; 11752 meta.homepage = "https://github.com/pappasam/papercolor-theme-slim/"; 11753 meta.hydraPlatforms = [ ]; ··· 11768 11769 parrot-nvim = buildVimPlugin { 11770 pname = "parrot.nvim"; 11771 + version = "2025-04-08"; 11772 src = fetchFromGitHub { 11773 owner = "frankroeder"; 11774 repo = "parrot.nvim"; 11775 + rev = "161e75e84019a63604944816d100d5601cf109bf"; 11776 + sha256 = "0dhz9zvxvzv16j32d11f2r8wdy00igs6ilvp9yn24f2yhb8s3lyh"; 11777 }; 11778 meta.homepage = "https://github.com/frankroeder/parrot.nvim/"; 11779 meta.hydraPlatforms = [ ]; ··· 12133 12134 pum-vim = buildVimPlugin { 12135 pname = "pum.vim"; 12136 + version = "2025-04-07"; 12137 src = fetchFromGitHub { 12138 owner = "Shougo"; 12139 repo = "pum.vim"; 12140 + rev = "4bbb2cbd094f9aa70f05ee3398ef727f13bce8af"; 12141 + sha256 = "16axpvf0s7s700y4jg5wffsn36zjvfpq5vnnb2ns5rddh2p6jd8f"; 12142 }; 12143 meta.homepage = "https://github.com/Shougo/pum.vim/"; 12144 meta.hydraPlatforms = [ ]; ··· 12225 12226 quarto-nvim = buildVimPlugin { 12227 pname = "quarto-nvim"; 12228 + version = "2025-04-08"; 12229 src = fetchFromGitHub { 12230 owner = "quarto-dev"; 12231 repo = "quarto-nvim"; 12232 + rev = "26c7e82de8b98d7f4fabf47e9510e35e4152d273"; 12233 + sha256 = "17dkiz9j0sz28vnixbz7cj5x8hn3hkm9hz9y4d6ngfrrk2144ksi"; 12234 }; 12235 meta.homepage = "https://github.com/quarto-dev/quarto-nvim/"; 12236 meta.hydraPlatforms = [ ]; ··· 12420 12421 refactoring-nvim = buildVimPlugin { 12422 pname = "refactoring.nvim"; 12423 + version = "2025-04-09"; 12424 src = fetchFromGitHub { 12425 owner = "theprimeagen"; 12426 repo = "refactoring.nvim"; 12427 + rev = "2be7ea3f10b7e59658f5abf6dffc50b5d61964d6"; 12428 + sha256 = "1fryhqd6vb3c2pry0p8lnr0nz9kbykh6cnysawrqwlclw3fnjkad"; 12429 }; 12430 meta.homepage = "https://github.com/theprimeagen/refactoring.nvim/"; 12431 meta.hydraPlatforms = [ ]; ··· 12498 12499 render-markdown-nvim = buildVimPlugin { 12500 pname = "render-markdown.nvim"; 12501 + version = "2025-04-08"; 12502 src = fetchFromGitHub { 12503 owner = "MeanderingProgrammer"; 12504 repo = "render-markdown.nvim"; 12505 + rev = "05e6a6d119f90b99829ecb7eb85428a226c0c05f"; 12506 + sha256 = "0m6f7h65xxwikdxr6s8hpx6r7v9mppsp42nglhbixw3gcyswd7rx"; 12507 }; 12508 meta.homepage = "https://github.com/MeanderingProgrammer/render-markdown.nvim/"; 12509 meta.hydraPlatforms = [ ]; ··· 12629 12630 roslyn-nvim = buildVimPlugin { 12631 pname = "roslyn.nvim"; 12632 + version = "2025-04-08"; 12633 src = fetchFromGitHub { 12634 owner = "seblyng"; 12635 repo = "roslyn.nvim"; 12636 + rev = "09541daaefaa61a422a4ae979dcc8d1b5cd37e42"; 12637 + sha256 = "1lajd285sz92f7sgpg3gbpw56kzskzwascmiaf74zyzy7m20f1jm"; 12638 }; 12639 meta.homepage = "https://github.com/seblyng/roslyn.nvim/"; 12640 meta.hydraPlatforms = [ ]; ··· 12981 12982 smart-splits-nvim = buildVimPlugin { 12983 pname = "smart-splits.nvim"; 12984 + version = "2025-04-07"; 12985 src = fetchFromGitHub { 12986 owner = "mrjones2014"; 12987 repo = "smart-splits.nvim"; 12988 + rev = "594cb1b90937c4d38d06664ce5a68e5e02ff9cc0"; 12989 + sha256 = "0j9krapglx2aivpqbggq97v150j1q574d9ja8qx8di37sx9j4z9n"; 12990 }; 12991 meta.homepage = "https://github.com/mrjones2014/smart-splits.nvim/"; 12992 meta.hydraPlatforms = [ ]; ··· 13751 13752 tailwind-tools-nvim = buildVimPlugin { 13753 pname = "tailwind-tools.nvim"; 13754 + version = "2025-04-08"; 13755 src = fetchFromGitHub { 13756 owner = "luckasRanarison"; 13757 repo = "tailwind-tools.nvim"; 13758 + rev = "4da9a1d1ae08854f4724eb938e4b3216c8f2d9e1"; 13759 + sha256 = "1zi5yg3nr1350cdl1ysaaawz35n3slzyr1p5z67dvcm45avk3k4x"; 13760 }; 13761 meta.homepage = "https://github.com/luckasRanarison/tailwind-tools.nvim/"; 13762 meta.hydraPlatforms = [ ]; ··· 13908 13909 telescope-frecency-nvim = buildVimPlugin { 13910 pname = "telescope-frecency.nvim"; 13911 + version = "2025-04-08"; 13912 src = fetchFromGitHub { 13913 owner = "nvim-telescope"; 13914 repo = "telescope-frecency.nvim"; 13915 + rev = "df79efdce0edcb48cfe3cffd3ac00c449bc6407f"; 13916 + sha256 = "0aj8336s4md92m9ivg68m0lkg8q2b91hnzfxz58fljr8s0zl0d29"; 13917 }; 13918 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 13919 meta.hydraPlatforms = [ ]; ··· 14417 14418 tiny-inline-diagnostic-nvim = buildVimPlugin { 14419 pname = "tiny-inline-diagnostic.nvim"; 14420 + version = "2025-04-09"; 14421 src = fetchFromGitHub { 14422 owner = "rachartier"; 14423 repo = "tiny-inline-diagnostic.nvim"; 14424 + rev = "e563f38d6c3f705a8735b2a21ee987e092d072d0"; 14425 + sha256 = "13q4i0sngqp7xgfxjlb80f068k37n9r3b850qcacv8hpzb88s5my"; 14426 }; 14427 meta.homepage = "https://github.com/rachartier/tiny-inline-diagnostic.nvim/"; 14428 meta.hydraPlatforms = [ ]; ··· 14600 14601 treewalker-nvim = buildVimPlugin { 14602 pname = "treewalker.nvim"; 14603 + version = "2025-04-05"; 14604 src = fetchFromGitHub { 14605 owner = "aaronik"; 14606 repo = "treewalker.nvim"; 14607 + rev = "7d993149867ea05898626bf19df8b7d020de10ef"; 14608 + sha256 = "1c0dv8g33hir02d6s46pw9fxfyyrqrhvj3in1w2fjpxcqnw5xs3n"; 14609 }; 14610 meta.homepage = "https://github.com/aaronik/treewalker.nvim/"; 14611 meta.hydraPlatforms = [ ]; ··· 14639 14640 triptych-nvim = buildVimPlugin { 14641 pname = "triptych.nvim"; 14642 + version = "2025-04-04"; 14643 src = fetchFromGitHub { 14644 owner = "simonmclean"; 14645 repo = "triptych.nvim"; 14646 + rev = "e38cc8287322ff2599d9a8c9acb6ecc80fbc6b0a"; 14647 + sha256 = "1gf9b159fg5m8vsff193yb4hx1zwnldxj8barj19c2bm77i5f3mx"; 14648 fetchSubmodules = true; 14649 }; 14650 meta.homepage = "https://github.com/simonmclean/triptych.nvim/"; ··· 14783 14784 typescript-tools-nvim = buildVimPlugin { 14785 pname = "typescript-tools.nvim"; 14786 + version = "2025-04-07"; 14787 src = fetchFromGitHub { 14788 owner = "pmizio"; 14789 repo = "typescript-tools.nvim"; 14790 + rev = "a4109c70e7d6a3a86f971cefea04ab6720582ba9"; 14791 + sha256 = "1qcwp61sawm69ckah2j3sx2bagdl1m93rxbgzzh212z9fb2gcx3s"; 14792 }; 14793 meta.homepage = "https://github.com/pmizio/typescript-tools.nvim/"; 14794 meta.hydraPlatforms = [ ]; ··· 14913 14914 unison = buildVimPlugin { 14915 pname = "unison"; 14916 + version = "2025-04-09"; 14917 src = fetchFromGitHub { 14918 owner = "unisonweb"; 14919 repo = "unison"; 14920 + rev = "6d0178a069d195d0a9f987476731e16a1c7fae06"; 14921 + sha256 = "0a2r2kbyar38hppplmam9lhs74yfrg2iq39yskyij7dzsq3g0xdw"; 14922 }; 14923 meta.homepage = "https://github.com/unisonweb/unison/"; 14924 meta.hydraPlatforms = [ ]; ··· 15030 15031 vifm-vim = buildVimPlugin { 15032 pname = "vifm.vim"; 15033 + version = "2025-04-09"; 15034 src = fetchFromGitHub { 15035 owner = "vifm"; 15036 repo = "vifm.vim"; 15037 + rev = "f188b2e18396ef82091930b58fafecf18b76d7a5"; 15038 + sha256 = "004q5lpb1zv2mnib0473gsyhnnpn5hvmjads2yiiz9vlw2nah9kx"; 15039 }; 15040 meta.homepage = "https://github.com/vifm/vifm.vim/"; 15041 meta.hydraPlatforms = [ ]; ··· 15433 15434 vim-airline = buildVimPlugin { 15435 pname = "vim-airline"; 15436 + version = "2025-04-08"; 15437 src = fetchFromGitHub { 15438 owner = "vim-airline"; 15439 repo = "vim-airline"; 15440 + rev = "c7704c6bc7849a2c09acbc2e164fcb9a526a19a2"; 15441 + sha256 = "0ggbv4s1vwn0rj9hxy1a6pl9450qgllv166dbliv7m3vmbjjc998"; 15442 }; 15443 meta.homepage = "https://github.com/vim-airline/vim-airline/"; 15444 meta.hydraPlatforms = [ ]; ··· 16577 16578 vim-endwise = buildVimPlugin { 16579 pname = "vim-endwise"; 16580 + version = "2025-04-06"; 16581 src = fetchFromGitHub { 16582 owner = "tpope"; 16583 repo = "vim-endwise"; 16584 + rev = "eab530110d7a0d985902a3964894816b50dbf31a"; 16585 + sha256 = "1lj12b0qim0n1x6aqvz79wl6415x9yi96yx22v3iycn00s6awpmj"; 16586 }; 16587 meta.homepage = "https://github.com/tpope/vim-endwise/"; 16588 meta.hydraPlatforms = [ ]; ··· 18347 18348 vim-mucomplete = buildVimPlugin { 18349 pname = "vim-mucomplete"; 18350 + version = "2025-04-05"; 18351 src = fetchFromGitHub { 18352 owner = "lifepillar"; 18353 repo = "vim-mucomplete"; 18354 + rev = "1b7227b9541c861f7b05b84d523764a9b1de78d8"; 18355 + sha256 = "14nqb5p0s89pf1ng3xjpkgarjgblmwnk2m08a4lp471bfjpbrrqx"; 18356 }; 18357 meta.homepage = "https://github.com/lifepillar/vim-mucomplete/"; 18358 meta.hydraPlatforms = [ ]; ··· 20389 20390 vim-vsnip = buildVimPlugin { 20391 pname = "vim-vsnip"; 20392 + version = "2025-04-08"; 20393 src = fetchFromGitHub { 20394 owner = "hrsh7th"; 20395 repo = "vim-vsnip"; 20396 + rev = "0a4b8419e44f47c57eec4c90df17567ad4b1b36e"; 20397 + sha256 = "141abjf19l2srzniyg3xd8bv7r7zb1ns3mnxpzmqhss7id3vh5mx"; 20398 }; 20399 meta.homepage = "https://github.com/hrsh7th/vim-vsnip/"; 20400 meta.hydraPlatforms = [ ]; ··· 20910 20911 visual-whitespace-nvim = buildVimPlugin { 20912 pname = "visual-whitespace.nvim"; 20913 + version = "2025-04-08"; 20914 src = fetchFromGitHub { 20915 owner = "mcauley-penney"; 20916 repo = "visual-whitespace.nvim"; 20917 + rev = "7d44824249f60d2e19803bd94fe1b99907578f9c"; 20918 + sha256 = "0gl3nmr17gvprxq7khb51pd2wblw781lx6sni3703i3gkh3wiimg"; 20919 }; 20920 meta.homepage = "https://github.com/mcauley-penney/visual-whitespace.nvim/"; 20921 meta.hydraPlatforms = [ ]; ··· 21014 21015 whichpy-nvim = buildVimPlugin { 21016 pname = "whichpy.nvim"; 21017 + version = "2025-04-05"; 21018 src = fetchFromGitHub { 21019 owner = "neolooong"; 21020 repo = "whichpy.nvim"; 21021 + rev = "8bc5ca0d22d0f6686425c905850cf6ddeda51445"; 21022 + sha256 = "1d3sb7384d87pp76kfkcr9ysrnzjyngjx7vbm0n8zrkqjdfgcvhy"; 21023 }; 21024 meta.homepage = "https://github.com/neolooong/whichpy.nvim/"; 21025 meta.hydraPlatforms = [ ]; ··· 21116 meta.hydraPlatforms = [ ]; 21117 }; 21118 21119 + windsurf-nvim = buildVimPlugin { 21120 + pname = "windsurf.nvim"; 21121 + version = "2025-04-04"; 21122 + src = fetchFromGitHub { 21123 + owner = "Exafunction"; 21124 + repo = "windsurf.nvim"; 21125 + rev = "9569c9095a70370849345c861cdb2b06c4cadac7"; 21126 + sha256 = "04fh3dxw6sf8qq8dn6n32b9v0fggp2wd0hsdz80f205b7i1pba59"; 21127 + }; 21128 + meta.homepage = "https://github.com/Exafunction/windsurf.nvim/"; 21129 + meta.hydraPlatforms = [ ]; 21130 + }; 21131 + 21132 + windsurf-vim = buildVimPlugin { 21133 + pname = "windsurf.vim"; 21134 + version = "2025-04-04"; 21135 + src = fetchFromGitHub { 21136 + owner = "Exafunction"; 21137 + repo = "windsurf.vim"; 21138 + rev = "272c6e2755e8faa90e26bcdcd9fde6b9e61751ea"; 21139 + sha256 = "0d2x0sly9wcbb3qrm43rim3995dk3gdr85dp7gc5nh5c9iw8yxsp"; 21140 + }; 21141 + meta.homepage = "https://github.com/Exafunction/windsurf.vim/"; 21142 + meta.hydraPlatforms = [ ]; 21143 + }; 21144 + 21145 winshift-nvim = buildVimPlugin { 21146 pname = "winshift.nvim"; 21147 version = "2022-09-06"; ··· 21288 21289 yazi-nvim = buildVimPlugin { 21290 pname = "yazi.nvim"; 21291 + version = "2025-04-07"; 21292 src = fetchFromGitHub { 21293 owner = "mikavilpas"; 21294 repo = "yazi.nvim"; 21295 + rev = "dd59edc7a6af25b8daf497388621260ce9b5306c"; 21296 + sha256 = "0rlr3r9sj7qwsm93a0bz50czhsfklwb2l9621x29kr179c3s24j8"; 21297 }; 21298 meta.homepage = "https://github.com/mikavilpas/yazi.nvim/"; 21299 meta.hydraPlatforms = [ ]; ··· 21444 21445 zk-nvim = buildVimPlugin { 21446 pname = "zk-nvim"; 21447 + version = "2025-04-05"; 21448 src = fetchFromGitHub { 21449 owner = "zk-org"; 21450 repo = "zk-nvim"; 21451 + rev = "d0bac443233635d18968affde4701db2cf2435b5"; 21452 + sha256 = "12lc1z489cnc4d01j9ilsipr4azwfyhwzy1qnxalx1ar2nvmn6nf"; 21453 }; 21454 meta.homepage = "https://github.com/zk-org/zk-nvim/"; 21455 meta.hydraPlatforms = [ ];
+22 -2
pkgs/applications/editors/vim/plugins/nvim-treesitter/overrides.nix
··· 1 { 2 lib, 3 callPackage, 4 tree-sitter, 5 neovim, ··· 13 14 let 15 inherit (neovimUtils) grammarToPlugin; 16 - generatedGrammars = callPackage ./generated.nix { 17 - inherit (tree-sitter) buildGrammar; 18 }; 19 20 generatedDerivations = lib.filterAttrs (_: lib.isDerivation) generatedGrammars; 21
··· 1 { 2 lib, 3 + stdenv, 4 callPackage, 5 tree-sitter, 6 neovim, ··· 14 15 let 16 inherit (neovimUtils) grammarToPlugin; 17 + 18 + overrides = prev: { 19 + ocamllex = 20 + if stdenv.hostPlatform.isDarwin then 21 + # remove after https://github.com/314eter/tree-sitter-ocamllex/issues/10 is resolved 22 + # see https://github.com/NixOS/nixpkgs/pull/394636 23 + (prev.ocamllex.overrideAttrs { 24 + src = prev.ocamllex.src.override { 25 + hash = "sha256-UBGVc98lrtTCp/kYDEFM/8iG9n7Tekx+xbE7Wdyp2uQ="; 26 + }; 27 + }) 28 + else 29 + prev.ocamllex; 30 }; 31 + 32 + generatedGrammars = 33 + let 34 + generated = callPackage ./generated.nix { 35 + inherit (tree-sitter) buildGrammar; 36 + }; 37 + in 38 + lib.overrideExisting generated (overrides generated); 39 40 generatedDerivations = lib.filterAttrs (_: lib.isDerivation) generatedGrammars; 41
+4 -2
pkgs/applications/editors/vim/plugins/overrides.nix
··· 610 ]; 611 }; 612 613 - codeium-nvim = 614 let 615 # Update according to https://github.com/Exafunction/codeium.nvim/blob/main/lua/codeium/versions.json 616 codeiumVersion = "1.20.9"; ··· 648 }; 649 650 in 651 - super.codeium-nvim.overrideAttrs { 652 dependencies = [ self.plenary-nvim ]; 653 buildPhase = '' 654 cat << EOF > lua/codeium/installation_defaults.lua ··· 2221 "nvchad.themes.mappings" 2222 "nvchad.cheatsheet.grid" 2223 "nvchad.cheatsheet.simple" 2224 ]; 2225 }; 2226 ··· 2586 # Pickers, can use telescope or fzf-lua 2587 fzf-lua 2588 telescope-nvim 2589 ]; 2590 dependencies = with self; [ 2591 plenary-nvim
··· 610 ]; 611 }; 612 613 + windsurf-nvim = 614 let 615 # Update according to https://github.com/Exafunction/codeium.nvim/blob/main/lua/codeium/versions.json 616 codeiumVersion = "1.20.9"; ··· 648 }; 649 650 in 651 + super.windsurf-nvim.overrideAttrs { 652 dependencies = [ self.plenary-nvim ]; 653 buildPhase = '' 654 cat << EOF > lua/codeium/installation_defaults.lua ··· 2221 "nvchad.themes.mappings" 2222 "nvchad.cheatsheet.grid" 2223 "nvchad.cheatsheet.simple" 2224 + "nvchad.blink.config" 2225 ]; 2226 }; 2227 ··· 2587 # Pickers, can use telescope or fzf-lua 2588 fzf-lua 2589 telescope-nvim 2590 + snacks-nvim 2591 ]; 2592 dependencies = with self; [ 2593 plenary-nvim
+8 -4
pkgs/applications/editors/vim/plugins/utils/update.py
··· 82 f.write( 83 textwrap.dedent( 84 """ 85 - { lib, buildVimPlugin, buildNeovimPlugin, fetchFromGitHub }: 86 - 87 - final: prev: 88 { 89 """ 90 ) 91 ) ··· 97 and plugin.commit != nvim_treesitter_rev 98 ): 99 self.nvim_treesitter_updated = True 100 - f.write("\n}\n") 101 print(f"updated {outfile}") 102 103 def plugin2nix(
··· 82 f.write( 83 textwrap.dedent( 84 """ 85 { 86 + lib, 87 + buildVimPlugin, 88 + buildNeovimPlugin, 89 + fetchFromGitHub, 90 + }: 91 + 92 + final: prev: { 93 """ 94 ) 95 ) ··· 101 and plugin.commit != nvim_treesitter_rev 102 ): 103 self.nvim_treesitter_updated = True 104 + f.write("}\n") 105 print(f"updated {outfile}") 106 107 def plugin2nix(
+3 -2
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 220 https://github.com/neoclide/coc.nvim/,release, 221 https://github.com/manicmaniac/coconut.vim/,HEAD, 222 https://github.com/olimorris/codecompanion.nvim/,HEAD, 223 - https://github.com/Exafunction/codeium.nvim/,HEAD, 224 - https://github.com/Exafunction/codeium.vim/,HEAD, 225 https://github.com/gorbit99/codewindow.nvim/,HEAD, 226 https://github.com/metakirby5/codi.vim/,, 227 https://github.com/tjdevries/colorbuddy.nvim/,, ··· 314 https://github.com/maskudo/devdocs.nvim/,HEAD, 315 https://github.com/rhysd/devdocs.vim/,, 316 https://github.com/vmchale/dhall-vim/,, 317 https://github.com/onsails/diaglist.nvim/,, 318 https://github.com/nvim-lua/diagnostic-nvim/,, 319 https://github.com/3rd/diagram.nvim/,HEAD, ··· 1622 https://github.com/gcmt/wildfire.vim/,, 1623 https://github.com/fgheng/winbar.nvim/,main, 1624 https://github.com/anuvyklack/windows.nvim/,, 1625 https://github.com/sindrets/winshift.nvim/,, 1626 https://github.com/wannesm/wmgraphviz.vim/,, 1627 https://github.com/vim-scripts/wombat256.vim/,,
··· 220 https://github.com/neoclide/coc.nvim/,release, 221 https://github.com/manicmaniac/coconut.vim/,HEAD, 222 https://github.com/olimorris/codecompanion.nvim/,HEAD, 223 https://github.com/gorbit99/codewindow.nvim/,HEAD, 224 https://github.com/metakirby5/codi.vim/,, 225 https://github.com/tjdevries/colorbuddy.nvim/,, ··· 312 https://github.com/maskudo/devdocs.nvim/,HEAD, 313 https://github.com/rhysd/devdocs.vim/,, 314 https://github.com/vmchale/dhall-vim/,, 315 + https://github.com/dgagn/diagflow.nvim/,HEAD, 316 https://github.com/onsails/diaglist.nvim/,, 317 https://github.com/nvim-lua/diagnostic-nvim/,, 318 https://github.com/3rd/diagram.nvim/,HEAD, ··· 1621 https://github.com/gcmt/wildfire.vim/,, 1622 https://github.com/fgheng/winbar.nvim/,main, 1623 https://github.com/anuvyklack/windows.nvim/,, 1624 + https://github.com/Exafunction/windsurf.nvim/,HEAD, 1625 + https://github.com/Exafunction/windsurf.vim/,HEAD, 1626 https://github.com/sindrets/winshift.nvim/,, 1627 https://github.com/wannesm/wmgraphviz.vim/,, 1628 https://github.com/vim-scripts/wombat256.vim/,,
+2
pkgs/applications/editors/vscode/extensions/default.nix
··· 2429 }; 2430 }; 2431 2432 humao.rest-client = buildVscodeMarketplaceExtension { 2433 mktplcRef = { 2434 publisher = "humao";
··· 2429 }; 2430 }; 2431 2432 + huacnlee.autocorrect = callPackage ./huacnlee.autocorrect { }; 2433 + 2434 humao.rest-client = buildVscodeMarketplaceExtension { 2435 mktplcRef = { 2436 publisher = "humao";
+20
pkgs/applications/editors/vscode/extensions/huacnlee.autocorrect/default.nix
···
··· 1 + { 2 + lib, 3 + vscode-utils, 4 + }: 5 + vscode-utils.buildVscodeMarketplaceExtension { 6 + mktplcRef = { 7 + name = "autocorrect"; 8 + publisher = "huacnlee"; 9 + version = "2.6.4"; 10 + hash = "sha256-1cN36FnslttmH66J4Xah1KohM2nEQckNUXHZD+ps2uY="; 11 + }; 12 + 13 + meta = { 14 + description = "AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean)."; 15 + downloadPage = "https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect"; 16 + homepage = "https://github.com/huacnlee/autocorrect"; 17 + license = lib.licenses.mit; 18 + maintainers = [ lib.maintainers.therobot2105 ]; 19 + }; 20 + }
+2 -2
pkgs/applications/misc/meerk40t/default.nix
··· 9 10 python3Packages.buildPythonApplication rec { 11 pname = "MeerK40t"; 12 - version = "0.9.7020"; 13 pyproject = true; 14 15 src = fetchFromGitHub { 16 owner = "meerk40t"; 17 repo = pname; 18 tag = version; 19 - hash = "sha256-mdl/zW53OM3MtyFoWbTI1yGY2yW72mglO5djHqKx4Fw="; 20 }; 21 22 nativeBuildInputs =
··· 9 10 python3Packages.buildPythonApplication rec { 11 pname = "MeerK40t"; 12 + version = "0.9.7030"; 13 pyproject = true; 14 15 src = fetchFromGitHub { 16 owner = "meerk40t"; 17 repo = pname; 18 tag = version; 19 + hash = "sha256-3UO2M4mDzRdzhS+H2gyzJo5W4JWGK+qt1Gg9LHGmdOY="; 20 }; 21 22 nativeBuildInputs =
+3 -3
pkgs/applications/networking/browsers/vivaldi/default.nix
··· 71 in 72 stdenv.mkDerivation rec { 73 pname = "vivaldi"; 74 - version = "7.3.3635.4"; 75 76 suffix = 77 { ··· 84 url = "https://downloads.vivaldi.com/${branch}/vivaldi-${branch}_${version}-1_${suffix}.deb"; 85 hash = 86 { 87 - aarch64-linux = "sha256-ddmWP1Tfim8DyP4S+Mq3khu7WU995k8p1Pqx63Z7oRQ="; 88 - x86_64-linux = "sha256-sYC3dgwFhS39eOSAifWghCVcm0HliPaI0Xvf4i3KLPY="; 89 } 90 .${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 91 };
··· 71 in 72 stdenv.mkDerivation rec { 73 pname = "vivaldi"; 74 + version = "7.3.3635.7"; 75 76 suffix = 77 { ··· 84 url = "https://downloads.vivaldi.com/${branch}/vivaldi-${branch}_${version}-1_${suffix}.deb"; 85 hash = 86 { 87 + aarch64-linux = "sha256-E/tvarNTUm0VZMxFM/FcZKM3U/psTyq4bJl2r6orpeY="; 88 + x86_64-linux = "sha256-8Jy7L5BSWZVIFizW11pOfXhgeT9rP1Z2T0aDmC79fbQ="; 89 } 90 .${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 91 };
+2 -2
pkgs/applications/networking/cluster/helm/default.nix
··· 9 10 buildGoModule (finalAttrs: { 11 pname = "kubernetes-helm"; 12 - version = "3.17.2"; 13 14 src = fetchFromGitHub { 15 owner = "helm"; 16 repo = "helm"; 17 rev = "v${finalAttrs.version}"; 18 - sha256 = "sha256-EMvKmnf4KfimjPYHoylij2kZVnvClK3Q/+offZvlO1I="; 19 }; 20 vendorHash = "sha256-IX4zZnu8+cb2mJxQHOmZLUVxyqfWvbsRQR3q02Wpx6c="; 21
··· 9 10 buildGoModule (finalAttrs: { 11 pname = "kubernetes-helm"; 12 + version = "3.17.3"; 13 14 src = fetchFromGitHub { 15 owner = "helm"; 16 repo = "helm"; 17 rev = "v${finalAttrs.version}"; 18 + sha256 = "sha256-1mOOG3MNFROnuZVUvLuspqNUUUctm6QDpCXP/6Di9H0="; 19 }; 20 vendorHash = "sha256-IX4zZnu8+cb2mJxQHOmZLUVxyqfWvbsRQR3q02Wpx6c="; 21
+8 -8
pkgs/applications/networking/cluster/terraform-providers/providers.json
··· 507 "vendorHash": "sha256-1KTU8nMYUfC+LJHFeIpK6m4RUPWvSHNSXGVJgcnsVl8=" 508 }, 509 "google": { 510 - "hash": "sha256-yiTTC9URf0A3AHHv7jUc9Y6cgxFkFspvx2NYB1HPKS4=", 511 "homepage": "https://registry.terraform.io/providers/hashicorp/google", 512 "owner": "hashicorp", 513 "repo": "terraform-provider-google", 514 - "rev": "v6.27.0", 515 "spdx": "MPL-2.0", 516 "vendorHash": "sha256-oGO+++WMiXUTCLFdBH2/uAzdN3RtrSNDSUBVMIYmI14=" 517 }, ··· 642 "vendorHash": null 643 }, 644 "ibm": { 645 - "hash": "sha256-enisQ1DOrA4HBi0Sr+6ZNIKnbUoH3LCXBN11J03hPhc=", 646 "homepage": "https://registry.terraform.io/providers/IBM-Cloud/ibm", 647 "owner": "IBM-Cloud", 648 "repo": "terraform-provider-ibm", 649 - "rev": "v1.76.1", 650 "spdx": "MPL-2.0", 651 - "vendorHash": "sha256-YUCyq1GiFnXSmx9VvhYc3MGnrMXdnOuAVx9BKp1R2N8=" 652 }, 653 "icinga2": { 654 "hash": "sha256-Y/Oq0aTzP+oSKPhHiHY9Leal4HJJm7TNDpcdqkUsCmk=", ··· 922 "vendorHash": null 923 }, 924 "okta": { 925 - "hash": "sha256-Yfs+yd5AgHL8Wl9/Zq922WJwJUOjoTshOa9RyI/AGZc=", 926 "homepage": "https://registry.terraform.io/providers/okta/okta", 927 "owner": "okta", 928 "repo": "terraform-provider-okta", 929 - "rev": "v4.15.0", 930 "spdx": "MPL-2.0", 931 - "vendorHash": "sha256-pykDVH44iZoOihiRr9rA9rEsCc9N6TD+UMbHelab6Nw=" 932 }, 933 "oktaasa": { 934 "hash": "sha256-2LhxgowqKvDDDOwdznusL52p2DKP+UiXALHcs9ZQd0U=",
··· 507 "vendorHash": "sha256-1KTU8nMYUfC+LJHFeIpK6m4RUPWvSHNSXGVJgcnsVl8=" 508 }, 509 "google": { 510 + "hash": "sha256-mB57EqU5FAxvBROXbF7vn4EKTwTEvm8biR/nU9jjgkA=", 511 "homepage": "https://registry.terraform.io/providers/hashicorp/google", 512 "owner": "hashicorp", 513 "repo": "terraform-provider-google", 514 + "rev": "v6.29.0", 515 "spdx": "MPL-2.0", 516 "vendorHash": "sha256-oGO+++WMiXUTCLFdBH2/uAzdN3RtrSNDSUBVMIYmI14=" 517 }, ··· 642 "vendorHash": null 643 }, 644 "ibm": { 645 + "hash": "sha256-xz0oqnS0RBuan0QQZ1WvGYtmonL5zDeIvvqrsaYCDeI=", 646 "homepage": "https://registry.terraform.io/providers/IBM-Cloud/ibm", 647 "owner": "IBM-Cloud", 648 "repo": "terraform-provider-ibm", 649 + "rev": "v1.77.0", 650 "spdx": "MPL-2.0", 651 + "vendorHash": "sha256-63ZB1XrwVSV8hQ7A9/JLxJ2J41ReyS1KXHJqr95IVLw=" 652 }, 653 "icinga2": { 654 "hash": "sha256-Y/Oq0aTzP+oSKPhHiHY9Leal4HJJm7TNDpcdqkUsCmk=", ··· 922 "vendorHash": null 923 }, 924 "okta": { 925 + "hash": "sha256-M2F84q7ZBzrGUpUv5vTWeeb3jG4RcinFxiQxooWkrhs=", 926 "homepage": "https://registry.terraform.io/providers/okta/okta", 927 "owner": "okta", 928 "repo": "terraform-provider-okta", 929 + "rev": "v4.16.0", 930 "spdx": "MPL-2.0", 931 + "vendorHash": "sha256-fYCisoPEON8F11HauVONyqS56RS/1+bebnLeCCXTrsw=" 932 }, 933 "oktaasa": { 934 "hash": "sha256-2LhxgowqKvDDDOwdznusL52p2DKP+UiXALHcs9ZQd0U=",
+13 -3
pkgs/applications/networking/cluster/terraform/default.nix
··· 45 "-X 'github.com/hashicorp/terraform/version.dev=no'" 46 ]; 47 48 postConfigure = '' 49 # speakeasy hardcodes /bin/stty https://github.com/bgentry/speakeasy/issues/22 50 substituteInPlace vendor/github.com/bgentry/speakeasy/speakeasy_unix.go \ ··· 184 mkTerraform = attrs: pluggable (generic attrs); 185 186 terraform_1 = mkTerraform { 187 - version = "1.11.3"; 188 - hash = "sha256-th2VaFlvRKvL0ZEcAGU9eJui+k5dTaPGtLB2u9Q/vxg="; 189 - vendorHash = "sha256-Tz01h3VITbvyEAfT8sfU7ghHd+vlCBVsMTTQS96jp7c="; 190 patches = [ ./provider-path-0_15.patch ]; 191 passthru = { 192 inherit plugins;
··· 45 "-X 'github.com/hashicorp/terraform/version.dev=no'" 46 ]; 47 48 + postPatch = '' 49 + # Between go 1.23 and 1.24 the following GODEBUG setting was removed, and a new 50 + # similar one was added. 51 + # https://github.com/golang/go/issues/72111 52 + # The setting is configured upstream due to the following timeouts caused by 53 + # the TLS handshake using post-quantum crypto with servers that don't support it 54 + # https://tldr.fail/ 55 + substituteInPlace go.mod \ 56 + --replace-quiet 'godebug tlskyber=0' 'godebug tlsmlkem=0' 57 + ''; 58 postConfigure = '' 59 # speakeasy hardcodes /bin/stty https://github.com/bgentry/speakeasy/issues/22 60 substituteInPlace vendor/github.com/bgentry/speakeasy/speakeasy_unix.go \ ··· 194 mkTerraform = attrs: pluggable (generic attrs); 195 196 terraform_1 = mkTerraform { 197 + version = "1.11.4"; 198 + hash = "sha256-VGptJz+MbJ8nJRGUW9LzX6IDLYbjI5tK40ZhkZCGVf0="; 199 + vendorHash = "sha256-pDtWGDKEnYq4wJYG+Rr5C1pWN/X92P+wvHrNm0Ldh+8="; 200 patches = [ ./provider-path-0_15.patch ]; 201 passthru = { 202 inherit plugins;
+3 -3
pkgs/by-name/ai/air-formatter/package.nix
··· 7 }: 8 rustPlatform.buildRustPackage (finalAttrs: { 9 pname = "air-formatter"; 10 - version = "0.4.1"; 11 12 src = fetchFromGitHub { 13 owner = "posit-dev"; 14 repo = "air"; 15 tag = finalAttrs.version; 16 - hash = "sha256-ePTbXwOYIJF8xsiHR03EUwQnKP8KSN/8S8iRY8ME988="; 17 }; 18 19 # Remove duplicate entries from cargo lock 20 cargoPatches = [ ./cargo-lock.patch ]; 21 22 useFetchCargoVendor = true; 23 - cargoHash = "sha256-EHhelQDXGLZqbUia84OqU7frlRBXfi2oPDxhLuW7d64="; 24 25 useNextest = true; 26
··· 7 }: 8 rustPlatform.buildRustPackage (finalAttrs: { 9 pname = "air-formatter"; 10 + version = "0.5.0"; 11 12 src = fetchFromGitHub { 13 owner = "posit-dev"; 14 repo = "air"; 15 tag = finalAttrs.version; 16 + hash = "sha256-0eka87HKanB4Q8SfV04u01O92MJorJ9lBT8HqijADUs="; 17 }; 18 19 # Remove duplicate entries from cargo lock 20 cargoPatches = [ ./cargo-lock.patch ]; 21 22 useFetchCargoVendor = true; 23 + cargoHash = "sha256-R+al7LWHDvVubfdQVVue1wmgl5do5m06JD5akj1NB9Q="; 24 25 useNextest = true; 26
+2 -2
pkgs/by-name/al/aliyun-cli/package.nix
··· 8 9 buildGoModule rec { 10 pname = "aliyun-cli"; 11 - version = "3.0.264"; 12 13 src = fetchFromGitHub { 14 owner = "aliyun"; 15 repo = "aliyun-cli"; 16 tag = "v${version}"; 17 - hash = "sha256-dTGpg2cIcAHsaF6AHfP3rqLHLSIflrkZrjlbnFEW5Pk="; 18 fetchSubmodules = true; 19 }; 20
··· 8 9 buildGoModule rec { 10 pname = "aliyun-cli"; 11 + version = "3.0.266"; 12 13 src = fetchFromGitHub { 14 owner = "aliyun"; 15 repo = "aliyun-cli"; 16 tag = "v${version}"; 17 + hash = "sha256-HXjqtNx/f4vbT6Jk/r1zjHQhHpexWICDTcaMF8Fy0+w="; 18 fetchSubmodules = true; 19 }; 20
+43
pkgs/by-name/an/anakron/package.nix
···
··· 1 + { 2 + lib, 3 + stdenvNoCC, 4 + fetchzip, 5 + xorg, 6 + }: 7 + 8 + stdenvNoCC.mkDerivation rec { 9 + pname = "anakron"; 10 + version = "0.3.1"; 11 + 12 + src = fetchzip { 13 + url = "https://github.com/molarmanful/ANAKRON/releases/download/v${version}/ANAKRON-release_v${version}.zip"; 14 + hash = "sha256-YggeGSFc+NoDUZjV/cEhQGUR278f97X+WpcDLY66iqg"; 15 + }; 16 + 17 + nativeBuildInputs = [ xorg.mkfontscale ]; 18 + 19 + installPhase = '' 20 + runHook preInstall 21 + 22 + misc="$out/share/fonts/misc" 23 + install -D -m 644 *.{bdf,otb,pcf} -t "$misc" 24 + install -D -m 644 *.psfu -t "$out/share/consolefonts" 25 + install -D -m 644 *.ttf -t "$out/share/fonts/truetype" 26 + 27 + # create fonts.dir so NixOS xorg module adds to fp 28 + mkfontdir "$misc" 29 + 30 + runHook postInstall 31 + ''; 32 + 33 + meta = { 34 + description = "Thicc retrofuturistic bitmap font made for the modern screen"; 35 + homepage = "https://github.com/molarmanful/ANAKRON"; 36 + changelog = "https://github.com/molarmanful/ANAKRON/releases/tag/v${version}"; 37 + license = lib.licenses.ofl; 38 + platforms = lib.platforms.all; 39 + maintainers = with lib.maintainers; [ 40 + ejiektpobehuk 41 + ]; 42 + }; 43 + }
+9 -7
pkgs/by-name/at/atuin/package.nix
··· 5 installShellFiles, 6 rustPlatform, 7 nixosTests, 8 - jq, 9 - moreutils, 10 }: 11 12 rustPlatform.buildRustPackage rec { 13 pname = "atuin"; 14 - version = "18.4.0"; 15 16 src = fetchFromGitHub { 17 owner = "atuinsh"; 18 repo = "atuin"; 19 rev = "v${version}"; 20 - hash = "sha256-P/q4XYhpXo9kwiltA0F+rQNSlqI+s8TSi5v5lFJWJ/4="; 21 }; 22 23 useFetchCargoVendor = true; 24 - cargoHash = "sha256-0KswWFy44ViPHlMCmwgVlDe7diDjLmVUk2517BEMTtk="; 25 26 # atuin's default features include 'check-updates', which do not make sense 27 # for distribution builds. List all other default features. ··· 43 --zsh <($out/bin/atuin gen-completions -s zsh) 44 ''; 45 46 - passthru.tests = { 47 - inherit (nixosTests) atuin; 48 }; 49 50 checkFlags = [
··· 5 installShellFiles, 6 rustPlatform, 7 nixosTests, 8 + nix-update-script, 9 }: 10 11 rustPlatform.buildRustPackage rec { 12 pname = "atuin"; 13 + version = "18.5.0"; 14 15 src = fetchFromGitHub { 16 owner = "atuinsh"; 17 repo = "atuin"; 18 rev = "v${version}"; 19 + hash = "sha256-VXbnf/TfMWGHHXccKZBX4/RWDT/J1kpSBzhML4973mo="; 20 }; 21 22 useFetchCargoVendor = true; 23 + cargoHash = "sha256-MQNveOBItVOHFNarU5xXl8xHoooSAVbA7JnxxuRI9To="; 24 25 # atuin's default features include 'check-updates', which do not make sense 26 # for distribution builds. List all other default features. ··· 42 --zsh <($out/bin/atuin gen-completions -s zsh) 43 ''; 44 45 + passthru = { 46 + tests = { 47 + inherit (nixosTests) atuin; 48 + }; 49 + updateScript = nix-update-script { }; 50 }; 51 52 checkFlags = [
+2 -2
pkgs/by-name/aw/aws-lc/package.nix
··· 14 in 15 awsStdenv.mkDerivation (finalAttrs: { 16 pname = "aws-lc"; 17 - version = "1.49.0"; 18 19 src = fetchFromGitHub { 20 owner = "aws"; 21 repo = "aws-lc"; 22 rev = "v${finalAttrs.version}"; 23 - hash = "sha256-xJ+CIuYEpRN/P96gs9SpdAJehHy0NEoMvsroYZAHARk="; 24 }; 25 26 outputs = [
··· 14 in 15 awsStdenv.mkDerivation (finalAttrs: { 16 pname = "aws-lc"; 17 + version = "1.49.1"; 18 19 src = fetchFromGitHub { 20 owner = "aws"; 21 repo = "aws-lc"; 22 rev = "v${finalAttrs.version}"; 23 + hash = "sha256-gnYtzXHaS7QLcVmIcQsQDy6wNesQJ2ruE9W32HqiA5A="; 24 }; 25 26 outputs = [
+55 -90
pkgs/by-name/aw/aws-workspaces/package.nix
··· 1 { 2 stdenv, 3 lib, 4 - makeWrapper, 5 - dpkg, 6 - fetchurl, 7 - autoPatchelfHook, 8 - curl, 9 - libkrb5, 10 - lttng-ust, 11 - libpulseaudio, 12 gtk3, 13 - openssl_1_1, 14 - icu70, 15 - webkitgtk_4_0, 16 - librsvg, 17 gdk-pixbuf, 18 - libsoup_2_4, 19 - glib-networking, 20 - graphicsmagick_q16, 21 - libva, 22 - libusb1, 23 - hiredis, 24 - xcbutil, 25 }: 26 27 - stdenv.mkDerivation (finalAttrs: { 28 - pname = "aws-workspaces"; 29 - version = "4.7.0.4312"; 30 31 - src = fetchurl { 32 - # Check new version at https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/focal/main/binary-amd64/Packages 33 - urls = [ 34 - "https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/focal/main/binary-amd64/workspacesclient_${finalAttrs.version}_amd64.deb" 35 - "https://archive.org/download/workspacesclient_${finalAttrs.version}_amd64/workspacesclient_${finalAttrs.version}_amd64.deb" 36 - ]; 37 - hash = "sha256-G0o5uFnEkiUWmkTMUHlVcidw+2x8e/KmMfVBE7oLXV8="; 38 - }; 39 40 - nativeBuildInputs = [ 41 - autoPatchelfHook 42 - makeWrapper 43 - ]; 44 45 - # Crashes at startup when stripping: 46 - # "Failed to create CoreCLR, HRESULT: 0x80004005" 47 - dontStrip = true; 48 49 - buildInputs = [ 50 - (lib.getLib stdenv.cc.cc) 51 - libkrb5 52 - curl 53 - lttng-ust 54 - libpulseaudio 55 - gtk3 56 - openssl_1_1.out 57 - icu70 58 - webkitgtk_4_0 59 - librsvg 60 - gdk-pixbuf 61 - libsoup_2_4 62 - glib-networking 63 - graphicsmagick_q16 64 - hiredis 65 - libusb1 66 - libva 67 - xcbutil 68 - ]; 69 70 - unpackPhase = '' 71 - ${dpkg}/bin/dpkg -x $src $out 72 - ''; 73 - 74 - preFixup = '' 75 - patchelf --replace-needed liblttng-ust.so.0 liblttng-ust.so $out/lib/libcoreclrtraceptprovider.so 76 - patchelf --replace-needed libGraphicsMagick++-Q16.so.12 libGraphicsMagick++.so.12 $out/usr/lib/x86_64-linux-gnu/pcoip-client/vchan_plugins/libvchan-plugin-clipboard.so 77 - patchelf --replace-needed libhiredis.so.0.14 libhiredis.so $out/lib/libpcoip_core.so 78 - ''; 79 80 - installPhase = '' 81 - runHook preInstall 82 83 - mkdir -p $out/bin $out/lib 84 - mv $out/opt/workspacesclient/* $out/lib 85 - rm -rf $out/opt 86 87 - wrapProgram $out/lib/workspacesclient \ 88 - --prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath finalAttrs.buildInputs}" \ 89 - --set GDK_PIXBUF_MODULE_FILE "${librsvg.out}/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" \ 90 - --set GIO_EXTRA_MODULES "${glib-networking.out}/lib/gio/modules" 91 92 - mv $out/lib/workspacesclient $out/bin 93 94 - runHook postInstall 95 ''; 96 97 - meta = with lib; { 98 - description = "Client for Amazon WorkSpaces, a managed, secure Desktop-as-a-Service (DaaS) solution"; 99 - homepage = "https://clients.amazonworkspaces.com"; 100 - license = licenses.unfree; 101 - mainProgram = "workspacesclient"; 102 - maintainers = with maintainers; [ 103 - mausch 104 - dylanmtaylor 105 - ]; 106 - platforms = [ "x86_64-linux" ]; # TODO Mac support 107 - sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 108 - }; 109 - })
··· 1 { 2 stdenv, 3 lib, 4 + callPackage, 5 + writeShellApplication, 6 + buildFHSEnv, 7 + webkitgtk_4_1, 8 gtk3, 9 + pango, 10 + atk, 11 + cairo, 12 gdk-pixbuf, 13 + protobufc, 14 + cyrus_sasl, 15 }: 16 17 + let 18 + workspacesclient = callPackage ./workspacesclient.nix { }; 19 20 + # Source: https://github.com/jthomaschewski/pkgbuilds/pull/3 21 + # Credits to https://github.com/rwolfson 22 + custom_lsb_release = writeShellApplication { 23 + name = "lsb_release"; 24 25 + text = '' 26 + # "Fake" lsb_release script 27 + # This only exists so that "lsb_release -r" will return the below string 28 + # when placed in the $PATH 29 30 + if [ "$#" -ne 1 ] || [ "$1" != "-r" ] ; then 31 + echo "Expected only '-r' argument" 32 + exit 1 33 + fi 34 35 + echo "Release: 22.04" 36 + ''; 37 + }; 38 + pname = "aws-workspaces"; 39 40 + in 41 + buildFHSEnv { 42 + inherit pname; 43 + inherit (workspacesclient) version; 44 45 + runScript = "${workspacesclient}/bin/workspacesclient"; 46 47 + includeClosures = true; 48 49 + targetPkgs = 50 + pkgs: with pkgs; [ 51 + workspacesclient 52 + custom_lsb_release 53 + webkitgtk_4_1 54 + gtk3 55 + pango 56 + atk 57 + cairo 58 + gdk-pixbuf 59 + protobufc 60 + cyrus_sasl 61 + ]; 62 63 + extraBwrapArgs = [ 64 + # provide certificates where Debian-style OpenSSL can find them 65 + "--symlink /etc/ssl/certs/ca-certificates.crt /etc/ssl/cert.pem" 66 + ]; 67 68 + # expected executable doesn't match the name of this package 69 + extraInstallCommands = '' 70 + mv $out/bin/${pname} $out/bin/workspacesclient 71 ''; 72 73 + meta = workspacesclient.meta; 74 + }
+72
pkgs/by-name/aw/aws-workspaces/workspacesclient.nix
···
··· 1 + { 2 + stdenv, 3 + lib, 4 + fetchurl, 5 + dpkg, 6 + makeWrapper, 7 + glib-networking, 8 + }: 9 + 10 + let 11 + dcv-path = "lib/x86_64-linux-gnu/workspacesclient/dcv"; 12 + in 13 + stdenv.mkDerivation (finalAttrs: { 14 + pname = "workspacesclient"; 15 + version = "2024.8.5191"; 16 + 17 + src = fetchurl { 18 + urls = [ 19 + # Check new version at https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/jammy/main/binary-amd64/Packages 20 + "https://d3nt0h4h6pmmc4.cloudfront.net/ubuntu/dists/jammy/main/binary-amd64/workspacesclient_${finalAttrs.version}_amd64.deb" 21 + "https://d3nt0h4h6pmmc4.cloudfront.net/new_workspacesclient_jammy_amd64.deb" 22 + ]; 23 + hash = "sha256-BDxMycVgWciJZe8CtElXaWVnqYDQO5NmawK10GvP2+k="; 24 + }; 25 + 26 + nativeBuildInputs = [ 27 + dpkg 28 + makeWrapper 29 + ]; 30 + 31 + installPhase = '' 32 + runHook preInstall 33 + 34 + mkdir -p $out 35 + cp -R usr/* $out/ 36 + 37 + # We introduce a dependency on the source file so that it need not be redownloaded everytime 38 + echo $src >> "$out/share/workspace_dependencies.pin" 39 + 40 + runHook postInstall 41 + ''; 42 + 43 + postFixup = '' 44 + # provide network support 45 + wrapProgram "$out/bin/workspacesclient" \ 46 + --set GIO_EXTRA_MODULES ${glib-networking}/lib/gio/modules \ 47 + 48 + # dcvclient does not setup the environment correctly. 49 + # Instead wrap the binary directly the correct environment paths 50 + mv $out/${dcv-path}/dcvclientbin $out/${dcv-path}/dcvclient 51 + wrapProgram $out/${dcv-path}/dcvclient \ 52 + --suffix LD_LIBRARY_PATH : $out/${dcv-path} \ 53 + --suffix GIO_EXTRA_MODULES : ${dcv-path}/gio/modules \ 54 + --set DCV_SASL_PLUGIN_DIR $out/${dcv-path}/sasl2 \ 55 + 56 + # shrink the install by removing all vendored libraries which will be provided by Nixpkgs 57 + find $out/${dcv-path} -name lib\* ! -name libdcv\* ! -name libgioopenssl\* | xargs rm 58 + ''; 59 + 60 + meta = { 61 + description = "Client for Amazon WorkSpaces, a managed, secure Desktop-as-a-Service (DaaS) solution"; 62 + homepage = "https://clients.amazonworkspaces.com"; 63 + license = lib.licenses.unfree; 64 + sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 65 + mainProgram = "workspacesclient"; 66 + maintainers = with lib.maintainers; [ 67 + mausch 68 + dylanmtaylor 69 + ]; 70 + platforms = [ "x86_64-linux" ]; # TODO Mac support 71 + }; 72 + })
+2 -2
pkgs/by-name/bi/bililiverecorder/package.nix
··· 16 in 17 stdenv.mkDerivation rec { 18 pname = "bililiverecorder"; 19 - version = "2.15.2"; 20 21 src = fetchzip { 22 url = "https://github.com/BililiveRecorder/BililiveRecorder/releases/download/v${version}/BililiveRecorder-CLI-any.zip"; 23 - hash = "sha256-cbyeMpbPKr9m8o6EaioNIkEleGTQ9ZkYkRyJiX079BA="; 24 stripRoot = false; 25 }; 26
··· 16 in 17 stdenv.mkDerivation rec { 18 pname = "bililiverecorder"; 19 + version = "2.16.0"; 20 21 src = fetchzip { 22 url = "https://github.com/BililiveRecorder/BililiveRecorder/releases/download/v${version}/BililiveRecorder-CLI-any.zip"; 23 + hash = "sha256-VtwXx/q6edE5G+Tl6IB1x36DmXZ6ePqbPW0yl0K4F7U="; 24 stripRoot = false; 25 }; 26
+3 -3
pkgs/by-name/ca/capnproto-rust/package.nix
··· 8 9 rustPlatform.buildRustPackage rec { 10 pname = "capnproto-rust"; 11 - version = "0.20.1"; 12 13 src = fetchCrate { 14 crateName = "capnpc"; 15 inherit version; 16 - hash = "sha256-iLjvKxVfkAVoM4AYgr31Ud1mk3MyMPReDXv1IbKEvcE="; 17 }; 18 19 useFetchCargoVendor = true; 20 - cargoHash = "sha256-P8zbqKqAvnKvWuCk+kHg17gJ/JZ61uC+yv7x/GzUxkk="; 21 22 postInstall = '' 23 mkdir -p $out/include/capnp
··· 8 9 rustPlatform.buildRustPackage rec { 10 pname = "capnproto-rust"; 11 + version = "0.21.0"; 12 13 src = fetchCrate { 14 crateName = "capnpc"; 15 inherit version; 16 + hash = "sha256-QI38Xy0zgL+sgH1WaOL2eMcQdOPPHE9Dcucs42eaL2o="; 17 }; 18 19 useFetchCargoVendor = true; 20 + cargoHash = "sha256-Oljyv9qCfZF2/CoHNqs9bvCAEfGpmfvNzTvvyaVMH2U="; 21 22 postInstall = '' 23 mkdir -p $out/include/capnp
+3 -3
pkgs/by-name/ca/cargo-modules/package.nix
··· 6 }: 7 rustPlatform.buildRustPackage rec { 8 pname = "cargo-modules"; 9 - version = "0.22.1"; 10 11 src = fetchFromGitHub { 12 owner = "regexident"; 13 repo = "cargo-modules"; 14 tag = "v${version}"; 15 - hash = "sha256-TlnuEurPCcQb3CXr1ffmDv3WQxSZ27qG9erLyHgF7nk="; 16 }; 17 18 useFetchCargoVendor = true; 19 - cargoHash = "sha256-42nhyEAC9KKD3of0BBTYoVpFYx/+oXS7Ro1Hzxgvr+E="; 20 21 checkFlags = [ 22 "--skip=cfg_test::with_tests::smoke"
··· 6 }: 7 rustPlatform.buildRustPackage rec { 8 pname = "cargo-modules"; 9 + version = "0.23.1"; 10 11 src = fetchFromGitHub { 12 owner = "regexident"; 13 repo = "cargo-modules"; 14 tag = "v${version}"; 15 + hash = "sha256-L5goyuYn7qRVCgbOGRlSJA0B01MuOzIw9Lx5G/TanXs="; 16 }; 17 18 useFetchCargoVendor = true; 19 + cargoHash = "sha256-txuTNuW6dJNnnLk9o5z4Pa42bJaAa9jB/ms8au+3Muc="; 20 21 checkFlags = [ 22 "--skip=cfg_test::with_tests::smoke"
+3 -3
pkgs/by-name/ch/chirp/package.nix
··· 11 12 python3Packages.buildPythonApplication { 13 pname = "chirp"; 14 - version = "0.4.0-unstable-2025-03-27"; 15 pyproject = true; 16 17 src = fetchFromGitHub { 18 owner = "kk7ds"; 19 repo = "chirp"; 20 - rev = "906aa9704dfd131fabbcb3ae2dbba33b7cc2a5da"; 21 - hash = "sha256-oRo26GB28wQ5gx+EgN/xyvOyA4IaObG0np05bFlJsF8="; 22 }; 23 24 nativeBuildInputs = [
··· 11 12 python3Packages.buildPythonApplication { 13 pname = "chirp"; 14 + version = "0.4.0-unstable-2025-04-01"; 15 pyproject = true; 16 17 src = fetchFromGitHub { 18 owner = "kk7ds"; 19 repo = "chirp"; 20 + rev = "bc27f6653aa804a5c55a3a1b2244ee43a174854b"; 21 + hash = "sha256-zYNJJvg7ZWDcPAZpahW9tlVuSsvbRGr2PQYOB2Tx1JY="; 22 }; 23 24 nativeBuildInputs = [
+2 -2
pkgs/by-name/dg/dgraph/package.nix
··· 9 10 buildGoModule rec { 11 pname = "dgraph"; 12 - version = "24.1.1"; 13 14 src = fetchFromGitHub { 15 owner = "dgraph-io"; 16 repo = "dgraph"; 17 rev = "v${version}"; 18 - sha256 = "sha256-WAjoAbd8tGpianZXfrvRbRCdbkVP/gO/ekotT5KyrG8="; 19 }; 20 21 vendorHash = "sha256-eOo2ihaabdhDRATIc5C4YEMBcA0Xl5xzBKW5GJhrTOA=";
··· 9 10 buildGoModule rec { 11 pname = "dgraph"; 12 + version = "24.1.2"; 13 14 src = fetchFromGitHub { 15 owner = "dgraph-io"; 16 repo = "dgraph"; 17 rev = "v${version}"; 18 + sha256 = "sha256-cW8n+HkWwRtdabp5GCCkF6Izgb9LjYxLjoR1jDoePN0="; 19 }; 20 21 vendorHash = "sha256-eOo2ihaabdhDRATIc5C4YEMBcA0Xl5xzBKW5GJhrTOA=";
+3 -3
pkgs/by-name/ei/eigenmath/package.nix
··· 8 9 stdenv.mkDerivation rec { 10 pname = "eigenmath"; 11 - version = "338-unstable-2025-03-27"; 12 13 src = fetchFromGitHub { 14 owner = "georgeweigt"; 15 repo = pname; 16 - rev = "2e4f6f099e7a9984e3d34430f63bc0606f364dd9"; 17 - hash = "sha256-Bp7+0ykgUqELF3KE678pkGneZCDcIfqlZo2g12Nb+Qc="; 18 }; 19 20 checkPhase =
··· 8 9 stdenv.mkDerivation rec { 10 pname = "eigenmath"; 11 + version = "338-unstable-2025-04-03"; 12 13 src = fetchFromGitHub { 14 owner = "georgeweigt"; 15 repo = pname; 16 + rev = "d12a72a9d6a01d0eaf84a8a9bfe255674b9ef1d3"; 17 + hash = "sha256-rmIxgLTXWN0lrtmdMp4morAjHbmhKiHv2WW6yGg8C7Q="; 18 }; 19 20 checkPhase =
+2 -2
pkgs/by-name/fa/faas-cli/package.nix
··· 24 in 25 buildGoModule rec { 26 pname = "faas-cli"; 27 - version = "0.17.1"; 28 29 src = fetchFromGitHub { 30 owner = "openfaas"; 31 repo = "faas-cli"; 32 rev = version; 33 - sha256 = "sha256-pCzYfsL4ZQOyxEpg//Edh+dengXkx6G+OWMNPfIPM+o="; 34 }; 35 36 vendorHash = null;
··· 24 in 25 buildGoModule rec { 26 pname = "faas-cli"; 27 + version = "0.17.3"; 28 29 src = fetchFromGitHub { 30 owner = "openfaas"; 31 repo = "faas-cli"; 32 rev = version; 33 + sha256 = "sha256-K+FlucmtGCB+4mQpqsXRvCHlHQ4vfA9vG7xSwFigJvU="; 34 }; 35 36 vendorHash = null;
+2 -2
pkgs/by-name/ga/gatekeeper/package.nix
··· 7 8 buildGoModule rec { 9 pname = "gatekeeper"; 10 - version = "3.18.2"; 11 12 src = fetchFromGitHub { 13 owner = "open-policy-agent"; 14 repo = "gatekeeper"; 15 tag = "v${version}"; 16 - hash = "sha256-lO+z/6JRn0iKNoCMiMgYKZ8Jo53udoylleHFRyTF+4w="; 17 }; 18 19 vendorHash = null;
··· 7 8 buildGoModule rec { 9 pname = "gatekeeper"; 10 + version = "3.19.0"; 11 12 src = fetchFromGitHub { 13 owner = "open-policy-agent"; 14 repo = "gatekeeper"; 15 tag = "v${version}"; 16 + hash = "sha256-qxphyAAIacS0NY5nkmL8G4A4v/kJAXiH6ldjVeH7vY0="; 17 }; 18 19 vendorHash = null;
+3 -3
pkgs/by-name/gi/gickup/package.nix
··· 7 8 buildGoModule rec { 9 pname = "gickup"; 10 - version = "0.10.36"; 11 12 src = fetchFromGitHub { 13 owner = "cooperspencer"; 14 repo = "gickup"; 15 tag = "v${version}"; 16 - hash = "sha256-Os26Il/FhH5cpgpaMZGfOljZ4p3XlCrRPEvzKD6kgpg="; 17 }; 18 19 - vendorHash = "sha256-x+K3qXV0F4OKsldsnNcR5w4fmwYyt7V7IDrcHBNPttI="; 20 21 ldflags = [ "-X main.version=${version}" ]; 22
··· 7 8 buildGoModule rec { 9 pname = "gickup"; 10 + version = "0.10.38"; 11 12 src = fetchFromGitHub { 13 owner = "cooperspencer"; 14 repo = "gickup"; 15 tag = "v${version}"; 16 + hash = "sha256-vthr4nkwuhvGXxH2P0uHeuQpjQFNTpGFHF+eXG2jiqk="; 17 }; 18 19 + vendorHash = "sha256-RtuEpvux+8oJ829WEvz5OPfnYvFCdNo/9GCXhjXurRM="; 20 21 ldflags = [ "-X main.version=${version}" ]; 22
+12 -9
pkgs/by-name/ha/harbor-cli/package.nix
··· 8 installShellFiles, 9 }: 10 11 - buildGoModule rec { 12 pname = "harbor-cli"; 13 - version = "0.0.3"; 14 15 src = fetchFromGitHub { 16 owner = "goharbor"; 17 repo = "harbor-cli"; 18 - rev = "v${version}"; 19 - hash = "sha256-Vfr7e5UQ34TkirywuYJPrkxRA6yJp3/ivfCJOnh34MY="; 20 }; 21 22 - vendorHash = "sha256-zQV3YJJ5cu24SVS6LCuZbM5EfGZyNPt8f1N0B3befD0="; 23 24 - excludedPackages = [ "dagger" ]; 25 26 nativeBuildInputs = [ installShellFiles ]; 27 28 ldflags = [ 29 "-s" 30 "-w" 31 - "-X github.com/goharbor/harbor-cli/cmd/harbor/internal/version.Version=${version}" 32 ]; 33 34 doCheck = false; # Network required ··· 50 meta = { 51 homepage = "https://github.com/goharbor/harbor-cli"; 52 description = "Command-line tool facilitates seamless interaction with the Harbor container registry"; 53 - changelog = "https://github.com/goharbor/harbor-cli/releases/tag/v${version}"; 54 license = lib.licenses.asl20; 55 maintainers = with lib.maintainers; [ aaronjheng ]; 56 mainProgram = "harbor"; 57 }; 58 - }
··· 8 installShellFiles, 9 }: 10 11 + buildGoModule (finalAttrs: { 12 pname = "harbor-cli"; 13 + version = "0.0.4"; 14 15 src = fetchFromGitHub { 16 owner = "goharbor"; 17 repo = "harbor-cli"; 18 + rev = "v${finalAttrs.version}"; 19 + hash = "sha256-E385kRj46HKzAbfLhsfcoTPDqX/GlsNi/GRMfv1GTFg="; 20 }; 21 22 + vendorHash = "sha256-X4bjV0c9yKe73oqC4I8Stao7+jWWbEWmi73LOFHrVyc="; 23 24 + excludedPackages = [ 25 + "dagger" 26 + "doc" 27 + ]; 28 29 nativeBuildInputs = [ installShellFiles ]; 30 31 ldflags = [ 32 "-s" 33 "-w" 34 + "-X github.com/goharbor/harbor-cli/cmd/harbor/internal/version.Version=${finalAttrs.version}" 35 ]; 36 37 doCheck = false; # Network required ··· 53 meta = { 54 homepage = "https://github.com/goharbor/harbor-cli"; 55 description = "Command-line tool facilitates seamless interaction with the Harbor container registry"; 56 + changelog = "https://github.com/goharbor/harbor-cli/releases/tag/v${finalAttrs.version}"; 57 license = lib.licenses.asl20; 58 maintainers = with lib.maintainers; [ aaronjheng ]; 59 mainProgram = "harbor"; 60 }; 61 + })
+3 -3
pkgs/by-name/hc/hcdiag/package.nix
··· 8 9 buildGoModule rec { 10 pname = "hcdiag"; 11 - version = "0.5.6"; 12 13 src = fetchFromGitHub { 14 owner = "hashicorp"; 15 repo = "hcdiag"; 16 tag = "v${version}"; 17 - hash = "sha256-MY1qaVm1PRB3A+MPz4rVUS+Kn4O4p9yzn/3DHKvhZkk="; 18 }; 19 20 - vendorHash = "sha256-09I5Hsw7EhZZAvG7TnJNID/lVv0FVM3ejsmzy3GK48g="; 21 22 nativeInstallCheckHooks = [ 23 versionCheckHook
··· 8 9 buildGoModule rec { 10 pname = "hcdiag"; 11 + version = "0.5.7"; 12 13 src = fetchFromGitHub { 14 owner = "hashicorp"; 15 repo = "hcdiag"; 16 tag = "v${version}"; 17 + hash = "sha256-pX3v4HYzQLvzBADOMDrjgS3M+H4tnJOAkUHs32NxwEg="; 18 }; 19 20 + vendorHash = "sha256-ZuG++2bItCdnTcSaeBumIS2DqF+U6ZP7UTYM2DC+YGw="; 21 22 nativeInstallCheckHooks = [ 23 versionCheckHook
+3 -3
pkgs/by-name/he/hermitcli/package.nix
··· 6 7 buildGoModule rec { 8 pname = "hermit"; 9 - version = "0.44.4"; 10 11 src = fetchFromGitHub { 12 rev = "v${version}"; 13 owner = "cashapp"; 14 repo = "hermit"; 15 - hash = "sha256-fmIFonhzhLHzcRWWC4l3wDHmoXUy3vm//tA497rI0LE="; 16 }; 17 18 - vendorHash = "sha256-Nmvgsso9WU4Tuc0vFUutcApgX6KXRZMl3CiWO5FaROU="; 19 20 subPackages = [ "cmd/hermit" ]; 21
··· 6 7 buildGoModule rec { 8 pname = "hermit"; 9 + version = "0.44.5"; 10 11 src = fetchFromGitHub { 12 rev = "v${version}"; 13 owner = "cashapp"; 14 repo = "hermit"; 15 + hash = "sha256-QPGN90iZd6UamSJv0v0eDRmLhKAhNRZW6jWhU9iRlfY="; 16 }; 17 18 + vendorHash = "sha256-TF9GtXvOyd6NH6bxT6YLibUby4VmrNBQrtw/0qhqxzQ="; 19 20 subPackages = [ "cmd/hermit" ]; 21
+2 -2
pkgs/by-name/js/jsoncons/package.nix
··· 7 8 stdenv.mkDerivation (finalAttrs: { 9 pname = "jsoncons"; 10 - version = "1.3.0"; 11 12 src = fetchFromGitHub { 13 owner = "danielaparker"; 14 repo = "jsoncons"; 15 tag = "v${finalAttrs.version}"; 16 - hash = "sha256-EafFoS54svxY9zaFqzWYQ8QUxN2dHy2wI5UugxKnyUk="; 17 }; 18 19 nativeBuildInputs = [ cmake ];
··· 7 8 stdenv.mkDerivation (finalAttrs: { 9 pname = "jsoncons"; 10 + version = "1.3.1"; 11 12 src = fetchFromGitHub { 13 owner = "danielaparker"; 14 repo = "jsoncons"; 15 tag = "v${finalAttrs.version}"; 16 + hash = "sha256-BYmIGcQvy38KIWQp8Zr3Anz9HIfbXUhj4G+VgkusjhU="; 17 }; 18 19 nativeBuildInputs = [ cmake ];
+2 -2
pkgs/by-name/ju/jumppad/package.nix
··· 6 7 buildGoModule rec { 8 pname = "jumppad"; 9 - version = "0.18.0"; 10 11 src = fetchFromGitHub { 12 owner = "jumppad-labs"; 13 repo = "jumppad"; 14 rev = version; 15 - hash = "sha256-V+FDPNNNP7HMg0Somoj3EhGuhhq/Du8JcCBE/Ut2V1s="; 16 }; 17 vendorHash = "sha256-BuXbizA/OJiP11kSIO476tWPYPzGTKmzPHeyIqs8pWc="; 18
··· 6 7 buildGoModule rec { 8 pname = "jumppad"; 9 + version = "0.18.1"; 10 11 src = fetchFromGitHub { 12 owner = "jumppad-labs"; 13 repo = "jumppad"; 14 rev = version; 15 + hash = "sha256-2QF37dDQP+rSaLeNE9a41sA8iWnlUQaeXS00FoLdnfY="; 16 }; 17 vendorHash = "sha256-BuXbizA/OJiP11kSIO476tWPYPzGTKmzPHeyIqs8pWc="; 18
+2 -2
pkgs/by-name/jx/jx/package.nix
··· 9 10 buildGoModule rec { 11 pname = "jx"; 12 - version = "3.11.69"; 13 14 src = fetchFromGitHub { 15 owner = "jenkins-x"; 16 repo = "jx"; 17 rev = "v${version}"; 18 - sha256 = "sha256-eEvQ7kZRY6gxunb8wDETXvZ6PYmLktDISMZoQFZEUmM="; 19 }; 20 21 vendorHash = "sha256-8I4yTzLAL7E0ozHcBZDNsJLHkTh+SjT0SjDSECGRYIc=";
··· 9 10 buildGoModule rec { 11 pname = "jx"; 12 + version = "3.11.76"; 13 14 src = fetchFromGitHub { 15 owner = "jenkins-x"; 16 repo = "jx"; 17 rev = "v${version}"; 18 + sha256 = "sha256-XoLJ1YabI3UZpfqIudH8a1rhSr/RI0oYKYHPx2FHAJQ="; 19 }; 20 21 vendorHash = "sha256-8I4yTzLAL7E0ozHcBZDNsJLHkTh+SjT0SjDSECGRYIc=";
+3 -3
pkgs/by-name/k8/k8sgpt/package.nix
··· 6 7 buildGoModule rec { 8 pname = "k8sgpt"; 9 - version = "0.4.1"; 10 11 src = fetchFromGitHub { 12 owner = "k8sgpt-ai"; 13 repo = "k8sgpt"; 14 rev = "v${version}"; 15 - hash = "sha256-GKRI5qry2eYPP3/BTjS7qnIp7lX/uAR0s40y/oECaeY="; 16 }; 17 18 - vendorHash = "sha256-7xcCSbQ5Mvoi7MActgwHMSp/duDxfugUZBOsMbzUGhg="; 19 20 # https://nixos.org/manual/nixpkgs/stable/#var-go-CGO_ENABLED 21 env.CGO_ENABLED = 0;
··· 6 7 buildGoModule rec { 8 pname = "k8sgpt"; 9 + version = "0.4.8"; 10 11 src = fetchFromGitHub { 12 owner = "k8sgpt-ai"; 13 repo = "k8sgpt"; 14 rev = "v${version}"; 15 + hash = "sha256-TaJBGU+nLMVOL1uiHPan8p2DfuAWTr57Lt2BtfNq6dA="; 16 }; 17 18 + vendorHash = "sha256-960gfOCpqY2gCbHR+fYFeV9UjztWMRVQKHIg/n3ELxk="; 19 20 # https://nixos.org/manual/nixpkgs/stable/#var-go-CGO_ENABLED 21 env.CGO_ENABLED = 0;
+31 -9
pkgs/by-name/ka/kanidm-provision/package.nix
··· 2 lib, 3 rustPlatform, 4 fetchFromGitHub, 5 }: 6 - rustPlatform.buildRustPackage rec { 7 pname = "kanidm-provision"; 8 - version = "1.1.2"; 9 10 src = fetchFromGitHub { 11 owner = "oddlama"; 12 repo = "kanidm-provision"; 13 - rev = "v${version}"; 14 - hash = "sha256-pgPjkj0nMb5j3EvyJTTDpfmh0WigAcMzoleF5EOqBAM="; 15 }; 16 17 useFetchCargoVendor = true; 18 - cargoHash = "sha256-kbctfPhEF1PdVLjE62GyLDzjOnZxH/kOWUS4x2vd/+8="; 19 20 - meta = with lib; { 21 description = "A small utility to help with kanidm provisioning"; 22 homepage = "https://github.com/oddlama/kanidm-provision"; 23 - license = with licenses; [ 24 asl20 25 mit 26 ]; 27 - maintainers = with maintainers; [ oddlama ]; 28 mainProgram = "kanidm-provision"; 29 }; 30 - }
··· 2 lib, 3 rustPlatform, 4 fetchFromGitHub, 5 + yq, 6 + versionCheckHook, 7 + nix-update-script, 8 + nixosTests, 9 }: 10 + 11 + rustPlatform.buildRustPackage (finalAttrs: { 12 pname = "kanidm-provision"; 13 + version = "1.2.0"; 14 15 src = fetchFromGitHub { 16 owner = "oddlama"; 17 repo = "kanidm-provision"; 18 + tag = "v${finalAttrs.version}"; 19 + hash = "sha256-+NQJEAJ0DqKEV1cYZN7CLzGoBJNUL3SQAMmxRQG5DMI="; 20 }; 21 22 + postPatch = '' 23 + tomlq -ti '.package.version = "${finalAttrs.version}"' Cargo.toml 24 + ''; 25 + 26 useFetchCargoVendor = true; 27 + cargoHash = "sha256-uo/TGyfNChq/t6Dah0HhXhAwktyQk0V/wewezZuftNk="; 28 29 + nativeBuildInputs = [ 30 + yq # for `tomlq` 31 + ]; 32 + 33 + nativeInstallCheckInputs = [ versionCheckHook ]; 34 + versionCheckProgramArg = "--version"; 35 + doInstallCheck = true; 36 + 37 + passthru = { 38 + tests = { inherit (nixosTests) kanidm-provisioning; }; 39 + updateScript = nix-update-script { }; 40 + }; 41 + 42 + meta = { 43 description = "A small utility to help with kanidm provisioning"; 44 homepage = "https://github.com/oddlama/kanidm-provision"; 45 + license = with lib.licenses; [ 46 asl20 47 mit 48 ]; 49 + maintainers = with lib.maintainers; [ oddlama ]; 50 mainProgram = "kanidm-provision"; 51 }; 52 + })
+3 -3
pkgs/by-name/ku/kubectl-gadget/package.nix
··· 8 9 buildGoModule rec { 10 pname = "kubectl-gadget"; 11 - version = "0.38.1"; 12 13 src = fetchFromGitHub { 14 owner = "inspektor-gadget"; 15 repo = "inspektor-gadget"; 16 rev = "v${version}"; 17 - hash = "sha256-zAFDbSbNvFtQeJhyeG1tgFwwFgluiX1Y5BmSUsE4z3c="; 18 }; 19 20 - vendorHash = "sha256-I65SpIigNQHvQEd84O/b9hHYs2ECYj5vMKi6ikKCAQY="; 21 22 env.CGO_ENABLED = 0; 23
··· 8 9 buildGoModule rec { 10 pname = "kubectl-gadget"; 11 + version = "0.39.0"; 12 13 src = fetchFromGitHub { 14 owner = "inspektor-gadget"; 15 repo = "inspektor-gadget"; 16 rev = "v${version}"; 17 + hash = "sha256-xG4DVMsV8+ljscmRoDxw3YgdEYki5bcieSmZsCGcDVA="; 18 }; 19 20 + vendorHash = "sha256-Ow56GMCAoKnwDMy/FMF4e/hHxA63ycwH+jOZS+vzQwc="; 21 22 env.CGO_ENABLED = 0; 23
+2 -2
pkgs/by-name/li/linuxdoc-tools/package.nix
··· 17 18 stdenv.mkDerivation rec { 19 pname = "linuxdoc-tools"; 20 - version = "0.9.85"; 21 22 src = fetchFromGitLab { 23 owner = "agmartin"; 24 repo = "linuxdoc-tools"; 25 rev = version; 26 - hash = "sha256-8nsCfcxqVt16br6Vhk8tW3cxJMJFSZYX2g3MjO7JoT4="; 27 }; 28 29 outputs = [
··· 17 18 stdenv.mkDerivation rec { 19 pname = "linuxdoc-tools"; 20 + version = "0.9.86"; 21 22 src = fetchFromGitLab { 23 owner = "agmartin"; 24 repo = "linuxdoc-tools"; 25 rev = version; 26 + hash = "sha256-AsTlrjTYuuLB2jF0zKPVrxOZ2ygUIyMJFV6qDd7ODwA="; 27 }; 28 29 outputs = [
+3 -3
pkgs/by-name/li/livekit-libwebrtc/gclient2nix.nix
··· 24 in 25 buildPythonPackage { 26 pname = "gclient2nix"; 27 - version = "0.2.0-unstable-2024-12-19"; 28 pyproject = true; 29 30 src = fetchFromGitHub { 31 owner = "WeetHet"; 32 repo = "gclient2nix"; 33 - rev = "bdf5ab79818595be9dcfc655bd6784cf4bcdb863"; 34 - hash = "sha256-KOXG8E2g30XyZGmM4ZnYPBSybBhHIjOZL8ZXRKYrkZQ="; 35 }; 36 37 build-system = [
··· 24 in 25 buildPythonPackage { 26 pname = "gclient2nix"; 27 + version = "0.2.0-unstable-2025-04-04"; 28 pyproject = true; 29 30 src = fetchFromGitHub { 31 owner = "WeetHet"; 32 repo = "gclient2nix"; 33 + rev = "ec5fff1082cd4fff352e4c57baf9b1a7dbbcc94b"; 34 + hash = "sha256-BK8GUpuqFOeK5d5wKVFYCfR5f6jCrke/2xxoVlmKpRI="; 35 }; 36 37 build-system = [
+22 -5
pkgs/by-name/li/livekit-libwebrtc/package.nix
··· 74 in 75 stdenv.mkDerivation { 76 pname = "livekit-libwebrtc"; 77 - version = "m114"; 78 79 src = "${sources}/src"; 80 ··· 95 url = "https://raw.githubusercontent.com/livekit/rust-sdks/b41861c7b71762d5d85b3de07ae67ffcae7c3fa2/webrtc-sys/libwebrtc/patches/add_deps.patch"; 96 hash = "sha256-EMNYcTcBYh51Tt96+HP43ND11qGKClfx3xIPQmIBSo0="; 97 }) 98 - # Fixes concurrency and localization issues 99 (fetchpatch { 100 - url = "https://github.com/zed-industries/webrtc/commit/08f7a701a2eda6407670508fc2154257a3c90308.patch"; 101 - hash = "sha256-oWYZLwqjRSHDt92MqsxsoBSMyZKj1ubNbOXZRbPpbEw="; 102 }) 103 # Required for dynamically linking to ffmpeg libraries and exposing symbols 104 ./0001-shared-libraries.patch 105 ] 106 ++ lib.optionals stdenv.hostPlatform.isDarwin [ 107 ./0002-disable-narrowing-const-reference.patch 108 ]; 109 110 postPatch = 111 '' 112 substituteInPlace tools/generate_shim_headers/generate_shim_headers.py \ 113 --replace-fail "OFFICIAL_BUILD" "GOOGLE_CHROME_BUILD" 114 ··· 235 "api/task_queue:default_task_queue_factory" 236 "sdk:native_api" 237 "sdk:default_codec_factory_objc" 238 - "pc:peerconnection" 239 "sdk:videocapture_objc" 240 "sdk:mac_framework_objc" 241 ];
··· 74 in 75 stdenv.mkDerivation { 76 pname = "livekit-libwebrtc"; 77 + version = "125-unstable-2025-03-24"; 78 79 src = "${sources}/src"; 80 ··· 95 url = "https://raw.githubusercontent.com/livekit/rust-sdks/b41861c7b71762d5d85b3de07ae67ffcae7c3fa2/webrtc-sys/libwebrtc/patches/add_deps.patch"; 96 hash = "sha256-EMNYcTcBYh51Tt96+HP43ND11qGKClfx3xIPQmIBSo0="; 97 }) 98 + # Fixes "error: no matching member function for call to 'emplace'" 99 (fetchpatch { 100 + url = "https://raw.githubusercontent.com/zed-industries/livekit-rust-sdks/refs/heads/main/webrtc-sys/libwebrtc/patches/abseil_use_optional.patch"; 101 + hash = "sha256-FOwlwOqgv5IEBCMogPACbXXxdNhGzpYcVfsolcwA7qU="; 102 + 103 + extraPrefix = "third_party/"; 104 + stripLen = 1; 105 }) 106 # Required for dynamically linking to ffmpeg libraries and exposing symbols 107 ./0001-shared-libraries.patch 108 ] 109 ++ lib.optionals stdenv.hostPlatform.isDarwin [ 110 ./0002-disable-narrowing-const-reference.patch 111 + ] 112 + ++ lib.optionals stdenv.hostPlatform.isLinux [ 113 + # GCC does not support C11 _Generic in C++ mode. Fixes boringssl build with GCC 114 + (fetchpatch { 115 + name = "fix-gcc-c11-generic-boringssl"; 116 + 117 + url = "https://github.com/google/boringssl/commit/c70190368c7040c37c1d655f0690bcde2b109a0d.patch"; 118 + hash = "sha256-xkmYulDOw5Ny5LOCl7rsheZSFbSF6md2NkZ3+azjFQk="; 119 + stripLen = 1; 120 + extraPrefix = "third_party/boringssl/src/"; 121 + }) 122 ]; 123 124 postPatch = 125 '' 126 + substituteInPlace .gn \ 127 + --replace-fail "vpython3" "python3" 128 + 129 substituteInPlace tools/generate_shim_headers/generate_shim_headers.py \ 130 --replace-fail "OFFICIAL_BUILD" "GOOGLE_CHROME_BUILD" 131 ··· 252 "api/task_queue:default_task_queue_factory" 253 "sdk:native_api" 254 "sdk:default_codec_factory_objc" 255 + "pc:peer_connection" 256 "sdk:videocapture_objc" 257 "sdk:mac_framework_objc" 258 ];
+96 -73
pkgs/by-name/li/livekit-libwebrtc/sources.nix
··· 1 { 2 fetchFromGitHub, 3 fetchFromGitiles, 4 runCommand, 5 lib, 6 }: ··· 9 "src" = fetchFromGitHub { 10 owner = "webrtc-sdk"; 11 repo = "webrtc"; 12 - rev = "dac8015ce039c8658706b222746808f01968256b"; 13 - hash = "sha256-T5syfRzX/LfvEllVurzZPKffkciTd2inUEC2py78ZPA="; 14 }; 15 "src/base" = fetchFromGitiles { 16 url = "https://chromium.googlesource.com/chromium/src/base"; 17 - rev = "fe22033c21d399a340b3f4604722463d9da25c6e"; 18 - hash = "sha256-iqtcXEtmCNioKRxfTCwiU/NG0xlQ1R/6GE1M6qC0XTU="; 19 }; 20 - "src/build" = fetchFromGitiles { 21 - url = "https://chromium.googlesource.com/chromium/src/build"; 22 - rev = "a9d28a095c8b349f8319ee0d241a78e2c849928f"; 23 - hash = "sha256-5NguoLWm6v68fpyHK6SYbM6vHdaOT0quks5/SPW0XOI="; 24 }; 25 "src/buildtools" = fetchFromGitiles { 26 url = "https://chromium.googlesource.com/chromium/src/buildtools"; 27 - rev = "539a6f68735c631f57ae33096e9e7fc059e049cf"; 28 - hash = "sha256-1u4BQqXcW4Z9LPx7lMjBLK8ouKkyb576FRvB2LGwf7Q="; 29 }; 30 "src/testing" = fetchFromGitiles { 31 url = "https://chromium.googlesource.com/chromium/src/testing"; 32 - rev = "ee4801b4e9c2d945fff5236d8518511e6c00a29e"; 33 - hash = "sha256-xUfPwWVPoLxlCWHFKLWtRC1kVJgLgcvSoXPYmrseCXE="; 34 }; 35 "src/third_party" = fetchFromGitiles { 36 url = "https://chromium.googlesource.com/chromium/src/third_party"; 37 - rev = "4f8bf4c6885ab577c7577c4cdd11d04eaf78e9ca"; 38 - hash = "sha256-4ehEerUw9IvghdPPrrh+WCm/XEpVe5PjjIRbQZpIsbY="; 39 }; 40 - "src/buildtools/clang_format/script" = fetchFromGitiles { 41 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format"; 42 - rev = "f97059df7f8b205064625cdb5f97b56668a125ef"; 43 - hash = "sha256-IL6ReGM6+urkXfGYe1BBOv+0XgCZv5i3Lib1q9COhig="; 44 }; 45 - "src/buildtools/third_party/libc++/trunk" = fetchFromGitiles { 46 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx"; 47 - rev = "bff81b702ff4b7f74b1c0ed02a4bcf6c2744a90b"; 48 - hash = "sha256-i/FGU9F7HlGJJuwoFMV4V05pf4pvsqNxrPBN223YjZQ="; 49 }; 50 - "src/buildtools/third_party/libc++abi/trunk" = fetchFromGitiles { 51 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi"; 52 - rev = "307bd163607c315d46103ebe1d68aab44bf93986"; 53 - hash = "sha256-Zka8AHFtHA4AC/Pbzc3pVqz/k2GYZYc8CeP1IXxGBUM="; 54 }; 55 - "src/buildtools/third_party/libunwind/trunk" = fetchFromGitiles { 56 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind"; 57 - rev = "2795322d57001de8125cfdf18cef804acff69e35"; 58 - hash = "sha256-u6FMD83JBBusQuWU7Hx5HREvLIFWUA4iN4If8poaHbE="; 59 }; 60 "src/third_party/boringssl/src" = fetchFromGitiles { 61 url = "https://boringssl.googlesource.com/boringssl"; 62 - rev = "6776d5cd8fcdf6c5e05bae2d655076dbeaa56103"; 63 - hash = "sha256-KvQhpkn1pGQ/xPbkHcGgTTvL3GGRL1TfdSPYgfNn5bU="; 64 }; 65 "src/third_party/breakpad/breakpad" = fetchFromGitiles { 66 url = "https://chromium.googlesource.com/breakpad/breakpad"; 67 - rev = "9bf8d1ec526cec139b2d3fba148ce81ccf2cceab"; 68 - hash = "sha256-c3/ksp01+cmSyzaD5SF0Lnnw+t78RwZAKCJnwg1NGXU="; 69 }; 70 "src/third_party/catapult" = fetchFromGitiles { 71 url = "https://chromium.googlesource.com/catapult"; 72 - rev = "cae7ec667dee9f5c012b54ee9ffee94eb7beda14"; 73 - hash = "sha256-vK7rlGshfzPzaEdAxlP5vQ4USR/fC3BzPCh/rn0aAf4="; 74 }; 75 "src/third_party/ced/src" = fetchFromGitiles { 76 url = "https://chromium.googlesource.com/external/github.com/google/compact_enc_det"; ··· 89 }; 90 "src/third_party/depot_tools" = fetchFromGitiles { 91 url = "https://chromium.googlesource.com/chromium/tools/depot_tools"; 92 - rev = "6e714e6dfe62110c95fafed4bdeb365a69c6a77e"; 93 - hash = "sha256-7jPow77ejToE55KvQ7/eO0alMdMHcypfSyPceFAbZkw="; 94 }; 95 "src/third_party/ffmpeg" = fetchFromGitiles { 96 url = "https://chromium.googlesource.com/chromium/third_party/ffmpeg"; 97 - rev = "8d21d41d8bec5c0b266ee305d1a708dc5c23b594"; 98 - hash = "sha256-UjrZJBtOQiiqxtLb8x24axord3OFvyCcRcgDwiYE/jw="; 99 }; 100 "src/third_party/flatbuffers/src" = fetchFromGitiles { 101 url = "https://chromium.googlesource.com/external/github.com/google/flatbuffers"; 102 - rev = "a56f9ec50e908362e20254fcef28e62a2f148d91"; 103 - hash = "sha256-OQ8E+i30WRz/lPJmVDiF7+TPo4gZVu2Of9loxz3tswI="; 104 }; 105 "src/third_party/grpc/src" = fetchFromGitiles { 106 url = "https://chromium.googlesource.com/external/github.com/grpc/grpc"; ··· 109 }; 110 "src/third_party/fontconfig/src" = fetchFromGitiles { 111 url = "https://chromium.googlesource.com/external/fontconfig"; 112 - rev = "06929a556fdc39c8fe12965b69070c8df520a33e"; 113 - hash = "sha256-0R+FEhtGXFiQWHEPRrJqaBW1JVfCojYI4NPDvYMBhoU="; 114 }; 115 "src/third_party/freetype/src" = fetchFromGitiles { 116 url = "https://chromium.googlesource.com/chromium/src/third_party/freetype2"; 117 - rev = "9806414c15230d253d5219ea0dafeddb717307b1"; 118 - hash = "sha256-UbWtRb24U7Cv+PecVtoNG33Q1ItmkvssmW8Bh8qlFvA="; 119 }; 120 "src/third_party/harfbuzz-ng/src" = fetchFromGitiles { 121 url = "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz"; 122 - rev = "2822b589bc837fae6f66233e2cf2eef0f6ce8470"; 123 - hash = "sha256-qwtRORl/Pu4M9EvW8MdK8onFMCw/4+57FEBjoNt4qoY="; 124 }; 125 "src/third_party/google_benchmark/src" = fetchFromGitiles { 126 url = "https://chromium.googlesource.com/external/github.com/google/benchmark"; 127 - rev = "b177433f3ee2513b1075140c723d73ab8901790f"; 128 - hash = "sha256-h2ryAQAuHI54Cni88L85e7Np4KATGVTRdDcmUvCNeWc="; 129 }; 130 "src/third_party/gtest-parallel" = fetchFromGitiles { 131 url = "https://chromium.googlesource.com/external/github.com/google/gtest-parallel"; 132 - rev = "f4d65b555894b301699c7c3c52906f72ea052e83"; 133 - hash = "sha256-dzWXJHPb8RHqxoi/gA9npwnjAsT8gg7A90g/dx8LVwQ="; 134 }; 135 "src/third_party/googletest/src" = fetchFromGitiles { 136 url = "https://chromium.googlesource.com/external/github.com/google/googletest"; 137 - rev = "af29db7ec28d6df1c7f0f745186884091e602e07"; 138 - hash = "sha256-VYRjcM3dDY2FarviXyFMgSkXCqKfWXwtGAj2Msgm7zg="; 139 }; 140 "src/third_party/icu" = fetchFromGitiles { 141 url = "https://chromium.googlesource.com/chromium/deps/icu"; 142 - rev = "d8daa943f64cd5dd2a55e9baf2e655ab4bfa5ae9"; 143 - hash = "sha256-47Xxb5IFbRmdO3oADjn13fm7aIYFXh2R4YVZIJAy22U="; 144 }; 145 "src/third_party/jsoncpp/source" = fetchFromGitiles { 146 url = "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp"; ··· 148 hash = "sha256-bSLNcoYBz3QCt5VuTR056V9mU2PmBuYBa0W6hFg2m8Q="; 149 }; 150 "src/third_party/libFuzzer/src" = fetchFromGitiles { 151 - url = "https://chromium.googlesource.com/chromium/llvm-project/compiler-rt/lib/fuzzer"; 152 - rev = "debe7d2d1982e540fbd6bd78604bf001753f9e74"; 153 - hash = "sha256-HG3KHhKQnr4hdnUK/2QhcxRdNxh38fhU54JKKzqZaio="; 154 }; 155 "src/third_party/libjpeg_turbo" = fetchFromGitiles { 156 url = "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo"; 157 - rev = "aa4075f116e4312537d0d3e9dbd5e31096539f94"; 158 - hash = "sha256-QnXMR9qqRiYfV1sUJvKVvLQ9A022lYKbsrI9HOU9LCs="; 159 }; 160 "src/third_party/libsrtp" = fetchFromGitiles { 161 url = "https://chromium.googlesource.com/chromium/deps/libsrtp"; 162 - rev = "5b7c744eb8310250ccc534f3f86a2015b3887a0a"; 163 - hash = "sha256-pfLFh2JGk/g0ZZxBKTaYW9/PBpkCm0rtJeyNePUMTTc="; 164 }; 165 "src/third_party/dav1d/libdav1d" = fetchFromGitiles { 166 url = "https://chromium.googlesource.com/external/github.com/videolan/dav1d"; 167 - rev = "d426d1c91075b9c552b12dd052af1cd0368f05a2"; 168 - hash = "sha256-FivzwqCvlY89q2znGvfNks+hje/iUFHcKPb19FyAZhM="; 169 }; 170 "src/third_party/libaom/source/libaom" = fetchFromGitiles { 171 url = "https://aomedia.googlesource.com/aom"; 172 - rev = "5a0903824082f41123e8365b5b99ddb6ced8971c"; 173 - hash = "sha256-j8b0xM7hHNqYIeUQjf+c7LyzcfZVJx64Xqo9gIRtsYU="; 174 }; 175 "src/third_party/perfetto" = fetchFromGitiles { 176 url = "https://android.googlesource.com/platform/external/perfetto"; 177 - rev = "20b114cd063623e63ef1b0a31167d60081567e51"; 178 - hash = "sha256-6BpUd+BplRR/0eUIYz5SehzrpNHPfUm2Qv6U1+Mxy8g="; 179 }; 180 "src/third_party/libvpx/source/libvpx" = fetchFromGitiles { 181 url = "https://chromium.googlesource.com/webm/libvpx"; 182 - rev = "7aaffe2df4c9426ab204a272ca5ca52286ca86d4"; 183 - hash = "sha256-Uis24FzUtM38ktPG/wDJLiHZYmpmYFGbuQ/SWnmZJSA="; 184 }; 185 "src/third_party/libyuv" = fetchFromGitiles { 186 url = "https://chromium.googlesource.com/libyuv/libyuv"; 187 - rev = "77c2121f7e6b8e694d6e908bbbe9be24214097da"; 188 - hash = "sha256-LLmTW05GxoXgNkLRHp3e6gb7glMgJo1moc6lPLVHk6w="; 189 }; 190 "src/third_party/lss" = fetchFromGitiles { 191 url = "https://chromium.googlesource.com/linux-syscall-support"; 192 rev = "ce877209e11aa69dcfffbd53ef90ea1d07136521"; 193 hash = "sha256-hE8uZf9Fst66qJkoVYChiB8G41ie+k9M4X0W+5JUSdw="; 194 }; 195 "src/third_party/nasm" = fetchFromGitiles { 196 url = "https://chromium.googlesource.com/chromium/deps/nasm"; 197 - rev = "7fc833e889d1afda72c06220e5bed8fb43b2e5ce"; 198 - hash = "sha256-L+b3X3vsfpY6FSlIK/AHhxhmq2cXd50vND6uT6yn8Qs="; 199 }; 200 "src/third_party/openh264/src" = fetchFromGitiles { 201 url = "https://chromium.googlesource.com/external/github.com/cisco/openh264"; 202 rev = "09a4f3ec842a8932341b195c5b01e141c8a16eb7"; 203 hash = "sha256-J7Eqe2QevZh1xfap19W8AVCcwfRu7ztknnbKFJUAH1c="; 204 }; 205 "src/tools" = fetchFromGitiles { 206 url = "https://chromium.googlesource.com/chromium/src/tools"; 207 - rev = "bafae7909cbbcd277d29c0da0809001a8d6f4a14"; 208 - hash = "sha256-MK5M9RrX+cX4S7vsMgNVQ2YkNbEuvizKueuc1mA5jyU="; 209 }; 210 }; 211 namedSourceDerivations = builtins.mapAttrs (
··· 1 { 2 fetchFromGitHub, 3 fetchFromGitiles, 4 + fetchgit, 5 + fetchurl, 6 runCommand, 7 lib, 8 }: ··· 11 "src" = fetchFromGitHub { 12 owner = "webrtc-sdk"; 13 repo = "webrtc"; 14 + rev = "7ec4c03bff7f7ce117dc9100f081d031d946d995"; # m125_release 15 + hash = "sha256-LUncFGXaYVUrBdWD1Xx3MZe5GzmjJuJtDebAMb8jass="; 16 }; 17 "src/base" = fetchFromGitiles { 18 url = "https://chromium.googlesource.com/chromium/src/base"; 19 + rev = "738cf0c976fd3d07c5f1853f050594c5295300d8"; 20 + hash = "sha256-Hw0cXws+0M2UcvcnJZGkUtH28ZEDfxNl0e8ngWlAZnA="; 21 }; 22 + "src/build" = fetchFromGitHub { 23 + owner = "webrtc-sdk"; 24 + repo = "build"; 25 + rev = "6978bac6466311e4bee4c7a9fd395faa939e0fcd"; 26 + hash = "sha256-mPjb7/TTJ7/oatBdIRGhSsacjbyu5ZilUgyplAtji1s="; 27 }; 28 "src/buildtools" = fetchFromGitiles { 29 url = "https://chromium.googlesource.com/chromium/src/buildtools"; 30 + rev = "5eb927f0a922dfacf10cfa84ee76f39dcf2a7311"; 31 + hash = "sha256-OS9k7sDzAVH+NU9P4ilKJavkiov/1qq1fG5AWq9kH/Y="; 32 }; 33 "src/testing" = fetchFromGitiles { 34 url = "https://chromium.googlesource.com/chromium/src/testing"; 35 + rev = "d6e731571c33f30e5dc46f54c69e6d432566e55c"; 36 + hash = "sha256-VisK7NDR/xDC3OM7LD9Gyo58rs1GE37i7QRYC/Kk12k="; 37 }; 38 "src/third_party" = fetchFromGitiles { 39 url = "https://chromium.googlesource.com/chromium/src/third_party"; 40 + rev = "f36c4b6e56aaa94606c87fa0c3f7cbdbb5c70546"; 41 + hash = "sha256-TdB8qMcmXO3xgYyJkHHwn/8tVg1pFMlrNABpQQ80bOY="; 42 }; 43 + "src/third_party/clang-format/script" = fetchFromGitiles { 44 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format"; 45 + rev = "3c0acd2d4e73dd911309d9e970ba09d58bf23a62"; 46 + hash = "sha256-whD8isX2ZhLrFzdxHhFP1S/sZDRgyrzLFaVd7OEFqYo="; 47 }; 48 + "src/third_party/libc++/src" = fetchFromGitiles { 49 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx"; 50 + rev = "e3b94d0e5b86883fd77696bf10dc33ba250ba99b"; 51 + hash = "sha256-ocJqlENHw19VpkFxKwHneGw3aNh56nt+/JeopxLj2M8="; 52 }; 53 + "src/third_party/libc++abi/src" = fetchFromGitiles { 54 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi"; 55 + rev = "932d253fedb390a08b17ec3a92469a4553934a6a"; 56 + hash = "sha256-qBupfCAnSNpvqcwFycQEi5v6TBAH5LdQI5YcLeQD2y8="; 57 }; 58 + "src/third_party/libunwind/src" = fetchFromGitiles { 59 url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind"; 60 + rev = "419b03c0b8f20d6da9ddcb0d661a94a97cdd7dad"; 61 + hash = "sha256-/4/Trextb4F9UMDVrg4uG9QZl6S0H9FiwnL+2S5+ZpE="; 62 }; 63 "src/third_party/boringssl/src" = fetchFromGitiles { 64 url = "https://boringssl.googlesource.com/boringssl"; 65 + rev = "f94f3ed3965ea033001fb9ae006084eee408b861"; 66 + hash = "sha256-baa6L6h1zVBHen/YFVtF+9fhYWC4ZGbMUSO8L1VNFjw="; 67 }; 68 "src/third_party/breakpad/breakpad" = fetchFromGitiles { 69 url = "https://chromium.googlesource.com/breakpad/breakpad"; 70 + rev = "76788faa4ef163081f82273bfca7fae8a734b971"; 71 + hash = "sha256-qAIXZ1jZous0Un0jVkOQ66nA2525NziV3Lbso2/+Z1Y="; 72 }; 73 "src/third_party/catapult" = fetchFromGitiles { 74 url = "https://chromium.googlesource.com/catapult"; 75 + rev = "88367fd8c736a2601fc183920c9ffe9ac2ec32ac"; 76 + hash = "sha256-uqtyxO7Ge3egBsYmwcRGiV1lqm4iYVHrqYfDz7r6Byo="; 77 }; 78 "src/third_party/ced/src" = fetchFromGitiles { 79 url = "https://chromium.googlesource.com/external/github.com/google/compact_enc_det"; ··· 92 }; 93 "src/third_party/depot_tools" = fetchFromGitiles { 94 url = "https://chromium.googlesource.com/chromium/tools/depot_tools"; 95 + rev = "495b23b39aaba2ca3b55dd27cadc523f1cb17ee6"; 96 + hash = "sha256-RguGUaIpxtxrY+LksFmeNbZuitZpB6O9HJc1c4TMXeQ="; 97 }; 98 "src/third_party/ffmpeg" = fetchFromGitiles { 99 url = "https://chromium.googlesource.com/chromium/third_party/ffmpeg"; 100 + rev = "901248a373cbbe7af68fb92faf3be7d4f679150d"; 101 + hash = "sha256-6+Sc5DsPaKW68PSUS4jlpzRXjPhEN7LFQATVVL9Xhfo="; 102 }; 103 "src/third_party/flatbuffers/src" = fetchFromGitiles { 104 url = "https://chromium.googlesource.com/external/github.com/google/flatbuffers"; 105 + rev = "bcb9ef187628fe07514e57756d05e6a6296f7dc5"; 106 + hash = "sha256-LecJwLDG6szZZ/UOCFD+MDqH3NKawn0sdEwgnMt8wMM="; 107 }; 108 "src/third_party/grpc/src" = fetchFromGitiles { 109 url = "https://chromium.googlesource.com/external/github.com/grpc/grpc"; ··· 112 }; 113 "src/third_party/fontconfig/src" = fetchFromGitiles { 114 url = "https://chromium.googlesource.com/external/fontconfig"; 115 + rev = "14d466b30a8ab4a9d789977ed94f2c30e7209267"; 116 + hash = "sha256-W5WIgC6A52kY4fNkbsDEa0o+dfd97Rl5NKfgnIRpI00="; 117 }; 118 "src/third_party/freetype/src" = fetchFromGitiles { 119 url = "https://chromium.googlesource.com/chromium/src/third_party/freetype2"; 120 + rev = "b3a6a20a805366e0bc7044d1402d04c53f9c1660"; 121 + hash = "sha256-XBHWUw28bsCpwUXb+faE36DRdujuKiWoJ+dEmUk07s4="; 122 }; 123 "src/third_party/harfbuzz-ng/src" = fetchFromGitiles { 124 url = "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz"; 125 + rev = "155015f4bec434ecc2f94621665844218f05ce51"; 126 + hash = "sha256-VAan6P8PHSq8RsGE4YbI/wCfFAhzl3nJMt0cQBYi5Ls="; 127 }; 128 "src/third_party/google_benchmark/src" = fetchFromGitiles { 129 url = "https://chromium.googlesource.com/external/github.com/google/benchmark"; 130 + rev = "344117638c8ff7e239044fd0fa7085839fc03021"; 131 + hash = "sha256-gztnxui9Fe/FTieMjdvfJjWHjkImtlsHn6fM1FruyME="; 132 }; 133 "src/third_party/gtest-parallel" = fetchFromGitiles { 134 url = "https://chromium.googlesource.com/external/github.com/google/gtest-parallel"; 135 + rev = "96f4f904922f9bf66689e749c40f314845baaac8"; 136 + hash = "sha256-VUuk5tBTh+aU2dxVWUF1FePWlKUJaWSiGSXk/J5zgHw="; 137 }; 138 "src/third_party/googletest/src" = fetchFromGitiles { 139 url = "https://chromium.googlesource.com/external/github.com/google/googletest"; 140 + rev = "5197b1a8e6a1ef9f214f4aa537b0be17cbf91946"; 141 + hash = "sha256-JCIJrjN/hH6oAgvJRuv3aJA+z6Qe7yefyRbAhP5bZDc="; 142 }; 143 "src/third_party/icu" = fetchFromGitiles { 144 url = "https://chromium.googlesource.com/chromium/deps/icu"; 145 + rev = "364118a1d9da24bb5b770ac3d762ac144d6da5a4"; 146 + hash = "sha256-frsmwYMiFixEULsE91x5+p98DvkyC0s0fNupqjoRnvg="; 147 }; 148 "src/third_party/jsoncpp/source" = fetchFromGitiles { 149 url = "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp"; ··· 151 hash = "sha256-bSLNcoYBz3QCt5VuTR056V9mU2PmBuYBa0W6hFg2m8Q="; 152 }; 153 "src/third_party/libFuzzer/src" = fetchFromGitiles { 154 + url = "https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer"; 155 + rev = "758bd21f103a501b362b1ca46fa8fcb692eaa303"; 156 + hash = "sha256-T0dO+1A0r6kLFoleMkY8heu80biPntCpvA6YfqA7b+E="; 157 + }; 158 + "src/third_party/fuzztest/src" = fetchFromGitiles { 159 + url = "https://chromium.googlesource.com/external/github.com/google/fuzztest"; 160 + rev = "65354bf09a2479945b4683c42948695d4f2f7c07"; 161 + hash = "sha256-8w4yIW15VamdjevMO27NYuf+GFu5AvHSooDZH0PbS6s="; 162 }; 163 "src/third_party/libjpeg_turbo" = fetchFromGitiles { 164 url = "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo"; 165 + rev = "9b894306ec3b28cea46e84c32b56773a98c483da"; 166 + hash = "sha256-+t75ZAdOXc7Nd1/8zEQLX+enZb8upqIQuR6qzb9z7Cg="; 167 }; 168 "src/third_party/libsrtp" = fetchFromGitiles { 169 url = "https://chromium.googlesource.com/chromium/deps/libsrtp"; 170 + rev = "7a7e64c8b5a632f55929cb3bb7d3e6fb48c3205a"; 171 + hash = "sha256-XOPiDAOHpWyCiXI+fi1CAie0Zaj4v14m9Kc8+jbzpUY="; 172 }; 173 "src/third_party/dav1d/libdav1d" = fetchFromGitiles { 174 url = "https://chromium.googlesource.com/external/github.com/videolan/dav1d"; 175 + rev = "006ca01d387ac6652825d6cce1a57b2de67dbf8d"; 176 + hash = "sha256-AA2bcrsW1xFspyl5TqYUJeAwKM06rWTNtXr/uMVIJmw="; 177 }; 178 "src/third_party/libaom/source/libaom" = fetchFromGitiles { 179 url = "https://aomedia.googlesource.com/aom"; 180 + rev = "eefd5585a0c4c204fcf7d30065f8c2ca35c38a82"; 181 + hash = "sha256-0tLfbfYyCnG89DHNIoYoiitN9pFFcuX/Nymp3Q5xhBg="; 182 }; 183 "src/third_party/perfetto" = fetchFromGitiles { 184 url = "https://android.googlesource.com/platform/external/perfetto"; 185 + rev = "0e424063dbfd4e7400aa3b77b5c00b84893aee7b"; 186 + hash = "sha256-fS0P/0Bqn9EreCPRC65Lw7/zcpMquo7RDf6dmbMDa74="; 187 + }; 188 + "src/third_party/protobuf-javascript/src" = fetchFromGitiles { 189 + url = "https://chromium.googlesource.com/external/github.com/protocolbuffers/protobuf-javascript"; 190 + rev = "e34549db516f8712f678fcd4bc411613b5cc5295"; 191 + hash = "sha256-TmP6xftUVTD7yML7UEM/DB8bcsL5RFlKPyCpcboD86U="; 192 }; 193 "src/third_party/libvpx/source/libvpx" = fetchFromGitiles { 194 url = "https://chromium.googlesource.com/webm/libvpx"; 195 + rev = "8762f5efb2917765316a198e6713f0bc93b07c9b"; 196 + hash = "sha256-JbeUgX8Dx8GkQ79ElZHK8gYI3/4o6NrTV+HpblwLvIE="; 197 }; 198 "src/third_party/libyuv" = fetchFromGitiles { 199 url = "https://chromium.googlesource.com/libyuv/libyuv"; 200 + rev = "a6a2ec654b1be1166b376476a7555c89eca0c275"; 201 + hash = "sha256-hD5B9fPNwf8M98iS/PYeUJgJxtBvvf2BrrlnBNYXSg0="; 202 }; 203 "src/third_party/lss" = fetchFromGitiles { 204 url = "https://chromium.googlesource.com/linux-syscall-support"; 205 rev = "ce877209e11aa69dcfffbd53ef90ea1d07136521"; 206 hash = "sha256-hE8uZf9Fst66qJkoVYChiB8G41ie+k9M4X0W+5JUSdw="; 207 }; 208 + "src/third_party/instrumented_libs" = fetchFromGitiles { 209 + url = "https://chromium.googlesource.com/chromium/third_party/instrumented_libraries"; 210 + rev = "0172d67d98df2d30bd2241959d0e9569ada25abe"; 211 + hash = "sha256-SGEB74fK9e0WWT77ZNISE9fVlXGGPvZMBUsQ3XD+DsA="; 212 + }; 213 "src/third_party/nasm" = fetchFromGitiles { 214 url = "https://chromium.googlesource.com/chromium/deps/nasm"; 215 + rev = "f477acb1049f5e043904b87b825c5915084a9a29"; 216 + hash = "sha256-SiRXHsUlWXtH6dbDjDjqNAm105ibEB3jOfNtQAM4CaY="; 217 }; 218 "src/third_party/openh264/src" = fetchFromGitiles { 219 url = "https://chromium.googlesource.com/external/github.com/cisco/openh264"; 220 rev = "09a4f3ec842a8932341b195c5b01e141c8a16eb7"; 221 hash = "sha256-J7Eqe2QevZh1xfap19W8AVCcwfRu7ztknnbKFJUAH1c="; 222 }; 223 + "src/third_party/re2/src" = fetchFromGitiles { 224 + url = "https://chromium.googlesource.com/external/github.com/google/re2"; 225 + rev = "b84e3ff189980a33d4a0c6fa1201aa0b3b8bab4a"; 226 + hash = "sha256-FA9wAZwqLx7oCPf+qeqZ7hhpJ9J2DSMXZAWllHIX/qY="; 227 + }; 228 "src/tools" = fetchFromGitiles { 229 url = "https://chromium.googlesource.com/chromium/src/tools"; 230 + rev = "0d6482e40fe26f738a0acf6ebb0f797358538b48"; 231 + hash = "sha256-19oGSveaPv8X+/hsevUe4fFtLASC3HfPtbnw3TWpYQk="; 232 }; 233 }; 234 namedSourceDerivations = builtins.mapAttrs (
+2 -2
pkgs/by-name/lo/lock/package.nix
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "lock"; 22 - version = "1.5.1"; 23 24 src = fetchFromGitHub { 25 owner = "konstantintutsch"; 26 repo = "Lock"; 27 tag = "v${finalAttrs.version}"; 28 - hash = "sha256-HXyU+b4CtTeQJrX0vVKV94twCXJRWZn/dGsjyC8fpc8="; 29 }; 30 31 strictDeps = true;
··· 19 20 stdenv.mkDerivation (finalAttrs: { 21 pname = "lock"; 22 + version = "1.5.2"; 23 24 src = fetchFromGitHub { 25 owner = "konstantintutsch"; 26 repo = "Lock"; 27 tag = "v${finalAttrs.version}"; 28 + hash = "sha256-FcL1BH2ypzBNXBNBR6oZ95dP6Kt50uOoYj8+2U7iYNg="; 29 }; 30 31 strictDeps = true;
+3 -3
pkgs/by-name/lu/ludusavi/package.nix
··· 32 33 rustPlatform.buildRustPackage rec { 34 pname = "ludusavi"; 35 - version = "0.28.0"; 36 37 src = fetchFromGitHub { 38 owner = "mtkennerly"; 39 repo = "ludusavi"; 40 rev = "v${version}"; 41 - hash = "sha256-N2dDi47Z2PifMNlYE6Lk1nHxfpvwoL6h2QkUPthlh4A="; 42 }; 43 44 useFetchCargoVendor = true; 45 - cargoHash = "sha256-kKyH+JAydoaPvuhHxkC18Io4CWbyjhVcuu9+CBOvEwg="; 46 47 dontWrapGApps = true; 48
··· 32 33 rustPlatform.buildRustPackage rec { 34 pname = "ludusavi"; 35 + version = "0.29.0"; 36 37 src = fetchFromGitHub { 38 owner = "mtkennerly"; 39 repo = "ludusavi"; 40 rev = "v${version}"; 41 + hash = "sha256-+6/hpOFyAdYxh+HkOlc85utqIY4s4gyZoVQxin9hbkU="; 42 }; 43 44 useFetchCargoVendor = true; 45 + cargoHash = "sha256-9ki6/KDoa1yLg7mZS7tB7ZjjiZIWOne4Ol7fIK4YPSo="; 46 47 dontWrapGApps = true; 48
+2 -2
pkgs/by-name/me/memray/package.nix
··· 10 11 python3Packages.buildPythonApplication rec { 12 pname = "memray"; 13 - version = "1.16.0"; 14 pyproject = true; 15 16 src = fetchFromGitHub { 17 owner = "bloomberg"; 18 repo = "memray"; 19 tag = "v${version}"; 20 - hash = "sha256-1Vwf4lCe/srIvR47mCIN2pXrRE3mZJpTGdbOwrW2BpU="; 21 }; 22 23 build-system = with python3Packages; [
··· 10 11 python3Packages.buildPythonApplication rec { 12 pname = "memray"; 13 + version = "1.17.1"; 14 pyproject = true; 15 16 src = fetchFromGitHub { 17 owner = "bloomberg"; 18 repo = "memray"; 19 tag = "v${version}"; 20 + hash = "sha256-2gFnVILOqjsBY7dmtoN+1BLInPj0wW8u9jOs2ExmIZM="; 21 }; 22 23 build-system = with python3Packages; [
+1
pkgs/by-name/mi/micropython/package.nix
··· 85 prusnak 86 sgo 87 ]; 88 }; 89 }
··· 85 prusnak 86 sgo 87 ]; 88 + mainProgram = "micropython"; 89 }; 90 }
+5 -5
pkgs/by-name/na/navicat-premium/package.nix
··· 6 }: 7 let 8 pname = "navicat-premium"; 9 - version = "17.2.1"; 10 11 src = 12 { 13 x86_64-linux = fetchurl { 14 - url = "https://web.archive.org/web/20250315165150/https://dn.navicat.com/download/navicat17-premium-en-x86_64.AppImage"; 15 - hash = "sha256-noDeF3OLxWpOYSd7e1KKHpk1m8RxmVxCOijiW8Wv+YE="; 16 }; 17 aarch64-linux = fetchurl { 18 - url = "https://web.archive.org/web/20250315170215/https://dn.navicat.com/download/navicat17-premium-en-aarch64.AppImage"; 19 - hash = "sha256-1rdZ4eLeFkZ5Hso4EqUpYjUBFCBYIw0GSL4RPeEgycw="; 20 }; 21 } 22 .${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");
··· 6 }: 7 let 8 pname = "navicat-premium"; 9 + version = "17.2.2"; 10 11 src = 12 { 13 x86_64-linux = fetchurl { 14 + url = "https://web.archive.org/web/20250409204831/https://dn.navicat.com/download/navicat17-premium-en-x86_64.AppImage"; 15 + hash = "sha256-btSHD4hDqaqtdiwgd6jJraUqTcS4lGabPD/Q+UJS6KM="; 16 }; 17 aarch64-linux = fetchurl { 18 + url = "https://web.archive.org/web/20250409211232/https://dn.navicat.com/download/navicat17-premium-en-aarch64.AppImage"; 19 + hash = "sha256-D7dVxcHdrlc2Exa+gR8MkY8Tk9+afZXTRTvNzGWGOco="; 20 }; 21 } 22 .${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");
+7 -5
pkgs/by-name/ni/nickel/package.nix
··· 61 --replace-fail "dep:comrak" "comrak" 62 ''; 63 64 checkFlags = [ 65 # https://github.com/tweag/nickel/blob/1.10.0/git/tests/main.rs#L60 66 # fails because src is not a git repo ··· 99 matthiasbeyer 100 ]; 101 mainProgram = "nickel"; 102 - badPlatforms = [ 103 - # collect2: error: ld returned 1 exit status 104 - # undefined reference to `PyExc_TypeError' 105 - "aarch64-linux" 106 - ]; 107 }; 108 })
··· 61 --replace-fail "dep:comrak" "comrak" 62 ''; 63 64 + cargoTestFlags = [ 65 + # Skip the py-nickel tests because linking them fails on aarch64, and we 66 + # aren't packaging py-nickel anyway 67 + "--workspace" 68 + "--exclude=py-nickel" 69 + ]; 70 + 71 checkFlags = [ 72 # https://github.com/tweag/nickel/blob/1.10.0/git/tests/main.rs#L60 73 # fails because src is not a git repo ··· 106 matthiasbeyer 107 ]; 108 mainProgram = "nickel"; 109 }; 110 })
+3 -3
pkgs/by-name/om/omnictl/package.nix
··· 7 8 buildGoModule rec { 9 pname = "omnictl"; 10 - version = "0.47.1"; 11 12 src = fetchFromGitHub { 13 owner = "siderolabs"; 14 repo = "omni"; 15 rev = "v${version}"; 16 - hash = "sha256-/hv6YNaBfECFlf1xJCiSeWg+/PqmIa+Rtip6kFuHPCM="; 17 }; 18 19 - vendorHash = "sha256-BQn+3TEaHnJrzDZt3j/sB9Gbh4mQXhqfX0ssu+G+mg0="; 20 21 ldflags = [ 22 "-s"
··· 7 8 buildGoModule rec { 9 pname = "omnictl"; 10 + version = "0.48.0"; 11 12 src = fetchFromGitHub { 13 owner = "siderolabs"; 14 repo = "omni"; 15 rev = "v${version}"; 16 + hash = "sha256-/+ayHgqXnzA72ms0Z023Vw16rqDE5Eyu/RIPE2AOOG4="; 17 }; 18 19 + vendorHash = "sha256-hHQV28OpZJWgulHXFRb2n9CVxVo958y5FUoxsafzFw8="; 20 21 ldflags = [ 22 "-s"
+2 -2
pkgs/by-name/op/open-policy-agent/package.nix
··· 14 15 buildGoModule rec { 16 pname = "open-policy-agent"; 17 - version = "1.2.0"; 18 19 src = fetchFromGitHub { 20 owner = "open-policy-agent"; 21 repo = "opa"; 22 rev = "v${version}"; 23 - hash = "sha256-9pLySzYfLyRcbhKz+zusBFHNVnhtGyqlsrNr1AzDQx0="; 24 }; 25 26 vendorHash = null;
··· 14 15 buildGoModule rec { 16 pname = "open-policy-agent"; 17 + version = "1.3.0"; 18 19 src = fetchFromGitHub { 20 owner = "open-policy-agent"; 21 repo = "opa"; 22 rev = "v${version}"; 23 + hash = "sha256-wWxWpJSDOaZLJ7ULdAzPFJ9YNXX3FyQRod2roaLsuis="; 24 }; 25 26 vendorHash = null;
+3 -3
pkgs/by-name/pr/prometheus-pushgateway/package.nix
··· 9 10 buildGoModule rec { 11 pname = "pushgateway"; 12 - version = "1.11.0"; 13 14 src = fetchFromGitHub { 15 owner = "prometheus"; 16 repo = "pushgateway"; 17 rev = "v${version}"; 18 - sha256 = "sha256-VIqk5GxI5qFnsjeq6FL1UUd7lX3VLLhTcPlo4j8oL/c="; 19 }; 20 21 - vendorHash = "sha256-PXJkjRg699tu/WPrFkekmAbGwPPHoUXaiYfxuju9Dwk="; 22 23 ldflags = [ 24 "-s"
··· 9 10 buildGoModule rec { 11 pname = "pushgateway"; 12 + version = "1.11.1"; 13 14 src = fetchFromGitHub { 15 owner = "prometheus"; 16 repo = "pushgateway"; 17 rev = "v${version}"; 18 + sha256 = "sha256-qcG7yTJN+HvzX1MB6ImF2umT/HLqohFeUwIc/86G/ec="; 19 }; 20 21 + vendorHash = "sha256-CUL9jj4Xu3G5+MIVCCY9IW4SxBe3xqaZatxA+0Our2M="; 22 23 ldflags = [ 24 "-s"
+3 -3
pkgs/by-name/ra/raycast/package.nix
··· 12 13 stdenvNoCC.mkDerivation (finalAttrs: { 14 pname = "raycast"; 15 - version = "1.94.3"; 16 17 src = 18 { 19 aarch64-darwin = fetchurl { 20 name = "Raycast.dmg"; 21 url = "https://releases.raycast.com/releases/${finalAttrs.version}/download?build=arm"; 22 - hash = "sha256-SKKNdALkA8W7YNlq8Y6t8iT1NpIxcODIFaSq7Nfqydw="; 23 }; 24 x86_64-darwin = fetchurl { 25 name = "Raycast.dmg"; 26 url = "https://releases.raycast.com/releases/${finalAttrs.version}/download?build=x86_64"; 27 - hash = "sha256-G5u9w8xjJn6UFLOwiq835rvZfuEIqn4SQSFL4awlgtc="; 28 }; 29 } 30 .${stdenvNoCC.system} or (throw "raycast: ${stdenvNoCC.system} is unsupported.");
··· 12 13 stdenvNoCC.mkDerivation (finalAttrs: { 14 pname = "raycast"; 15 + version = "1.95.0"; 16 17 src = 18 { 19 aarch64-darwin = fetchurl { 20 name = "Raycast.dmg"; 21 url = "https://releases.raycast.com/releases/${finalAttrs.version}/download?build=arm"; 22 + hash = "sha256-Fh0V/iZqryuqKs8D1V9isHJBh+WFHicrTMckKCh4pQE="; 23 }; 24 x86_64-darwin = fetchurl { 25 name = "Raycast.dmg"; 26 url = "https://releases.raycast.com/releases/${finalAttrs.version}/download?build=x86_64"; 27 + hash = "sha256-AD4iCBbNMU0Px/NieXvmG/Q3deJ6P/dcVgwFo0vNoOo="; 28 }; 29 } 30 .${stdenvNoCC.system} or (throw "raycast: ${stdenvNoCC.system} is unsupported.");
+2 -2
pkgs/by-name/re/readest/package.nix
··· 19 20 rustPlatform.buildRustPackage (finalAttrs: { 21 pname = "readest"; 22 - version = "0.9.30"; 23 24 src = fetchFromGitHub { 25 owner = "readest"; 26 repo = "readest"; 27 tag = "v${finalAttrs.version}"; 28 - hash = "sha256-Kratl77JJzrwzc3hi+BCjT/E2qmmbeJeXxiGH0AcM9I="; 29 fetchSubmodules = true; 30 }; 31
··· 19 20 rustPlatform.buildRustPackage (finalAttrs: { 21 pname = "readest"; 22 + version = "0.9.32"; 23 24 src = fetchFromGitHub { 25 owner = "readest"; 26 repo = "readest"; 27 tag = "v${finalAttrs.version}"; 28 + hash = "sha256-EdEjRKBrWGIwJbmNLDvJl/1Hq+Cs6w815ND6yH3/+TI="; 29 fetchSubmodules = true; 30 }; 31
+3 -3
pkgs/by-name/ri/riffdiff/package.nix
··· 9 10 rustPlatform.buildRustPackage rec { 11 pname = "riffdiff"; 12 - version = "3.3.9"; 13 14 src = fetchFromGitHub { 15 owner = "walles"; 16 repo = "riff"; 17 tag = version; 18 - hash = "sha256-EhRruR5UzVP5OdPRX/k8Tasst9tlVteyfXD9BCXBhtI="; 19 }; 20 21 useFetchCargoVendor = true; 22 - cargoHash = "sha256-a9XLP0ydG/lIXT6fa4QK5MiBN6NWp/IrchXLBm34F6g="; 23 24 passthru = { 25 tests.version = testers.testVersion { package = riffdiff; };
··· 9 10 rustPlatform.buildRustPackage rec { 11 pname = "riffdiff"; 12 + version = "3.3.10"; 13 14 src = fetchFromGitHub { 15 owner = "walles"; 16 repo = "riff"; 17 tag = version; 18 + hash = "sha256-5HxQF8PVDonWpmxHEFT4zWZTWzzn50UzBU1z0ahuaGM="; 19 }; 20 21 useFetchCargoVendor = true; 22 + cargoHash = "sha256-8O4ZLKaQajrvNp7tH8iuVRPriuIIdesBmuv5MXyTafA="; 23 24 passthru = { 25 tests.version = testers.testVersion { package = riffdiff; };
+31
pkgs/by-name/ru/runmd/package.nix
···
··· 1 + { 2 + lib, 3 + buildNpmPackage, 4 + fetchFromGitHub, 5 + }: 6 + 7 + buildNpmPackage (finalAttrs: { 8 + pname = "runmd"; 9 + version = "1.4.1"; 10 + 11 + src = fetchFromGitHub { 12 + owner = "broofa"; 13 + repo = "runmd"; 14 + tag = "v${finalAttrs.version}"; 15 + hash = "sha256-NaHBoRp6VuQwobpew7b1us8t2vbVPR4OLe3p3suykOw="; 16 + }; 17 + 18 + npmDepsHash = "sha256-0djcoEq1O6zubD8OTFNE0BrOebSiw4JAXxa6flbHLb0="; 19 + 20 + dontNpmBuild = true; 21 + 22 + meta = { 23 + description = "Executable markdown files"; 24 + homepage = "https://github.com/broofa/runmd"; 25 + changelog = "https://github.com/broofa/runmd/blob/${finalAttrs.src.tag}/CHANGELOG.md"; 26 + license = lib.licenses.mit; 27 + maintainers = with lib.maintainers; [ drupol ]; 28 + mainProgram = "runmd"; 29 + platforms = lib.platforms.all; 30 + }; 31 + })
+3 -3
pkgs/by-name/ru/runme/package.nix
··· 13 14 buildGoModule rec { 15 pname = "runme"; 16 - version = "3.13.0"; 17 18 src = fetchFromGitHub { 19 owner = "runmedev"; 20 repo = "runme"; 21 rev = "v${version}"; 22 - hash = "sha256-pMYhII+1gMZnabsGi7y82ZDvmxjDJWqhhvWegbQfTC0="; 23 }; 24 25 - vendorHash = "sha256-qfW2k1uiOJcMRLJJ1JRACuVcCTFSkXFg/QPHTe5j+kg="; 26 27 nativeBuildInputs = [ 28 installShellFiles
··· 13 14 buildGoModule rec { 15 pname = "runme"; 16 + version = "3.13.1"; 17 18 src = fetchFromGitHub { 19 owner = "runmedev"; 20 repo = "runme"; 21 rev = "v${version}"; 22 + hash = "sha256-tzo8P2K3Bgb5Ssn8m848fjcTnW7XSmng/cV6EhdErEQ="; 23 }; 24 25 + vendorHash = "sha256-Jh8vB8ZCovB89/CY2105K0260LIEv31Empl/ku504To="; 26 27 nativeBuildInputs = [ 28 installShellFiles
+3 -3
pkgs/by-name/si/sioyek/package.nix
··· 15 }: 16 stdenv.mkDerivation (finalAttrs: { 17 pname = "sioyek"; 18 - version = "2.0.0-unstable-2025-03-11"; 19 20 src = fetchFromGitHub { 21 owner = "ahrm"; 22 repo = "sioyek"; 23 - rev = "b3575d9634d6c305cdf555a383e019a1e9013f2a"; 24 - hash = "sha256-a6zIgFe8bHrqXAtCC4/LC5jl3hy2Cs1xZBI91sKQgqw="; 25 }; 26 27 buildInputs =
··· 15 }: 16 stdenv.mkDerivation (finalAttrs: { 17 pname = "sioyek"; 18 + version = "2.0.0-unstable-2025-04-08"; 19 20 src = fetchFromGitHub { 21 owner = "ahrm"; 22 repo = "sioyek"; 23 + rev = "e84f4052b384c1c8d84db84d4294874e19a24f38"; 24 + hash = "sha256-by8/LloGMi6w97nWnO8VLlJjE1ztIymP4mwvL1PWqPo="; 25 }; 26 27 buildInputs =
+3 -3
pkgs/by-name/ss/ssdfs-utils/package.nix
··· 13 # as ssdfs-utils, not ssdfs-tools. 14 pname = "ssdfs-utils"; 15 # The version is taken from `configure.ac`, there are no tags. 16 - version = "4.50"; 17 18 src = fetchFromGitHub { 19 owner = "dubeyko"; 20 repo = "ssdfs-tools"; 21 - rev = "f816382a3cc45e2eca711b0cc0d24afb8af5c195"; 22 - hash = "sha256-QN32h+ICwUUVd6Zs+hflRHb4QW0QWBkqyyEI/jZYRtc="; 23 }; 24 25 strictDeps = true;
··· 13 # as ssdfs-utils, not ssdfs-tools. 14 pname = "ssdfs-utils"; 15 # The version is taken from `configure.ac`, there are no tags. 16 + version = "4.53"; 17 18 src = fetchFromGitHub { 19 owner = "dubeyko"; 20 repo = "ssdfs-tools"; 21 + rev = "5cf623d11b41f2581923494142dcd5277af39093"; 22 + hash = "sha256-Mud9KAd2nGY4A8l8EhJvmrK93oV2wO5RCsQIjmEAaeg="; 23 }; 24 25 strictDeps = true;
+5 -6
pkgs/by-name/st/stalwart-mail/package.nix
··· 17 callPackage, 18 }: 19 20 - rustPlatform.buildRustPackage { 21 pname = "stalwart-mail"; 22 - version = "0.11.6-unstable-2025-02-04"; 23 24 src = fetchFromGitHub { 25 owner = "stalwartlabs"; 26 repo = "mail-server"; 27 - # release 0.11.6 broken, see https://github.com/stalwartlabs/mail-server/issues/1150 28 - rev = "fa6483b6df57513582425119027bc4fce8f03d65"; 29 - hash = "sha256-mB3Vm07b+eKDlQ95pmVk14Q7jXTBbV1jTbN+6hcFt0s="; 30 }; 31 32 useFetchCargoVendor = true; 33 - cargoHash = "sha256-PHr73GQ/6d5ulJzntSHIilGzdF4Y8Np9jSFa6F2Nwao="; 34 35 nativeBuildInputs = [ 36 pkg-config
··· 17 callPackage, 18 }: 19 20 + rustPlatform.buildRustPackage rec { 21 pname = "stalwart-mail"; 22 + version = "0.11.7"; 23 24 src = fetchFromGitHub { 25 owner = "stalwartlabs"; 26 repo = "mail-server"; 27 + tag = "v${version}"; 28 + hash = "sha256-pBCj/im5UB7A92LBuLeB6EAHTJEuN62BG5Nkj8qsNNA="; 29 }; 30 31 useFetchCargoVendor = true; 32 + cargoHash = "sha256-B+xsTVsh9QBAybKiJq0Sb7rveOsH05vuCmNQ5t/UZnk="; 33 34 nativeBuildInputs = [ 35 pkg-config
+6 -6
pkgs/by-name/va/vault-bin/package.nix
··· 6 7 stdenv.mkDerivation rec { 8 pname = "vault-bin"; 9 - version = "1.18.4"; 10 11 src = 12 let ··· 20 aarch64-darwin = "darwin_arm64"; 21 }; 22 hash = selectSystem { 23 - x86_64-linux = "sha256-rQXtyxaM1OOF54kIeIWHEwaXYbJyHhuruH+kOSZ/6zc="; 24 - aarch64-linux = "sha256-Bqg3UE8CXplJiYK9YKwAy88unZWmWus5IgQS4Bh0ODA="; 25 - i686-linux = "sha256-qVEueQ00gqAEbOI4ThcU7vZu8TL4oeBDarOtOkSaGvY="; 26 - x86_64-darwin = "sha256-tCTnOHmLaa2uTOr9ju0QHN/LexAoBlCUMrEXPLc2LJ4="; 27 - aarch64-darwin = "sha256-sbwVOxMNCq1wcAT4PcDlu9HEsrPphLE2L87zZqfAg8M="; 28 }; 29 in 30 fetchzip {
··· 6 7 stdenv.mkDerivation rec { 8 pname = "vault-bin"; 9 + version = "1.19.1"; 10 11 src = 12 let ··· 20 aarch64-darwin = "darwin_arm64"; 21 }; 22 hash = selectSystem { 23 + x86_64-linux = "sha256-sKFUVnKG6NIsAI4seRaRQt/qh4MkjL0JSbjWBdeKpow="; 24 + aarch64-linux = "sha256-k2142jQBtQPz79hr/GDae33j2bMbCi35BS2Qb4PpWKE="; 25 + i686-linux = "sha256-edSKcSwb9rumMs7oTCOqEpGlmo07u7Nkzl4i5fB+/Hk="; 26 + x86_64-darwin = "sha256-O1wEfn0EhLTUOXCpWaIIxCQku0Og+0i0SodMrnovPMc="; 27 + aarch64-darwin = "sha256-3UBvZW+4rYR+ELQkwnV1Z/J409NTE+7rEZkP6ld1y7M="; 28 }; 29 in 30 fetchzip {
+3 -3
pkgs/by-name/va/vault-tasks/package.nix
··· 5 nix-update-script, 6 }: 7 let 8 - version = "0.9.0"; 9 in 10 rustPlatform.buildRustPackage { 11 pname = "vault-tasks"; ··· 14 owner = "louis-thevenet"; 15 repo = "vault-tasks"; 16 rev = "v${version}"; 17 - hash = "sha256-IjpmvoibxDwbdq4SyPXWxhsUTzaRKH1qUXwskCWOqm4="; 18 }; 19 useFetchCargoVendor = true; 20 - cargoHash = "sha256-VgLGpyjbRL2W1oCqTjl0+thi+HYdcB8g/mwkeYA/85E="; 21 22 postInstall = "install -Dm444 desktop/vault-tasks.desktop -t $out/share/applications"; 23
··· 5 nix-update-script, 6 }: 7 let 8 + version = "0.10.0"; 9 in 10 rustPlatform.buildRustPackage { 11 pname = "vault-tasks"; ··· 14 owner = "louis-thevenet"; 15 repo = "vault-tasks"; 16 rev = "v${version}"; 17 + hash = "sha256-EUzlJh+PpesfTBQbbxjC1HbeuN/+oGCZeR2XJl1bitI="; 18 }; 19 useFetchCargoVendor = true; 20 + cargoHash = "sha256-rDyzbcKa8cU7qSuzbI7KxTNUeiNuGFdf3HcDITvd+HI="; 21 22 postInstall = "install -Dm444 desktop/vault-tasks.desktop -t $out/share/applications"; 23
+2 -2
pkgs/by-name/vc/vcluster/package.nix
··· 10 11 buildGoModule rec { 12 pname = "vcluster"; 13 - version = "0.24.0"; 14 15 src = fetchFromGitHub { 16 owner = "loft-sh"; 17 repo = "vcluster"; 18 tag = "v${version}"; 19 - hash = "sha256-m9pXPn18H4HPK7m47uKpNc0BgXV2u5TU5CFgw31AnTw="; 20 }; 21 22 vendorHash = null;
··· 10 11 buildGoModule rec { 12 pname = "vcluster"; 13 + version = "0.24.1"; 14 15 src = fetchFromGitHub { 16 owner = "loft-sh"; 17 repo = "vcluster"; 18 tag = "v${version}"; 19 + hash = "sha256-6aEdNfskeN4pdeg7lDprTZ5ZbjZzDLo5JyLcIHnVpmY="; 20 }; 21 22 vendorHash = null;
+3 -3
pkgs/by-name/ve/vector/package.nix
··· 25 26 let 27 pname = "vector"; 28 - version = "0.45.0"; 29 in 30 rustPlatform.buildRustPackage { 31 inherit pname version; ··· 34 owner = "vectordotdev"; 35 repo = pname; 36 rev = "v${version}"; 37 - hash = "sha256-ixBB0rMHeeEAGbazRAXiWMZOOf4nFC8iY0qZ4fmARWk="; 38 }; 39 40 useFetchCargoVendor = true; 41 - cargoHash = "sha256-qEo8GYGwUWtfMT6m9TaQzneV+tglUnapjFtuxL5yudw="; 42 43 nativeBuildInputs = 44 [
··· 25 26 let 27 pname = "vector"; 28 + version = "0.46.0"; 29 in 30 rustPlatform.buildRustPackage { 31 inherit pname version; ··· 34 owner = "vectordotdev"; 35 repo = pname; 36 rev = "v${version}"; 37 + hash = "sha256-7zz2Kzl1Mg/Y/f9jAYk1QZ4QweHPwQfeRQkSPyRy354="; 38 }; 39 40 useFetchCargoVendor = true; 41 + cargoHash = "sha256-XEr7Hhx/Aj7phL6mKY4TSjsQGf0C1QPYkNCnuu1s6uY="; 42 43 nativeBuildInputs = 44 [
+3 -3
pkgs/by-name/vg/vgmtools/package.nix
··· 9 10 stdenv.mkDerivation { 11 pname = "vgmtools"; 12 - version = "0.1-unstable-2023-08-27"; 13 14 src = fetchFromGitHub { 15 owner = "vgmrips"; 16 repo = "vgmtools"; 17 - rev = "7b7f2041e346f0d4fff8c834a763edc4f4d88896"; 18 - hash = "sha256-L52h94uohLMnj29lZj+i9hM8n9hIYo20nRS8RCW8npY="; 19 }; 20 21 nativeBuildInputs = [
··· 9 10 stdenv.mkDerivation { 11 pname = "vgmtools"; 12 + version = "0.1-unstable-2025-04-05"; 13 14 src = fetchFromGitHub { 15 owner = "vgmrips"; 16 repo = "vgmtools"; 17 + rev = "cd9fb6c0693b28ea2c18511aa6416637bc5c91f6"; 18 + hash = "sha256-mdHGK2hru7F66lHQtEMpvys8ZzMQMGyzxvPj625bvn8="; 19 }; 20 21 nativeBuildInputs = [
+2 -2
pkgs/by-name/vi/vial/package.nix
··· 4 appimageTools, 5 }: 6 let 7 - version = "0.7.2"; 8 pname = "Vial"; 9 10 src = fetchurl { 11 url = "https://github.com/vial-kb/vial-gui/releases/download/v${version}/${pname}-v${version}-x86_64.AppImage"; 12 - hash = "sha256-bWmKNKCrXzyNj7zYdEX+lfITdIernTp/WxFJnd1RRYU="; 13 }; 14 15 appimageContents = appimageTools.extractType2 { inherit pname version src; };
··· 4 appimageTools, 5 }: 6 let 7 + version = "0.7.3"; 8 pname = "Vial"; 9 10 src = fetchurl { 11 url = "https://github.com/vial-kb/vial-gui/releases/download/v${version}/${pname}-v${version}-x86_64.AppImage"; 12 + hash = "sha256-tdSJjmf1IUQ1S7V90dTVgWJDOAuBsiUTUz0QV6LPlqo="; 13 }; 14 15 appimageContents = appimageTools.extractType2 { inherit pname version src; };
+8 -11
pkgs/by-name/vm/vmware-workstation/package.nix
··· 1 { 2 stdenv, 3 buildFHSEnv, 4 - fetchzip, 5 lib, 6 zlib, 7 gdbm, ··· 35 36 let 37 # base - versions 38 - version = "17.6.1"; 39 - build = "24319023"; 40 - baseUrl = "https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${version}/${build}/linux"; 41 42 # macOS - versions 43 unlockerVersion = "3.0.5"; ··· 114 ] 115 ++ lib.optionals enableMacOSGuests [ unzip ]; 116 117 - src = 118 - fetchzip { 119 - url = "${baseUrl}/core/VMware-Workstation-${version}-${build}.x86_64.bundle.tar"; 120 - sha256 = "sha256-VzfiIawBDz0f1w3eynivW41Pn4SqvYf/8o9q14hln4s="; 121 - stripRoot = false; 122 - } 123 - + "/VMware-Workstation-${version}-${build}.x86_64.bundle"; 124 125 unpackPhase = '' 126 ${vmware-unpack-env}/bin/vmware-unpack-env -c "sh ${src} --extract unpacked"
··· 1 { 2 stdenv, 3 buildFHSEnv, 4 + requireFile, 5 lib, 6 zlib, 7 gdbm, ··· 35 36 let 37 # base - versions 38 + version = "17.6.3"; 39 + build = "24583834"; 40 41 # macOS - versions 42 unlockerVersion = "3.0.5"; ··· 113 ] 114 ++ lib.optionals enableMacOSGuests [ unzip ]; 115 116 + src = requireFile { 117 + name = "VMware-Workstation-Full-${version}-${build}.x86_64.bundle"; 118 + url = "https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware%20Workstation%20Pro&freeDownloads=true"; 119 + hash = "sha256-eVdZF3KN7UxtC4n0q2qBvpp3PADuto0dEqwNsSVHjuA="; 120 + }; 121 122 unpackPhase = '' 123 ${vmware-unpack-env}/bin/vmware-unpack-env -c "sh ${src} --extract unpacked"
+12 -4
pkgs/by-name/xm/xmlrpc_c/package.nix
··· 2 lib, 3 stdenv, 4 fetchurl, 5 curl, 6 libxml2, 7 }: 8 9 stdenv.mkDerivation rec { 10 pname = "xmlrpc-c"; 11 - version = "1.59.03"; 12 13 src = fetchurl { 14 url = "mirror://sourceforge/xmlrpc-c/${pname}-${version}.tgz"; 15 - hash = "sha256-vbcdtCqwvlFZFVWIXRFoKwRMEDTUoylkAb+SHsCyM/4="; 16 }; 17 18 buildInputs = [ 19 curl ··· 37 meta = with lib; { 38 description = "Lightweight RPC library based on XML and HTTP"; 39 homepage = "https://xmlrpc-c.sourceforge.net/"; 40 - # <xmlrpc-c>/doc/COPYING also lists "Expat license", 41 - # "ABYSS Web Server License" and "Python 1.5.2 License" 42 license = licenses.bsd3; 43 platforms = platforms.unix; 44 maintainers = [ maintainers.bjornfor ];
··· 2 lib, 3 stdenv, 4 fetchurl, 5 + pkg-config, 6 curl, 7 libxml2, 8 }: 9 10 stdenv.mkDerivation rec { 11 pname = "xmlrpc-c"; 12 + version = "1.60.05"; 13 14 src = fetchurl { 15 url = "mirror://sourceforge/xmlrpc-c/${pname}-${version}.tgz"; 16 + hash = "sha256-Z9hgBiRZ6ieEwHtNeRMxnZU5+nKfU0N46OQciRjyrfY="; 17 }; 18 + 19 + postPatch = '' 20 + rm -rf lib/expat 21 + ''; 22 + 23 + nativeBuildInputs = [ 24 + pkg-config 25 + ]; 26 27 buildInputs = [ 28 curl ··· 46 meta = with lib; { 47 description = "Lightweight RPC library based on XML and HTTP"; 48 homepage = "https://xmlrpc-c.sourceforge.net/"; 49 + # <xmlrpc-c>/doc/COPYING also lists "ABYSS Web Server License" and "Python 1.5.2 License" 50 license = licenses.bsd3; 51 platforms = platforms.unix; 52 maintainers = [ maintainers.bjornfor ];
+3 -11
pkgs/by-name/ze/zed-editor/package.nix
··· 98 in 99 rustPlatform.buildRustPackage (finalAttrs: { 100 pname = "zed-editor"; 101 - version = "0.180.2"; 102 103 outputs = 104 [ "out" ] ··· 110 owner = "zed-industries"; 111 repo = "zed"; 112 tag = "v${finalAttrs.version}"; 113 - hash = "sha256-4FwQxg3UUE0vFLsy+88Naal+YTCGfNMOtNhnG+W2HiU="; 114 }; 115 116 patches = [ ··· 118 # but builds fine with our standard linker. 119 # This patch removes their linker override from the cargo config. 120 ./0001-linux-linker.patch 121 - 122 - # See https://github.com/zed-industries/zed/pull/21661#issuecomment-2524161840 123 - "script/patches/use-cross-platform-livekit.patch" 124 ]; 125 126 postPatch = ··· 128 '' 129 substituteInPlace $cargoDepsCopy/webrtc-sys-*/build.rs \ 130 --replace-fail "cargo:rustc-link-lib=static=webrtc" "cargo:rustc-link-lib=dylib=webrtc" 131 - '' 132 - # nixpkgs ships cargo-about 0.7, which is a seamless upgrade from 0.6 133 - + '' 134 - substituteInPlace script/generate-licenses \ 135 - --replace-fail 'CARGO_ABOUT_VERSION="0.6"' 'CARGO_ABOUT_VERSION="0.7"' 136 ''; 137 138 useFetchCargoVendor = true; 139 - cargoHash = "sha256-5Y4GH4AP4Ry73w2cUllVTLP3RulJ0cE8B+S//QpjdFc="; 140 141 nativeBuildInputs = 142 [
··· 98 in 99 rustPlatform.buildRustPackage (finalAttrs: { 100 pname = "zed-editor"; 101 + version = "0.181.5"; 102 103 outputs = 104 [ "out" ] ··· 110 owner = "zed-industries"; 111 repo = "zed"; 112 tag = "v${finalAttrs.version}"; 113 + hash = "sha256-wp8CoWEOSScQP2Q+lQJgstzTNNwiy0ONHOy6PjIlFBo="; 114 }; 115 116 patches = [ ··· 118 # but builds fine with our standard linker. 119 # This patch removes their linker override from the cargo config. 120 ./0001-linux-linker.patch 121 ]; 122 123 postPatch = ··· 125 '' 126 substituteInPlace $cargoDepsCopy/webrtc-sys-*/build.rs \ 127 --replace-fail "cargo:rustc-link-lib=static=webrtc" "cargo:rustc-link-lib=dylib=webrtc" 128 ''; 129 130 useFetchCargoVendor = true; 131 + cargoHash = "sha256-FATdeVwbSUA/zfWV9TdoS4/fT9KWsekKGjQ34HJW4rk="; 132 133 nativeBuildInputs = 134 [
+4 -9
pkgs/development/ocaml-modules/ocaml-gettext/camomile.nix
··· 1 { 2 lib, 3 buildDunePackage, 4 - ocaml, 5 ocaml_gettext, 6 camomile, 7 - ounit, 8 - fileutils, 9 }: 10 11 buildDunePackage { ··· 13 inherit (ocaml_gettext) src version; 14 15 propagatedBuildInputs = [ 16 - (camomile.override { version = "1.0.2"; }) 17 ocaml_gettext 18 ]; 19 20 - doCheck = lib.versionAtLeast ocaml.version "4.08"; 21 - checkInputs = [ 22 - ounit 23 - fileutils 24 - ]; 25 26 meta = (builtins.removeAttrs ocaml_gettext.meta [ "mainProgram" ]) // { 27 description = "Internationalization library using camomile (i18n)";
··· 1 { 2 lib, 3 buildDunePackage, 4 ocaml_gettext, 5 camomile, 6 + ounit2, 7 }: 8 9 buildDunePackage { ··· 11 inherit (ocaml_gettext) src version; 12 13 propagatedBuildInputs = [ 14 + camomile 15 ocaml_gettext 16 ]; 17 18 + doCheck = true; 19 + checkInputs = [ ounit2 ]; 20 21 meta = (builtins.removeAttrs ocaml_gettext.meta [ "mainProgram" ]) // { 22 description = "Internationalization library using camomile (i18n)";
+17 -11
pkgs/development/ocaml-modules/ocaml-gettext/default.nix
··· 1 { 2 lib, 3 fetchurl, 4 buildDunePackage, 5 cppo, 6 gettext, 7 fileutils, 8 - ounit, 9 }: 10 11 buildDunePackage rec { 12 pname = "gettext"; 13 - version = "0.4.2"; 14 - 15 - minimalOCamlVersion = "4.03"; 16 17 - src = fetchurl { 18 - url = "https://github.com/gildor478/ocaml-gettext/releases/download/v${version}/gettext-v${version}.tbz"; 19 - sha256 = "19ynsldb21r539fiwz1f43apsdnx7hj2a2d9qr9wg2hva9y2qrwb"; 20 }; 21 22 nativeBuildInputs = [ cppo ]; ··· 26 fileutils 27 ]; 28 29 - # Tests for version 0.4.2 are not compatible with OUnit 2.2.6 30 doCheck = false; 31 32 - checkInputs = [ ounit ]; 33 - 34 - dontStrip = true; 35 36 meta = with lib; { 37 description = "OCaml Bindings to gettext";
··· 1 { 2 lib, 3 fetchurl, 4 + fetchpatch, 5 + applyPatches, 6 buildDunePackage, 7 cppo, 8 gettext, 9 fileutils, 10 + ounit2, 11 }: 12 13 buildDunePackage rec { 14 pname = "gettext"; 15 + version = "0.5.0"; 16 17 + src = applyPatches { 18 + src = fetchurl { 19 + url = "https://github.com/gildor478/ocaml-gettext/releases/download/v${version}/gettext-${version}.tbz"; 20 + hash = "sha256-CN2d9Vsq8YOOIxK+S+lCtDddvBjCrtDKGSRIh1DjT10="; 21 + }; 22 + # Disable dune sites 23 + # See https://github.com/gildor478/ocaml-gettext/pull/37 24 + patches = fetchpatch { 25 + url = "https://github.com/gildor478/ocaml-gettext/commit/5462396bee53cb13d8d6fde4c6d430412a17b64d.patch"; 26 + hash = "sha256-tOR+xgZTadvNeQpZnFTJEvZglK8P+ySvYnE3c1VWvKQ="; 27 + }; 28 }; 29 30 nativeBuildInputs = [ cppo ]; ··· 34 fileutils 35 ]; 36 37 + # Tests of version 0.5.0 fail 38 doCheck = false; 39 40 + checkInputs = [ ounit2 ]; 41 42 meta = with lib; { 43 description = "OCaml Bindings to gettext";
+11 -20
pkgs/development/ocaml-modules/ocaml-gettext/stub.nix
··· 1 { 2 lib, 3 buildDunePackage, 4 - ocaml, 5 ocaml_gettext, 6 dune-configurator, 7 - ounit, 8 }: 9 10 - lib.throwIf (lib.versionAtLeast ocaml.version "5.0") 11 - "gettext-stub is not available for OCaml ${ocaml.version}" 12 13 - buildDunePackage 14 - { 15 16 - pname = "gettext-stub"; 17 18 - inherit (ocaml_gettext) src version; 19 20 - minimalOCamlVersion = "4.06"; 21 - 22 - buildInputs = [ dune-configurator ]; 23 - 24 - propagatedBuildInputs = [ ocaml_gettext ]; 25 - 26 - doCheck = lib.versionAtLeast ocaml.version "4.08"; 27 - 28 - checkInputs = [ ounit ]; 29 - 30 - meta = builtins.removeAttrs ocaml_gettext.meta [ "mainProgram" ]; 31 - }
··· 1 { 2 lib, 3 buildDunePackage, 4 ocaml_gettext, 5 dune-configurator, 6 + ounit2, 7 }: 8 9 + buildDunePackage { 10 + pname = "gettext-stub"; 11 + inherit (ocaml_gettext) src version; 12 13 + minimalOCamlVersion = "4.14"; 14 15 + buildInputs = [ dune-configurator ]; 16 + propagatedBuildInputs = [ ocaml_gettext ]; 17 18 + doCheck = true; 19 + checkInputs = [ ounit2 ]; 20 21 + meta = builtins.removeAttrs ocaml_gettext.meta [ "mainProgram" ]; 22 + }
+2 -2
pkgs/development/python-modules/bc-detect-secrets/default.nix
··· 17 18 buildPythonPackage rec { 19 pname = "bc-detect-secrets"; 20 - version = "1.5.39"; 21 pyproject = true; 22 23 disabled = pythonOlder "3.8"; ··· 26 owner = "bridgecrewio"; 27 repo = "detect-secrets"; 28 tag = version; 29 - hash = "sha256-KxvqxN4X7gbohWS7oBQkqEF9lFGdbnKAkcWnrUAV9DM="; 30 }; 31 32 build-system = [ setuptools ];
··· 17 18 buildPythonPackage rec { 19 pname = "bc-detect-secrets"; 20 + version = "1.5.40"; 21 pyproject = true; 22 23 disabled = pythonOlder "3.8"; ··· 26 owner = "bridgecrewio"; 27 repo = "detect-secrets"; 28 tag = version; 29 + hash = "sha256-qvQqcRD4L+due3Rbxp1H+83obg85rNxYPwy/g8zvW38="; 30 }; 31 32 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/boto3-stubs/default.nix
··· 359 360 buildPythonPackage rec { 361 pname = "boto3-stubs"; 362 - version = "1.37.29"; 363 pyproject = true; 364 365 disabled = pythonOlder "3.7"; ··· 367 src = fetchPypi { 368 pname = "boto3_stubs"; 369 inherit version; 370 - hash = "sha256-NkRGBqfBwQyXAN3lkPevsTRUYGVVP3YfNiB8H+uEfgs="; 371 }; 372 373 build-system = [ setuptools ];
··· 359 360 buildPythonPackage rec { 361 pname = "boto3-stubs"; 362 + version = "1.37.30"; 363 pyproject = true; 364 365 disabled = pythonOlder "3.7"; ··· 367 src = fetchPypi { 368 pname = "boto3_stubs"; 369 inherit version; 370 + hash = "sha256-3zWAmkl7it06aMcV8EtJzOx8Luybt4WIilffOKOOpdE="; 371 }; 372 373 build-system = [ setuptools ];
+3 -3
pkgs/development/python-modules/celery-batches/default.nix
··· 8 9 buildPythonPackage rec { 10 pname = "celery-batches"; 11 - version = "0.9"; 12 pyproject = true; 13 14 src = fetchFromGitHub { 15 owner = "clokep"; 16 repo = "celery-batches"; 17 tag = "v${version}"; 18 - hash = "sha256-w7k8VPtJf9VRB8lJC/ENk3kIMPITd+qRIXm1KrCktgc="; 19 }; 20 21 build-system = [ setuptools ]; ··· 30 meta = { 31 description = "Allows processing of multiple Celery task requests together"; 32 homepage = "https://github.com/clokep/celery-batches"; 33 - changelog = "https://github.com/clokep/celery-batches/blob/v${version}/CHANGELOG.rst"; 34 license = lib.licenses.bsd3; 35 maintainers = with lib.maintainers; [ defelo ]; 36 };
··· 8 9 buildPythonPackage rec { 10 pname = "celery-batches"; 11 + version = "0.10"; 12 pyproject = true; 13 14 src = fetchFromGitHub { 15 owner = "clokep"; 16 repo = "celery-batches"; 17 tag = "v${version}"; 18 + hash = "sha256-9RpM2aC3F88fJBoW8FDd6IN8KlZN+6ESrZFak9j0eNk="; 19 }; 20 21 build-system = [ setuptools ]; ··· 30 meta = { 31 description = "Allows processing of multiple Celery task requests together"; 32 homepage = "https://github.com/clokep/celery-batches"; 33 + changelog = "https://github.com/clokep/celery-batches/blob/${src.tag}/CHANGELOG.rst"; 34 license = lib.licenses.bsd3; 35 maintainers = with lib.maintainers; [ defelo ]; 36 };
+2 -2
pkgs/development/python-modules/ckzg/default.nix
··· 13 14 buildPythonPackage rec { 15 pname = "ckzg"; 16 - version = "2.1.0"; 17 pyproject = true; 18 19 src = fetchFromGitHub { 20 owner = "ethereum"; 21 repo = "c-kzg-4844"; 22 tag = "v${version}"; 23 - hash = "sha256-gmH3JR05LkZvjYXf25Ar3rfh9DqabqJr7Vpe1QuRqNA="; 24 }; 25 26 build-system = [ setuptools ];
··· 13 14 buildPythonPackage rec { 15 pname = "ckzg"; 16 + version = "2.1.1"; 17 pyproject = true; 18 19 src = fetchFromGitHub { 20 owner = "ethereum"; 21 repo = "c-kzg-4844"; 22 tag = "v${version}"; 23 + hash = "sha256-U7UwKhXrf3uEjvHaQgGS7NAUrtTrbsXYKIHKy/VYA7M="; 24 }; 25 26 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/docling/default.nix
··· 50 51 buildPythonPackage rec { 52 pname = "docling"; 53 - version = "2.28.2"; 54 pyproject = true; 55 56 src = fetchFromGitHub { 57 owner = "docling-project"; 58 repo = "docling"; 59 tag = "v${version}"; 60 - hash = "sha256-YCZhLrukuQ0Y/4h7v6CfD0oMAfcbioqfs5mU9ImtnNM="; 61 }; 62 63 build-system = [
··· 50 51 buildPythonPackage rec { 52 pname = "docling"; 53 + version = "2.28.4"; 54 pyproject = true; 55 56 src = fetchFromGitHub { 57 owner = "docling-project"; 58 repo = "docling"; 59 tag = "v${version}"; 60 + hash = "sha256-vc2skcPno6cyRKb3qQ2cfLipxdBicjxUNqII5lRPzKw="; 61 }; 62 63 build-system = [
+2 -2
pkgs/development/python-modules/duckduckgo-search/default.nix
··· 13 14 buildPythonPackage rec { 15 pname = "duckduckgo-search"; 16 - version = "7.5.5"; 17 pyproject = true; 18 19 disabled = pythonOlder "3.8"; ··· 22 owner = "deedy5"; 23 repo = "duckduckgo_search"; 24 tag = "v${version}"; 25 - hash = "sha256-6xSzlc75btDuLDqjx7zCiMwgjbOFO/5tGTjCBP6+MRg="; 26 }; 27 28 build-system = [ setuptools ];
··· 13 14 buildPythonPackage rec { 15 pname = "duckduckgo-search"; 16 + version = "8.0.0"; 17 pyproject = true; 18 19 disabled = pythonOlder "3.8"; ··· 22 owner = "deedy5"; 23 repo = "duckduckgo_search"; 24 tag = "v${version}"; 25 + hash = "sha256-FoGBVHxEXM9Mt0wpy7GctrlqUfhZb8DlK3UhlHld7E0="; 26 }; 27 28 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/iminuit/default.nix
··· 21 22 buildPythonPackage rec { 23 pname = "iminuit"; 24 - version = "2.30.1"; 25 format = "pyproject"; 26 27 disabled = pythonOlder "3.6"; 28 29 src = fetchPypi { 30 inherit pname version; 31 - hash = "sha256-KBW/3rjn94GF8xa3Xi1LGdD2mTvcX/AzUu03twp5Y2A="; 32 }; 33 34 nativeBuildInputs = [
··· 21 22 buildPythonPackage rec { 23 pname = "iminuit"; 24 + version = "2.31.1"; 25 format = "pyproject"; 26 27 disabled = pythonOlder "3.6"; 28 29 src = fetchPypi { 30 inherit pname version; 31 + hash = "sha256-1eAE8f/YPSoHZAn79KeWkeehfJ1zlQu2NGWvMuEE3hg="; 32 }; 33 34 nativeBuildInputs = [
+2 -2
pkgs/development/python-modules/langgraph-cli/default.nix
··· 20 21 buildPythonPackage rec { 22 pname = "langgraph-cli"; 23 - version = "0.1.84"; 24 pyproject = true; 25 26 src = fetchFromGitHub { 27 owner = "langchain-ai"; 28 repo = "langgraph"; 29 tag = "cli==${version}"; 30 - hash = "sha256-nb6u3YooDujRc6BKl35ZQPrKDlZkCreFn82TGxt4m5M="; 31 }; 32 33 sourceRoot = "${src.name}/libs/cli";
··· 20 21 buildPythonPackage rec { 22 pname = "langgraph-cli"; 23 + version = "0.1.89"; 24 pyproject = true; 25 26 src = fetchFromGitHub { 27 owner = "langchain-ai"; 28 repo = "langgraph"; 29 tag = "cli==${version}"; 30 + hash = "sha256-AesYnUWDo6i2HogOE89hX9gJWlzNMOq3VB4qnzg743c="; 31 }; 32 33 sourceRoot = "${src.name}/libs/cli";
+2 -2
pkgs/development/python-modules/led-ble/default.nix
··· 13 14 buildPythonPackage rec { 15 pname = "led-ble"; 16 - version = "1.1.6"; 17 pyproject = true; 18 19 disabled = pythonOlder "3.11"; ··· 22 owner = "Bluetooth-Devices"; 23 repo = "led-ble"; 24 tag = "v${version}"; 25 - hash = "sha256-U3yVKsyj0QCgotg/7hXp5jVElaBRG++2HwK6H4psTno="; 26 }; 27 28 build-system = [ poetry-core ];
··· 13 14 buildPythonPackage rec { 15 pname = "led-ble"; 16 + version = "1.1.7"; 17 pyproject = true; 18 19 disabled = pythonOlder "3.11"; ··· 22 owner = "Bluetooth-Devices"; 23 repo = "led-ble"; 24 tag = "v${version}"; 25 + hash = "sha256-6vQPsZvBvoLlxzgfnvjnUdkN24tpBZHr62AFcy3s4gE="; 26 }; 27 28 build-system = [ poetry-core ];
+8 -8
pkgs/development/python-modules/mypy-boto3/default.nix
··· 182 "sha256-M1WWs/HMcN0L9qK2eu4x+JmZsvbEbmxZzQBkjU5gfh4="; 183 184 mypy-boto3-ce = 185 - buildMypyBoto3Package "ce" "1.37.10" 186 - "sha256-Agjn23LIsugsUW5a5ov7j5D2WBcYCrNYP1CbXj1feTk="; 187 188 mypy-boto3-chime = 189 buildMypyBoto3Package "chime" "1.37.2" ··· 674 "sha256-eEq8LDmORpA464IecxTI6FqVIitn3t+t4ElsHkfSAs4="; 675 676 mypy-boto3-iotfleetwise = 677 - buildMypyBoto3Package "iotfleetwise" "1.37.7" 678 - "sha256-kZo2Ovxe0zRKVbeVdXR5hOJs9vznrk2h4fuBX0LiKd0="; 679 680 mypy-boto3-iotsecuretunneling = 681 buildMypyBoto3Package "iotsecuretunneling" "1.37.0" ··· 1222 "sha256-BpQNhC56YA/fVCGQ4rD9Ncp5FMsRi1pXgDa6bOZZpBs="; 1223 1224 mypy-boto3-securityhub = 1225 - buildMypyBoto3Package "securityhub" "1.37.10" 1226 - "sha256-WTy4XVBxtaVZ5n6A8I9TFGH7Ye9dpJDq6+nV2zQpnls="; 1227 1228 mypy-boto3-securitylake = 1229 buildMypyBoto3Package "securitylake" "1.37.0" ··· 1326 "sha256-TI4+rVDXiOqI1viEFwbSlvDbwzdKPbTne4pZsdK9HRo="; 1327 1328 mypy-boto3-storagegateway = 1329 - buildMypyBoto3Package "storagegateway" "1.37.3" 1330 - "sha256-g7IxHH+/7ZUHGsRKdsCh2xsPjYUbg9CmL7Rqni/ANNM="; 1331 1332 mypy-boto3-sts = 1333 buildMypyBoto3Package "sts" "1.37.0"
··· 182 "sha256-M1WWs/HMcN0L9qK2eu4x+JmZsvbEbmxZzQBkjU5gfh4="; 183 184 mypy-boto3-ce = 185 + buildMypyBoto3Package "ce" "1.37.30" 186 + "sha256-dEPFTpbkVOZ63Pr+aJJntZlXCzKg/0ThS2/tAjABRwU="; 187 188 mypy-boto3-chime = 189 buildMypyBoto3Package "chime" "1.37.2" ··· 674 "sha256-eEq8LDmORpA464IecxTI6FqVIitn3t+t4ElsHkfSAs4="; 675 676 mypy-boto3-iotfleetwise = 677 + buildMypyBoto3Package "iotfleetwise" "1.37.30" 678 + "sha256-DYuNsbiLD2E+oJAcrqBppujmpyFye0m73b8YsE0Pydo="; 679 680 mypy-boto3-iotsecuretunneling = 681 buildMypyBoto3Package "iotsecuretunneling" "1.37.0" ··· 1222 "sha256-BpQNhC56YA/fVCGQ4rD9Ncp5FMsRi1pXgDa6bOZZpBs="; 1223 1224 mypy-boto3-securityhub = 1225 + buildMypyBoto3Package "securityhub" "1.37.30" 1226 + "sha256-I3QYmSWmdS2/ncxkXzOaXYoM59txDx1vDPbbN31ic00="; 1227 1228 mypy-boto3-securitylake = 1229 buildMypyBoto3Package "securitylake" "1.37.0" ··· 1326 "sha256-TI4+rVDXiOqI1viEFwbSlvDbwzdKPbTne4pZsdK9HRo="; 1327 1328 mypy-boto3-storagegateway = 1329 + buildMypyBoto3Package "storagegateway" "1.37.30" 1330 + "sha256-MO27+ha1NA6hHenR5tz18SQZLlj/xRN0PRh3PoPMtrw="; 1331 1332 mypy-boto3-sts = 1333 buildMypyBoto3Package "sts" "1.37.0"
+2 -2
pkgs/development/python-modules/netbox-attachments/default.nix
··· 8 }: 9 buildPythonPackage rec { 10 pname = "netbox-attachments"; 11 - version = "7.1.0"; 12 pyproject = true; 13 14 disabled = pythonAtLeast "3.13"; ··· 17 owner = "Kani999"; 18 repo = "netbox-attachments"; 19 tag = version; 20 - hash = "sha256-uSp6z2jSb+kX5YspIV0essqRHGtOlZ5m0hMS6OO9Trk="; 21 }; 22 23 build-system = [ setuptools ];
··· 8 }: 9 buildPythonPackage rec { 10 pname = "netbox-attachments"; 11 + version = "7.2.0"; 12 pyproject = true; 13 14 disabled = pythonAtLeast "3.13"; ··· 17 owner = "Kani999"; 18 repo = "netbox-attachments"; 19 tag = version; 20 + hash = "sha256-EYf1PbFIFyCb2fYrnn/T8dnXz3dHmDOLI8Wbnef8V8M="; 21 }; 22 23 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/orbax-checkpoint/default.nix
··· 35 36 buildPythonPackage rec { 37 pname = "orbax-checkpoint"; 38 - version = "0.11.11"; 39 pyproject = true; 40 41 src = fetchFromGitHub { 42 owner = "google"; 43 repo = "orbax"; 44 tag = "v${version}"; 45 - hash = "sha256-KEh1w2lVQKch5QMwqLoAFnnaMOPqWX6WA7QM9sfunUU="; 46 }; 47 48 sourceRoot = "${src.name}/checkpoint";
··· 35 36 buildPythonPackage rec { 37 pname = "orbax-checkpoint"; 38 + version = "0.11.12"; 39 pyproject = true; 40 41 src = fetchFromGitHub { 42 owner = "google"; 43 repo = "orbax"; 44 tag = "v${version}"; 45 + hash = "sha256-pwp3YIRiR17TBDu7ILmf0pi37biQ2hr7QtWKqBPVP2A="; 46 }; 47 48 sourceRoot = "${src.name}/checkpoint";
+1 -1
pkgs/development/python-modules/pillow/default.nix
··· 142 }; 143 144 meta = with lib; { 145 - homepage = "https://python-pillow.org"; 146 changelog = "https://pillow.readthedocs.io/en/stable/releasenotes/${version}.html"; 147 description = "Friendly PIL fork (Python Imaging Library)"; 148 longDescription = ''
··· 142 }; 143 144 meta = with lib; { 145 + homepage = "https://python-pillow.github.io/"; 146 changelog = "https://pillow.readthedocs.io/en/stable/releasenotes/${version}.html"; 147 description = "Friendly PIL fork (Python Imaging Library)"; 148 longDescription = ''
+2 -2
pkgs/development/python-modules/pytensor/default.nix
··· 32 33 buildPythonPackage rec { 34 pname = "pytensor"; 35 - version = "2.30.2"; 36 pyproject = true; 37 38 src = fetchFromGitHub { 39 owner = "pymc-devs"; 40 repo = "pytensor"; 41 tag = "rel-${version}"; 42 - hash = "sha256-l9/N6DFR8qTF4BiH+g6H32r0FkpL9Pjtn/xkiFYYJhU="; 43 }; 44 45 build-system = [
··· 32 33 buildPythonPackage rec { 34 pname = "pytensor"; 35 + version = "2.30.3"; 36 pyproject = true; 37 38 src = fetchFromGitHub { 39 owner = "pymc-devs"; 40 repo = "pytensor"; 41 tag = "rel-${version}"; 42 + hash = "sha256-Tsu+q3PeJSIVdW5wRB1RRk4oolXpj58ZbBQ20gaHJ7o="; 43 }; 44 45 build-system = [
+2 -2
pkgs/development/tools/continuous-integration/woodpecker/common.nix
··· 1 { lib, fetchzip }: 2 let 3 - version = "3.4.0"; 4 - srcHash = "sha256-2zKzNaNe057iJkhhLaEBfE84YkR0X5lGpB4b3WNq3ec="; 5 # The tarball contains vendored dependencies 6 vendorHash = null; 7 in
··· 1 { lib, fetchzip }: 2 let 3 + version = "3.5.1"; 4 + srcHash = "sha256-Ts5CIyyaXpEVRWqRPGsH+NAkA0FextLVKzO6SYwbXPk="; 5 # The tarball contains vendored dependencies 6 vendorHash = null; 7 in
+2 -2
pkgs/games/papermc/versions.json
··· 68 "version": "1.21.3-83" 69 }, 70 "1.21.4": { 71 - "hash": "sha256-QKoV1nMHsf2zvy7fTnxC6XqGvG0MaE3YfieLXeOfOvE=", 72 - "version": "1.21.4-222" 73 } 74 }
··· 68 "version": "1.21.3-83" 69 }, 70 "1.21.4": { 71 + "hash": "sha256-DN5RmWlReUorNF95au0FBuWuDeslqwhDGWf2NkTihxc=", 72 + "version": "1.21.4-224" 73 } 74 }
+5 -9
pkgs/os-specific/linux/broadcom-sta/default.nix
··· 21 rpmFusionPatches = fetchFromGitHub { 22 owner = "rpmfusion"; 23 repo = "wl-kmod"; 24 - rev = "cb67598cbf5d8c5260b750d6f7e5c6a6599b7b85"; 25 - hash = "sha256-g/j/LIZHG2Jl6UwnDNAlZpsuvjCyVzv4Qweog/tviqE="; 26 }; 27 patchset = [ 28 "wl-kmod-001_wext_workaround.patch" ··· 53 "wl-kmod-026_kernel_6.10_fix_empty_body_in_if_warning.patch" 54 "wl-kmod-027_wpa_supplicant-2.11_add_max_scan_ie_len.patch" 55 "wl-kmod-028_kernel_6.12_adaptation.patch" 56 ]; 57 in 58 stdenv.mkDerivation { ··· 68 69 nativeBuildInputs = kernel.moduleBuildDependencies; 70 71 - patches = map (patch: "${rpmFusionPatches}/${patch}") patchset ++ [ 72 - # Fix for Kernel 6.13 73 - (fetchpatch2 { 74 - url = "https://gist.githubusercontent.com/joanbm/72189c81ff67b39d36a660cf00483ccb/raw/17cae74c8d3ebb90e5bfcb84dc176c32f2519078/broadcom-wl-fix-linux-6.13.patch"; 75 - hash = "sha256-b4XE3Dys0d7finPmNhTtvQqxXBSX1CXEj2Krq7qGHAw="; 76 - }) 77 - ]; 78 79 makeFlags = [ "KBASE=${kernel.dev}/lib/modules/${kernel.modDirVersion}" ]; 80
··· 21 rpmFusionPatches = fetchFromGitHub { 22 owner = "rpmfusion"; 23 repo = "wl-kmod"; 24 + rev = "9a5a0d7195e0f6b05ff97e948b97fb0b7427cbf2"; 25 + hash = "sha256-pOOkkOjc77KGqc9fWuRyRsymd90OpLEnbOvxBbeIdKQ="; 26 }; 27 patchset = [ 28 "wl-kmod-001_wext_workaround.patch" ··· 53 "wl-kmod-026_kernel_6.10_fix_empty_body_in_if_warning.patch" 54 "wl-kmod-027_wpa_supplicant-2.11_add_max_scan_ie_len.patch" 55 "wl-kmod-028_kernel_6.12_adaptation.patch" 56 + "wl-kmod-029_kernel_6.13_adaptation.patch" 57 + "wl-kmod-030_kernel_6.14_adaptation.patch" 58 ]; 59 in 60 stdenv.mkDerivation { ··· 70 71 nativeBuildInputs = kernel.moduleBuildDependencies; 72 73 + patches = map (patch: "${rpmFusionPatches}/${patch}") patchset; 74 75 makeFlags = [ "KBASE=${kernel.dev}/lib/modules/${kernel.modDirVersion}" ]; 76
+3 -5
pkgs/os-specific/linux/vmware/default.nix
··· 9 10 stdenv.mkDerivation { 11 pname = "vmware-modules"; 12 - version = "workstation-17.6.1-unstable-2024-10-12-${kernel.version}"; 13 14 src = fetchFromGitHub { 15 owner = "philipl"; 16 repo = "vmware-host-modules"; 17 - # Developer no longer provides tags for kernel compatibility fixes 18 - # Commit hash for branch workstation-17.6.1 as of 2024-10-15 19 - rev = "3a7595bddb2239c2149d7f730a4b57c8bb120d99"; 20 - hash = "sha256-YqRnym5bOZ2ApMegOAeiUNyhsEsF5g1TVALtkUz/v6E="; 21 }; 22 23 hardeningDisable = [ "pic" ];
··· 9 10 stdenv.mkDerivation { 11 pname = "vmware-modules"; 12 + version = "workstation-17.6.3-${kernel.version}"; 13 14 src = fetchFromGitHub { 15 owner = "philipl"; 16 repo = "vmware-host-modules"; 17 + tag = "w17.6.3"; 18 + hash = "sha256-n9aLpHcO7m51eRtcWWBfTpze0JIWvne+UcYACoA5afc="; 19 }; 20 21 hardeningDisable = [ "pic" ];
+3 -3
pkgs/servers/monitoring/prometheus/prom2json.nix
··· 6 7 buildGoModule rec { 8 pname = "prom2json"; 9 - version = "1.4.1"; 10 11 src = fetchFromGitHub { 12 rev = "v${version}"; 13 owner = "prometheus"; 14 repo = "prom2json"; 15 - sha256 = "sha256-cKz+ZFQYjsL7dFfXXCrl4T8OuvQkdqVAotG9HRNtN7o="; 16 }; 17 18 - vendorHash = "sha256-pCy4oECZnvoODezUD1+lOT46yWUr78zvnHgEB2BJN3c="; 19 20 meta = with lib; { 21 description = "Tool to scrape a Prometheus client and dump the result as JSON";
··· 6 7 buildGoModule rec { 8 pname = "prom2json"; 9 + version = "1.4.2"; 10 11 src = fetchFromGitHub { 12 rev = "v${version}"; 13 owner = "prometheus"; 14 repo = "prom2json"; 15 + sha256 = "sha256-3A26xMXJv2MMpFoc0zKZdSLg9WCueIsKdRdyM2NsUJw="; 16 }; 17 18 + vendorHash = "sha256-2XZYc6byupFTR2HCAVSL3wLYWwuzkkhqegzZRTakcgI="; 19 20 meta = with lib; { 21 description = "Tool to scrape a Prometheus client and dump the result as JSON";
+105 -105
pkgs/tools/admin/pulumi-bin/data.nix
··· 1 # DO NOT EDIT! This file is generated automatically by update.sh 2 { }: 3 { 4 - version = "3.160.0"; 5 pulumiPkgs = { 6 x86_64-linux = [ 7 { 8 - url = "https://get.pulumi.com/releases/sdk/pulumi-v3.160.0-linux-x64.tar.gz"; 9 - sha256 = "0krj5scgp0mb0vla9dr7xm7iny23aq0qrrs8f0wl1wxzrm0zcjwi"; 10 } 11 { 12 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-linux-amd64.tar.gz"; ··· 17 sha256 = "1xbwvb15zgxf0vvrpdp5p0jk09kzz3f1hn15k0b3bqjal7dp51qz"; 18 } 19 { 20 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.75.0-linux-amd64.tar.gz"; 21 - sha256 = "0mfr4yj59b2l8bch0dbbmznd3b2rwvsjvp2jyzlq6jpb1sfyj3cr"; 22 } 23 { 24 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.0-linux-amd64.tar.gz"; 25 - sha256 = "1kyljbg6lkc9mr6j493rjk5mnrh3ldgc8qjxmn8y3nzbc2xmcs65"; 26 } 27 { 28 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.16.0-linux-amd64.tar.gz"; 29 - sha256 = "13v1g69fy1fhg36xni6kvj37v1lxnw6kggqnzysnif9lq6p8sha7"; 30 } 31 { 32 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.74.0-linux-amd64.tar.gz"; 33 - sha256 = "02pjvhxr9z1xr3chd3hfq42g76ijdf1rpdnxb352i9x9v1m8lx30"; 34 } 35 { 36 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.3.0-linux-amd64.tar.gz"; 37 - sha256 = "0q7z11jijxkz4jmxvw14xdqj5v4yfl1qqg56iyqi2i5c4drwbs6j"; 38 } 39 { 40 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-linux-amd64.tar.gz"; 41 sha256 = "1jj8y9nwjwagaakxwpgviffk2d8mkcygf8dc3vmzz0ryy83jcd9w"; 42 } 43 { 44 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.21.0-linux-amd64.tar.gz"; 45 - sha256 = "18f8fap5zjrjqzmblxgpwffkqj82bhj3pl6vrmj7nlmj4q2r4i88"; 46 } 47 { 48 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-linux-amd64.tar.gz"; ··· 53 sha256 = "1093zzn3yv85bxwf60ig1fh1jdl8zqzql2bmkjs9hk1cxh7wfll3"; 54 } 55 { 56 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.47.0-linux-amd64.tar.gz"; 57 - sha256 = "0mxwx3ccx45viq2nnq18mzxwhlszyib5qlgirf06wyah95rpwd2d"; 58 } 59 { 60 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-linux-amd64.tar.gz"; ··· 69 sha256 = "0hnardid0kbzy65dmn7vz8ddy5hq78nf2871zz6srf2hfyiv7qa4"; 70 } 71 { 72 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v8.14.0-linux-amd64.tar.gz"; 73 - sha256 = "191j823pngyicvgvkjfik9n0nsws2zsqqzykzsad74w59i9cr90c"; 74 } 75 { 76 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.24.0-linux-amd64.tar.gz"; 77 - sha256 = "1xls7nc4yx4s5c2rkb1p74ivbxm96sb0mx7pmx35zbknhyrdji8k"; 78 } 79 { 80 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-linux-amd64.tar.gz"; ··· 101 sha256 = "1rjpfwfldvdakb4bna21l5vzn9ihkg6cc98lnap2xns0ibgxn36v"; 102 } 103 { 104 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.8-linux-amd64.tar.gz"; 105 - sha256 = "0991xkdk0jb87q7gjjb34765k8ing9qbm4zhp8ymsqkhhq7h363i"; 106 } 107 { 108 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-linux-amd64.tar.gz"; ··· 145 sha256 = "0z64m3fw592cclxa70jv6zhqw26sfi4mngff4bh3jk0m4chahb6a"; 146 } 147 { 148 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.6-linux-amd64.tar.gz"; 149 - sha256 = "13v3vz76skral2lhv7ph9yb6im8zsiavis6qss6jzx8pdw8gq6a4"; 150 } 151 { 152 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.1-linux-amd64.tar.gz"; 153 - sha256 = "0h5pca5kgyjwdj9m8fd0wmygxhvjm6r5wss00wprad383mwp3s7v"; 154 } 155 { 156 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-linux-amd64.tar.gz"; ··· 163 ]; 164 x86_64-darwin = [ 165 { 166 - url = "https://get.pulumi.com/releases/sdk/pulumi-v3.160.0-darwin-x64.tar.gz"; 167 - sha256 = "1pl0s116a58d9hz3cgb3hcqcapdvyz92h44p72iwl5xb42jlsvcz"; 168 } 169 { 170 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-darwin-amd64.tar.gz"; ··· 175 sha256 = "1vrywndkhhr3k2ckpy7rxm910mq70ks1r36dnfa10pb53hhl1ngp"; 176 } 177 { 178 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.75.0-darwin-amd64.tar.gz"; 179 - sha256 = "18y8vr13dcpwg9mdwfn2mh5bww782wx7j8wxvv8j0xnv6ikwgaxm"; 180 } 181 { 182 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.0-darwin-amd64.tar.gz"; 183 - sha256 = "10zkqc02lpf9k0brykyngsasi189w167f6v24cp8sl1agbdcqb9f"; 184 } 185 { 186 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.16.0-darwin-amd64.tar.gz"; 187 - sha256 = "13lmgwfic3m4ii4nwfbv4yl2nwihkd0yy7144chnvzm7815z19y2"; 188 } 189 { 190 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.74.0-darwin-amd64.tar.gz"; 191 - sha256 = "0c0my4m1i745l83x9yrb0sjrfigrv3hkfnx0nf8y5gpdsdy6wmy3"; 192 } 193 { 194 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.3.0-darwin-amd64.tar.gz"; 195 - sha256 = "1g0m5fa5s9w9p2ppp4gq2nvbjkysy5xhw9jna2b8psqlvv8267la"; 196 } 197 { 198 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-darwin-amd64.tar.gz"; 199 sha256 = "13kkzl5b8n0i784hmpj83g4wmp5hd6jj2wqash2ly7ymdg4dr8bz"; 200 } 201 { 202 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.21.0-darwin-amd64.tar.gz"; 203 - sha256 = "1kzx16rv67ck7pnlyrmq7407bq41agfwxn7c70l0wsnp5y2l6zwj"; 204 } 205 { 206 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-darwin-amd64.tar.gz"; ··· 211 sha256 = "1f064fmzyr1d1axl6vdggh1jp6p1akqiy7jbywwzy0rcqipqd2mr"; 212 } 213 { 214 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.47.0-darwin-amd64.tar.gz"; 215 - sha256 = "08idrv7ay0ny4qm3g5yw0ymlz4lmcxcgngky788dvpgcx1hwdr07"; 216 } 217 { 218 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-darwin-amd64.tar.gz"; ··· 227 sha256 = "1m5lh59h7nck1flzxs9m4n0ag0klk3jmnpf7hc509vffxs89xnjq"; 228 } 229 { 230 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v8.14.0-darwin-amd64.tar.gz"; 231 - sha256 = "0qqzfdibgwzgnv79as3l6k8hh4nviq2i0xsgzsvjkklzf2szyh8k"; 232 } 233 { 234 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.24.0-darwin-amd64.tar.gz"; 235 - sha256 = "1ndv3dnwdcffn2vvlkyxyf8ikf2rcqbkia8sw4y7pskxmd5s5mnk"; 236 } 237 { 238 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-darwin-amd64.tar.gz"; ··· 259 sha256 = "1v7sjd6cqlv7q7wxiamphxzp31x0s7dkfgl5y8brcg3wvz65151c"; 260 } 261 { 262 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.8-darwin-amd64.tar.gz"; 263 - sha256 = "120zpffjxa0fywlrsxx6ymzmvrk6wr3lph6l9sm6dhd9ik6810li"; 264 } 265 { 266 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-darwin-amd64.tar.gz"; ··· 303 sha256 = "1cjx4nah8yharhhd5j46iglcafghmghq0n0wbkhclqqfac0hf2p6"; 304 } 305 { 306 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.6-darwin-amd64.tar.gz"; 307 - sha256 = "1w3wqx96qv0m7n0grr5sr4qdwrj56cghl3rg2hg75cx5yj00677y"; 308 } 309 { 310 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.1-darwin-amd64.tar.gz"; 311 - sha256 = "1risgn050qs9yb0r7wx9z1xfw4ai50b5f6fzqchmaw4wpqj83j4h"; 312 } 313 { 314 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-darwin-amd64.tar.gz"; ··· 321 ]; 322 aarch64-linux = [ 323 { 324 - url = "https://get.pulumi.com/releases/sdk/pulumi-v3.160.0-linux-arm64.tar.gz"; 325 - sha256 = "1q875z052xcflkcwbdkgjg7bywcs9a2l797ma7zdri8wh04p0gx0"; 326 } 327 { 328 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-linux-arm64.tar.gz"; ··· 333 sha256 = "1166ih4sk9ya1m0sdvhvh8xhzmx8dpmzfg8l8jfn2i2af4w1iij2"; 334 } 335 { 336 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.75.0-linux-arm64.tar.gz"; 337 - sha256 = "17vzdi28awlplgmyv6zsb5ccya8yqii3j6wz742wd47w666lkbq9"; 338 } 339 { 340 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.0-linux-arm64.tar.gz"; 341 - sha256 = "0a07fhkjivn8r2qfc4ads89a6s9fh3dm0n49iwj8j6zfnbwl2kdz"; 342 } 343 { 344 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.16.0-linux-arm64.tar.gz"; 345 - sha256 = "1jsm83rh3ngv5g5l0r5b6mcwz7gn3wnb91nkwqdgmz0cjdczc1hs"; 346 } 347 { 348 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.74.0-linux-arm64.tar.gz"; 349 - sha256 = "1dc99srf58z6sckxjw7ggmhpcf079s5ffv4g0wc9v50n6vy579cy"; 350 } 351 { 352 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.3.0-linux-arm64.tar.gz"; 353 - sha256 = "0m9qc3q13p6hv481fgaybh787cphdjmqr2m4sf4syxli3w9bm2bx"; 354 } 355 { 356 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-linux-arm64.tar.gz"; 357 sha256 = "1wb31n5hm43y8kfzdf4v0idiyzj9bbbr7v48fcyxhljxzbmhy5ny"; 358 } 359 { 360 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.21.0-linux-arm64.tar.gz"; 361 - sha256 = "1nipp4f4q61fwnr4wh99hc9an5qb572rfj0kbjw5pn9fhgy86nc4"; 362 } 363 { 364 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-linux-arm64.tar.gz"; ··· 369 sha256 = "0lybz7g4zv08ycnpfwck1n2lsw98h75paamgdq7ha271yn1k58yx"; 370 } 371 { 372 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.47.0-linux-arm64.tar.gz"; 373 - sha256 = "0jzr7j5sg1z57ih40alfz4p80balmipy0ahb4cmw7q9phph82qmb"; 374 } 375 { 376 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-linux-arm64.tar.gz"; ··· 385 sha256 = "111pia2f5xwkwaqs6p90ri29l5b3ivmahsa1bji4fwyyjyp22h4r"; 386 } 387 { 388 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v8.14.0-linux-arm64.tar.gz"; 389 - sha256 = "1dyg5k7giny2d26yw222kahdnbfwmhr8d1nkrn3i1ycqsb1g573j"; 390 } 391 { 392 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.24.0-linux-arm64.tar.gz"; 393 - sha256 = "09gqjr2fxz3r36pwilhkxkksd5qqi9m2flisnyimr6yfcjyfbav4"; 394 } 395 { 396 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-linux-arm64.tar.gz"; ··· 417 sha256 = "11z52dw31rpb9hlch5wj5pyzf5hbjyrcdy4s5c0wqvkyjlnyzlfq"; 418 } 419 { 420 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.8-linux-arm64.tar.gz"; 421 - sha256 = "1d8vl712v82azbjdi8j7s69h839ni7pdgg96273s7cfx276x5nq3"; 422 } 423 { 424 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-linux-arm64.tar.gz"; ··· 461 sha256 = "1fw9m6r7yqmkjp94zyvr56qxsavnadargknav74srrngnzi8q2pg"; 462 } 463 { 464 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.6-linux-arm64.tar.gz"; 465 - sha256 = "0a0x7h17qxhh0wwn5b3a3p4caqjghax6y37hcxxxjy33r03l4ba4"; 466 } 467 { 468 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.1-linux-arm64.tar.gz"; 469 - sha256 = "1wkcrvyw9r0j4vy3nmgsypzak8ld2750rc3cd88m0q9qi22vi6hm"; 470 } 471 { 472 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-linux-arm64.tar.gz"; ··· 479 ]; 480 aarch64-darwin = [ 481 { 482 - url = "https://get.pulumi.com/releases/sdk/pulumi-v3.160.0-darwin-arm64.tar.gz"; 483 - sha256 = "01xazg475n9bcs5y9iyrf0prr75j3gjkhzgmqhpd45jp9qzi28ip"; 484 } 485 { 486 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-darwin-arm64.tar.gz"; ··· 491 sha256 = "0spsr6asi7vhml7fwplidzjphkr01zifmb61aj11hxwmpkldhwz8"; 492 } 493 { 494 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.75.0-darwin-arm64.tar.gz"; 495 - sha256 = "0c4krcnw4kh8wxrvrcfv0j2i276zmsbxiiiph19m3263ddi6i99x"; 496 } 497 { 498 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.0-darwin-arm64.tar.gz"; 499 - sha256 = "01glc6mn5k6qyk65qkzhbmkrhlwzlmdkvx8d8mkgm7fprdwaxfv0"; 500 } 501 { 502 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.16.0-darwin-arm64.tar.gz"; 503 - sha256 = "0v6gp882pnbli7cr8p7m7chp3jckgqnwsc0c7v4an81srkjmq1vr"; 504 } 505 { 506 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.74.0-darwin-arm64.tar.gz"; 507 - sha256 = "1rqmyajaybn56dbvry7jqvw7z6ad5rnr7xc7kg9mdg96llm3vrzy"; 508 } 509 { 510 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.3.0-darwin-arm64.tar.gz"; 511 - sha256 = "0yc1nyvjk89kbgmp62lbqncvd5vlcfjfqyl0f8mnj6snz1fg3l89"; 512 } 513 { 514 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-darwin-arm64.tar.gz"; 515 sha256 = "14g97yydvh9cssq5h08f6b1ks9nlq2p6jbb20yyphjdy1sxsr8ng"; 516 } 517 { 518 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.21.0-darwin-arm64.tar.gz"; 519 - sha256 = "1f9vd95jw2s3yvssnv5xx5l4fzhklyb11rlhvl42cccfgndj7g6j"; 520 } 521 { 522 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-darwin-arm64.tar.gz"; ··· 527 sha256 = "01sqq37yghlk0772j1vd3l124a2fcwkkz3fb8lsilk33gwb7hjgk"; 528 } 529 { 530 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.47.0-darwin-arm64.tar.gz"; 531 - sha256 = "0zkgfn3is0l42qcjl1kz0av73pamw7faihnx9brr1vsbagrqq5fq"; 532 } 533 { 534 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-darwin-arm64.tar.gz"; ··· 543 sha256 = "12bzicm43l7yvh02v5fx3z8v46l9i7a9f677735xi5rjbmd2an4c"; 544 } 545 { 546 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v8.14.0-darwin-arm64.tar.gz"; 547 - sha256 = "17cm719jsh6rc7lwd64kg7qdlxlclvwrky9598f85kbvnv6n0xa8"; 548 } 549 { 550 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.24.0-darwin-arm64.tar.gz"; 551 - sha256 = "0xfxxfjkijgfdx4nbc4xbnhq6n6sbc9favx5xm7887cwsfbvynqw"; 552 } 553 { 554 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-darwin-arm64.tar.gz"; ··· 575 sha256 = "0fki8hbsia7ghxyih8arbb5gdqvhps07f67vf9g31lhk6gyqa1a0"; 576 } 577 { 578 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.8-darwin-arm64.tar.gz"; 579 - sha256 = "1rl99l5bvc5yhy5z3millws7xzdlcypwxyvhmy6k1lqx200pwm13"; 580 } 581 { 582 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-darwin-arm64.tar.gz"; ··· 619 sha256 = "1bdiq2m0gr3jamwaz9jlc4sx3x5g29pwk1l790830v1zqh2kx7x3"; 620 } 621 { 622 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.6-darwin-arm64.tar.gz"; 623 - sha256 = "1jdgx5621xmhqcyfm4p85wbp23clv0ws2klk4dgfxkaqf27xhwva"; 624 } 625 { 626 - url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.1-darwin-arm64.tar.gz"; 627 - sha256 = "0xw51rfh9vv0dbdzkjz6yrhj86f691cdg40ax085zk0g31x2g1cm"; 628 } 629 { 630 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-darwin-arm64.tar.gz";
··· 1 # DO NOT EDIT! This file is generated automatically by update.sh 2 { }: 3 { 4 + version = "3.162.0"; 5 pulumiPkgs = { 6 x86_64-linux = [ 7 { 8 + url = "https://get.pulumi.com/releases/sdk/pulumi-v3.162.0-linux-x64.tar.gz"; 9 + sha256 = "1xhgwbp2xws04f8xr7frkqy2pgz9w3zc5m6mi3b89wqmrbvxszkv"; 10 } 11 { 12 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-linux-amd64.tar.gz"; ··· 17 sha256 = "1xbwvb15zgxf0vvrpdp5p0jk09kzz3f1hn15k0b3bqjal7dp51qz"; 18 } 19 { 20 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.76.0-linux-amd64.tar.gz"; 21 + sha256 = "0sanq5413j8sidyqszws9ip5y57wbwi4pxskkc1bx1grjwk01mk9"; 22 } 23 { 24 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.1-linux-amd64.tar.gz"; 25 + sha256 = "17cs43ypq27yc1qc5z3567ijhl4zjpc3z9304l15ys7r5fl27za9"; 26 } 27 { 28 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.17.0-linux-amd64.tar.gz"; 29 + sha256 = "1jh7q7ag4fm04xvcvbqknpr0cs4mbic9l8jw0s9y49b3mplq6b0i"; 30 } 31 { 32 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.76.0-linux-amd64.tar.gz"; 33 + sha256 = "11iwzy2dklvmdn0c6f3pw71jxk0hv3n4ylyw6k2ynzd8jw2brw7p"; 34 } 35 { 36 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.4.0-linux-amd64.tar.gz"; 37 + sha256 = "0fbkbylll84disnz6lybba5c8br4k2v8i18xf6yqbgjw0rylff5r"; 38 } 39 { 40 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-linux-amd64.tar.gz"; 41 sha256 = "1jj8y9nwjwagaakxwpgviffk2d8mkcygf8dc3vmzz0ryy83jcd9w"; 42 } 43 { 44 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.22.0-linux-amd64.tar.gz"; 45 + sha256 = "08wgs1mr85jk11zj2g1pxr83jzfnsbk085n6bjik9zynbxildhpa"; 46 } 47 { 48 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-linux-amd64.tar.gz"; ··· 53 sha256 = "1093zzn3yv85bxwf60ig1fh1jdl8zqzql2bmkjs9hk1cxh7wfll3"; 54 } 55 { 56 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.48.1-linux-amd64.tar.gz"; 57 + sha256 = "0n0qks8l1244mbghz0kypj7lyf2hmsmh25rrmszmrck1p2wa4y6s"; 58 } 59 { 60 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-linux-amd64.tar.gz"; ··· 69 sha256 = "0hnardid0kbzy65dmn7vz8ddy5hq78nf2871zz6srf2hfyiv7qa4"; 70 } 71 { 72 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v9.0.0-linux-amd64.tar.gz"; 73 + sha256 = "1kkv7y7dy2w9hi5azrp2gj5fgwrxhhhbz5wdd1l63zx0r9lhyp98"; 74 } 75 { 76 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.25.1-linux-amd64.tar.gz"; 77 + sha256 = "1imzp0gyhs7w84m834wapznm9p0chxfnaj8dh6f19zxljlglaps1"; 78 } 79 { 80 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-linux-amd64.tar.gz"; ··· 101 sha256 = "1rjpfwfldvdakb4bna21l5vzn9ihkg6cc98lnap2xns0ibgxn36v"; 102 } 103 { 104 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.9-linux-amd64.tar.gz"; 105 + sha256 = "0ibaipjpsx3crzxhnngkv0vcgjag5zff4s20ck5mxjrhdhzqbmfg"; 106 } 107 { 108 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-linux-amd64.tar.gz"; ··· 145 sha256 = "0z64m3fw592cclxa70jv6zhqw26sfi4mngff4bh3jk0m4chahb6a"; 146 } 147 { 148 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.7-linux-amd64.tar.gz"; 149 + sha256 = "0gw11jdkm9c3ff9b6rg9k8h01zghb82gfz46mgq4wyrwc36h71h3"; 150 } 151 { 152 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.2-linux-amd64.tar.gz"; 153 + sha256 = "0lgzj6ziskf71qand9cwmxgj7wr33gjp6m09hyfgy3n05iar0nd2"; 154 } 155 { 156 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-linux-amd64.tar.gz"; ··· 163 ]; 164 x86_64-darwin = [ 165 { 166 + url = "https://get.pulumi.com/releases/sdk/pulumi-v3.162.0-darwin-x64.tar.gz"; 167 + sha256 = "097pq60w4j1y04rgm6qnfgsdmk8jas92hw4k7zvmxpvka4a6s4q2"; 168 } 169 { 170 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-darwin-amd64.tar.gz"; ··· 175 sha256 = "1vrywndkhhr3k2ckpy7rxm910mq70ks1r36dnfa10pb53hhl1ngp"; 176 } 177 { 178 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.76.0-darwin-amd64.tar.gz"; 179 + sha256 = "0w5jhzc36mshnl1sj0dyybcff4v1vr7513yd5g3qyvfwxxa48krb"; 180 } 181 { 182 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.1-darwin-amd64.tar.gz"; 183 + sha256 = "0znvh909zlgs20yhh3y4yz0fkz5m2ba06n88zjsn49i44pg0dgak"; 184 } 185 { 186 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.17.0-darwin-amd64.tar.gz"; 187 + sha256 = "1bm5sr0vgk8b1j0rsbg0hfyrzplvg8gnlhipcip8dw1fwshgrqpk"; 188 } 189 { 190 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.76.0-darwin-amd64.tar.gz"; 191 + sha256 = "1yvks69xz13s8w5h51gfx8hj5ys640jkfpc9l6jxmhdsam75ricn"; 192 } 193 { 194 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.4.0-darwin-amd64.tar.gz"; 195 + sha256 = "0rj8xad7nw1vp20dpxaz0r4bg2fn44qci9pw2mh5cqi4v54v7v51"; 196 } 197 { 198 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-darwin-amd64.tar.gz"; 199 sha256 = "13kkzl5b8n0i784hmpj83g4wmp5hd6jj2wqash2ly7ymdg4dr8bz"; 200 } 201 { 202 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.22.0-darwin-amd64.tar.gz"; 203 + sha256 = "13vpgslpamsgy0m99za5jg8zzcm7c2wgyw1ywxmb1wcmpwgbfamf"; 204 } 205 { 206 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-darwin-amd64.tar.gz"; ··· 211 sha256 = "1f064fmzyr1d1axl6vdggh1jp6p1akqiy7jbywwzy0rcqipqd2mr"; 212 } 213 { 214 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.48.1-darwin-amd64.tar.gz"; 215 + sha256 = "1gg3awng84ghqia7d5a9a0608qfjf14gg4989qcdjmzmpw7bmi6k"; 216 } 217 { 218 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-darwin-amd64.tar.gz"; ··· 227 sha256 = "1m5lh59h7nck1flzxs9m4n0ag0klk3jmnpf7hc509vffxs89xnjq"; 228 } 229 { 230 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v9.0.0-darwin-amd64.tar.gz"; 231 + sha256 = "0l7qxzk72ay6iq3l0ib0ihvhxpc1b9jkdk9mh7lsbvliyb8p6zii"; 232 } 233 { 234 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.25.1-darwin-amd64.tar.gz"; 235 + sha256 = "0gf3fx5vj5pqi4adnxdy4bnxyvmpgr4pz5r8pipbxm6kjk4hvqq7"; 236 } 237 { 238 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-darwin-amd64.tar.gz"; ··· 259 sha256 = "1v7sjd6cqlv7q7wxiamphxzp31x0s7dkfgl5y8brcg3wvz65151c"; 260 } 261 { 262 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.9-darwin-amd64.tar.gz"; 263 + sha256 = "12a6gac63wins0ykxqdvjmzw3b3kgfxhzhygrlrwrg9wafwjbi92"; 264 } 265 { 266 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-darwin-amd64.tar.gz"; ··· 303 sha256 = "1cjx4nah8yharhhd5j46iglcafghmghq0n0wbkhclqqfac0hf2p6"; 304 } 305 { 306 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.7-darwin-amd64.tar.gz"; 307 + sha256 = "02hlnpczzbs87c0abc5grl16a34y0ss0iivn1w1z2z44r4mhn4v6"; 308 } 309 { 310 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.2-darwin-amd64.tar.gz"; 311 + sha256 = "04kv6izmkfm3zfr01smdr80ia52mhy8mr30d9jhk6w8vazpyq7s0"; 312 } 313 { 314 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-darwin-amd64.tar.gz"; ··· 321 ]; 322 aarch64-linux = [ 323 { 324 + url = "https://get.pulumi.com/releases/sdk/pulumi-v3.162.0-linux-arm64.tar.gz"; 325 + sha256 = "18jwvmjsyg2i96h6xlb4qfbvhhq1k9bdf2n1g4ziqa3k8nara5yw"; 326 } 327 { 328 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-linux-arm64.tar.gz"; ··· 333 sha256 = "1166ih4sk9ya1m0sdvhvh8xhzmx8dpmzfg8l8jfn2i2af4w1iij2"; 334 } 335 { 336 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.76.0-linux-arm64.tar.gz"; 337 + sha256 = "0vsksixrvivb044202krbbyjq8g0az5bsnzjibyw7jcr4p3niagc"; 338 } 339 { 340 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.1-linux-arm64.tar.gz"; 341 + sha256 = "06fx0xkv4k7nahrifkj7m2gpanrxbyclsaxbrclll6pvgyd2jxf6"; 342 } 343 { 344 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.17.0-linux-arm64.tar.gz"; 345 + sha256 = "11zaa8h8cb4hh8g292l6mh1l8rsz5q9wbczm36ncssnhh7157bn3"; 346 } 347 { 348 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.76.0-linux-arm64.tar.gz"; 349 + sha256 = "0xkyq5vcslhs2x5p4svx0djqzrmkhkzf5bmp066l5daaasmxcw06"; 350 } 351 { 352 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.4.0-linux-arm64.tar.gz"; 353 + sha256 = "0lpg2ipkg3rbg3cwmhr3z47kx1158bfiv59ryyxganbdj2rz0frm"; 354 } 355 { 356 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-linux-arm64.tar.gz"; 357 sha256 = "1wb31n5hm43y8kfzdf4v0idiyzj9bbbr7v48fcyxhljxzbmhy5ny"; 358 } 359 { 360 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.22.0-linux-arm64.tar.gz"; 361 + sha256 = "0k45j0xrx7ijch3ppk182ij9f5zpk01nvljqwawyvs7ry86nw80z"; 362 } 363 { 364 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-linux-arm64.tar.gz"; ··· 369 sha256 = "0lybz7g4zv08ycnpfwck1n2lsw98h75paamgdq7ha271yn1k58yx"; 370 } 371 { 372 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.48.1-linux-arm64.tar.gz"; 373 + sha256 = "1h52cxsp3w0ylya05drcm9w83filznhpdjnhdv7mld9qhp4rg7f5"; 374 } 375 { 376 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-linux-arm64.tar.gz"; ··· 385 sha256 = "111pia2f5xwkwaqs6p90ri29l5b3ivmahsa1bji4fwyyjyp22h4r"; 386 } 387 { 388 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v9.0.0-linux-arm64.tar.gz"; 389 + sha256 = "0wcychpli59jmk0bpwrpwyf0y71zpph8zz7caj54wpzkkyqh8mdk"; 390 } 391 { 392 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.25.1-linux-arm64.tar.gz"; 393 + sha256 = "0l60k6akhw5caa82k03hmq71vr421632sy1z85cyvg02p39qlv4h"; 394 } 395 { 396 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-linux-arm64.tar.gz"; ··· 417 sha256 = "11z52dw31rpb9hlch5wj5pyzf5hbjyrcdy4s5c0wqvkyjlnyzlfq"; 418 } 419 { 420 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.9-linux-arm64.tar.gz"; 421 + sha256 = "1y52gazhn6gnr98q2qwny47r6r9nbr2ns9xgavcr7gi5glzlyfyp"; 422 } 423 { 424 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-linux-arm64.tar.gz"; ··· 461 sha256 = "1fw9m6r7yqmkjp94zyvr56qxsavnadargknav74srrngnzi8q2pg"; 462 } 463 { 464 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.7-linux-arm64.tar.gz"; 465 + sha256 = "0mmr8mg5zd201bcvckybcbkgcr07y6mckwzzwcn72ks8rgygl4xb"; 466 } 467 { 468 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.2-linux-arm64.tar.gz"; 469 + sha256 = "14cpn3p15wmy7bwni1yq1ih2s0ilm9hhmshsmd2kxqcrd9drv016"; 470 } 471 { 472 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-linux-arm64.tar.gz"; ··· 479 ]; 480 aarch64-darwin = [ 481 { 482 + url = "https://get.pulumi.com/releases/sdk/pulumi-v3.162.0-darwin-arm64.tar.gz"; 483 + sha256 = "0f9l40gj7i08jm4wxir206jzwcbzvp3m2fz1wpzi55il9lch33pg"; 484 } 485 { 486 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aiven-v6.36.0-darwin-arm64.tar.gz"; ··· 491 sha256 = "0spsr6asi7vhml7fwplidzjphkr01zifmb61aj11hxwmpkldhwz8"; 492 } 493 { 494 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-alicloud-v3.76.0-darwin-arm64.tar.gz"; 495 + sha256 = "0lqff5ym8c53id57ywcykgwmzsqmwhii3qkxdi0g3bypyia3jz41"; 496 } 497 { 498 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-artifactory-v8.8.1-darwin-arm64.tar.gz"; 499 + sha256 = "11626k5s62hpqi60f26zhw3129cx74lv07l8adsa5fz0y2bsnkls"; 500 } 501 { 502 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-auth0-v3.17.0-darwin-arm64.tar.gz"; 503 + sha256 = "02n422463qh87jnpha43gk57vsv123h1d6jy9k98hgi1irx17s87"; 504 } 505 { 506 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v6.76.0-darwin-arm64.tar.gz"; 507 + sha256 = "1db3l59bf88xbgkwpy7jqxbjk7g5l5c5gc74f7lvl730sr0hs1a1"; 508 } 509 { 510 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuread-v6.4.0-darwin-arm64.tar.gz"; 511 + sha256 = "10k8rclckw6qhsksbsj8rnxr9dxgf4p9gvcqzcnpq6mv7687n7xi"; 512 } 513 { 514 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azuredevops-v3.8.0-darwin-arm64.tar.gz"; 515 sha256 = "14g97yydvh9cssq5h08f6b1ks9nlq2p6jbb20yyphjdy1sxsr8ng"; 516 } 517 { 518 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-azure-v6.22.0-darwin-arm64.tar.gz"; 519 + sha256 = "1vfhpisa1fyvsmh0crqr859ppmgs09yncsbchs1rlw6hb68sknqh"; 520 } 521 { 522 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-cloudflare-v5.49.1-darwin-arm64.tar.gz"; ··· 527 sha256 = "01sqq37yghlk0772j1vd3l124a2fcwkkz3fb8lsilk33gwb7hjgk"; 528 } 529 { 530 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-datadog-v4.48.1-darwin-arm64.tar.gz"; 531 + sha256 = "06c2i69qqzvsgrlf8r0anhd13xj3l5k3ixzxbwmw8cv1zk7wvwxp"; 532 } 533 { 534 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-digitalocean-v4.41.0-darwin-arm64.tar.gz"; ··· 543 sha256 = "12bzicm43l7yvh02v5fx3z8v46l9i7a9f677735xi5rjbmd2an4c"; 544 } 545 { 546 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-fastly-v9.0.0-darwin-arm64.tar.gz"; 547 + sha256 = "1n8vqpklm8lvvh4wlny558fm169h1nmh1rmp1apkhk7wxcgy8by3"; 548 } 549 { 550 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-gcp-v8.25.1-darwin-arm64.tar.gz"; 551 + sha256 = "1aik40kr6xm7ir9x1w1hizs362rkdn4dq6c4zdba0kgdvjrffzws"; 552 } 553 { 554 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-github-v6.7.0-darwin-arm64.tar.gz"; ··· 575 sha256 = "0fki8hbsia7ghxyih8arbb5gdqvhps07f67vf9g31lhk6gyqa1a0"; 576 } 577 { 578 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mailgun-v3.5.9-darwin-arm64.tar.gz"; 579 + sha256 = "1pavzbg6qbpvrc3z57pm1yn2c40i4n81bc5cs57p3zw8hmzmpp80"; 580 } 581 { 582 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-mysql-v3.2.9-darwin-arm64.tar.gz"; ··· 619 sha256 = "1bdiq2m0gr3jamwaz9jlc4sx3x5g29pwk1l790830v1zqh2kx7x3"; 620 } 621 { 622 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-venafi-v1.10.7-darwin-arm64.tar.gz"; 623 + sha256 = "11i7hhj29vd2090nfj7j551xzqw1xnr2qxkgwlhwm9g9kqi1nh4f"; 624 } 625 { 626 + url = "https://api.pulumi.com/releases/plugins/pulumi-resource-vsphere-v4.13.2-darwin-arm64.tar.gz"; 627 + sha256 = "11q6gncnxqdj4yp7mldwqhhvnmfcqvmc4v384xszwnl78fmiikrs"; 628 } 629 { 630 url = "https://api.pulumi.com/releases/plugins/pulumi-resource-wavefront-v3.1.8-darwin-arm64.tar.gz";
+2 -2
pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix
··· 30 31 stdenv.mkDerivation rec { 32 pname = "fcitx5-configtool"; 33 - version = "5.1.8"; 34 35 src = fetchFromGitHub { 36 owner = "fcitx"; 37 repo = pname; 38 rev = version; 39 - hash = "sha256-4CvRQU6tcr3l14KzCGIhMvtYuT8DbSywxz6knbl+HgA="; 40 }; 41 42 cmakeFlags = [
··· 30 31 stdenv.mkDerivation rec { 32 pname = "fcitx5-configtool"; 33 + version = "5.1.9"; 34 35 src = fetchFromGitHub { 36 owner = "fcitx"; 37 repo = pname; 38 rev = version; 39 + hash = "sha256-x4DhPxiwPR16xQpBFnJ1DiU435BHOOs6pFj+zJQXFUI="; 40 }; 41 42 cmakeFlags = [
+3 -3
pkgs/tools/networking/flannel/default.nix
··· 7 8 buildGoModule rec { 9 pname = "flannel"; 10 - version = "0.26.5"; 11 rev = "v${version}"; 12 13 - vendorHash = "sha256-i6eCZ/ZTkQXaIAgO/4VWHiy4/5D0lTLrgNqCVh2Qs50="; 14 15 src = fetchFromGitHub { 16 inherit rev; 17 owner = "flannel-io"; 18 repo = "flannel"; 19 - sha256 = "sha256-APbyzv6HJi+U4+/vth/CtXK6siG0jNT5QOq9XknlXm4="; 20 }; 21 22 ldflags = [ "-X github.com/flannel-io/flannel/pkg/version.Version=${rev}" ];
··· 7 8 buildGoModule rec { 9 pname = "flannel"; 10 + version = "0.26.6"; 11 rev = "v${version}"; 12 13 + vendorHash = "sha256-cD5NDK0jb1dKhNRiYTaU36TM3CdkwScZ24AtkaEja4k="; 14 15 src = fetchFromGitHub { 16 inherit rev; 17 owner = "flannel-io"; 18 repo = "flannel"; 19 + sha256 = "sha256-IVez0Df+OAWSoIQ6cgBNG5qC48T7mhWN2OVRaVxbAr4="; 20 }; 21 22 ldflags = [ "-X github.com/flannel-io/flannel/pkg/version.Version=${rev}" ];
+3 -3
pkgs/tools/package-management/nix/default.nix
··· 189 }; 190 191 nixComponents_git = nixDependencies.callPackage ./modular/packages.nix rec { 192 - version = "2.29pre20250407_${lib.substring 0 8 src.rev}"; 193 inherit (self.nix_2_24.meta) maintainers; 194 otherSplices = generateSplicesForNixComponents "nixComponents_git"; 195 src = fetchFromGitHub { 196 owner = "NixOS"; 197 repo = "nix"; 198 - rev = "73d3159ba0b4b711c1f124a587f16e2486d685d7"; 199 - hash = "sha256-9wJXUGqXIqMjNyKWJKCcxrDHM/KxDkvJMwo6S3s+WuM="; 200 }; 201 }; 202
··· 189 }; 190 191 nixComponents_git = nixDependencies.callPackage ./modular/packages.nix rec { 192 + version = "2.29pre20250409_${lib.substring 0 8 src.rev}"; 193 inherit (self.nix_2_24.meta) maintainers; 194 otherSplices = generateSplicesForNixComponents "nixComponents_git"; 195 src = fetchFromGitHub { 196 owner = "NixOS"; 197 repo = "nix"; 198 + rev = "e76bbe413e86e3208bb9824e339d59af25327101"; 199 + hash = "sha256-Aqnj5+sA7B4ZRympuyfWPPK83iomKHEHMYhlwslI8iA="; 200 }; 201 }; 202
+3
pkgs/tools/package-management/nix/modular/packaging/components.nix
··· 201 } 202 ); 203 204 in 205 206 # This becomes the pkgs.nixComponents attribute set ··· 336 nix-store-tests = callPackage ../src/libstore-tests/package.nix { }; 337 338 nix-fetchers = callPackage ../src/libfetchers/package.nix { }; 339 nix-fetchers-tests = callPackage ../src/libfetchers-tests/package.nix { }; 340 341 nix-expr = callPackage ../src/libexpr/package.nix { };
··· 201 } 202 ); 203 204 + whenAtLeast = v: thing: if lib.versionAtLeast version v then thing else null; 205 + 206 in 207 208 # This becomes the pkgs.nixComponents attribute set ··· 338 nix-store-tests = callPackage ../src/libstore-tests/package.nix { }; 339 340 nix-fetchers = callPackage ../src/libfetchers/package.nix { }; 341 + ${whenAtLeast "2.29pre" "nix-fetchers-c"} = callPackage ../src/libfetchers-c/package.nix { }; 342 nix-fetchers-tests = callPackage ../src/libfetchers-tests/package.nix { }; 343 344 nix-expr = callPackage ../src/libexpr/package.nix { };
+37 -22
pkgs/tools/package-management/nix/modular/packaging/everything.nix
··· 6 7 maintainers, 8 9 nix-util, 10 nix-util-c, 11 nix-util-tests, ··· 15 nix-store-tests, 16 17 nix-fetchers, 18 nix-fetchers-tests, 19 20 nix-expr, ··· 63 nix-cmd 64 ; 65 } 66 - // lib.optionalAttrs 67 - (!stdenv.hostPlatform.isStatic && stdenv.buildPlatform.canExecute stdenv.hostPlatform) 68 - { 69 - # Currently fails in static build 70 - inherit 71 - nix-perl-bindings 72 - ; 73 - }; 74 75 devdoc = buildEnv { 76 name = "nix-${nix-cli.version}-devdoc"; ··· 225 "out" 226 "man" 227 ]; 228 - pkgConfigModules = [ 229 - "nix-cmd" 230 - "nix-expr" 231 - "nix-expr-c" 232 - "nix-fetchers" 233 - "nix-flake" 234 - "nix-flake-c" 235 - "nix-main" 236 - "nix-main-c" 237 - "nix-store" 238 - "nix-store-c" 239 - "nix-util" 240 - "nix-util-c" 241 - ]; 242 }; 243 244 })
··· 6 7 maintainers, 8 9 + version, 10 + 11 nix-util, 12 nix-util-c, 13 nix-util-tests, ··· 17 nix-store-tests, 18 19 nix-fetchers, 20 + nix-fetchers-c, 21 nix-fetchers-tests, 22 23 nix-expr, ··· 66 nix-cmd 67 ; 68 } 69 + // lib.optionalAttrs (lib.versionAtLeast version "2.29pre") { 70 + inherit 71 + nix-fetchers-c 72 + ; 73 + } 74 + // 75 + lib.optionalAttrs 76 + (!stdenv.hostPlatform.isStatic && stdenv.buildPlatform.canExecute stdenv.hostPlatform) 77 + { 78 + # Currently fails in static build 79 + inherit 80 + nix-perl-bindings 81 + ; 82 + }; 83 84 devdoc = buildEnv { 85 name = "nix-${nix-cli.version}-devdoc"; ··· 234 "out" 235 "man" 236 ]; 237 + pkgConfigModules = 238 + [ 239 + "nix-cmd" 240 + "nix-expr" 241 + "nix-expr-c" 242 + "nix-fetchers" 243 + ] 244 + ++ lib.optionals (lib.versionAtLeast version "2.29pre") [ 245 + "nix-fetchers-c" 246 + ] 247 + ++ [ 248 + "nix-flake" 249 + "nix-flake-c" 250 + "nix-main" 251 + "nix-main-c" 252 + "nix-store" 253 + "nix-store-c" 254 + "nix-util" 255 + "nix-util-c" 256 + ]; 257 }; 258 259 })
+34
pkgs/tools/package-management/nix/modular/src/libfetchers-c/package.nix
···
··· 1 + { 2 + lib, 3 + mkMesonLibrary, 4 + 5 + nix-store-c, 6 + nix-expr-c, 7 + nix-util-c, 8 + nix-fetchers, 9 + 10 + # Configuration Options 11 + 12 + version, 13 + }: 14 + 15 + mkMesonLibrary (finalAttrs: { 16 + pname = "nix-fetchers-c"; 17 + inherit version; 18 + 19 + workDir = ./.; 20 + 21 + propagatedBuildInputs = [ 22 + nix-util-c 23 + nix-expr-c 24 + nix-store-c 25 + nix-fetchers 26 + ]; 27 + 28 + mesonFlags = [ ]; 29 + 30 + meta = { 31 + platforms = lib.platforms.unix ++ lib.platforms.windows; 32 + }; 33 + 34 + })
+4
pkgs/tools/package-management/nix/modular/src/libfetchers-tests/package.nix
··· 5 mkMesonExecutable, 6 7 nix-fetchers, 8 nix-store-test-support, 9 10 libgit2, ··· 30 nix-store-test-support 31 rapidcheck 32 gtest 33 ] 34 ++ lib.optionals (lib.versionAtLeast version "2.27") [ 35 libgit2
··· 5 mkMesonExecutable, 6 7 nix-fetchers, 8 + nix-fetchers-c, 9 nix-store-test-support, 10 11 libgit2, ··· 31 nix-store-test-support 32 rapidcheck 33 gtest 34 + ] 35 + ++ lib.optionals (lib.versionAtLeast version "2.29pre") [ 36 + nix-fetchers-c 37 ] 38 ++ lib.optionals (lib.versionAtLeast version "2.27") [ 39 libgit2
+12 -5
pkgs/tools/package-management/nix/modular/src/libflake-c/package.nix
··· 4 5 nix-store-c, 6 nix-expr-c, 7 nix-flake, 8 9 # Configuration Options ··· 17 18 workDir = ./.; 19 20 - propagatedBuildInputs = [ 21 - nix-expr-c 22 - nix-store-c 23 - nix-flake 24 - ]; 25 26 mesonFlags = [ 27 ];
··· 4 5 nix-store-c, 6 nix-expr-c, 7 + nix-fetchers-c, 8 nix-flake, 9 10 # Configuration Options ··· 18 19 workDir = ./.; 20 21 + propagatedBuildInputs = 22 + [ 23 + nix-expr-c 24 + nix-store-c 25 + ] 26 + ++ lib.optionals (lib.versionAtLeast version "2.29pre") [ 27 + nix-fetchers-c 28 + ] 29 + ++ [ 30 + nix-flake 31 + ]; 32 33 mesonFlags = [ 34 ];
+3 -3
pkgs/tools/security/cnspec/default.nix
··· 6 7 buildGoModule rec { 8 pname = "cnspec"; 9 - version = "11.48.0"; 10 11 src = fetchFromGitHub { 12 owner = "mondoohq"; 13 repo = "cnspec"; 14 tag = "v${version}"; 15 - hash = "sha256-6U4Q4ihPJXZJxxl5/hmfSURxsHnLsi8+aLivdYdwzKE="; 16 }; 17 18 proxyVendor = true; 19 20 - vendorHash = "sha256-NWL6MFcjJQno8uUSMjOBqcrqcgRCyqOKYCdEVNgWjOo="; 21 22 subPackages = [ "apps/cnspec" ]; 23
··· 6 7 buildGoModule rec { 8 pname = "cnspec"; 9 + version = "11.49.0"; 10 11 src = fetchFromGitHub { 12 owner = "mondoohq"; 13 repo = "cnspec"; 14 tag = "v${version}"; 15 + hash = "sha256-rT4BXmUCKC310sEWyNPQHxEtx+Z0ZVf4NQR1AkvRCIo="; 16 }; 17 18 proxyVendor = true; 19 20 + vendorHash = "sha256-evFBYVIR2qNlnpRUzTZBLFknfkLO7zneTIZEAfyzgjg="; 21 22 subPackages = [ "apps/cnspec" ]; 23
+5 -6
pkgs/tools/security/deepsecrets/default.nix
··· 16 hash = "sha256-VfIsPgStHcIYGbfrOs1mvgoq0ZoVSZwILFVBeMt/5Jc="; 17 }; 18 19 - postPatch = '' 20 - substituteInPlace pyproject.toml \ 21 - --replace-warn 'pyyaml = "^5.4.1"' 'pyyaml = "*"' \ 22 - --replace-warn 'regex = "^2023.3.23"' 'regex = "*"' \ 23 - --replace-warn 'mmh3 = "^3.0.0"' 'mmh3 = "*"' 24 - ''; 25 26 nativeBuildInputs = with python3.pkgs; [ 27 poetry-core
··· 16 hash = "sha256-VfIsPgStHcIYGbfrOs1mvgoq0ZoVSZwILFVBeMt/5Jc="; 17 }; 18 19 + pythonRelaxDeps = [ 20 + "pyyaml" 21 + "regex" 22 + "mmh3" 23 + ]; 24 25 nativeBuildInputs = with python3.pkgs; [ 26 poetry-core
+6
pkgs/top-level/perl-packages.nix
··· 25378 url = "mirror://cpan/authors/id/D/DS/DSHULTZ/Net-FreeDB-0.10.tar.gz"; 25379 hash = "sha256-90PhIjjrFslIBK+0sxCwJUj3C8rxeRZOrlZ/i0mIroU="; 25380 }; 25381 buildInputs = [ 25382 TestDeep 25383 TestDifferences
··· 25378 url = "mirror://cpan/authors/id/D/DS/DSHULTZ/Net-FreeDB-0.10.tar.gz"; 25379 hash = "sha256-90PhIjjrFslIBK+0sxCwJUj3C8rxeRZOrlZ/i0mIroU="; 25380 }; 25381 + patches = [ 25382 + (fetchpatch { 25383 + url = "https://salsa.debian.org/perl-team/modules/packages/libnet-freedb-perl/-/raw/6be43c69333796c6ec14fea72f2a8035df42fd15/debian/patches/implicit-function-declaration.patch"; 25384 + hash = "sha256-oIfJuLzTm0JLzAUvP1mcGCm6oWGpcLWDPqHN/4pKC9Q="; 25385 + }) 25386 + ]; 25387 buildInputs = [ 25388 TestDeep 25389 TestDifferences