Merge master into staging-next

Changed files
+1523 -6511
ci
maintainers
nixos
modules
services
pkgs
applications
editors
networking
cluster
kubectl-view-allocations
terraform-providers
science
misc
colmap
build-support
by-name
ab
ab-av1
ad
adminer
ai
aiken
al
ba
bazel-watcher
bi
bl
ch
chirp
co
conduktor-ctl
cp
cpu-x
dn
dnsproxy
do
docker-credential-gcr
du
duplicacy
ec
ecapture
fc
fcitx5-pinyin-moegirl
fl
fluidd
fz
fzf-git-sh
go
go-away
goose
gp
gpu-burn
gr
he
hextazy
hy
hyprls
in
influxdb-cxx
ji
jikken
jx
ko
koboldcpp
ku
kubeconform
la
labwc-menu-generator
li
libglibutil
libserdes
ma
matrix-authentication-service
mc
mcpelauncher-client
mcpelauncher-ui-qt
mi
microcode-intel
mistral-rs
mo
moshi
mu
my
mycorrhiza
na
namespace-cli
ne
oc
oci-cli
ol
ollama
on
onnxruntime
op
opensubdiv
opentimestamps-client
pr
proksi
ps
ps3-disc-dumper
re
reflection-cpp
renode-dts2repl
repgrep
ru
ruff
rusty-psn
se
sedutil
sh
shadowsocks-rust
si
signalbackup-tools
sigtop
su
sudo-font
tc
tf
tfmigrate
uc
ur
urbit
v2
v2ray
ve
ya
yarn-berry
development
cuda-modules
libraries
opencv
python-modules
aioaudiobookshelf
awkward
ax-platform
botorch
cachecontrol
dask-awkward
dogpile-cache
easy-thumbnails
gftools
instructor
jaxlib
jupyter-ydoc
langfuse
llm-gemini
mygpoclient
picosvg
plexapi
pyzstd
redshift-connector
resend
scikit-rf
sse-starlette
tensorflow
torch
source
troposphere
tubeup
vllm
games
sgt-puzzles
stdenv
top-level
+7 -8
ci/OWNERS
···
/pkgs/top-level/python-packages.nix @natsukium
/pkgs/top-level/release-python.nix @natsukium
+
# CUDA
+
/pkgs/top-level/cuda-packages.nix @NixOS/cuda-maintainers
+
/pkgs/top-level/release-cuda.nix @NixOS/cuda-maintainers
+
/pkgs/development/cuda-modules @NixOS/cuda-maintainers
+
# Haskell
/doc/languages-frameworks/haskell.section.md @sternenseemann @maralorn @wolfgangwalther
/maintainers/scripts/haskell @sternenseemann @maralorn @wolfgangwalther
···
/pkgs/build-support/dlang @jtbx @TomaSajt
# Dhall
-
/pkgs/development/dhall-modules @Gabriella439 @Profpatsch @ehmry
-
/pkgs/development/interpreters/dhall @Gabriella439 @Profpatsch @ehmry
+
/pkgs/development/dhall-modules @Gabriella439 @Profpatsch
+
/pkgs/development/interpreters/dhall @Gabriella439 @Profpatsch
# Idris
/pkgs/development/idris-modules @Infinisil
···
# Xfce
/doc/hooks/xfce4-dev-tools.section.md @NixOS/xfce
-
-
# nim
-
/doc/languages-frameworks/nim.section.md @ehmry
-
/pkgs/build-support/build-nim-package.nix @ehmry
-
/pkgs/build-support/build-nim-sbom.nix @ehmry
-
/pkgs/top-level/nim-overrides.nix @ehmry
# terraform providers
/pkgs/applications/networking/cluster/terraform-providers @zowoq
+6
maintainers/maintainer-list.nix
···
githubId = 9866621;
name = "Jack";
+
jkachmar = {
+
email = "git@jkachmar.com";
+
github = "jkachmar";
+
githubId = 8461423;
+
name = "jkachmar";
+
};
jkarlson = {
email = "jekarlson@gmail.com";
github = "ethorsoe";
+1
maintainers/team-list.nix
···
Gabriella439
curran
lf-
+
jkachmar
];
scope = "Group registry for packages maintained by Mercury";
shortName = "Mercury Employees";
+3
nixos/modules/services/audio/music-assistant.nix
···
description = "Music Assistant";
documentation = [ "https://music-assistant.io" ];
+
after = [ "network-online.target" ];
+
wants = [ "network-online.target" ];
+
wantedBy = [ "multi-user.target" ];
environment = {
+323 -323
pkgs/applications/editors/vim/plugins/generated.nix
···
CopilotChat-nvim = buildVimPlugin {
pname = "CopilotChat.nvim";
-
version = "2025-04-22";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "CopilotC-Nvim";
repo = "CopilotChat.nvim";
-
rev = "75653259442a8eb895abfc70d7064e07aeb7134c";
-
sha256 = "1bqalcw47lp1rn6sjyd95zhm8d7llixfl42v02xxyv2w9g0nagsg";
+
rev = "4dce4d2fc185a935024511811139b68e91b2d2a8";
+
sha256 = "0xn9v46xc1rwcjixkaaw7fafpdvxzj4dfddlxardhwp35n2pc77a";
};
meta.homepage = "https://github.com/CopilotC-Nvim/CopilotChat.nvim/";
meta.hydraPlatforms = [ ];
···
LeaderF = buildVimPlugin {
pname = "LeaderF";
-
version = "2025-04-26";
+
version = "2025-05-10";
src = fetchFromGitHub {
owner = "Yggdroot";
repo = "LeaderF";
-
rev = "7958016e291f1899958cee24ab00114edfa7e415";
-
sha256 = "1rw7zf15b1r9dlqsz11p3krjg5gdr9qpmqpgbmgb3634xf51i2cw";
+
rev = "f1e194ce84edc21c5658b1238a54efa92ef642f0";
+
sha256 = "1b25lnc5pmv2ksggibq5wqfysxhp1mhgzagc5h751r7ydz849xhl";
};
meta.homepage = "https://github.com/Yggdroot/LeaderF/";
meta.hydraPlatforms = [ ];
···
SchemaStore-nvim = buildVimPlugin {
pname = "SchemaStore.nvim";
-
version = "2025-04-24";
+
version = "2025-05-10";
src = fetchFromGitHub {
owner = "b0o";
repo = "SchemaStore.nvim";
-
rev = "442901b78dca4da1078b32e25e1afb32460e0082";
-
sha256 = "1bs71vi8gxcg0hi7pr5ik99gm0459i58xfq1wsd076af6hcv4h32";
+
rev = "df87d16fc4ea7c2c67cfc00b513861738693fe07";
+
sha256 = "1ipbqyymnv2275hvvgjd8rnbrvbmxyh5bh62s3xak9lg2hs35888";
};
meta.homepage = "https://github.com/b0o/SchemaStore.nvim/";
meta.hydraPlatforms = [ ];
···
actions-preview-nvim = buildVimPlugin {
pname = "actions-preview.nvim";
-
version = "2025-02-26";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "aznhe21";
repo = "actions-preview.nvim";
-
rev = "4ab7842eb6a5b6d2b004f8234dcf33382a0fdde2";
-
sha256 = "0qh9inc4vjpkihsrr2glp1izdssbyv3gj5mwk5g93n6b22i63z9h";
+
rev = "36513ad213855d497b7dd3391a24d1d75d58e36f";
+
sha256 = "1fri1rd3fsgqb232bh7wdv8nbx40dszrdxjyqjpw6hb0xsbg025d";
};
meta.homepage = "https://github.com/aznhe21/actions-preview.nvim/";
meta.hydraPlatforms = [ ];
···
ale = buildVimPlugin {
pname = "ale";
-
version = "2025-04-26";
+
version = "2025-05-05";
src = fetchFromGitHub {
owner = "dense-analysis";
repo = "ale";
-
rev = "1aaeb2cdae9f031a8621415c3fbb29dc722a29d5";
-
sha256 = "11qcvr749lws2pm3s01ajzkn9rvbq6yvg2pnqgnyr45iahqqwg7n";
+
rev = "2f4a8665916e8bf44a30bbdc8a820692edd9f652";
+
sha256 = "0c0c43iy6fxar17h9k0ls58bd6rmk818rkc8k0ffk30nh2k62xc6";
};
meta.homepage = "https://github.com/dense-analysis/ale/";
meta.hydraPlatforms = [ ];
···
astrocore = buildVimPlugin {
pname = "astrocore";
-
version = "2025-04-23";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "AstroNvim";
repo = "astrocore";
-
rev = "87a7fd82dfba7f7fb57228e8ee28f6c8025f80ed";
-
sha256 = "1ygv8nfs1sr9g9gzqhy3f2s4j5ddilwnf9dcxyq74k7sqi9csbbw";
+
rev = "c797dd5a592e2bd154f2503e231b8a4083659534";
+
sha256 = "1dmdnk3hggdssbaqz9bdf7h29chc64vw20bnxv5n6qrnrfrsfqx0";
};
meta.homepage = "https://github.com/AstroNvim/astrocore/";
meta.hydraPlatforms = [ ];
···
barbar-nvim = buildVimPlugin {
pname = "barbar.nvim";
-
version = "2025-02-12";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "romgrk";
repo = "barbar.nvim";
-
rev = "807bede7ef1d8e2ac5f108e9ac8123b1e2d321e3";
-
sha256 = "04xflw3m9c8dgh91pwxmllc1wqc7vqbvnbg2p7m7x73cbwvswxs5";
+
rev = "3a74402bdf04745a762de83d5c5e88e3e9b0e2e0";
+
sha256 = "153kk3vh25pprvrwbckb9kqn3j4fjyl8svrfk55gnk71pqjf03s3";
};
meta.homepage = "https://github.com/romgrk/barbar.nvim/";
meta.hydraPlatforms = [ ];
···
better-escape-nvim = buildVimPlugin {
pname = "better-escape.nvim";
-
version = "2025-03-31";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "max397574";
repo = "better-escape.nvim";
-
rev = "9738a470d93e2e52815bc46b4042372ca198cbd6";
-
sha256 = "1vl47q86qi2in2wk2f5a0635ypcwb0qz4a4wpyjawcihy5bchycd";
+
rev = "19a38aab94961016430905ebec30d272a01e9742";
+
sha256 = "107fjwza6570saz7p9kpdm3937x0a0g4ank60s228cbavx09jq1s";
};
meta.homepage = "https://github.com/max397574/better-escape.nvim/";
meta.hydraPlatforms = [ ];
···
blink-cmp-avante = buildVimPlugin {
pname = "blink-cmp-avante";
-
version = "2025-04-26";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "Kaiser-Yang";
repo = "blink-cmp-avante";
-
rev = "7ddcf89e2470a79cc71e1dcc67b04ac02eb190cf";
-
sha256 = "1lw1drwng5cd21qkg6hhx206qkhb7qrzppk9ibn2gqkx370025lg";
+
rev = "ddefb8de3cb1286ab39e0ccec0f32a45d03391f2";
+
sha256 = "0rfac6nj3pa45rsjirlmla552pvscw7zspx4g5xl0gz1xxlmh830";
};
meta.homepage = "https://github.com/Kaiser-Yang/blink-cmp-avante/";
meta.hydraPlatforms = [ ];
···
blink-cmp-git = buildVimPlugin {
pname = "blink-cmp-git";
-
version = "2025-03-20";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "Kaiser-Yang";
repo = "blink-cmp-git";
-
rev = "863e0670217d0dffb9edc6ab41b676a4128f813b";
-
sha256 = "0g66rhd5yd3mk2shysliz7k0sh76nr1rbfv0rqxl8kjm7jnc5nh5";
+
rev = "2c9fc84fcc440a7f8c89317b3583463cc4815a6a";
+
sha256 = "058j6bfjafg4dvbxchlm86xr83n4skik2fbp8njsvlb5ixb84nqj";
};
meta.homepage = "https://github.com/Kaiser-Yang/blink-cmp-git/";
meta.hydraPlatforms = [ ];
···
blink-ripgrep-nvim = buildVimPlugin {
pname = "blink-ripgrep.nvim";
-
version = "2025-04-21";
+
version = "2025-05-04";
src = fetchFromGitHub {
owner = "mikavilpas";
repo = "blink-ripgrep.nvim";
-
rev = "89c4d158bc6d6ca03b4059452f2f9ffaa850db8a";
-
sha256 = "04xh5hzbzvm0nvipsy0cw7k1vb1kcrb09xiw0j66cqddjvvpv6zk";
+
rev = "bb081d7d828024be2814ccaccb9ee1d267be2987";
+
sha256 = "0lfygs3wph4ikzwfc5jgmgn5xwiqb4mcfamp4ijxqyga87ll6xzc";
};
meta.homepage = "https://github.com/mikavilpas/blink-ripgrep.nvim/";
meta.hydraPlatforms = [ ];
···
catppuccin-nvim = buildVimPlugin {
pname = "catppuccin-nvim";
-
version = "2025-02-28";
+
version = "2025-05-04";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "nvim";
-
rev = "5b5e3aef9ad7af84f463d17b5479f06b87d5c429";
-
sha256 = "0jmrwag2dx4b1g9x32xwxcr8y0l159hqks09z5miy99wav6dy7z2";
+
rev = "1bf070129c0b6f77cc23f6a2212dcdc868308c52";
+
sha256 = "1wk26ax9k9dyxknw2b0iymh817z7r7j9lfn6kaj1h3s8inm4asp0";
};
meta.homepage = "https://github.com/catppuccin/nvim/";
meta.hydraPlatforms = [ ];
···
ccc-nvim = buildVimPlugin {
pname = "ccc.nvim";
-
version = "2025-04-08";
+
version = "2025-05-06";
src = fetchFromGitHub {
owner = "uga-rosa";
repo = "ccc.nvim";
-
rev = "af2cf5a963f401aad868c065222ee13d4bbc9050";
-
sha256 = "0h43m2rz9jcckif036n6ybyv2zhgr25l0wpdg3fdfl7xkfs7sa1i";
+
rev = "9d1a256e006decc574789dfc7d628ca11644d4c2";
+
sha256 = "0a2fc4bw88kf1dpp0k07aj8i9qp0xcnz1fvrxdkhz0fxddb7qdnx";
};
meta.homepage = "https://github.com/uga-rosa/ccc.nvim/";
meta.hydraPlatforms = [ ];
···
cmp-git = buildVimPlugin {
pname = "cmp-git";
-
version = "2025-04-12";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "petertriho";
repo = "cmp-git";
-
rev = "b5f15a7c6798e5aedfc27425d55af79c57094bf8";
-
sha256 = "17wgilq4qg47mcpm615hjnfjcis8r1mbr0i492sj631xf4yvhy9q";
+
rev = "b24309c386c9666c549a1abaedd4956541676d06";
+
sha256 = "0yb72yy88azjlanlmd9hdpbwd8bi25ismlv53c93li0wp0nfmxmr";
};
meta.homepage = "https://github.com/petertriho/cmp-git/";
meta.hydraPlatforms = [ ];
···
coc-nvim = buildVimPlugin {
pname = "coc.nvim";
-
version = "2025-04-25";
+
version = "2025-05-08";
src = fetchFromGitHub {
owner = "neoclide";
repo = "coc.nvim";
-
rev = "3c8d5fa4fd8f4360aa6af949775fc9a26880e2b3";
-
sha256 = "1816hk280hk60qgbxb8cvnwmqp83cf01impa146i7z7zq7spx15j";
+
rev = "d4e9104473b17a0230555f029760c3717ba769de";
+
sha256 = "1mxw8z5gf5c96fig98n8rq5h2z6gbn85yj9gjsm8d682ka4qss0m";
};
meta.homepage = "https://github.com/neoclide/coc.nvim/";
meta.hydraPlatforms = [ ];
···
codecompanion-nvim = buildVimPlugin {
pname = "codecompanion.nvim";
-
version = "2025-04-26";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "olimorris";
repo = "codecompanion.nvim";
-
rev = "a382a8ced48c7664bd3dad992ec9f9b8054dc952";
-
sha256 = "16ikdciazqjf2ybxbhhqqj2gaxxqq32axxymmp422z3y2a3c32bi";
+
rev = "29ded250b186c550222aa6a4a648e52ad49dd85f";
+
sha256 = "0l98qgdn4lk59ri2qvdiq1y3yzrdwsyswvmrswb5xx8j2mmzci35";
};
meta.homepage = "https://github.com/olimorris/codecompanion.nvim/";
meta.hydraPlatforms = [ ];
···
colorful-menu-nvim = buildVimPlugin {
pname = "colorful-menu.nvim";
-
version = "2025-03-30";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "xzbdmw";
repo = "colorful-menu.nvim";
-
rev = "f80feb8a6706f965321aff24d0ed3849f02a7f77";
-
sha256 = "1rj6yy7gchdyynhd13l35vhmn8npldmgn4vam9gv244mywpz3flw";
+
rev = "c50d7268bcbbdca4d77b5b8146a0986a42360bd0";
+
sha256 = "1ksd5ssfs9zjpr6njzhpp8aph6sc0dlp76sxk1gmx2ipj0d14jnm";
};
meta.homepage = "https://github.com/xzbdmw/colorful-menu.nvim/";
meta.hydraPlatforms = [ ];
···
conform-nvim = buildVimPlugin {
pname = "conform.nvim";
-
version = "2025-04-20";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "stevearc";
repo = "conform.nvim";
-
rev = "372fc521f8421b7830ea6db4d6ea3bae1c77548c";
-
sha256 = "0b6qbwyb6ashpia7pk0r5kp82pdrblhmhmx1fprgy7lmgnm8mw97";
+
rev = "374aaf384e2e841607b8e2fe63fa3ad01d111c91";
+
sha256 = "020ncrkp8r1dnshb4wpw7sc3a0bhnnx4mc5h1a242zs947n4cxcf";
fetchSubmodules = true;
};
meta.homepage = "https://github.com/stevearc/conform.nvim/";
···
conjure = buildVimPlugin {
pname = "conjure";
-
version = "2025-04-26";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "Olical";
repo = "conjure";
-
rev = "fb33775c2a1960c4b47a5ddd3fdbd82d81829752";
-
sha256 = "1x3j52r80dv20z4hs5jfzi3jb9nlsip9p9080b4gpxy228ni959k";
+
rev = "5a198c0a3f2bf3d707faed9756d5bd075d5cefcb";
+
sha256 = "146np7fcj33lkd62yibsapg3f1yx1j9gi0w2lhrjc3hcc5i9v96m";
};
meta.homepage = "https://github.com/Olical/conjure/";
meta.hydraPlatforms = [ ];
···
copilot-lsp = buildVimPlugin {
pname = "copilot-lsp";
-
version = "2025-04-27";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "copilotlsp-nvim";
repo = "copilot-lsp";
-
rev = "194acc0a975f20d88e62a382e83bdec71715d3c0";
-
sha256 = "09f1z36h5jxkl8xyfla6l6hsc0fgkin4w1sj45mwsk8a8g26xdlj";
+
rev = "3510b84737cab09e66714fce5ba18f6249fdf60c";
+
sha256 = "0f7bbnvk1ix35nhrxsghjw9hf2wn3fi0ml9jdhc8inkv8yhqzr05";
};
meta.homepage = "https://github.com/copilotlsp-nvim/copilot-lsp/";
meta.hydraPlatforms = [ ];
···
crates-nvim = buildVimPlugin {
pname = "crates.nvim";
-
version = "2025-04-11";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "saecki";
repo = "crates.nvim";
-
rev = "73d2c590c74a0c582144987a4decb4a642755859";
-
sha256 = "08dyl4blgi0lb3s0jbl4jcpr4j1ncyrdvxjkrqmhqcg6bmwl7iqy";
+
rev = "2c8f4fab02e3e9ea42c6ad9b547e4207a914a397";
+
sha256 = "0ddlm94v3gh1znacghvfpfmkgv6js9i62gf7mlqcrpz8snpf879s";
};
meta.homepage = "https://github.com/saecki/crates.nvim/";
meta.hydraPlatforms = [ ];
···
csharpls-extended-lsp-nvim = buildVimPlugin {
pname = "csharpls-extended-lsp.nvim";
-
version = "2025-04-11";
+
version = "2025-05-07";
src = fetchFromGitHub {
owner = "Decodetalkers";
repo = "csharpls-extended-lsp.nvim";
-
rev = "53c6dfc9790d262edd3d6a4483294bedf53d70f5";
-
sha256 = "0hy3jaq5lq72yfvy77hijp8wzpbad7a1xfwrdljzbpm4w5j59dm2";
+
rev = "9cdc993347cfb51d102bf5da1ebf6bf4fc4683e4";
+
sha256 = "0ls3m94qk4vjwki7bjrf4di9fiwvh9hhkahav28c3nz14j559gs4";
};
meta.homepage = "https://github.com/Decodetalkers/csharpls-extended-lsp.nvim/";
meta.hydraPlatforms = [ ];
···
cyberdream-nvim = buildVimPlugin {
pname = "cyberdream.nvim";
-
version = "2025-04-26";
+
version = "2025-05-03";
src = fetchFromGitHub {
owner = "scottmckendry";
repo = "cyberdream.nvim";
-
rev = "a7f4efa9030401c6f827ee9aa96f1bf3409b1f35";
-
sha256 = "0wss6zjx25jkyg7dczfvx1q6wd52kvcdcjb9x200ckp4f6ji0p2b";
+
rev = "8407e80415aebd6b052773d751dda7cd9cfc6835";
+
sha256 = "13a3lmf4gmnpfbc1z54x8lv5l5nxd5607zbn3nn2k5lvdd1vr0xm";
};
meta.homepage = "https://github.com/scottmckendry/cyberdream.nvim/";
meta.hydraPlatforms = [ ];
···
darkearth-nvim = buildVimPlugin {
pname = "darkearth-nvim";
-
version = "2025-03-28";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "ptdewey";
repo = "darkearth-nvim";
-
rev = "e5e14fa028512809a4efd2979e07b4225a7c242c";
-
sha256 = "1h8jnx7929nyybq5sb0z6galg60xcgj0rr73n14qgbf35v8q3zpj";
+
rev = "8f1ce10f90c5655229b7432b10b09c2d090bc4d3";
+
sha256 = "07bb2hzk5yypqi720ip8p5nrpnha2w5h78qa5i8whcmp5w36s8vc";
};
meta.homepage = "https://github.com/ptdewey/darkearth-nvim/";
meta.hydraPlatforms = [ ];
···
dashboard-nvim = buildVimPlugin {
pname = "dashboard-nvim";
-
version = "2025-04-22";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "nvimdev";
repo = "dashboard-nvim";
-
rev = "b0551fae871fc39454a67cca1adcf76fbe2f61f9";
-
sha256 = "0m67ij62dwnzyspyckhqvcsk81nvc16gx8zphghw4w2w4vl9lsrj";
+
rev = "591b5b29e2f17b97496ec3179f6ecd08bb8502cc";
+
sha256 = "1f9ii3scd3zh4fch6h0mfmnfjx2fk6y4v3qc0cijk1vnyp2fm9qc";
};
meta.homepage = "https://github.com/nvimdev/dashboard-nvim/";
meta.hydraPlatforms = [ ];
···
ddc-vim = buildVimPlugin {
pname = "ddc.vim";
-
version = "2025-04-21";
+
version = "2025-05-02";
src = fetchFromGitHub {
owner = "Shougo";
repo = "ddc.vim";
-
rev = "17290c301e5496a9038d613e07cbbbe4fd8c5eb0";
-
sha256 = "0nngnry0yv0ziccn330jcn18n451m0kisgljravr6q49bbgrsanh";
+
rev = "bdc0254dc5a10029784887dbbb55503ba1bcbe3b";
+
sha256 = "0z76m2cbsakq4hxadzk9h7wbfnv782cwj4c47cwcbbvi8wx1lry2";
};
meta.homepage = "https://github.com/Shougo/ddc.vim/";
meta.hydraPlatforms = [ ];
···
debugprint-nvim = buildVimPlugin {
pname = "debugprint.nvim";
-
version = "2025-04-11";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "andrewferrier";
repo = "debugprint.nvim";
-
rev = "58db7975acc435dd693f3f91b25469284f0376bf";
-
sha256 = "1bjf6wcn98agm6kjrv679mpzll3asiyg312y9761z26m8jwlq5nr";
+
rev = "819e9da6ef5fcdbc17a694f0d61609370f791eb1";
+
sha256 = "15cqnxh5c9vr68gml1ww1g95n62igqsiallwl4sbhqbbz647qqig";
};
meta.homepage = "https://github.com/andrewferrier/debugprint.nvim/";
meta.hydraPlatforms = [ ];
···
dropbar-nvim = buildVimPlugin {
pname = "dropbar.nvim";
-
version = "2025-04-20";
+
version = "2025-05-10";
src = fetchFromGitHub {
owner = "Bekaboo";
repo = "dropbar.nvim";
-
rev = "cb7c17bb35fe8860d490dfd1d5c45fce40ecba26";
-
sha256 = "1m8yawharg9z01m34l5vwryzq4006wgk766vsjkizcfjiwvyvnjy";
+
rev = "0a79cbe16e3517bb7f58743b22db71fa175df142";
+
sha256 = "0aknfgx3hxhhr9qww5yja2krifszjnl5hzlcrjg59clzhm1wi6dz";
};
meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/";
meta.hydraPlatforms = [ ];
···
easy-dotnet-nvim = buildVimPlugin {
pname = "easy-dotnet.nvim";
-
version = "2025-04-23";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "GustavEikaas";
repo = "easy-dotnet.nvim";
-
rev = "242f663a7838506e5a6e5a87865f767bc638f966";
-
sha256 = "1kkhfkmx7m7cvqnd5mr9hziq38agma99b6iai4059x02a4kscfi8";
+
rev = "f65f809d012c37db45069ac57d648ac1fb59c5b8";
+
sha256 = "1pr8ppsxh0r9lld24q3bdfbdnplfi73c9g9ifaw8rf9w42d223ax";
};
meta.homepage = "https://github.com/GustavEikaas/easy-dotnet.nvim/";
meta.hydraPlatforms = [ ];
···
falcon = buildVimPlugin {
pname = "falcon";
-
version = "2024-12-02";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "fenetikm";
repo = "falcon";
-
rev = "a7f5d325ebdad20c8b74ebe4f4fede8d451ac1dd";
-
sha256 = "1hljin08g22b820lxzqf7x9ygc817sj7iyp5pzp0a5b11n2mf6ca";
+
rev = "276cd483c73f5389f0bd99b18e2452bd57b77bf6";
+
sha256 = "12jxbl4vicc1z49kzb7x2ki3ywwg0l2zimqvs57w4mkfmnhw2jc9";
};
meta.homepage = "https://github.com/fenetikm/falcon/";
meta.hydraPlatforms = [ ];
···
fastaction-nvim = buildVimPlugin {
pname = "fastaction.nvim";
-
version = "2025-04-21";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "Chaitanyabsprip";
repo = "fastaction.nvim";
-
rev = "d469553f95b8c369993a427a150451fd245db279";
-
sha256 = "19zig64xr0432k01nimab2ay2xsbzns3dxszlwqqsykah54cq9pg";
+
rev = "41545d9d02a53d03b5f4da5881e8f30a7dc16031";
+
sha256 = "1is587xa1b2fim4s3qc13ggwgpm02y4dmh64l4xjh6gyilh3fmkb";
};
meta.homepage = "https://github.com/Chaitanyabsprip/fastaction.nvim/";
meta.hydraPlatforms = [ ];
···
flutter-tools-nvim = buildVimPlugin {
pname = "flutter-tools.nvim";
-
version = "2025-03-30";
+
version = "2025-05-08";
src = fetchFromGitHub {
owner = "nvim-flutter";
repo = "flutter-tools.nvim";
-
rev = "6faf2c70bd56f1fe78620591a2bb73f4dc6f4870";
-
sha256 = "0mhqzicm56xp20mm8swmick63p9sbbby394v0qykzb9l73wpqdka";
+
rev = "f33c5b2b94b7442c7b96a60e09319d71afb265bc";
+
sha256 = "1r151iy4xa8nfpiraynlvvmkkwx01i36hrh2axirck7wslk56q10";
};
meta.homepage = "https://github.com/nvim-flutter/flutter-tools.nvim/";
meta.hydraPlatforms = [ ];
···
focus-nvim = buildVimPlugin {
pname = "focus.nvim";
-
version = "2024-11-13";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "nvim-focus";
repo = "focus.nvim";
-
rev = "d76338e58e49f844e8f6a7aff16a74a2a55a80ef";
-
sha256 = "03c670mcdizg7z9npildynnj65jcb86j6pj030r5js0vcxhj67id";
+
rev = "5500e1a9e926eec5a361d910679282fd723c0a96";
+
sha256 = "00y7mqv5m4835c9kbkbnwh9ggs2jw7mcdfjpbd3wh2gw7bqga043";
fetchSubmodules = true;
};
meta.homepage = "https://github.com/nvim-focus/focus.nvim/";
···
friendly-snippets = buildVimPlugin {
pname = "friendly-snippets";
-
version = "2025-04-21";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "rafamadriz";
repo = "friendly-snippets";
-
rev = "fc8f183479a472df60aa86f00e295462f2308178";
-
sha256 = "1clmyxkw0gk9p9j72d75byws75vi3r7d04wica2dq5i0zkk49b27";
+
rev = "572f5660cf05f8cd8834e096d7b4c921ba18e175";
+
sha256 = "08q7vs7p4grav819b6hl5y9zla8bbb461b6m1w0mjz6n6rqjjc0p";
};
meta.homepage = "https://github.com/rafamadriz/friendly-snippets/";
meta.hydraPlatforms = [ ];
···
fugit2-nvim = buildVimPlugin {
pname = "fugit2.nvim";
-
version = "2025-02-04";
+
version = "2025-05-04";
src = fetchFromGitHub {
owner = "SuperBo";
repo = "fugit2.nvim";
-
rev = "ae9f013369306aa2263e8bb4db604896f0fbfc5f";
-
sha256 = "1vyr4gfklig7vv0ma8rni21cyrpmdvmz0vxhcnpywg5ibd4q4zfx";
+
rev = "bc68dd19bd2f3957a674ccd2da14a922746e93d9";
+
sha256 = "0x85ivhs00pami05ss257fjpbqlisz6f7l7nfi7d1920km7v5k3b";
};
meta.homepage = "https://github.com/SuperBo/fugit2.nvim/";
meta.hydraPlatforms = [ ];
···
gen-nvim = buildVimPlugin {
pname = "gen.nvim";
-
version = "2024-12-29";
+
version = "2025-05-03";
src = fetchFromGitHub {
owner = "David-Kunz";
repo = "gen.nvim";
-
rev = "e09a8dbffa139ad60d5b47998fcc8669ead1ebf4";
-
sha256 = "1fl559n01cdckv0mw5d49z72sxxqfqhqhxx1d2025gjix3db4wmk";
+
rev = "c8e1f574d4a3a839dde73a87bdc319a62ee1e559";
+
sha256 = "0lj265b5r1w1b80axcbix08njdd65zj8q3ziasv46szgvgqsnpdk";
};
meta.homepage = "https://github.com/David-Kunz/gen.nvim/";
meta.hydraPlatforms = [ ];
···
go-nvim = buildVimPlugin {
pname = "go.nvim";
-
version = "2025-04-24";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "ray-x";
repo = "go.nvim";
-
rev = "fbceaf55e18e9e473f289df008d6b508a479fbf8";
-
sha256 = "0xfndf88rssq7vngdm6byaqisrw39jd9ahzimd9k6znp2z7c3vc0";
+
rev = "37ec4d9be3edef64b725bfe29684e1fe019873bc";
+
sha256 = "1rk33nqnidlvgyhs0il7viz7r1gaxnkjfm2dx9i4af4jzgpl1ri7";
};
meta.homepage = "https://github.com/ray-x/go.nvim/";
meta.hydraPlatforms = [ ];
···
gruvbox-nvim = buildVimPlugin {
pname = "gruvbox.nvim";
-
version = "2025-04-25";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "ellisonleao";
repo = "gruvbox.nvim";
-
rev = "c54db7f7e67832fbdd0ac14633f62c8a6997ddcf";
-
sha256 = "0i7dh2d3l1w6bga6gpfssam7w1qkd84q3cxyscdfsf4j9z4b62l2";
+
rev = "046e162b4b7998d3eb2cdb7f8d6811b7d8ceb303";
+
sha256 = "0b94jw334q3c39ryv3jzdgmmpqsykcb4dm4f81b0g3vy8k3vydzx";
};
meta.homepage = "https://github.com/ellisonleao/gruvbox.nvim/";
meta.hydraPlatforms = [ ];
···
guard-collection = buildVimPlugin {
pname = "guard-collection";
-
version = "2025-04-24";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "nvimdev";
repo = "guard-collection";
-
rev = "805cab9135ac8fb75abdd7fcf9263113925af24b";
-
sha256 = "1n290ydp2bfjj6gv7qfzmgaprx8kiilrcmhkkcc1vzk4d7xzglh1";
+
rev = "8e2346d9e67bf91c9c732b6ed5c56f57b73c1d64";
+
sha256 = "088p0hmdlfl48wfz5br811bp8hsar8q4ab0ixb57fvxl7gjzdcrc";
};
meta.homepage = "https://github.com/nvimdev/guard-collection/";
meta.hydraPlatforms = [ ];
···
inc-rename-nvim = buildVimPlugin {
pname = "inc-rename.nvim";
-
version = "2025-03-23";
+
version = "2025-05-06";
src = fetchFromGitHub {
owner = "smjonas";
repo = "inc-rename.nvim";
-
rev = "87ebe7bee0b83d3b6e4f1494c74abed21b318175";
-
sha256 = "1cra8zz7a1c0w1d7bwvznqlrmjgzc3nap7762qz5mghi3z1yfgak";
+
rev = "2eaff20526ff6101337b84f4b0d238c11f47d7f4";
+
sha256 = "09h885nl9kiyygfxly762r52bdz9isaz2aamjfj143vihfs70pnf";
};
meta.homepage = "https://github.com/smjonas/inc-rename.nvim/";
meta.hydraPlatforms = [ ];
···
lean-nvim = buildVimPlugin {
pname = "lean.nvim";
-
version = "2025-04-25";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "Julian";
repo = "lean.nvim";
-
rev = "576f885e86ac6d208e25f12c267bb50cb7fd03f7";
-
sha256 = "1m895i2bv8fcjfapj0n47ang4vn8rjd5sqb7pk62ih06fn82pza2";
+
rev = "fe1f9ec1e38f87294e31443f50aef26e585eff7f";
+
sha256 = "1mz02939kfgbl518i0svkbrggzhkil6jsyiw17lmdlj3c9drizcx";
};
meta.homepage = "https://github.com/Julian/lean.nvim/";
meta.hydraPlatforms = [ ];
···
live-command-nvim = buildVimPlugin {
pname = "live-command.nvim";
-
version = "2024-09-20";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "smjonas";
repo = "live-command.nvim";
-
rev = "b0723697bf60d89ede953c4a5fedce3157784c15";
-
sha256 = "08fmcj5r1l80bi6gqsm8g6px4zfqr9sq4kck89y5rfs99j6janyk";
+
rev = "05b9f886628f3e9e6122e734c1fac4f13dcb64b4";
+
sha256 = "0iyvzjf35c13rggjm8hiwc1x65ch2kv3yv7p8dhk2jf6bml16x8f";
};
meta.homepage = "https://github.com/smjonas/live-command.nvim/";
meta.hydraPlatforms = [ ];
···
mason-nvim = buildVimPlugin {
pname = "mason.nvim";
-
version = "2025-02-15";
+
version = "2025-05-06";
src = fetchFromGitHub {
-
owner = "williamboman";
+
owner = "mason-org";
repo = "mason.nvim";
-
rev = "fc98833b6da5de5a9c5b1446ac541577059555be";
-
sha256 = "1g71cf5azll92ygvlcw7i08f9fyrxc6s9rx57wfpnb9dvv076yg5";
+
rev = "7c7318e8bae7e3536ef6b9e86b9e38e74f2e125e";
+
sha256 = "165zd3zz60gxs78kd92wk3q2agnpfhx85xcsy0bm6x5pa8z3ihsz";
};
-
meta.homepage = "https://github.com/williamboman/mason.nvim/";
+
meta.homepage = "https://github.com/mason-org/mason.nvim/";
meta.hydraPlatforms = [ ];
};
···
mason-tool-installer-nvim = buildVimPlugin {
pname = "mason-tool-installer.nvim";
-
version = "2025-04-06";
+
version = "2025-05-07";
src = fetchFromGitHub {
owner = "WhoIsSethDaniel";
repo = "mason-tool-installer.nvim";
-
rev = "1255518cb067e038a4755f5cb3e980f79b6ab89c";
-
sha256 = "13z3m5q3hwakh55zhxbgsgz4ymvib49i4ggcq3sc0r3aan18f3vr";
+
rev = "aafae207d5a2a28c59c9d478d8581c2739135d09";
+
sha256 = "1s06hp5x8g8n62gfrg9x4zayqwzz438mc6y3l1h5k6dyhf2m96qg";
};
meta.homepage = "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/";
meta.hydraPlatforms = [ ];
···
mini-nvim = buildVimPlugin {
pname = "mini.nvim";
-
version = "2025-04-26";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "echasnovski";
repo = "mini.nvim";
-
rev = "088d67751584e4168f35bca89bad70ada7ea4636";
-
sha256 = "0fh56lwlzm0l20lx86nli5ws6z0bdg23fgawxlhjh6vrbiqy6j8q";
+
rev = "90ab64f944a5a63a9efebe6735e1f2c6d4db3613";
+
sha256 = "1cg6ak3n0rxz8yr834rxkqnm5jm4rzp4pnxhy31zp0irg2p7cpsq";
};
meta.homepage = "https://github.com/echasnovski/mini.nvim/";
meta.hydraPlatforms = [ ];
···
minuet-ai-nvim = buildVimPlugin {
pname = "minuet-ai.nvim";
-
version = "2025-04-25";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "milanglacier";
repo = "minuet-ai.nvim";
-
rev = "fb1616faaf4af1c6a4ac6952d9e73833206600a5";
-
sha256 = "0ablc7dlnn516y6k5s3gg3v9r9jrg0jbdpsqzjpd7f0sn9lvb1iq";
+
rev = "ab9cbe8acc1b8a04d57010015619c8e3039e298c";
+
sha256 = "0qr864sc1qr0g7kj05syvw48bsk1w4rmdl63vyzd57prq0hs29mv";
};
meta.homepage = "https://github.com/milanglacier/minuet-ai.nvim/";
meta.hydraPlatforms = [ ];
···
neo-tree-nvim = buildVimPlugin {
pname = "neo-tree.nvim";
-
version = "2025-04-24";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "nvim-neo-tree";
repo = "neo-tree.nvim";
-
rev = "299e174c3b8373c9c1f9be0bc3967c852712d0f3";
-
sha256 = "0vm7hbcqj548pvl9vfmzsgpx73lmrnmhp399bprizg87zn73m005";
+
rev = "71bfdeddc90225e281ce34c378dc1b5914f5018d";
+
sha256 = "0cm4y2idpmf7i6daa4wl5b6n5ldzqr3pqmh29rc645c1xk2y0b80";
};
meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/";
meta.hydraPlatforms = [ ];
···
neoconf-nvim = buildVimPlugin {
pname = "neoconf.nvim";
-
version = "2025-04-25";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "folke";
repo = "neoconf.nvim";
-
rev = "985a83f4278635bba49842b6f1c6c563a11b0cf5";
-
sha256 = "050i599y7b2jrk7s9lsqy03pkwkprfywcmvaagxwjclqsbkw8dsm";
+
rev = "e15a3f4e9a748b50c1a02711bd43b057bdee1a13";
+
sha256 = "1252s9qp8wwn863vrzkzby6bygzbv953ir97cyvl1jyjz2q15b8r";
};
meta.homepage = "https://github.com/folke/neoconf.nvim/";
meta.hydraPlatforms = [ ];
···
neomodern-nvim = buildVimPlugin {
pname = "neomodern.nvim";
-
version = "2025-04-26";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "cdmill";
repo = "neomodern.nvim";
-
rev = "1ef8dcde62ff7179c94da8cba9879a5ddd1b4e2d";
-
sha256 = "1cn9227i1pdjd2ljk0nawyma5gaav256nhhf970ibwsgffn6n5d0";
+
rev = "be2a849828751405c8a10d42fc4ff39125a82c86";
+
sha256 = "1dvwbdbl9if4jx0m9vh83ydfhgzd9wyxc9v4i09zsplvjj0bhvv0";
};
meta.homepage = "https://github.com/cdmill/neomodern.nvim/";
meta.hydraPlatforms = [ ];
···
neotest-golang = buildVimPlugin {
pname = "neotest-golang";
-
version = "2025-04-21";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "fredrikaverpil";
repo = "neotest-golang";
-
rev = "75d471fc87eb06f071748b63d069c3ed7c22fdde";
-
sha256 = "1b1z52cr4ipf8zvlgcwvwp3fbg5ac4jl55gif9mj17xmmhnz55bg";
+
rev = "5d1fdb068914ac23593495e71ecf9b1fad309b45";
+
sha256 = "11w4igdvvjfl9xm21h0syb3n9ga9s5lqrc54cgwc0aimh5hi2w31";
};
meta.homepage = "https://github.com/fredrikaverpil/neotest-golang/";
meta.hydraPlatforms = [ ];
···
neotest-haskell = buildVimPlugin {
pname = "neotest-haskell";
-
version = "2025-04-20";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "MrcJkb";
repo = "neotest-haskell";
-
rev = "aaf371f3d44fbf35ff189d16cb22c2a732309c37";
-
sha256 = "1v4hjhfimyr53j28bi1p62cydbrn5nfkj4mk7ljkifrkmnyahbsd";
+
rev = "83a8917ab31ab6ff2886d7b42645099c4a4e7396";
+
sha256 = "1n42v20mnwhdbxc249lixplsn23q8j4lgnm16yqxhx45m47qassa";
};
meta.homepage = "https://github.com/MrcJkb/neotest-haskell/";
meta.hydraPlatforms = [ ];
···
neotest-java = buildVimPlugin {
pname = "neotest-java";
-
version = "2025-04-11";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "rcasia";
repo = "neotest-java";
-
rev = "0ca4f0ffaf23464e0d8940ab485d129298a335ac";
-
sha256 = "1fqp8k6v59dpxzf5irwla4d9p01imxv81fqk5chd0ig4h8cdza2q";
+
rev = "3cc0bceb0b0957e918939ba95434197e6b3775e7";
+
sha256 = "18hgjmmlaqgavd8i6kpni1a022ivrw7j3k093fz6n10bn8s4x49x";
};
meta.homepage = "https://github.com/rcasia/neotest-java/";
meta.hydraPlatforms = [ ];
···
nerdcommenter = buildVimPlugin {
pname = "nerdcommenter";
-
version = "2024-10-22";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "preservim";
repo = "nerdcommenter";
-
rev = "66c07e4083ab02ed2540ac289cc602c70b858c13";
-
sha256 = "1ghfcdz1k3wmi4xbk0ac5zc5karscj85xkb6s2by9h06hd712vi1";
+
rev = "02a3b6455fa07b61b9440a78732f1e9b7876c991";
+
sha256 = "0sx0xbn6qwm6pj3w9ny9f2ksjxwwlchbkxypk842q21dr146shlb";
};
meta.homepage = "https://github.com/preservim/nerdcommenter/";
meta.hydraPlatforms = [ ];
···
nightfly = buildVimPlugin {
pname = "nightfly";
-
version = "2025-04-26";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "bluz71";
repo = "vim-nightfly-colors";
-
rev = "69cd9b279f2b02b5783a0b6a547d99f1f9bfcadc";
-
sha256 = "1n7j4dg2k8iyqac37jc791n5hl4x06ppz6ddnwyl6nxizyjg2i81";
+
rev = "033e0240479126267deae2f9a4a1b0864f14bba6";
+
sha256 = "10q2lz4bb1n39rnb5y9nh8dqxcjqjirh7x3iwgjhc9ldyjmd7ccn";
};
meta.homepage = "https://github.com/bluz71/vim-nightfly-colors/";
meta.hydraPlatforms = [ ];
···
nlsp-settings-nvim = buildVimPlugin {
pname = "nlsp-settings.nvim";
-
version = "2025-04-26";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "tamago324";
repo = "nlsp-settings.nvim";
-
rev = "61955f32b331669dec1fc476b859f0e8191e64c5";
-
sha256 = "116xsq1l9d69hvhjk6xmg30n0zg9ixq1kbh0p59m6hm9cisk4hv8";
+
rev = "d81598e18bfc14faa4ef9671854d3862dd005447";
+
sha256 = "1l740vwz0q3vqlvqxm3ibjk6cc3dzsn86lyj87ggr09nyz0qx5fq";
};
meta.homepage = "https://github.com/tamago324/nlsp-settings.nvim/";
meta.hydraPlatforms = [ ];
···
no-neck-pain-nvim = buildVimPlugin {
pname = "no-neck-pain.nvim";
-
version = "2025-04-24";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "shortcuts";
repo = "no-neck-pain.nvim";
-
rev = "9cef4b9a54657f430cbac95a83c7cbf0bff28d31";
-
sha256 = "127sgbgg4d1av80fkps3d107hxp9mdpnzb5ywry9k5xgbj4ipghx";
+
rev = "2299b41c086369e4636daa533ebd7ecb82eef3e6";
+
sha256 = "1ssq5s0qvcd75bqfhzvysrwq7qg4xvibvfmn39l81k1mi95f4wvc";
};
meta.homepage = "https://github.com/shortcuts/no-neck-pain.nvim/";
meta.hydraPlatforms = [ ];
···
none-ls-nvim = buildVimPlugin {
pname = "none-ls.nvim";
-
version = "2025-04-26";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "nvimtools";
repo = "none-ls.nvim";
-
rev = "751349f21bdf1acf7af091fead456866bf9a7e7d";
-
sha256 = "1zhqyjs914ib1yq42xq3aphw8pl4168h2k3ybm92z00ahi51kbqn";
+
rev = "a49f5a79cdb76e0dc1a98899c8598f4db014c5e7";
+
sha256 = "0x16saxsr3w3ivqpdjg05bkyfxzsiyfpsiwhyzsvqxg1qnkda3b2";
};
meta.homepage = "https://github.com/nvimtools/none-ls.nvim/";
meta.hydraPlatforms = [ ];
···
nvim-dap-view = buildVimPlugin {
pname = "nvim-dap-view";
-
version = "2025-04-24";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "igorlfs";
repo = "nvim-dap-view";
-
rev = "c60babd48e22672cfd218598ca15c3f418561276";
-
sha256 = "1670sx104wnk7hlfrz8hfg9cpj9ckk6s4hfq4ivj4w0vscnjszil";
+
rev = "2d68f421fbcf495a5127486bdd5322adf11efe68";
+
sha256 = "0bbrzzvzqjz2cgiiypmhgkwxazsrfnnbicwiklhx9b7xdk8kqxkd";
meta.homepage = "https://github.com/igorlfs/nvim-dap-view/";
meta.hydraPlatforms = [ ];
···
nvim-lspconfig = buildVimPlugin {
pname = "nvim-lspconfig";
-
version = "2025-04-26";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
-
rev = "2e74354b2752cb4980fca35c451792908c186f2f";
-
sha256 = "1a36w4n7z582mqspn2r3cz4x8yvvknas4f3s9npb8nm7ni391bkn";
+
rev = "94d0fec9135719e046903bbbbf8f39e3d3436d4e";
+
sha256 = "1wpbpadpnfppxfl6vca1xnzkkg6z03dly9q3vz42cc29yy4b3jjp";
meta.homepage = "https://github.com/neovim/nvim-lspconfig/";
meta.hydraPlatforms = [ ];
···
nvim-navbuddy = buildVimPlugin {
pname = "nvim-navbuddy";
-
version = "2024-05-19";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "SmiteshP";
repo = "nvim-navbuddy";
-
rev = "f22bac988f2dd073601d75ba39ea5636ab6e38cb";
-
sha256 = "034pmg403y0y1fxnb1jv291mr016bx1vn68y543v6v4dpbdlr7di";
+
rev = "a34786c77a528519f6b8a142db7609f6e387842d";
+
sha256 = "0b6bazh531bixskpmmpkidqii4n3m7n2cp9bmzml5wb0wibazcac";
meta.homepage = "https://github.com/SmiteshP/nvim-navbuddy/";
meta.hydraPlatforms = [ ];
···
nvim-navic = buildVimPlugin {
pname = "nvim-navic";
-
version = "2025-04-16";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "smiteshp";
repo = "nvim-navic";
-
rev = "39231352aec0d1e09cebbffdd9dc20a5dc691ffe";
-
sha256 = "1xj2bzax8hynm2x9zbvsaxv1j22chklyygzm1kbqxxs077qn45ws";
+
rev = "d0a8c17c4dc721b00bc2ac305c6ffbb036beeb74";
+
sha256 = "0mxsnwvrjirpy2ichsilx6207z55xi42syg5d3fdgs2r1p1npggc";
meta.homepage = "https://github.com/smiteshp/nvim-navic/";
meta.hydraPlatforms = [ ];
···
nvim-origami = buildVimPlugin {
pname = "nvim-origami";
-
version = "2025-04-14";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "chrisgrieser";
repo = "nvim-origami";
-
rev = "c84428e4d8d7b5ea0288225b042b7827c4b446af";
-
sha256 = "0kn2f2m5dd0222a4l5lkq1c41zl79c50hfdnb1pcglypg2zwwdqf";
+
rev = "1d17e28e31d248d1ea5c6e6bb83be8dad0250453";
+
sha256 = "0l4cx83svq7184sh1bnipwdzm0529hyswz0k0ffdn8hkm5b2063r";
meta.homepage = "https://github.com/chrisgrieser/nvim-origami/";
meta.hydraPlatforms = [ ];
···
nvim-scissors = buildVimPlugin {
pname = "nvim-scissors";
-
version = "2025-04-12";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "chrisgrieser";
repo = "nvim-scissors";
-
rev = "f137284f8ad1aeb5e6d5fecf46957e3757841d05";
-
sha256 = "10inxhphnvbi3y5zx92chgh0lc9xdrrfw2rg3m1agsiy0gvf2jj0";
+
rev = "1660bf93fff6b439b0a20129f714f303bef7a029";
+
sha256 = "0wydwkcpy79304had1hdwpnm2p7yc771b0s2vic5hbbgirwfmvyc";
meta.homepage = "https://github.com/chrisgrieser/nvim-scissors/";
meta.hydraPlatforms = [ ];
···
nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter";
-
version = "2025-04-26";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
-
rev = "4c7509e7b06cea99065e8d4a20d30e6a2e5cd924";
-
sha256 = "0wvi54i8039psg605xs12r10aw09q60y2kczcdqvgml3im3gbp68";
+
rev = "94ea4f436d2b59c80f02e293466c374584f03b8c";
+
sha256 = "1l2xzadndp0lf36yl76ca6jpmhm9xdy0i0jqv6bzf9ar63yw2244";
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/";
meta.hydraPlatforms = [ ];
···
nvim-treesitter-context = buildVimPlugin {
pname = "nvim-treesitter-context";
-
version = "2025-04-17";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter-context";
-
rev = "6daca3ad780f045550b820f262002f35175a6c04";
-
sha256 = "0qprwd44hw9sz0vh14p6lpvs9vxrick462pfkradmal6ak1kfwn3";
+
rev = "5c48b8ba1b0b7b25feb6e34e7eb293ea893aedc4";
+
sha256 = "137xmpigfcwf24jg1ww9b6mbmh43f2w2ipvrzhqddxhzy8dcc6w1";
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-context/";
meta.hydraPlatforms = [ ];
···
nvim-treesitter-endwise = buildVimPlugin {
pname = "nvim-treesitter-endwise";
-
version = "2025-04-17";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "RRethy";
repo = "nvim-treesitter-endwise";
-
rev = "8b6436303dda9ce6ed4b3733fd15703eb3589c36";
-
sha256 = "134k6b66c0ycqqdxzmsyzpl5igd5vlvxjjbdncswqyxwpypm9mq6";
+
rev = "d6cbb83307d516ec076d17c9a33d704ef626ee8c";
+
sha256 = "12rxdbvxi1i0svi4ibczb1a6njng1ida0f7aaxnsmafkssmxy323";
meta.homepage = "https://github.com/RRethy/nvim-treesitter-endwise/";
meta.hydraPlatforms = [ ];
···
nvim-treesitter-textobjects = buildVimPlugin {
pname = "nvim-treesitter-textobjects";
-
version = "2025-04-15";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter-textobjects";
-
rev = "205e3369bc83d8cb83f7409c36120e24611f8c5c";
-
sha256 = "13qmsnahlj88wxs75kvpn9hj89gnhm4dm6rb400ysrzmmx5ypg39";
+
rev = "ed373482db797bbf71bdff37a15c7555a84dce47";
+
sha256 = "1wqrm1z5bhyshxhbvvvm0i81gc7i3wr423rfrqvqqgb46b7h3k69";
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/";
meta.hydraPlatforms = [ ];
···
nvim-ufo = buildVimPlugin {
pname = "nvim-ufo";
-
version = "2025-04-21";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "kevinhwang91";
repo = "nvim-ufo";
-
rev = "caa217754203de6b3b761c4940c32e1b0a8e54a1";
-
sha256 = "0xj8a1g1hqnrgxzv8j05a6j9bif3jrqiqqby9sr8agkij348dmqi";
+
rev = "cac999ec9f6302d2fd4ad8a846bf8f731af6e7cf";
+
sha256 = "14lvlv1wmbpw0dpyfz3gq7k760ip1903w5ibajqiaflw06afv4pn";
meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/";
meta.hydraPlatforms = [ ];
···
nvim-various-textobjs = buildVimPlugin {
pname = "nvim-various-textobjs";
-
version = "2025-04-26";
+
version = "2025-05-03";
src = fetchFromGitHub {
owner = "chrisgrieser";
repo = "nvim-various-textobjs";
-
rev = "9dfd37a7059c9f27bd2eb72af6b139b1187be459";
-
sha256 = "00ja1lx6vfk8wnyrn2rv5p0mhd0sks340cx665aazd3app40ar9z";
+
rev = "d8d501e7395275405606bb3b0d8ca27323dd7808";
+
sha256 = "0ha3cqqz7hacw5fpyhha8kzjwcyshn861xbvzfqddws755w84his";
meta.homepage = "https://github.com/chrisgrieser/nvim-various-textobjs/";
meta.hydraPlatforms = [ ];
···
obsidian-nvim = buildVimPlugin {
pname = "obsidian.nvim";
-
version = "2025-04-26";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "obsidian-nvim";
repo = "obsidian.nvim";
-
rev = "695f70dc028703bee00cf2ffbaa0f941aafac7c4";
-
sha256 = "1hyb98a1i8cab9wixj63bz8jixgy969iqf985wrbj28vd0xf8yx6";
+
rev = "e0b72752d697142a7140bbf76a7905e7071d224c";
+
sha256 = "0f42pac0iza9jrbk6annwxgmqpja3ijkihs9lacdg70a24dlmzrz";
meta.homepage = "https://github.com/obsidian-nvim/obsidian.nvim/";
meta.hydraPlatforms = [ ];
···
octo-nvim = buildVimPlugin {
pname = "octo.nvim";
-
version = "2025-04-24";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "pwntester";
repo = "octo.nvim";
-
rev = "2a478f8b264a69f71bbff81b3affa2b1e1178b92";
-
sha256 = "16xh0fyv2yzanqwvs1k4159yf6241p6y18h1fbhl6gnzim0i7yw5";
+
rev = "974d2247b64535bedbbdbb7bec29dfa4e2395037";
+
sha256 = "0zbhx4hwak5m4y8qgl0zj5dyrf1046k632a2qsgqyjf22ynm31ip";
meta.homepage = "https://github.com/pwntester/octo.nvim/";
meta.hydraPlatforms = [ ];
···
onedark-nvim = buildVimPlugin {
pname = "onedark.nvim";
-
version = "2024-11-09";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "navarasu";
repo = "onedark.nvim";
-
rev = "67a74c275d1116d575ab25485d1bfa6b2a9c38a6";
-
sha256 = "1pfyz3ascxs3sxl878qcirp9jsz77kpl2ks3wxkcv8ql4psymc9l";
+
rev = "0e5512d1bebd1f08954710086f87a5caa173a924";
+
sha256 = "14ixrvcp3h06kngq5ji54lf2l10k33vrmzs609xf7sqdy6rflm4j";
meta.homepage = "https://github.com/navarasu/onedark.nvim/";
meta.hydraPlatforms = [ ];
···
onedarkpro-nvim = buildVimPlugin {
pname = "onedarkpro.nvim";
-
version = "2025-04-16";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "olimorris";
repo = "onedarkpro.nvim";
-
rev = "d3d3e11331d30f7d5c1453232bad9c24d04e564f";
-
sha256 = "00hfm3rav9blsxaf28rz5vnhp5dvg25ychya3si0pzgbpi6y161s";
+
rev = "01fd661713d2d1c337576ece5ced1cd2b7293b77";
+
sha256 = "097fxq44611pxgkbv31fhkdx8n3rcg2wnyfnxbf7bl16nin24x31";
meta.homepage = "https://github.com/olimorris/onedarkpro.nvim/";
meta.hydraPlatforms = [ ];
···
openingh-nvim = buildVimPlugin {
pname = "openingh.nvim";
-
version = "2025-04-10";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "Almo7aya";
repo = "openingh.nvim";
-
rev = "ce19b5ffe09e35cec600ba794df280cbb72c015f";
-
sha256 = "077dpfp5vrk0035dzkk390ixj9jaa2gi7k1wkx64m2pdp1pcc3jr";
+
rev = "0f1a90e70edacf8caace89bb80acd7eddc6234a6";
+
sha256 = "1hxxd0124gnrp4jz5wa83w8bncsf6gn5s1v5yifvp1bxcwxdrbcb";
meta.homepage = "https://github.com/Almo7aya/openingh.nvim/";
meta.hydraPlatforms = [ ];
···
package-info-nvim = buildVimPlugin {
pname = "package-info.nvim";
-
version = "2025-04-24";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "vuki656";
repo = "package-info.nvim";
-
rev = "843464ca05515da2e9ff8f77e521810bb98b1742";
-
sha256 = "0jp650yg3ki5icca8v4dl3ck1718c8i1camzyz79kh56ix1blkxh";
+
rev = "4f1b8287dde221153ec9f2acd46e8237d2d0881e";
+
sha256 = "1fy4za5fcm7psw398b75ji4wb0rhanibxjxysbn30nfz4dcmrd5y";
meta.homepage = "https://github.com/vuki656/package-info.nvim/";
meta.hydraPlatforms = [ ];
···
papercolor-theme-slim = buildVimPlugin {
pname = "papercolor-theme-slim";
-
version = "2025-04-18";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "pappasam";
repo = "papercolor-theme-slim";
-
rev = "a94f57fadfac6f213e165ffdc9b1bd4a482b73d2";
-
sha256 = "0g9419wq38j4g1461690chf4y8k4ks3r0dhyq24b1n09yzpjznl6";
+
rev = "5cd7cbb10a512e8942b0c942b3de9d39b5830485";
+
sha256 = "118lqx9isw1r0z6j3qmg7yr2pdi20j0rvg69igycg6mzzznjbdbj";
meta.homepage = "https://github.com/pappasam/papercolor-theme-slim/";
meta.hydraPlatforms = [ ];
···
parrot-nvim = buildVimPlugin {
pname = "parrot.nvim";
-
version = "2025-04-14";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "frankroeder";
repo = "parrot.nvim";
-
rev = "01a6e1f1297a5434dacbcd1e59e063d93b006c9d";
-
sha256 = "1lz7la6vgk280wnldgkf09ckir3ypyjjdj8dby062hyjxd3phjiy";
+
rev = "92beb44676260fb5fdc67ce4caccc8cee5ea7333";
+
sha256 = "09l03ad7gjkcxq3kj4ch24dg0xa1ca7hm1lbym808zyr4jizx6v4";
meta.homepage = "https://github.com/frankroeder/parrot.nvim/";
meta.hydraPlatforms = [ ];
···
pckr-nvim = buildVimPlugin {
pname = "pckr.nvim";
-
version = "2025-03-30";
+
version = "2025-05-09";
src = fetchFromGitHub {
owner = "lewis6991";
repo = "pckr.nvim";
-
rev = "d299abb91f2cf1aa0e4733dfd76ed2f98b915e55";
-
sha256 = "17n71x66vpixialjpx8hayknn3f6h2crbcpmn3chxfczsjvqkhhz";
+
rev = "a793c6c38e7b54744c4b4658443e2d8fc103d552";
+
sha256 = "1796rnacb8wm3bvmqsax78krw6a93yq9865vxm9387088fjd8a8v";
meta.homepage = "https://github.com/lewis6991/pckr.nvim/";
meta.hydraPlatforms = [ ];
···
render-markdown-nvim = buildVimPlugin {
pname = "render-markdown.nvim";
-
version = "2025-04-26";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "MeanderingProgrammer";
repo = "render-markdown.nvim";
-
rev = "78ffe3b0500bbc7e37fabde723d96661538e8b32";
-
sha256 = "00dn9cpdvm7dy4xyhaij2rs0g0l926cqvjn03v06sray3adbyij5";
+
rev = "8c33733b9af902250731539b2fe3920c76993765";
+
sha256 = "1lsjrqyqmi3gaad7zn9p3yz3mdpk8wx9105j371a5v4r2a2yc56g";
meta.homepage = "https://github.com/MeanderingProgrammer/render-markdown.nvim/";
meta.hydraPlatforms = [ ];
···
rose-pine = buildVimPlugin {
pname = "rose-pine";
-
version = "2025-03-31";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "rose-pine";
repo = "neovim";
-
rev = "96ff3993a67356ee85d1cdab9be652cdc1c5d1ac";
-
sha256 = "0p712rivi5i3zlrigm86p8vrn1nvg4qils86snlw717cq3scj9gj";
+
rev = "48ea81417738d49924ae01f9a2c666a0cb4440f0";
+
sha256 = "12f6qxrcvfb83pvgk3xpcv11z9n1nv20c9xacx49xrjhakmvi9d7";
meta.homepage = "https://github.com/rose-pine/neovim/";
meta.hydraPlatforms = [ ];
···
roslyn-nvim = buildVimPlugin {
pname = "roslyn.nvim";
-
version = "2025-04-25";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "seblyng";
repo = "roslyn.nvim";
-
rev = "353bc0f30076b82d027a554229995f1e0fa1c5e1";
-
sha256 = "0gfddqs03m74nvyyckz58ijnjm1hmla9zc356n93fzg3anvyca04";
+
rev = "7f8c18c6aac3667e0c0ec1aa30ecc77d3d36807f";
+
sha256 = "1v323zpfpb5z40dz0ffiiva9vdlarp7dr5cm3dnbchrrn5nkpmmq";
meta.homepage = "https://github.com/seblyng/roslyn.nvim/";
meta.hydraPlatforms = [ ];
···
rzls-nvim = buildVimPlugin {
pname = "rzls.nvim";
-
version = "2025-03-09";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "tris203";
repo = "rzls.nvim";
-
rev = "ebb652a4876c3c6af344333a6fc6bacffd85a27a";
-
sha256 = "1pjzvxvmbaj17zx9hh81i98ni2kd1yrr5w83p92a4pdvbwicsck8";
+
rev = "4dad4cade8d2adbc95cdac4d96cef655da2a0ca7";
+
sha256 = "12xvyg4crqk0476zqgg7dfamzzcvvz824qzd309ml68p15i22jlg";
meta.homepage = "https://github.com/tris203/rzls.nvim/";
meta.hydraPlatforms = [ ];
···
slimv = buildVimPlugin {
pname = "slimv";
-
version = "2025-02-02";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "kovisoft";
repo = "slimv";
-
rev = "7329d3688337591e307426539d9119dcf6988e6e";
-
sha256 = "0zl8q8dpjw0fjac19pz9129yxrzkd86vzsni9cw7qnmml4fmnp9f";
+
rev = "08f7dba91c3ecd0a62a852eca92258c7ceac4f0a";
+
sha256 = "1l97vjqry7y633dh0s0lngys94zm0bb393g1s20w1rfbfy3jf8z1";
meta.homepage = "https://github.com/kovisoft/slimv/";
meta.hydraPlatforms = [ ];
···
smart-splits-nvim = buildVimPlugin {
pname = "smart-splits.nvim";
-
version = "2025-04-25";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "mrjones2014";
repo = "smart-splits.nvim";
-
rev = "d287d643afd928400aced3c7fa712e7ef3c3f96d";
-
sha256 = "0qwqis2hm0wh05jf4nnk1q0is38bvfz6wbzw18ipkjw6bqczcagb";
+
rev = "184985c87c4dd1383d66963131df9a35297089f5";
+
sha256 = "0zq1x4vfv52zmyi5pzh5ygy83vdc89v5897mi05jlmq185fsayi6";
meta.homepage = "https://github.com/mrjones2014/smart-splits.nvim/";
meta.hydraPlatforms = [ ];
···
smartyank-nvim = buildVimPlugin {
pname = "smartyank.nvim";
-
version = "2024-11-10";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "ibhagwan";
repo = "smartyank.nvim";
-
rev = "0a4554a4ea4cad73dab0a15e559f2128ca03c7b2";
-
sha256 = "15513r85kh0fy6y5lrqvrrafjadfhfh6hrcs4x2pjvh65zsja3y5";
+
rev = "c4e53e0d9316ca790a6f5d78aad73206a763873b";
+
sha256 = "0xwkrsjhliixsf4pywmcsc8ha0p4wx80008p0bwldm8zr5h7s4qd";
meta.homepage = "https://github.com/ibhagwan/smartyank.nvim/";
meta.hydraPlatforms = [ ];
···
telescope-frecency-nvim = buildVimPlugin {
pname = "telescope-frecency.nvim";
-
version = "2025-04-24";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "nvim-telescope";
repo = "telescope-frecency.nvim";
-
rev = "4d2f5854d3a161b355c4949059e6cd1087fd1d4a";
-
sha256 = "1bg71qcql67r4p3az7dkbfl9r77azn2l2nlgd63lqw1p74kl5ppl";
+
rev = "03a0efd1a8668b902bddef4b82cb7d46cd5ab22c";
+
sha256 = "02ngsbw88b6xmra8vrmc3gxnw99cv6b18ja9mg4yn5b07244nm04";
meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/";
meta.hydraPlatforms = [ ];
···
typst-vim = buildVimPlugin {
pname = "typst.vim";
-
version = "2024-12-07";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "kaarmu";
repo = "typst.vim";
-
rev = "8ce752f1ba1277046429cb469c17ff2e1abc718f";
-
sha256 = "04an0d3lmf662lhq14bh2837l7qv5khwj1hdcjljvds63czfnkhr";
+
rev = "323539709e29a537ff39dfce6c05f175a8921504";
+
sha256 = "0di84i53g1azxr02jlfm9kzzg0fg1dprxn2llrm9in4wglxf9yix";
meta.homepage = "https://github.com/kaarmu/typst.vim/";
meta.hydraPlatforms = [ ];
···
unison = buildVimPlugin {
pname = "unison";
-
version = "2025-04-26";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "unisonweb";
repo = "unison";
-
rev = "3bbad0318aa3bfbda55ed3fe782cf5df4e42b73f";
-
sha256 = "1z3iai3hd37g51klalvzl8rj6qjrz6xay6s0gg54v1rbj6p0cfj1";
+
rev = "95633d3c6ace1af41442f40259c8e8801b8c7d31";
+
sha256 = "1i0cr1qvw03sv9qgkiv9xmzi6jm5ms27y5z4szdl8y85gw6q7zgz";
meta.homepage = "https://github.com/unisonweb/unison/";
meta.hydraPlatforms = [ ];
···
vim-airline = buildVimPlugin {
pname = "vim-airline";
-
version = "2025-04-14";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "vim-airline";
repo = "vim-airline";
-
rev = "45003f9451d8038064ffe804cf8e8eb0f6a20210";
-
sha256 = "1xz7hvs5q4wdlva2fsw5x9lk8n10kfrzafxk4lv74dx9ylpz7sfp";
+
rev = "7fc376a4d5d9728ead8dae5d93117717e110ff8a";
+
sha256 = "1bkci64k0ncykf282wc9b9w4nrcf3vmqf6jcvca2yg8wx8ank7hw";
meta.homepage = "https://github.com/vim-airline/vim-airline/";
meta.hydraPlatforms = [ ];
···
vim-dadbod = buildVimPlugin {
pname = "vim-dadbod";
-
version = "2025-01-25";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "tpope";
repo = "vim-dadbod";
-
rev = "9f0ca8bcef704659820a95c3bbd2c262583a66a1";
-
sha256 = "13kwx67r5xl22znrd3i48qvr5dl5ny7qkpwkp455grkdx9y4q2gg";
+
rev = "fa31d0ffeebaa59cf97a81e7f92194cced54a13f";
+
sha256 = "10ly1yahz7mcflxyyf4fx0r5qgspwy19yx8w9v1lzaspphl6r9fq";
meta.homepage = "https://github.com/tpope/vim-dadbod/";
meta.hydraPlatforms = [ ];
···
vim-floaterm = buildVimPlugin {
pname = "vim-floaterm";
-
version = "2025-04-21";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "voldikss";
repo = "vim-floaterm";
-
rev = "f65ad8df8aa0ddef1e87256329be6e76e2a52926";
-
sha256 = "081zl58hqfgcxgbr8f8hlm4fzxbb95ikj2qkddlzsmq6g1y2z2sv";
+
rev = "204a01a3868cbe4549640dca857fb3880ee92b17";
+
sha256 = "0fvzxbxhi44xflwswdj66q6j6ska83mrbagvscn7j94cfqh584zx";
meta.homepage = "https://github.com/voldikss/vim-floaterm/";
meta.hydraPlatforms = [ ];
···
vim-gitgutter = buildVimPlugin {
pname = "vim-gitgutter";
-
version = "2025-03-07";
+
version = "2025-05-05";
src = fetchFromGitHub {
owner = "airblade";
repo = "vim-gitgutter";
-
rev = "6620e5fbbe6a28de0bfed081f5bd2767023b7eea";
-
sha256 = "0mhycx8kmzlymfqpy7ddivj18bbz3r789js9n6kikn9yxf02kqy2";
+
rev = "a5ae0a5a18e266f8a62b3e256208afcbb20fe5b5";
+
sha256 = "14h991ibkjqsca7z5442nz0vvi28q0bwkmzrd883hr92mrf3qmpi";
meta.homepage = "https://github.com/airblade/vim-gitgutter/";
meta.hydraPlatforms = [ ];
···
vim-graphql = buildVimPlugin {
pname = "vim-graphql";
-
version = "2024-12-23";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "jparise";
repo = "vim-graphql";
-
rev = "cd2667f56f96b9dd376d8e56fe80eb32924971b9";
-
sha256 = "0cpcdsymvxq9aklqpsrrjdww1s22ky2wxlk5nwfglzlmbmscpa12";
+
rev = "16b462eac626681365dc0b249c248705a9111957";
+
sha256 = "0zmqnzslfwzmjfxrc8bmp7g4xjw2xway1qgxw0zi3i6bvvv7sa3h";
meta.homepage = "https://github.com/jparise/vim-graphql/";
meta.hydraPlatforms = [ ];
···
vim-illuminate = buildVimPlugin {
pname = "vim-illuminate";
-
version = "2025-04-17";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "RRethy";
repo = "vim-illuminate";
-
rev = "1fa4b23409e22a03823648e344c77f260e2572cb";
-
sha256 = "1z27z6mpj4jazmifyz5scrniqr7sgh9hbkqx4g27yk0dnn9cm9ff";
+
rev = "fbc16dee336d8cc0d3d2382ea4a53f4a29725abf";
+
sha256 = "072kgd7h7cjq4hskczxl60nsx3jpww9l7ypafcwk833ypahz899i";
meta.homepage = "https://github.com/RRethy/vim-illuminate/";
meta.hydraPlatforms = [ ];
···
vim-isort = buildVimPlugin {
pname = "vim-isort";
-
version = "2025-03-12";
+
version = "2025-05-08";
src = fetchFromGitHub {
owner = "fisadev";
repo = "vim-isort";
-
rev = "41c7921dc755c5d10afe2e72f97b90ba43905a93";
-
sha256 = "0i5kgd08ydqhfl8hxyxwpxgsg92pajn64azz5kp69fi75bbrg7sx";
+
rev = "d17f0aa04910654a82ae993e289ba69cbfc37803";
+
sha256 = "046l7gkx75mzp647lcg14pkpssmxxk4jzjhi15i0vsshfdc62np0";
meta.homepage = "https://github.com/fisadev/vim-isort/";
meta.hydraPlatforms = [ ];
···
vim-pandoc = buildVimPlugin {
pname = "vim-pandoc";
-
version = "2024-07-22";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "vim-pandoc";
repo = "vim-pandoc";
-
rev = "bd11902651edc18076f90ed291581d785be52311";
-
sha256 = "0aj0gsn2q5dqx9faky7fpqz93h6yih46dn7mn9gm80sdlv575gix";
+
rev = "a9896b7f7c09b7804dd9e200e7b96c18ecb5fa0b";
+
sha256 = "01282v4pfjzabixrnwlfrfy84d4xxczzgc38zgk4rz831ani3681";
meta.homepage = "https://github.com/vim-pandoc/vim-pandoc/";
meta.hydraPlatforms = [ ];
···
vim-ruby = buildVimPlugin {
pname = "vim-ruby";
-
version = "2024-12-21";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "vim-ruby";
repo = "vim-ruby";
-
rev = "9139741a9d786144aae66755df030f8e5fab36df";
-
sha256 = "1mabq9a6w0pxm84acmhxk6i4x4dny8c5sw63fwjzwkw0sdxiv2fc";
+
rev = "bf3a5994ce63796db7b1b04aea92772271f387aa";
+
sha256 = "0h205xspvx89adssmn7bkdzdyrn9npnprrjcy30w305p9hy6z656";
meta.homepage = "https://github.com/vim-ruby/vim-ruby/";
meta.hydraPlatforms = [ ];
···
vim-spirv = buildVimPlugin {
pname = "vim-spirv";
-
version = "2025-04-17";
+
version = "2025-05-08";
src = fetchFromGitHub {
owner = "kbenzie";
repo = "vim-spirv";
-
rev = "0193f11a7da93e8d14357b32413900009c31a90c";
-
sha256 = "11z3xqp91p2l5kzmkfyy9v0xky97h60cgcgr1r3ix584jxli55il";
+
rev = "93af0a3d8868ec4dbb04018792ae8c25b302179e";
+
sha256 = "0l1vpq1b0a2j8j73mk53bad4nj9rr4hrv4q2waf8rpi3l4hi0sxw";
meta.homepage = "https://github.com/kbenzie/vim-spirv/";
meta.hydraPlatforms = [ ];
···
vim-tpipeline = buildVimPlugin {
pname = "vim-tpipeline";
-
version = "2024-09-11";
+
version = "2025-05-06";
src = fetchFromGitHub {
owner = "vimpostor";
repo = "vim-tpipeline";
-
rev = "72a624f97730059bab359cb0b58a23433bfec308";
-
sha256 = "1sz3mqsji14yrrrkvnx00dgaf908zkwq9m2myb5jk2gyj3z1dgib";
+
rev = "cbaa8b5130c0c37f3ddafbc703775edbb3edcf78";
+
sha256 = "14qswdhw2lnhsjbn8wx1lfmmy652zd8jcgkh56dv3dnql21klx84";
meta.homepage = "https://github.com/vimpostor/vim-tpipeline/";
meta.hydraPlatforms = [ ];
···
vimtex = buildVimPlugin {
pname = "vimtex";
-
version = "2025-04-25";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "lervag";
repo = "vimtex";
-
rev = "4fbf861dbe91f0ea6cb0adedcdf3e6551fe395da";
-
sha256 = "1s2xqqpdlgdlyl38vdaabr7sl4vzgz4dzli02dynrwg41g3ncxyc";
+
rev = "85cb04f5a9d2289b9d2b62d5d84342fe9675ec08";
+
sha256 = "1rxjrfxxmk9afdx0qj6mmpfwylk6yw76ha8mq1xf0j7nl6qc733v";
meta.homepage = "https://github.com/lervag/vimtex/";
meta.hydraPlatforms = [ ];
···
vs-tasks-nvim = buildVimPlugin {
pname = "vs-tasks.nvim";
-
version = "2025-03-17";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "EthanJWright";
repo = "vs-tasks.nvim";
-
rev = "f0a10214ca3856fb4387db4f11acbaafa9ed3515";
-
sha256 = "0k00n8p9cy2g98a8g5dg9c67sa0hx1shjj0hhpw8yac4rj5dbgdl";
+
rev = "7b5b87b838acfe996c2d71f27d4a7df200a3cc7a";
+
sha256 = "0ys3jshy8xpjhi0k6zxb2pbjm3pzdmc79h6lvggpan6w2w0ahmjd";
meta.homepage = "https://github.com/EthanJWright/vs-tasks.nvim/";
meta.hydraPlatforms = [ ];
···
windsurf-nvim = buildVimPlugin {
pname = "windsurf.nvim";
-
version = "2025-04-24";
+
version = "2025-04-30";
src = fetchFromGitHub {
owner = "Exafunction";
repo = "windsurf.nvim";
-
rev = "6e4a661a2d701ff615872ec5a30025a329419d5f";
-
sha256 = "130x6dni0mi212a70gc7ihr1f49grxqp1k94ansx3nn2c1jdj8sg";
+
rev = "821b570b526dbb05b57aa4ded578b709a704a38a";
+
sha256 = "1klbr2pi1kspzhy53a5wshqwazbxc1smggr5d8rvjpmyxmqv6rsd";
meta.homepage = "https://github.com/Exafunction/windsurf.nvim/";
meta.hydraPlatforms = [ ];
···
xmake-nvim = buildVimPlugin {
pname = "xmake.nvim";
-
version = "2025-04-01";
+
version = "2025-04-28";
src = fetchFromGitHub {
owner = "Mythos-404";
repo = "xmake.nvim";
-
rev = "4f03aa221ebb462f3ce013fc48d4d32b88b6ded8";
-
sha256 = "0ldrz485r092fd35wqvh8nknv2gslag7wj2v4dichmihn81701ry";
+
rev = "ae9bb3ec97cd27cd95f616687096e529363aa80b";
+
sha256 = "0jd1pv6a3888phhr3wj44hqgh1vvjma7b79z1hpi0wz5s9w7zmpf";
meta.homepage = "https://github.com/Mythos-404/xmake.nvim/";
meta.hydraPlatforms = [ ];
···
yazi-nvim = buildVimPlugin {
pname = "yazi.nvim";
-
version = "2025-04-20";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "mikavilpas";
repo = "yazi.nvim";
-
rev = "50446f185d8b97b225d47852813f0e415cd70689";
-
sha256 = "0qidjs15lk01j0kmhwv4p2vyfj5dswdf5f9qmzjxh4ha5xs9gmg4";
+
rev = "64b8a4632dbde89e00303defac770e9f17117479";
+
sha256 = "1dxvkvxvrrnrmk6m93aw843pr7njfafq7xndyj6rkmgfw7dmp11l";
meta.homepage = "https://github.com/mikavilpas/yazi.nvim/";
meta.hydraPlatforms = [ ];
···
zig-vim = buildVimPlugin {
pname = "zig.vim";
-
version = "2025-03-24";
+
version = "2025-04-27";
src = fetchFromGitHub {
owner = "ziglang";
repo = "zig.vim";
-
rev = "a8ecf6ec3175e64811ceb85b33b746637cf95ad6";
-
sha256 = "0ckkila6bgbxnq4k5pmxk2wmcpdsskz2084m38qg8fyhs9mfb41n";
+
rev = "e55a7949561d34822b7cd2290819927b79825dcd";
+
sha256 = "1a35b2v8w5g90cx1pk8d5mqi3byr3m0bhdhb6zx6fa1sj3j85mvd";
meta.homepage = "https://github.com/ziglang/zig.vim/";
meta.hydraPlatforms = [ ];
···
zk-nvim = buildVimPlugin {
pname = "zk-nvim";
-
version = "2025-04-05";
+
version = "2025-05-01";
src = fetchFromGitHub {
owner = "zk-org";
repo = "zk-nvim";
-
rev = "d0bac443233635d18968affde4701db2cf2435b5";
-
sha256 = "12lc1z489cnc4d01j9ilsipr4azwfyhwzy1qnxalx1ar2nvmn6nf";
+
rev = "d9e7442075d2241b90fc788a149c509ebc45f3cb";
+
sha256 = "1zkfgwgm5bcmny7fd9h1sbmql5ka3ffx9n3y1adq4hr6w76myim2";
meta.homepage = "https://github.com/zk-org/zk-nvim/";
meta.hydraPlatforms = [ ];
···
zotcite = buildVimPlugin {
pname = "zotcite";
-
version = "2025-04-21";
+
version = "2025-04-29";
src = fetchFromGitHub {
owner = "jalvesaq";
repo = "zotcite";
-
rev = "485bbc0e8f8262ebbd9aba2e7be79ba3bf28c616";
-
sha256 = "0dlzpn24hr6d92xbdmwz8rxbbw9k87hw1nc5h67wa4hjr1a97dqj";
+
rev = "316aa33a5ab754f9d08687070f8a8e238c4d603f";
+
sha256 = "1r2nna6grzh6l6p4ihdhfz3viynj9abncbxcjb29r97qfbcfl5mj";
meta.homepage = "https://github.com/jalvesaq/zotcite/";
meta.hydraPlatforms = [ ];
+6 -2
pkgs/applications/editors/vim/plugins/overrides.nix
···
};
mason-nvim = super.mason-nvim.overrideAttrs {
-
# lua/mason-vendor/zzlib/inflate-bwo.lua:15: 'end' expected near '&'
-
nvimSkipModules = "mason-vendor.zzlib.inflate-bwo";
+
nvimSkipModules = [
+
# lua/mason-vendor/zzlib/inflate-bwo.lua:15: 'end' expected near '&'
+
"mason-vendor.zzlib.inflate-bwo"
+
# E5108: Error executing lua ...mplugin-mason.nvim-2025-05-06/lua/mason-test/helpers.lua:7: module 'luassert.spy' not found:
+
"mason-test.helpers"
+
];
};
mason-tool-installer-nvim = super.mason-tool-installer-nvim.overrideAttrs {
+1 -1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
https://github.com/jay-babu/mason-null-ls.nvim/,HEAD,
https://github.com/jay-babu/mason-nvim-dap.nvim/,HEAD,
https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim/,HEAD,
-
https://github.com/williamboman/mason.nvim/,HEAD,
+
https://github.com/mason-org/mason.nvim/,HEAD,
https://github.com/vim-scripts/matchit.zip/,,
https://github.com/marko-cerovac/material.nvim/,,
https://github.com/kaicataldo/material.vim/,HEAD,
+3 -3
pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix
···
rustPlatform.buildRustPackage rec {
pname = "kubectl-view-allocations";
-
version = "0.20.5";
+
version = "0.21.1";
src = fetchFromGitHub {
owner = "davidB";
repo = "kubectl-view-allocations";
tag = version;
-
hash = "sha256-Y+Yki0wTi/OTWbUvk+8EhTlhF7H51RrdFLFXk2VqF1M=";
+
hash = "sha256-1bE2idLPok6YmB1qyTDQmBg+uzc6/Sza75dSN7QpEcI=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-6sRpsXydzKB0ZaV1HeagINgb6ol9dj3XT0+pd53QOCw=";
+
cargoHash = "sha256-QAjANg8os3RID0Lrl7qGEvxT/1i8UBwVfK0G4PHwrXA=";
doInstallCheck = true;
nativeInstallCheckInputs = [ versionCheckHook ];
+19 -19
pkgs/applications/networking/cluster/terraform-providers/providers.json
···
"vendorHash": null
},
"external": {
-
"hash": "sha256-BgtRCRGo0jf8lQTxmEOxFPuLrVffrXO2E2jBYQV9wqk=",
+
"hash": "sha256-rHMmGzYvsE5GT0E71UUIXjDG9+v52LI69/gdP2xuI7w=",
"homepage": "https://registry.terraform.io/providers/hashicorp/external",
"owner": "hashicorp",
"repo": "terraform-provider-external",
-
"rev": "v2.3.4",
+
"rev": "v2.3.5",
"spdx": "MPL-2.0",
-
"vendorHash": "sha256-xlcOCdgRTQbJCsL39hs3dUVjssGpyNij0ickjSn8EX0="
+
"vendorHash": "sha256-xIagZvWtlNpz5SQfxbA7r9ojAeS3CW2pwV337ObKOwU="
},
"fastly": {
"hash": "sha256-4sOcbqaC9FV/Si8/A6wvdDREYt7v5z0iNQc5TXWyjSU=",
···
"vendorHash": "sha256-3URc3A1kkcVQ/riB2/THuIEiCq9MrifxgRL73cjsbDA="
},
"google": {
-
"hash": "sha256-3KgXUlxU9kyQJOC6MIr1X3FlnBUlSQllXNmuZ2iCHgw=",
+
"hash": "sha256-dqnmTAIcbqdRMk+0C24ZzcEycAM+vW9JuT1sCTamuK8=",
"homepage": "https://registry.terraform.io/providers/hashicorp/google",
"owner": "hashicorp",
"repo": "terraform-provider-google",
-
"rev": "v6.32.0",
+
"rev": "v6.34.0",
"spdx": "MPL-2.0",
-
"vendorHash": "sha256-2Vb0z/afqf9EnPW1skik5wE66kevwpMLXljT7ivxm8E="
+
"vendorHash": "sha256-rGpnPH8ebHXasvelGoJEUU4YbeGJY4adFBbgAHJ8vSs="
},
"google-beta": {
"hash": "sha256-3E3CvuZ6n5B8PsMmZeO98CxQzTlZExdfCs8t9R5UEwg=",
···
"vendorHash": "sha256-jOusdVc6FGClk1qyQS2tKW/2I8Mauxs0wLOct58l0e8="
},
"minio": {
-
"hash": "sha256-OIdXZIy+W8yO3y7z/1JzG7QegJmMLTFSoC7FmioscmA=",
+
"hash": "sha256-wB4Gq1UY1zfrTjZrqFB3RlJo3+PbHjMrBeMU/z197fg=",
"homepage": "https://registry.terraform.io/providers/aminueza/minio",
"owner": "aminueza",
"repo": "terraform-provider-minio",
-
"rev": "v3.3.0",
+
"rev": "v3.5.0",
"spdx": "AGPL-3.0",
-
"vendorHash": "sha256-1nm2Y4T9/mCWMXMjXEzBz3w08AYHjQJeb9mYPQeWPs0="
+
"vendorHash": "sha256-7AU79r4OQbmrMI385KVIHon/4pWk6J9qnH+zQRrWtJI="
},
"mongodbatlas": {
"hash": "sha256-JQW9y1EfrEInmz2+Er8BE0+6ZdcrO/w1y+czg7jPeRE=",
···
"vendorHash": "sha256-xo0alLK3fccbKRG5bN1G7orDsP47I3ySAzpZ9O0f2Fg="
},
"rootly": {
-
"hash": "sha256-HvUvRDoRalOzHHnCM0uBR+xc0i0ItfglgoJ0H1QLovg=",
+
"hash": "sha256-oAxjqJnA8kg7j9THplkCdcG4eVTpRKtenUIuAmeUULI=",
"homepage": "https://registry.terraform.io/providers/rootlyhq/rootly",
"owner": "rootlyhq",
"repo": "terraform-provider-rootly",
-
"rev": "v2.26.8",
+
"rev": "v2.27.0",
"spdx": "MPL-2.0",
"vendorHash": "sha256-IJJjA7SCQib5GdqbS2rnZtbBNB8sYYPYH+vHMGf1Bfk="
},
···
"vendorHash": "sha256-L+XwC7c4ph4lM0+BhHB9oi1R/Av8jlDcqHewOmtPU1s="
},
"tailscale": {
-
"hash": "sha256-1fHY1eU+8z48j485VONdCsKJWC5hOVbph2pOVGHjYjo=",
+
"hash": "sha256-0QBQv3KbCjQsHDiPYRVaskzhBt6MsrpFvXSYM83AFKY=",
"homepage": "https://registry.terraform.io/providers/tailscale/tailscale",
"owner": "tailscale",
"repo": "terraform-provider-tailscale",
-
"rev": "v0.19.0",
+
"rev": "v0.20.0",
"spdx": "MIT",
-
"vendorHash": "sha256-X2YjJvMboS04ViaIP1ebzIX8txumlvTEpGmEAlZNV9E="
+
"vendorHash": "sha256-f+2SYxdPVXDpwFY6ra9Abe/aXil6zzXk8wQTr49QkC8="
},
"talos": {
"hash": "sha256-kGAzJtc09wL9hvu13rqZnFWdwu6mrfdxgm8XxigKzK4=",
···
"vendorHash": "sha256-V0dK5G3zheyyqexBud+9Hg9ExYI/9X1wuYx+lEn6pVg="
},
"temporalcloud": {
-
"hash": "sha256-scM3cz4DVv66+VyLKWSjNbGFRcbUt9uZU4QooWQPioI=",
+
"hash": "sha256-hLY9C0df1h8JCwuXBPxemNurQR57oGXAq2v7NbAyZnU=",
"homepage": "https://registry.terraform.io/providers/temporalio/temporalcloud",
"owner": "temporalio",
"repo": "terraform-provider-temporalcloud",
-
"rev": "v0.7.0",
+
"rev": "v0.7.1",
"spdx": "MPL-2.0",
-
"vendorHash": "sha256-IKoDnClkmcCDFyt9QqWp10vZjfQpWByoUArY+hkXkVE="
+
"vendorHash": "sha256-HBdvXWZNPPAqPEKodwG0ZeiJOhfJHe9HRCcuozKpwVs="
},
"tencentcloud": {
"hash": "sha256-GhIdOdS098ko1o1HMdu6EGqNaSQmodhY8mu3hyhMiew=",
···
"vendorHash": "sha256-UuLHaOEG6jmOAgfdNOtLyUimlAr3g6K8n3Ehu64sKqk="
},
"turbot": {
-
"hash": "sha256-20uIfcoqvZsX+1kNnOslDlzRbDNWwTEw55ElU3yvB4I=",
+
"hash": "sha256-vprEb9cddA3bgtauh9X7F6cNBWRr+lMvRTYHg2FLFN4=",
"homepage": "https://registry.terraform.io/providers/turbot/turbot",
"owner": "turbot",
"repo": "terraform-provider-turbot",
-
"rev": "v1.12.0",
+
"rev": "v1.12.1",
"spdx": "MPL-2.0",
"vendorHash": null
},
+2 -2
pkgs/applications/science/misc/colmap/default.nix
···
qt5,
xorg,
cudaSupport ? config.cudaSupport,
-
cudaCapabilities ? cudaPackages.cudaFlags.cudaCapabilities,
+
cudaCapabilities ? cudaPackages.flags.cudaCapabilities,
cudaPackages,
}:
···
cmakeFlags = lib.optionals cudaSupport [
(lib.cmakeBool "CUDA_ENABLED" true)
(lib.cmakeFeature "CMAKE_CUDA_ARCHITECTURES" (
-
lib.strings.concatStringsSep ";" (map cudaPackages.cudaFlags.dropDot cudaCapabilities)
+
lib.strings.concatStringsSep ";" (map cudaPackages.flags.dropDot cudaCapabilities)
))
];
+2
pkgs/build-support/build-typst-package.nix
···
{
name = "typst-package-${finalAttrs.pname}-${finalAttrs.version}";
+
dontBuild = true;
+
installPhase =
let
outDir = "$out/lib/typst-packages/${finalAttrs.pname}/${finalAttrs.version}";
+3 -3
pkgs/by-name/ab/ab-av1/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "ab-av1";
-
version = "0.9.4";
+
version = "0.10.0";
src = fetchFromGitHub {
owner = "alexheretic";
repo = "ab-av1";
rev = "v${version}";
-
hash = "sha256-dDD0hnKov5cgNoc1m/0rG/cx2ZaB7TmLfcXdm8myRUQ=";
+
hash = "sha256-FqyY4HUOrpSsqR5XO96+IXnT7w8C1gGfia0YH1d/nkg=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-01tH5uvfrPIKRv+iYJWm/5QyQZtz1d/nEtN/tmGXD14=";
+
cargoHash = "sha256-nadMsYt1RaZbqArSEiz/kAz/HuTS0E3bsn94D9UmAME=";
nativeBuildInputs = [ installShellFiles ];
+2 -2
pkgs/by-name/ad/adminer/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "adminer";
-
version = "5.2.1";
+
version = "5.3.0";
# not using fetchFromGitHub as the git repo relies on submodules that are included in the tar file
src = fetchurl {
url = "https://github.com/vrana/adminer/releases/download/v${finalAttrs.version}/adminer-${finalAttrs.version}.zip";
-
hash = "sha256-EQmCZRkH27rqLeNCDysjUGwm8wxMvxbO7cHgV8Vq8yo=";
+
hash = "sha256-7EnZ0frx8i6DXHO5E/65k+h+WuflTo8eBYNRVAmh7Kg=";
};
nativeBuildInputs = [
+3 -3
pkgs/by-name/ai/aiken/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "aiken";
-
version = "1.1.16";
+
version = "1.1.17";
src = fetchFromGitHub {
owner = "aiken-lang";
repo = "aiken";
rev = "v${version}";
-
hash = "sha256-cz0lyBrAOi1gAIXsoe/KAk8W5wzHmq4N187FI3imV+Y=";
+
hash = "sha256-bEsBLihMqYHJa5913Q434xKVufxTrcaxwcANPV9u37U=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-m6CFu0HA4e/9hWgYcRPjfa0h5vk0zwt5PqgvsuJuPNk=";
+
cargoHash = "sha256-Ob4UuBLD6HFbghv4E2XMj+xVeUSFtc9qPUNuUDgZeQA=";
buildInputs = [ openssl ];
+269
pkgs/by-name/al/alda/deps.json
···
+
{
+
"!comment": "This is a nixpkgs Gradle dependency lockfile. For more details, refer to the Gradle section in the nixpkgs manual.",
+
"!version": 1,
+
"https://plugins.gradle.org/m2": {
+
"net/java/dev/jna#jna/5.6.0": {
+
"jar": "sha256-VVfiNaiqL5dm1dxgnWeUjyqIMsLXls6p7x1svgs7fq8=",
+
"pom": "sha256-X+gbAlWXjyRhbTexBgi3lJil8wc+HZsgONhzaoMfJgg="
+
},
+
"org/jetbrains/intellij/deps#trove4j/1.0.20200330": {
+
"jar": "sha256-xf1yW/+rUYRr88d9sTg8YKquv+G3/i8A0j/ht98KQ50=",
+
"pom": "sha256-h3IcuqZaPJfYsbqdIHhA8WTJ/jh1n8nqEP/iZWX40+k="
+
},
+
"org/jetbrains/kotlin#kotlin-android-extensions/1.7.21": {
+
"jar": "sha256-JVeliP7QxmbRVq1uDfXjFOqz1p5m6aJyJ5uaRiQ0xq8=",
+
"pom": "sha256-8pic3UN0A8hyZc/K8GHSFOaGlVyX40ntFWa6FqouDI0="
+
},
+
"org/jetbrains/kotlin#kotlin-annotation-processing-gradle/1.7.21": {
+
"jar": "sha256-RhyKdFvNVeRyXykBIVnUdOEor/G4KlPR80UkYFK5cwk=",
+
"pom": "sha256-r2JZxfjfTezw8FXmZcTLaP8TtK9c1HfuHTO/7gAaFr4="
+
},
+
"org/jetbrains/kotlin#kotlin-build-common/1.7.21": {
+
"jar": "sha256-Y3O9HhUPfcsnL1KvvBWZBkCSqddbKM7WvroA/qy6u/8=",
+
"pom": "sha256-msmBVHbIUfFKH3QeG46CJRxyepVGgMdXT4owUn2z718="
+
},
+
"org/jetbrains/kotlin#kotlin-compiler-embeddable/1.7.21": {
+
"jar": "sha256-Ty5JK8x5XgaA4/h67qGtrp8wbK9SBAuUpvoPiP2skvk=",
+
"pom": "sha256-CwIzMip2MO/eEzUmjkYSPw1tNjg5gg/TfE7Lbv+njjs="
+
},
+
"org/jetbrains/kotlin#kotlin-compiler-runner/1.7.21": {
+
"jar": "sha256-LdVae/7udr97ASbFtx0FuJmBK6a0Cjc1n50T+uIC8yc=",
+
"pom": "sha256-+JDieVykDuyu+jpdjkOND3C7YCo5SUe7rOp2Quqy+Tw="
+
},
+
"org/jetbrains/kotlin#kotlin-daemon-client/1.7.21": {
+
"jar": "sha256-tyPlHq8syE/a+sqHJnk/7I1SFyUNiAv0eDA/JE3UGoU=",
+
"pom": "sha256-Be4Gj7v3IvWRSlqiWO6KKLZChF9B1/+bVGhtXKJbvxk="
+
},
+
"org/jetbrains/kotlin#kotlin-daemon-embeddable/1.7.21": {
+
"jar": "sha256-A+bwJUNSJIlOSe5e2EfLCwtKh540z6uQ1wzakmKnV00=",
+
"pom": "sha256-vB3pwgh7ouTlQQF6i66PQF7IAKGK5MJH6R8rVedh5kk="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin-api/1.7.21": {
+
"jar": "sha256-rflytT2LY7s2jZA88y6bB+pTZW6PnaXxDfuv03gxviE=",
+
"module": "sha256-zGXnGhweng0JaG9cpJGORShIY1q7VCl15HwYlnw6A10=",
+
"pom": "sha256-89unBFqYcdah5QnkF+tjQa3bmHFaL409ZnJlAdq0s0Y="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin-api/1.7.21/gradle71": {
+
"jar": "sha256-rflytT2LY7s2jZA88y6bB+pTZW6PnaXxDfuv03gxviE="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin-idea-proto/1.7.21": {
+
"jar": "sha256-NZhwZybLzo0oE05oiZw9WAv3LH6/kJcUHY28rtgnmHg=",
+
"pom": "sha256-PRwDYK9odF8qAyoMAYR//Pnriq1wa/ZZydhAoYTsXyM="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin-idea/1.7.21": {
+
"jar": "sha256-C1dqyzeBqctWEKphxbev3zKQ/C2digzUv+FTe4dcReY=",
+
"module": "sha256-ygHy2JJMcpaXMax+oVbwi7GP60LDEAClIj2dwW1ZuTg=",
+
"pom": "sha256-Flz/idoRsXIpiJPHg0sNQadm1/PdIPoIvfiJxlXD5zc="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin-model/1.7.21": {
+
"jar": "sha256-FNP/F7o8tMi+uK3297QFB4gTS4kbsTyr5yPIwQ0dDhg=",
+
"module": "sha256-kCJoZCp1guVF4xgQnjdIw3WxOLCKFVuBX2yAi7vuR7U=",
+
"pom": "sha256-y2vKOdHhBWBXcMCj3ubUXw58XtPFNGiZ9ycQsf//HaY="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin/1.7.21": {
+
"module": "sha256-j6I2KYtJBynes0XjG8ZPKSj3wbXxwjH8ZtvINlnBZ+E=",
+
"pom": "sha256-0gTXpKcf6Scv44M9x0IAkan/EJaky6JfcnihlUI1BGk="
+
},
+
"org/jetbrains/kotlin#kotlin-gradle-plugin/1.7.21/gradle71": {
+
"jar": "sha256-P12cqfSxiGOZjcVpNIk9m1ICRRzucJ+uuXbI+rI2cyI="
+
},
+
"org/jetbrains/kotlin#kotlin-klib-commonizer-api/1.7.21": {
+
"jar": "sha256-MOGWrbAAH9F7ZgNe2QcNPw5Hui0ycTt1wwPGt7e3FeI=",
+
"pom": "sha256-so6g3vy5lNH7U6e7olh9J0DG0mAXk2UglP1ox0Ul0CA="
+
},
+
"org/jetbrains/kotlin#kotlin-native-utils/1.7.21": {
+
"jar": "sha256-k1KYF/2Nj9hlItZqqtyr0UKhcueMz+uUnNKJ40xw+Qs=",
+
"pom": "sha256-CEYFdUhagoAZC0g8H3fyCk063IegIXTzDuxVdNm65FY="
+
},
+
"org/jetbrains/kotlin#kotlin-project-model/1.7.21": {
+
"jar": "sha256-4htTvrj3SxM6Y4mClPSlfcSiKJvoVfZrD5rosVYjFT8=",
+
"pom": "sha256-JQfT7SKoHyssNSxMUOY1MivHEQClFQJN0NtQRifJ8Bs="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-common/1.7.21": {
+
"jar": "sha256-0ZLMLNlDFecijrkTZqNpdmpoIrPOvKwUwR1MSXM2y6Q=",
+
"pom": "sha256-2xzYRWGPDLQXOK3H72jZ+NIjZ1sFg+NbsMCEA30AWe4="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-compiler-embeddable/1.7.21": {
+
"jar": "sha256-qu9jHwICEl2ZHZgjRxn4ZK1anW40m/DtRGsTd9gXGKE=",
+
"pom": "sha256-xHXL2+0BepcMD9y46qu1UNc9E6T+a4e3efxM9S148JM="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-compiler-impl-embeddable/1.7.21": {
+
"jar": "sha256-ZOK9uuvzgJSzwh5nCX5Qe4NoTaQTi6h6CwmhMgOXVCg=",
+
"pom": "sha256-5c0+HEj+qhC1YVqidOFh5/dcFijcJhZ1ALZ0b4gfweM="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-jvm/1.7.21": {
+
"jar": "sha256-Uz441a1oFCoFE0HyK8cO113IUGSxk3rPBRN1XMPwSF4=",
+
"pom": "sha256-cnwtOnluoiOWPu7P7kHvKygsVbZ+V8O0mgFwpMSbfGE="
+
},
+
"org/jetbrains/kotlin#kotlin-tooling-core/1.7.21": {
+
"jar": "sha256-N5fxg1NC+8EuycHU+YMyugKCkaMyUakHySJ9j9lK7kg=",
+
"pom": "sha256-tw2g1Eorhw7Lz85ZcMMOOOLs3htfQqHdRC0TA5gSKUY="
+
},
+
"org/jetbrains/kotlin#kotlin-util-io/1.7.21": {
+
"jar": "sha256-7MKI4AQqAUdgOeILbOXgaRj+8fic+J9V39KO8Xwm800=",
+
"pom": "sha256-ziTM1kPWW+8Cey9uINCnkhdq29ug2eVVmS5CR6Y3Ne8="
+
},
+
"org/jetbrains/kotlin#kotlin-util-klib/1.7.21": {
+
"jar": "sha256-UgkkU0RkIN+7h4BN6s6yGfVI53fm3xK35wRKOmaHEgs=",
+
"pom": "sha256-D8d7J3Rc+kzuX+AA5tEpmtSUT3rMB4A7u8ws0rAT3oU="
+
},
+
"org/jetbrains/kotlin/jvm#org.jetbrains.kotlin.jvm.gradle.plugin/1.7.21": {
+
"pom": "sha256-18S+c5nTziimR77ivh3nCwUdpLqoz9X4KYNDJ2UKD30="
+
},
+
"org/jetbrains/kotlinx#kotlinx-coroutines-core-jvm/1.5.0": {
+
"jar": "sha256-eNbMcTX4TWkv83Uvz9H6G74JQNffcGUuTx6u7Ax4r7s=",
+
"module": "sha256-yIXdAoEHbFhDgm3jF+PLzcPYhZ2+71OuHPrNG5xg+W4=",
+
"pom": "sha256-U2IuA3eN+EQPwBIgGjW7S9/kAWTv7GErvvze7LL/wqs="
+
}
+
},
+
"https://repo.maven.apache.org/maven2": {
+
"com/beust#klaxon/5.5": {
+
"jar": "sha256-f3Dsuhzc49DOpclOquGebQxaghgbbCTT3YCKNBnoNmM=",
+
"module": "sha256-cTrnhsjIf450jQbQoAExvIoDm8D8CiW/hPlV7VfMVsk=",
+
"pom": "sha256-teJXipFEa32OdDdaMvcHE4Txk2PIgVVKeC+oi9rc4G0="
+
},
+
"com/github/ajalt#clikt/2.4.0": {
+
"jar": "sha256-y21C07flGUor7O60y2LyYbteF0ZO/UEoWCOx0CaX5NM=",
+
"pom": "sha256-NzDHKP9dkuJfCDJCAtZtUrjqo6pxK15lz2pk+7LQWu0="
+
},
+
"com/illposed/osc#javaosc-core/0.8": {
+
"jar": "sha256-7PP/me8hI4cOUWtC4ey+JDiTHqgPOpAFWB3j4JxPEa0=",
+
"pom": "sha256-mNnI2Dr2I8tkc2WpiY8o6+l8xE7IvEuSu2RnxbN3iig="
+
},
+
"com/illposed/osc#javaosc-parent/0.8": {
+
"pom": "sha256-nEUgmNlVT1AifJfkGt0/t6mvSSUGgHK/3YywUtl8x3U="
+
},
+
"io/github/microutils#kotlin-logging/1.7.7": {
+
"jar": "sha256-1wWAiO9qS6YuCdp5Z3L4Au0bTKiEngcfUaE8BnJ7yNU=",
+
"pom": "sha256-S5CFtHXe6jjnDkQOqtKXvd64cOe72bSs83Lh6XpufwQ="
+
},
+
"io/github/soc#directories/11": {
+
"jar": "sha256-77POMLMv/9qN5mZtpIYCIHOS9+OWbgwuXK92LV8xtNA=",
+
"pom": "sha256-9TrWtmVBXtGq6uEj/Et/1aAjlJ6YYA3ebUBPJoY41L0="
+
},
+
"junit#junit/4.13.2": {
+
"jar": "sha256-jklbY0Rp1k+4rPo0laBly6zIoP/1XOHjEAe+TBbcV9M=",
+
"pom": "sha256-Vptpd+5GA8llwcRsMFj6bpaSkbAWDraWTdCSzYnq3ZQ="
+
},
+
"net/java/dev/jna#jna/5.6.0": {
+
"jar": "sha256-VVfiNaiqL5dm1dxgnWeUjyqIMsLXls6p7x1svgs7fq8=",
+
"pom": "sha256-X+gbAlWXjyRhbTexBgi3lJil8wc+HZsgONhzaoMfJgg="
+
},
+
"org/apache#apache/23": {
+
"pom": "sha256-vBBiTgYj82V3+sVjnKKTbTJA7RUvttjVM6tNJwVDSRw="
+
},
+
"org/apache/logging#logging-parent/3": {
+
"pom": "sha256-djouwrgJTUFh3rbCZLEmIIW5vjC/OjHCzhNyQuV3Iqc="
+
},
+
"org/apache/logging/log4j#log4j-api/2.17.0": {
+
"jar": "sha256-q5ytyA4jRYDj88jBhkQxT8zUs80/cIXU6TSGbLVhuV0=",
+
"pom": "sha256-ZCLZr1mssAd+ipHHw0pAYv9WqXMcNINqckJwhOJ6pHk="
+
},
+
"org/apache/logging/log4j#log4j-core/2.17.0": {
+
"jar": "sha256-ZcM9ybJKXl9srK5iaAZBWCiUdJx78WyVEDLvkvPhKmA=",
+
"pom": "sha256-WUQnTrlVkKznwmIB2XJbSrHHZU0pU658wm1z/95AaL4="
+
},
+
"org/apache/logging/log4j#log4j-slf4j-impl/2.17.0": {
+
"jar": "sha256-+t6tPpnGeG2PtMLM94EEx+xinUfNsKDxT0gmOWHxfiw=",
+
"pom": "sha256-2425FiIV2tNpmqWxkBLh4lcivt+S3nhYvY7R/+kGRak="
+
},
+
"org/apache/logging/log4j#log4j/2.17.0": {
+
"pom": "sha256-hwRgb663edbSkE8CymFuC5gf44nZ/puJ7ISh5CrugdI="
+
},
+
"org/hamcrest#hamcrest-core/1.3": {
+
"jar": "sha256-Zv3vkelzk0jfeglqo4SlaF9Oh1WEzOiThqekclHE2Ok=",
+
"pom": "sha256-/eOGp5BRc6GxA95quCBydYS1DQ4yKC4nl3h8IKZP+pM="
+
},
+
"org/hamcrest#hamcrest-parent/1.3": {
+
"pom": "sha256-bVNflO+2Y722gsnyelAzU5RogAlkK6epZ3UEvBvkEps="
+
},
+
"org/jetbrains#annotations/13.0": {
+
"jar": "sha256-rOKhDcji1f00kl7KwD5JiLLA+FFlDJS4zvSbob0RFHg=",
+
"pom": "sha256-llrrK+3/NpgZvd4b96CzuJuCR91pyIuGN112Fju4w5c="
+
},
+
"org/jetbrains/intellij/deps#trove4j/1.0.20200330": {
+
"jar": "sha256-xf1yW/+rUYRr88d9sTg8YKquv+G3/i8A0j/ht98KQ50=",
+
"pom": "sha256-h3IcuqZaPJfYsbqdIHhA8WTJ/jh1n8nqEP/iZWX40+k="
+
},
+
"org/jetbrains/kotlin#kotlin-compiler-embeddable/1.7.21": {
+
"jar": "sha256-Ty5JK8x5XgaA4/h67qGtrp8wbK9SBAuUpvoPiP2skvk=",
+
"pom": "sha256-CwIzMip2MO/eEzUmjkYSPw1tNjg5gg/TfE7Lbv+njjs="
+
},
+
"org/jetbrains/kotlin#kotlin-daemon-embeddable/1.7.21": {
+
"jar": "sha256-A+bwJUNSJIlOSe5e2EfLCwtKh540z6uQ1wzakmKnV00=",
+
"pom": "sha256-vB3pwgh7ouTlQQF6i66PQF7IAKGK5MJH6R8rVedh5kk="
+
},
+
"org/jetbrains/kotlin#kotlin-klib-commonizer-embeddable/1.7.21": {
+
"jar": "sha256-nTpktCC+2+20HV5tsJ28h2FKffCBR5PACQqDYJBp+1Y=",
+
"pom": "sha256-bOmRoyzYOdq3wbf88+1xbr6XgbRgg3ViDC9fH8RwjrA="
+
},
+
"org/jetbrains/kotlin#kotlin-reflect/1.7.21": {
+
"jar": "sha256-wbF65MSTF+7Sb3ecM8lpBEbFZp6zx+Jsibbg1s8sogQ=",
+
"pom": "sha256-Xn69/iAG9vHksPORwbqBhTmKj2NF2xpStYTx40Cz8EM="
+
},
+
"org/jetbrains/kotlin#kotlin-script-runtime/1.7.21": {
+
"jar": "sha256-LEmLbZiWTK3dS1hLe0mPmxCPaf8akVOrxlt02uQJJ/Y=",
+
"pom": "sha256-LuSdd/3Dw6l0akiYCbfGQ3fh2NnEXCDZI+MXI5sicwQ="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-common/1.7.21": {
+
"jar": "sha256-0ZLMLNlDFecijrkTZqNpdmpoIrPOvKwUwR1MSXM2y6Q=",
+
"pom": "sha256-2xzYRWGPDLQXOK3H72jZ+NIjZ1sFg+NbsMCEA30AWe4="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-compiler-embeddable/1.7.21": {
+
"jar": "sha256-qu9jHwICEl2ZHZgjRxn4ZK1anW40m/DtRGsTd9gXGKE=",
+
"pom": "sha256-xHXL2+0BepcMD9y46qu1UNc9E6T+a4e3efxM9S148JM="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-compiler-impl-embeddable/1.7.21": {
+
"jar": "sha256-ZOK9uuvzgJSzwh5nCX5Qe4NoTaQTi6h6CwmhMgOXVCg=",
+
"pom": "sha256-5c0+HEj+qhC1YVqidOFh5/dcFijcJhZ1ALZ0b4gfweM="
+
},
+
"org/jetbrains/kotlin#kotlin-scripting-jvm/1.7.21": {
+
"jar": "sha256-Uz441a1oFCoFE0HyK8cO113IUGSxk3rPBRN1XMPwSF4=",
+
"pom": "sha256-cnwtOnluoiOWPu7P7kHvKygsVbZ+V8O0mgFwpMSbfGE="
+
},
+
"org/jetbrains/kotlin#kotlin-stdlib-common/1.3.50": {
+
"pom": "sha256-tjlv6ALXvHajgUheJmy5dfOy8tPdm/chOqtsonpWH8E="
+
},
+
"org/jetbrains/kotlin#kotlin-stdlib-common/1.7.21": {
+
"jar": "sha256-5iv+yiNhA6EBciS4oiqEHbXcTbSdgKOb1E27IkaEpmo=",
+
"pom": "sha256-LuberkeOGLGvushzHFvxoUe1dWiT1Z7b+nEWBcNDX4Q="
+
},
+
"org/jetbrains/kotlin#kotlin-stdlib-jdk7/1.7.21": {
+
"jar": "sha256-uMqg+XFaIYf0+pmQba5Xy6EM7vmn+Ajb7o6vNjWVWKU=",
+
"pom": "sha256-vy6yU9onofKT0RRpMpRBeF26xRceWB8v7Z1aKm2YaZw="
+
},
+
"org/jetbrains/kotlin#kotlin-stdlib-jdk8/1.7.21": {
+
"jar": "sha256-sy5K5+uwVycz/kOThb8DT1+u6LbFhdQW/s+TPpSR044=",
+
"pom": "sha256-bzuTQ8QS1q5ApMePuKcJhklkUKlSjNusdimojhqlg4k="
+
},
+
"org/jetbrains/kotlin#kotlin-stdlib/1.7.21": {
+
"jar": "sha256-1Gqddz/7ne5P8adIrIRdyOUABcWJMClRdgorUYe93Rk=",
+
"pom": "sha256-mzkq1D4vQhJp9jxiBz+ulCN9LjHe7o9msZzBkbTaBqw="
+
},
+
"org/jetbrains/kotlin#kotlin-test-annotations-common/1.7.21": {
+
"jar": "sha256-rL18jX1a/ozZJj0T56fr9lAj6tdop723/lXpF6v/PCA=",
+
"pom": "sha256-g9wLShdNHayV7j+hTG6sY+/BMtneVJjaaY+/IcAaD00="
+
},
+
"org/jetbrains/kotlin#kotlin-test-common/1.7.21": {
+
"jar": "sha256-viIcyIaWha97LEDdTl2wIWbODGMiIjdQJ6AH1RefST4=",
+
"pom": "sha256-82l3EYhGqaGsUURO61wrH8ADdOQEgmmdO5BHccR9Ea8="
+
},
+
"org/jetbrains/kotlin#kotlin-test-junit/1.7.21": {
+
"jar": "sha256-uEDz41MSnnZO8oEKLD60oUy9N4OyKMRuFq76xrdjnXA=",
+
"module": "sha256-Y2wOGDQFBAASi++BC4QLyOaTacNK8Wzcdcc08pY3ba4=",
+
"pom": "sha256-JuG33A35HRRJeLEF5jrY09f4XD9Nig0Ayzv6A40QbsQ="
+
},
+
"org/jetbrains/kotlin#kotlin-test/1.7.21": {
+
"jar": "sha256-gduLV6zilmvvZtsh9AG1BA8IDtNgSgLANsKpEftfUSQ=",
+
"module": "sha256-oFFqqWK+trPpadPnwMXIIDv3enEWHxL/RXxDr+Q+VIo=",
+
"pom": "sha256-7cxHqPMffTxln+ebYm673YZp1tqHc8rVf+o+cvfKj/4="
+
},
+
"org/slf4j#slf4j-api/1.7.30": {
+
"jar": "sha256-zboHlk0btAoHYUhcax6ML4/Z6x0ZxTkorA1/lRAQXFc=",
+
"pom": "sha256-fgdHdR6bZ+Gdy1IG8E6iLMA9JQxCJCZALq3QNRPywxQ="
+
},
+
"org/slf4j#slf4j-parent/1.7.30": {
+
"pom": "sha256-EWR5VuSKDFv7OsM/bafoPzQQAraFfv0zWlBbaHvjS3U="
+
}
+
}
+
}
+87 -24
pkgs/by-name/al/alda/package.nix
···
{
lib,
stdenv,
-
fetchurl,
+
fetchFromGitHub,
+
buildGoModule,
+
gradle,
makeWrapper,
jre,
+
symlinkJoin,
}:
-
-
stdenv.mkDerivation (finalAttrs: {
+
let
pname = "alda";
version = "2.3.1";
+
src = fetchFromGitHub {
+
owner = "alda-lang";
+
repo = "alda";
+
tag = "release-${version}";
+
hash = "sha256-//VfegK8wkGKSpvtsNTEQqbVJkcucNiamoNIXaEBLb8=";
+
};
+
license = lib.licenses.epl20;
-
src_alda = fetchurl {
-
url = "https://alda-releases.nyc3.digitaloceanspaces.com/${finalAttrs.version}/client/linux-amd64/alda";
-
hash = "sha256-m4d3cLgqWmGMw0SM4J+7nvV/ytSoB7obMDiJCh3yboQ=";
+
alda_client = buildGoModule {
+
pname = "${pname}-client";
+
inherit version src;
+
+
sourceRoot = "${src.name}/client";
+
vendorHash = "sha256-h09w6ZLirLNxYv/ibeN5pCnXSvT+1FGiXiYNReZBMXI=";
+
+
preBuild = ''
+
go generate main.go
+
'';
+
+
env.CGO_ENABLED = 0;
+
ldflags = [
+
"-w"
+
"-extldflags '-static'"
+
];
+
tags = [ "netgo" ];
+
subPackages = [ "." ];
+
+
postInstall = ''
+
mv $out/bin/client $out/bin/alda
+
'';
+
+
meta = {
+
inherit license;
+
homepage = "https://github.com/alda-lang/alda/tree/master/client";
+
broken = !stdenv.buildPlatform.canExecute stdenv.hostPlatform;
+
maintainers = [ lib.maintainers.ericdallo ];
+
platforms = lib.platforms.unix;
+
};
};
+
alda_player = stdenv.mkDerivation {
+
pname = "${pname}-player";
+
inherit version src;
-
src_player = fetchurl {
-
url = "https://alda-releases.nyc3.digitaloceanspaces.com/${finalAttrs.version}/player/non-windows/alda-player";
-
hash = "sha256-XwgOidQjnMClXPIS1JPzsVJ6c7vXwBHBAfUPX3WL8uU=";
-
};
+
sourceRoot = "${src.name}/player";
+
nativeBuildInputs = [
+
gradle
+
makeWrapper
+
];
-
dontUnpack = true;
+
mitmCache = gradle.fetchDeps {
+
inherit pname;
+
data = ./deps.json;
+
};
+
__darwinAllowLocalNetworking = true;
-
nativeBuildInputs = [ makeWrapper ];
+
gradleBuildTask = "fatJar";
-
installPhase =
-
let
-
binPath = lib.makeBinPath [ jre ];
-
in
-
''
-
install -D ${finalAttrs.src_alda} $out/bin/alda
-
install -D ${finalAttrs.src_player} $out/bin/alda-player
+
installPhase = ''
+
runHook preInstall
-
wrapProgram $out/bin/alda --prefix PATH : $out/bin:${binPath}
-
wrapProgram $out/bin/alda-player --prefix PATH : $out/bin:${binPath}
+
mkdir -p $out/{bin,share}
+
cp build/libs/alda-player-fat.jar $out/share
+
+
makeWrapper ${lib.getExe jre} $out/bin/alda-player \
+
--add-flags "-jar $out/share/alda-player-fat.jar"
+
+
runHook postInstall
'';
+
meta = {
+
inherit license;
+
homepage = "https://github.com/alda-lang/alda/tree/master/player";
+
maintainers = [ lib.maintainers.ericdallo ];
+
platforms = lib.platforms.unix;
+
};
+
};
+
in
+
symlinkJoin {
+
inherit pname version;
+
paths = [
+
alda_client
+
alda_player
+
];
+
meta = {
+
inherit license;
description = "Music programming language for musicians";
homepage = "https://alda.io";
-
license = lib.licenses.epl10;
+
sourceProvenance = with lib.sourceTypes; [
+
fromSource
+
binaryBytecode
+
];
maintainers = [ lib.maintainers.ericdallo ];
-
platforms = jre.meta.platforms;
+
platforms = lib.platforms.unix;
};
-
})
+
}
+2 -2
pkgs/by-name/ba/bazel-watcher/package.nix
···
buildGoModule rec {
pname = "bazel-watcher";
-
version = "0.26.0";
+
version = "0.26.1";
src = fetchFromGitHub {
owner = "bazelbuild";
repo = "bazel-watcher";
rev = "v${version}";
-
hash = "sha256-FPyOdKJ8HSerFHDIjUkHKXMgoLmVeuyHYmo0v/8C0do=";
+
hash = "sha256-OtyCFwERUFpFGUnPABPXkfXYKvxVparLsj9KlZdBwJQ=";
};
vendorHash = "sha256-H1Bqw5hbOLS4oJeQOdIXQ9c2H8jGtoW1J75BIkTNR9k=";
+41
pkgs/by-name/bi/biff/package.nix
···
+
{
+
lib,
+
fetchFromGitHub,
+
nix-update-script,
+
rustPlatform,
+
versionCheckHook,
+
withLocaleSupport ? true,
+
}:
+
rustPlatform.buildRustPackage (finalAttrs: {
+
pname = "biff";
+
version = "0.1.0";
+
+
src = fetchFromGitHub {
+
owner = "BurntSushi";
+
repo = "biff";
+
tag = finalAttrs.version;
+
hash = "sha256-SkrPn6reekoJkKsMH2pB1FtYwObUcmA2W0wVvkbzTEE=";
+
};
+
+
buildFeatures = lib.optional withLocaleSupport "locale";
+
+
cargoHash = "sha256-x8nieQ1X5BLDTjYh67ApWDoS6chLy2DYAehgnPnhrVk=";
+
+
doInstallCheck = true;
+
nativeInstallCheckInputs = [ versionCheckHook ];
+
+
passthru.updateScript = nix-update-script { };
+
+
meta = {
+
description = "Command line tool for datetime arithmetic, parsing, formatting and more";
+
homepage = "https://github.com/BurntSushi/biff";
+
changelog = "https://github.com/BurntSushi/biff/blob/${finalAttrs.version}/CHANGELOG.md";
+
license = [
+
lib.licenses.mit
+
lib.licenses.unlicense
+
];
+
maintainers = [ lib.maintainers.kpbaks ];
+
mainProgram = "biff";
+
platforms = lib.platforms.all;
+
};
+
})
+3 -3
pkgs/by-name/bl/bloomeetunes/package.nix
···
flutter324.buildFlutterApplication rec {
pname = "bloomeetunes";
-
version = "2.11.4";
+
version = "2.11.6";
src = fetchFromGitHub {
owner = "HemantKArya";
repo = "BloomeeTunes";
-
tag = "v${version}+169";
-
hash = "sha256-7YpOo1n8vsO3CTRoRioJzf3GJx4Hg4NB+oNDCTmsVyM=";
+
tag = "v${version}+171";
+
hash = "sha256-gSAe5S5rdcNLP4v7NTchQj3UJ/h6msLax9H77w+JJnk=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
-30
pkgs/by-name/bl/bloomeetunes/pubspec.lock.json
···
"source": "hosted",
"version": "2.0.7"
},
-
"extended_image": {
-
"dependency": "direct main",
-
"description": {
-
"name": "extended_image",
-
"sha256": "9786aab821aac117763d6e4419cd49f5031fbaacfe3fd212c5b313d0334c37a9",
-
"url": "https://pub.dev"
-
},
-
"source": "hosted",
-
"version": "8.2.1"
-
},
-
"extended_image_library": {
-
"dependency": "transitive",
-
"description": {
-
"name": "extended_image_library",
-
"sha256": "9a94ec9314aa206cfa35f16145c3cd6e2c924badcc670eaaca8a3a8063a68cd7",
-
"url": "https://pub.dev"
-
},
-
"source": "hosted",
-
"version": "4.0.5"
-
},
"fading_edge_scrollview": {
"dependency": "transitive",
"description": {
···
},
"source": "hosted",
"version": "1.2.2"
-
},
-
"http_client_helper": {
-
"dependency": "transitive",
-
"description": {
-
"name": "http_client_helper",
-
"sha256": "8a9127650734da86b5c73760de2b404494c968a3fd55602045ffec789dac3cb1",
-
"url": "https://pub.dev"
-
},
-
"source": "hosted",
-
"version": "3.0.0"
},
"http_multi_server": {
"dependency": "transitive",
+3 -3
pkgs/by-name/ch/chirp/package.nix
···
python3Packages.buildPythonApplication {
pname = "chirp";
-
version = "0.4.0-unstable-2025-04-27";
+
version = "0.4.0-unstable-2025-05-09";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
-
rev = "8967238a8670c5992c3d5a65b2fdeef5cded7889";
-
hash = "sha256-eTVEUhvbdTLot5C7X+lt2rsYFVchfbwUc8iwU/HSUh0=";
+
rev = "69a96dc0b3a9e01999e9d0d7feb9e1bf8a0cfa4d";
+
hash = "sha256-M7c+ym12FmXALqENCIb24s3I+/pzLE82ORyr/DmFsUY=";
};
nativeBuildInputs = [
+2 -2
pkgs/by-name/co/conduktor-ctl/package.nix
···
}:
buildGoModule rec {
pname = "conduktor-ctl";
-
version = "0.4.0";
+
version = "0.5.0";
src = fetchFromGitHub {
owner = "conduktor";
repo = "ctl";
rev = "refs/tags/v${version}";
-
hash = "sha256-NNhaYBhLCCVXBbZKKefPRk1CD8GQm98FvChgeHvPDKs=";
+
hash = "sha256-8FsYkwYAXmfLKdFmg6t8DSQkx+/EpGxKX7l+k+ey8MA=";
};
vendorHash = "sha256-kPCBzLU6aH6MNlKZcKKFcli99ZmdOtPV5+5gxPs5GH4=";
+2 -2
pkgs/by-name/cp/cpu-x/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "cpu-x";
-
version = "5.2.0";
+
version = "5.3.0";
src = fetchFromGitHub {
owner = "X0rg";
repo = "CPU-X";
tag = "v${finalAttrs.version}";
-
hash = "sha256-7SZJgz4Xc7/0LouX/63BvFRqtQl/+biHulWzcdkkfjM=";
+
hash = "sha256-UOOqPkOXsyZthreg0Fv/KMJcm0Syd7/Uni9G3H6UJ2E=";
};
nativeBuildInputs = [
+2 -2
pkgs/by-name/dn/dnsproxy/package.nix
···
buildGoModule rec {
pname = "dnsproxy";
-
version = "0.75.3";
+
version = "0.75.4";
src = fetchFromGitHub {
owner = "AdguardTeam";
repo = "dnsproxy";
rev = "v${version}";
-
hash = "sha256-pUCkKnW0t3ogpGrQKkR4AbmMqdeY7DieATX5GmlFv9E=";
+
hash = "sha256-pKIUyB/GXuqLos2OdYw6heTbsaj4l2xhSy3iCQKdbaA=";
};
vendorHash = "sha256-imML/SK4NdHGH5FsjvKjt5GM3vwi6v+pF1Mu8Dy8Lms=";
+2 -2
pkgs/by-name/do/docker-credential-gcr/package.nix
···
buildGoModule rec {
pname = "docker-credential-gcr";
-
version = "2.1.28";
+
version = "2.1.29";
src = fetchFromGitHub {
owner = "GoogleCloudPlatform";
repo = "docker-credential-gcr";
tag = "v${version}";
-
hash = "sha256-8aFkafSsn8BZz6tB3wh2OqQA6E10NyY3J1XqNgelk+A=";
+
hash = "sha256-Rp2V7z1SCV5Dvo8kGELQUeEbMF1ug0cKU9Oe9RXVBIk=";
};
postPatch = ''
+2 -2
pkgs/by-name/du/duplicacy/package.nix
···
buildGoModule rec {
pname = "duplicacy";
-
version = "3.2.4";
+
version = "3.2.5";
src = fetchFromGitHub {
owner = "gilbertchen";
repo = "duplicacy";
rev = "v${version}";
-
hash = "sha256-JxBS40g97GPTzKXW+k0RrwLBuK4ItLvnVHzBZRSOEIM=";
+
hash = "sha256-PS1vN5XkyihiiahIdzJmzdr1yyJMkzCpVbXgbZL2jHE=";
};
vendorHash = "sha256-4M/V4vP9XwHBkZ6UwsAxZ81YAzP4inuNC5yI+5ygQsA=";
+3 -3
pkgs/by-name/ec/ecapture/package.nix
···
buildGoModule rec {
pname = "ecapture";
-
version = "1.0.1";
+
version = "1.0.2";
src = fetchFromGitHub {
owner = "gojue";
repo = "ecapture";
tag = "v${version}";
-
hash = "sha256-ZBuilCZKKc2jCLvpvESgJ2vC6awJiImoqTjospoxJdw=";
+
hash = "sha256-JqFb58JAepyNuxR3YVUX0tB+V66JrLVPUIVrnZn1aHw=";
fetchSubmodules = true;
};
···
in
[ "-skip=^${builtins.concatStringsSep "$|^" skippedTests}$" ];
-
vendorHash = "sha256-3ry4eLe6W9YFFH7TdQm87CPvj8X/63XNC48A6EXqoDs=";
+
vendorHash = "sha256-KRW5Gf9LYwo5AZ9bYPht+4staiYVyWGkbX/sXDNDppc=";
passthru.updateScript = nix-update-script { };
+2 -2
pkgs/by-name/fc/fcitx5-pinyin-moegirl/package.nix
···
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-pinyin-moegirl";
-
version = "20250409";
+
version = "20250509";
src = fetchurl {
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
-
hash = "sha256-OuAJbuQs/yiCFJAG1qkS+0INdpmjdwc7vvz5WZruQ98=";
+
hash = "sha256-M0oquFoR44IRY3dvTjpZ48tRTi+OP+GqMfb5sdUcurY=";
};
dontUnpack = true;
+3 -3
pkgs/by-name/fl/fluidd/package.nix
···
buildNpmPackage rec {
pname = "fluidd";
-
version = "1.34.1";
+
version = "1.34.2";
src = fetchFromGitHub {
owner = "fluidd-core";
repo = "fluidd";
tag = "v${version}";
-
hash = "sha256-7LnpGmZKY6zROaKxyZJiWuNuax5rsehL2feCgRhRhUg=";
+
hash = "sha256-DbuUAHsRwAiXTGjAPxT1zEcsxNloCEFLuA62/wR4+yg=";
};
patches = [
···
})
];
-
npmDepsHash = "sha256-5hIj9rqioMYx3BgrRHfEqSqw+cTFg6MKjjSNy7zg/Jg=";
+
npmDepsHash = "sha256-ZOsPUON9/bBvSrc432SGHEKKLl9ZVCq9/Nkr9Xxba/g=";
installPhase = ''
mkdir -p $out/share/fluidd
+3 -3
pkgs/by-name/fz/fzf-git-sh/package.nix
···
stdenv.mkDerivation rec {
pname = "fzf-git-sh";
-
version = "0-unstable-2025-02-20";
+
version = "0-unstable-2025-05-08";
src = fetchFromGitHub {
owner = "junegunn";
repo = "fzf-git.sh";
-
rev = "6651e719da630cd8e6e00191af7f225f6d13a801";
-
hash = "sha256-FgJ5eyGU5EXmecwdjbiV+/rnyRaSMi8BLYWayeYgCJw=";
+
rev = "3ec3e97d1cc75ec97c0ab923ed5aa567aee01a5e";
+
hash = "sha256-hkxbFYCogrIhnAGs3lcqY8Zv51/TAfM6zB9G78UuYSA=";
};
dontBuild = true;
+3 -3
pkgs/by-name/go/go-away/package.nix
···
buildGoModule (finalAttrs: {
pname = "go-away";
-
version = "0.6.0";
+
version = "0.7.0";
src = fetchFromGitea {
domain = "git.gammaspectra.live";
owner = "git";
repo = "go-away";
tag = "v${finalAttrs.version}";
-
hash = "sha256-txHS7KljO7t/VoRonsELPo8cELxpaDmQmD24Ta+kPMw=";
+
hash = "sha256-5rcuR3ke+BSgYJQbJhqQmDgjrtj6jt1Q18eLkRpp8wE=";
};
-
vendorHash = "sha256-bSIG7m7f/dexJeGbvCLSGCWZNEXXqrUdI1ArZuOBoeA=";
+
vendorHash = "sha256-DOAJrQlh+5gfxKIBbf5rEYt+hZ0luNkX4MxtwNoLiKo=";
nativeBuildInputs = [
# build-compress.sh
+3 -3
pkgs/by-name/go/goose/package.nix
···
buildGoModule rec {
pname = "goose";
-
version = "3.24.2";
+
version = "3.24.3";
src = fetchFromGitHub {
owner = "pressly";
repo = pname;
rev = "v${version}";
-
hash = "sha256-C/FeXsmKmSA8unpqT5TcNOsSaQNzc4JTv5hkfeb760E=";
+
hash = "sha256-GfHhjpg/fMuctAEZFWnUnpnBUFOeGn2L3BSlfI9cOuE=";
};
proxyVendor = true;
-
vendorHash = "sha256-RLUZktadsr1KgNA6luAkyztIJTzMdlp/phRZDq1jUyk=";
+
vendorHash = "sha256-uaCCbKAtkeTDAjHKXVdWykRGA/YlsszZR8CdM6YGFaw=";
# skipping: end-to-end tests require a docker daemon
postPatch = ''
+1 -1
pkgs/by-name/gp/gpu-burn/package.nix
···
cuda_nvcc
libcublas
;
-
inherit (cudaPackages.cudaFlags) cudaCapabilities dropDot isJetsonBuild;
+
inherit (cudaPackages.flags) cudaCapabilities dropDot isJetsonBuild;
in
backendStdenv.mkDerivation {
pname = "gpu-burn";
-22
pkgs/by-name/gr/grig/0001-Fix-grig-for-hamlib-4.6.x.patch pkgs/by-name/gr/grig/0001-Fix-grig-for-hamlib-4.6.2.patch
···
-
diff --git a/src/main.c b/src/main.c
-
index d16a7f7..2c596e9 100644
-
--- a/src/main.c
-
+++ b/src/main.c
-
@@ -125,7 +125,7 @@ static gint grig_app_delete (GtkWidget *, GdkEvent *, gpointer);
-
static void grig_app_destroy (GtkWidget *, gpointer);
-
static void grig_show_help (void);
-
static void grig_show_version (void);
-
-static gint grig_list_add (const struct rig_caps *, void *);
-
+static gint grig_list_add (struct rig_caps *, void *);
-
static gint grig_list_compare (gconstpointer, gconstpointer);
-
static void grig_sig_handler (int sig);
-
-
@@ -729,7 +729,7 @@ grig_list_rigs ()
-
* \sa grig_list_rigs, grig_list_compare
-
*/
-
static gint
-
-grig_list_add (const struct rig_caps *caps, void *array)
-
+grig_list_add (struct rig_caps *caps, void *array)
-
{
-
grig_rig_info_t *info;
-
diff --git a/src/rig-selector.c b/src/rig-selector.c
index 425d41a..e040c0e 100644
--- a/src/rig-selector.c
+5 -2
pkgs/by-name/gr/grig/package.nix
···
patches = [
# https://github.com/fillods/grig/issues/22
-
./0001-Fix-grig-for-hamlib-4.6.x.patch
+
./0001-Fix-grig-for-hamlib-4.6.2.patch
];
nativeBuildInputs = [
···
homepage = "https://groundstation.sourceforge.net/grig/";
license = licenses.gpl2;
platforms = platforms.linux;
-
maintainers = with maintainers; [ melling ];
+
maintainers = with maintainers; [
+
melling
+
mafo
+
];
};
}
+4 -4
pkgs/by-name/he/hextazy/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "hextazy";
-
version = "0.7";
+
version = "0.8";
src = fetchFromGitHub {
owner = "0xfalafel";
repo = "hextazy";
rev = "${version}";
-
hash = "sha256-j8KY8OTYG+Hl86OppbMyAFBSA89TO7hc8mcNgTGTlgM=";
+
hash = "sha256-EdcUAYT/3mvoak+6HIV6z0jvFTyjuS7WpT2kivQKpyg=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-JPY1mge4aqO/QERCXYk+HzONjDJHi5og6lwQ68nUxqE=";
+
cargoHash = "sha256-1i0nngfqF4R/ILbNHrCW1NIEFTfQ5nRhjdKy7uebPi8=";
meta = {
description = "TUI hexeditor in Rust with colored bytes";
homepage = "https://github.com/0xfalafel/hextazy";
-
changelog = "https://github.com/0xfalafel/hextazy/releases/tags/${src.rev}";
+
changelog = "https://github.com/0xfalafel/hextazy/releases/tag/${src.rev}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ akechishiro ];
mainProgram = "hextazy";
+2 -2
pkgs/by-name/hy/hyprls/package.nix
···
}:
buildGoModule rec {
pname = "hyprls";
-
version = "0.5.2";
+
version = "0.6.0";
src = fetchFromGitHub {
owner = "hyprland-community";
repo = "hyprls";
rev = "v${version}";
-
hash = "sha256-4PtoZWESEkRaZ4HOgXLWXRPhG1+JlWuMiYZtjbbLcz4=";
+
hash = "sha256-sXC/JMd2NYc74k19DxZyldH+QLZ6W8dVHy0uyqyuCmg=";
};
vendorHash = "sha256-rG+oGJOABA9ee5nIpC5/U0mMsPhwvVtQvJBlQWfxi5Y=";
+2 -10
pkgs/by-name/in/influxdb-cxx/package.nix
···
lib,
stdenv,
fetchFromGitHub,
-
fetchpatch,
cmake,
boost,
catch2_3,
···
stdenv.mkDerivation (finalAttrs: {
pname = "influxdb-cxx";
-
version = "0.7.3";
+
version = "0.7.4";
src = fetchFromGitHub {
owner = "offa";
repo = "influxdb-cxx";
tag = "v${finalAttrs.version}";
-
hash = "sha256-UlCmaw2mWAL5PuNXXGQa602Qxlf5BCr7ZIiShffG74o=";
+
hash = "sha256-i7YnFjAuhtMGZ26rEObbm+kPmtwzBB0fyMlJLyR+LLI=";
};
-
-
patches = [
-
(fetchpatch {
-
url = "https://github.com/offa/influxdb-cxx/commit/c4b0d5a4df153232be542fbb073e857ff69ec78c.patch";
-
hash = "sha256-zPE7giDjWyQbGJxdZh2CEbAjouHUcAbQEzaOfCUSkfU=";
-
})
-
];
postPatch = ''
substituteInPlace CMakeLists.txt --replace-warn "-Werror" ""
+3 -3
pkgs/by-name/ji/jikken/package.nix
···
}:
rustPlatform.buildRustPackage rec {
pname = "jikken";
-
version = "0.8.1";
+
version = "0.8.2";
src = fetchFromGitHub {
owner = "jikkenio";
repo = "jikken";
rev = "v${version}";
-
hash = "sha256-WJxrCCDe39RYwHb+zbr7ugFsFsP5Uc/arw3s6USQoN4=";
+
hash = "sha256-8A9b9Ms/unv+qQRd5jiTV/6SJa6ZYLsE0fK97ohacPI=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-8GulTGiXMgG0ysrRwv5CbS3AKCM3FpieNiJW2pZnEx4=";
+
cargoHash = "sha256-nwFTKol5phXFuDzAcnPoFq8UrrqMDE6NuitpXE5qJwU=";
nativeBuildInputs = [ pkg-config ];
+2 -2
pkgs/by-name/jx/jx/package.nix
···
buildGoModule rec {
pname = "jx";
-
version = "3.11.78";
+
version = "3.11.81";
src = fetchFromGitHub {
owner = "jenkins-x";
repo = "jx";
rev = "v${version}";
-
sha256 = "sha256-ZGOCjNxj2tcIW82HN6MQBedIJEuguqeTP1GdkXeMJew=";
+
sha256 = "sha256-VpQV0R/+gqmypo3iGT8Zy1jqRvZsUqBabfaF5/6eS2o=";
};
vendorHash = "sha256-8I4yTzLAL7E0ozHcBZDNsJLHkTh+SjT0SjDSECGRYIc=";
+1 -1
pkgs/by-name/ko/koboldcpp/package.nix
···
cublasSupport ? config.cudaSupport,
# You can find a full list here: https://arnon.dk/matching-sm-architectures-arch-and-gencode-for-various-nvidia-cards/
# For example if you're on an RTX 3060 that means you're using "Ampere" and you need to pass "sm_86"
-
cudaArches ? cudaPackages.cudaFlags.realArches or [ ],
+
cudaArches ? cudaPackages.flags.realArches or [ ],
clblastSupport ? stdenv.hostPlatform.isLinux,
clblast,
+2 -2
pkgs/by-name/ku/kubeconform/package.nix
···
buildGoModule rec {
pname = "kubeconform";
-
version = "0.6.7";
+
version = "0.7.0";
src = fetchFromGitHub {
owner = "yannh";
repo = pname;
rev = "v${version}";
-
sha256 = "sha256-Yq9lJ3rSG8v/PeofkZrnO2nzEgtyB5vtNafKabp8hnQ=";
+
sha256 = "sha256-FTUPARckpecz1V/Io4rY6SXhlih3VJr/rTGAiik4ALA=";
};
vendorHash = null;
+3 -3
pkgs/by-name/la/labwc-menu-generator/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "labwc-menu-generator";
-
version = "0.1.0-unstable-2025-04-26";
+
version = "0.2.0-unstable-2025-04-30";
src = fetchFromGitHub {
owner = "labwc";
repo = "labwc-menu-generator";
-
rev = "1f5ff5d9ce672694f0e72e35bbc6e6dc91f5c54e";
-
hash = "sha256-n+NXiVxxq9spSzH2lQkgP5LdOSWdovS4tedzQqim4kc=";
+
rev = "2ca1be707aca1a06852e3a0ce70941e50bd7c02e";
+
hash = "sha256-LoRhTeS7wnv/yqUibQ9+3y8q3JvYPCZZJ51rDOe9EtM=";
};
nativeBuildInputs = [
+2 -2
pkgs/by-name/li/libglibutil/package.nix
···
stdenv.mkDerivation rec {
pname = "libglibutil";
-
version = "1.0.79";
+
version = "1.0.80";
src = fetchFromGitHub {
owner = "sailfishos";
repo = pname;
rev = version;
-
sha256 = "sha256-UJsKjvigZuwDL4DyjUE6fXEecgoHrTE+5pO0hVyCwP4=";
+
sha256 = "sha256-wp87cStOuQILSKFPFlFDL2vGvTQ4Cg5kuSlwnM4kc64=";
};
outputs = [
+1 -1
pkgs/by-name/li/libserdes/package.nix
···
stdenv.mkDerivation rec {
pname = "libserdes";
-
version = "7.9.0";
+
version = "7.9.1";
src = fetchFromGitHub {
owner = "confluentinc";
+4 -4
pkgs/by-name/ma/matrix-authentication-service/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "matrix-authentication-service";
-
version = "0.14.1";
+
version = "0.16.0";
src = fetchFromGitHub {
owner = "element-hq";
repo = "matrix-authentication-service";
tag = "v${version}";
-
hash = "sha256-s6LVCISmbG3ubY/67DcUUE/pnTJSE0v9n8INmLMQNcw=";
+
hash = "sha256-/UrMmC5DTxoN6uzvTB+V3//hGQmKlkYvi5Lv4p31fq4=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-VJiIt0/zTJgCCskevb4/p62im/lAMkyJSiFUdaIdKO8=";
+
cargoHash = "sha256-UvRv69rHqPNqTg5nhUojTDHEFUIXF8LEB4ndzA7CHc0=";
npmDeps = fetchNpmDeps {
name = "${pname}-${version}-npm-deps";
src = "${src}/${npmRoot}";
-
hash = "sha256-5Hq7wbvm3bLUSLAkLd3SNdwYCVhniV4XMCI84mO0iTc=";
+
hash = "sha256-7EN8GIO8VutAZujVvgM67fGIXWD2aJhHhEJrTeHRiGE=";
};
npmRoot = "frontend";
+2 -2
pkgs/by-name/mc/mcpelauncher-client/package.nix
···
# Bionic libc part doesn't compile with GCC
clangStdenv.mkDerivation (finalAttrs: {
pname = "mcpelauncher-client";
-
version = "1.2.0-qt6";
+
version = "1.3.0-qt6";
# NOTE: check mcpelauncher-ui-qt when updating
src = fetchFromGitHub {
···
repo = "mcpelauncher-manifest";
tag = "v${finalAttrs.version}";
fetchSubmodules = true;
-
hash = "sha256-SyIiBUZCGcV4NFD7IcQv8YdRkDGhkBeqE0qVsKp+44Y=";
+
hash = "sha256-/I6hCnRSFHX30Gd0jErx5Uy/o8JCdYexsMRDKMUOWWI=";
};
patches = [ ./dont_download_glfw_client.patch ];
+1 -12
pkgs/by-name/mc/mcpelauncher-ui-qt/package.nix
···
stdenv,
mcpelauncher-client,
fetchFromGitHub,
-
fetchpatch,
cmake,
pkg-config,
zlib,
···
repo = "mcpelauncher-ui-manifest";
tag = "v${finalAttrs.version}";
fetchSubmodules = true;
-
hash = "sha256-333PwfBWhdfJSi1XrJNHidMYZrzSReb8s4VxBASFQ6Q=";
+
hash = "sha256-OvzdXr2Q7PHonaQ+y3VeAODCCVWBwuSCgUW3GghA1Ys=";
};
patches = [
./dont_download_glfw_ui.patch
-
# Qt 6.9 no longer implicitly converts non-char types (such as booleans) to
-
# construct a QChar. This leads to a build failure with Qt 6.9. Upstream
-
# has merged a patch, but has not yet formalized it through a release, so
-
# we must fetch it manually. Remove this fetch on the next point release.
-
(fetchpatch {
-
url = "https://github.com/minecraft-linux/mcpelauncher-ui-qt/commit/0526b1fd6234d84f63b216bf0797463f41d2bea0.diff";
-
hash = "sha256-vL5iqbs50qVh4BKDxTOpCwFQWO2gLeqrVLfnpeB6Yp8=";
-
stripLen = 1;
-
extraPrefix = "mcpelauncher-ui-qt/";
-
})
];
nativeBuildInputs = [
+2 -2
pkgs/by-name/mi/microcode-intel/package.nix
···
stdenv.mkDerivation rec {
pname = "microcode-intel";
-
version = "20250211";
+
version = "20250512";
src = fetchFromGitHub {
owner = "intel";
repo = "Intel-Linux-Processor-Microcode-Data-Files";
rev = "microcode-${version}";
-
hash = "sha256-XfBVygHmUAV287MyBreoAyGcffGBEY7YKyj6AOytXZ4=";
+
hash = "sha256-xasV1w6+8qnD+RLWsReMo+xm7a9nguV2st3IC4FURDU=";
};
nativeBuildInputs = [
+2 -2
pkgs/by-name/mi/mistral-rs/package.nix
···
(acceleration == "cuda") || (config.cudaSupport && acceleration == null);
minRequiredCudaCapability = "6.1"; # build fails with 6.0
-
inherit (cudaPackages.cudaFlags) cudaCapabilities;
+
inherit (cudaPackages.flags) cudaCapabilities;
cudaCapabilityString =
if cudaCapability == null then
(builtins.head (
···
))
else
cudaCapability;
-
cudaCapability' = lib.toInt (cudaPackages.cudaFlags.dropDot cudaCapabilityString);
+
cudaCapability' = lib.toInt (cudaPackages.flags.dropDot cudaCapabilityString);
mklSupport =
assert accelIsValid;
+2 -2
pkgs/by-name/mo/moshi/package.nix
···
let
minRequiredCudaCapability = "6.1"; # build fails with 6.0
-
inherit (cudaPackages.cudaFlags) cudaCapabilities;
+
inherit (cudaPackages.flags) cudaCapabilities;
cudaCapabilityString =
if cudaCapability == null then
(builtins.head (
···
))
else
cudaCapability;
-
cudaCapability' = lib.toInt (cudaPackages.cudaFlags.dropDot cudaCapabilityString);
+
cudaCapability' = lib.toInt (cudaPackages.flags.dropDot cudaCapabilityString);
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "moshi";
+2 -2
pkgs/by-name/mu/music-assistant/frontend.nix
···
buildPythonPackage rec {
pname = "music-assistant-frontend";
-
version = "2.14.8";
+
version = "2.14.9";
pyproject = true;
src = fetchPypi {
inherit pname version;
-
hash = "sha256-YUir/YBBbggsQUh5b6qSG5fpAa25jJmgcSsf0EZ8rhw=";
+
hash = "sha256-UEGRZBegoAnls5xAyVgjisD0B8nu8kXp1XHI4A114lw=";
};
postPatch = ''
+2 -2
pkgs/by-name/mu/music-assistant/package.nix
···
python.pkgs.buildPythonApplication rec {
pname = "music-assistant";
-
version = "2.5.0";
+
version = "2.5.2";
pyproject = true;
src = fetchFromGitHub {
owner = "music-assistant";
repo = "server";
tag = version;
-
hash = "sha256-yugtL3dCuGb2OSTy49V4mil9EnfACcGrYCA1rW/lo+4=";
+
hash = "sha256-RkbU2MqQ7XSv7f6gvgS0AZ8jy63fUAomC41dEk8qyOI=";
};
patches = [
+1 -1
pkgs/by-name/mu/music-assistant/providers.nix
···
# Do not edit manually, run ./update-providers.py
{
-
version = "2.5.0";
+
version = "2.5.2";
providers = {
airplay = ps: [
];
+7 -8
pkgs/by-name/my/mycorrhiza/package.nix
···
{
-
stdenv,
lib,
fetchFromGitHub,
buildGoModule,
···
git,
}:
-
buildGoModule rec {
+
buildGoModule (finalAttrs: {
pname = "mycorrhiza";
version = "1.15.1";
src = fetchFromGitHub {
owner = "bouncepaw";
repo = "mycorrhiza";
-
rev = "v${version}";
+
rev = "v${finalAttrs.version}";
sha256 = "sha256-Cgf2YtAatfKWxhe4xAqNRB4ktsGs3ONi5XqbjcZwzTw=";
};
···
--prefix PATH : ${lib.makeBinPath [ git ]}
'';
-
meta = with lib; {
+
meta = {
description = "Filesystem and git-based wiki engine written in Go using mycomarkup as its primary markup language";
homepage = "https://github.com/bouncepaw/mycorrhiza";
-
license = licenses.agpl3Only;
-
maintainers = with maintainers; [ chekoopa ];
-
platforms = platforms.linux;
+
license = lib.licenses.agpl3Only;
+
maintainers = with lib.maintainers; [ chekoopa ];
+
platforms = lib.platforms.unix;
mainProgram = "mycorrhiza";
};
-
}
+
})
+2 -2
pkgs/by-name/na/namespace-cli/package.nix
···
buildGoModule rec {
pname = "namespace-cli";
-
version = "0.0.409";
+
version = "0.0.413";
src = fetchFromGitHub {
owner = "namespacelabs";
repo = "foundation";
rev = "v${version}";
-
hash = "sha256-1AS2N/IFPxrcDGQqbWFvznnVQ50Preqp/f/cOGJ15CM=";
+
hash = "sha256-aOa2vSm2yT29I/jeFBWAc/td43O6j8yv9Y4ALjtfYE8=";
};
vendorHash = "sha256-OBFzi8n29gnyMvwLYsmJz8oLLvR2i6YRNrfWxkRwC/s=";
-5743
pkgs/by-name/ne/netron/package-lock.json
···
-
{
-
"name": "netron",
-
"version": "8.1.8",
-
"lockfileVersion": 3,
-
"requires": true,
-
"packages": {
-
"": {
-
"name": "netron",
-
"version": "8.1.8",
-
"hasInstallScript": true,
-
"license": "MIT",
-
"dependencies": {
-
"electron-updater": "6.3.9"
-
},
-
"devDependencies": {
-
"@electron/notarize": "2.5.0",
-
"electron": "34.2.0",
-
"electron-builder": "25.1.8",
-
"eslint": "9.20.1"
-
}
-
},
-
"node_modules/@develar/schema-utils": {
-
"version": "2.6.5",
-
"resolved": "https://registry.npmjs.org/@develar/schema-utils/-/schema-utils-2.6.5.tgz",
-
"integrity": "sha512-0cp4PsWQ/9avqTVMCtZ+GirikIA36ikvjtHweU4/j8yLtgObI0+JUPhYFScgwlteveGB1rt3Cm8UhN04XayDig==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ajv": "^6.12.0",
-
"ajv-keywords": "^3.4.1"
-
},
-
"engines": {
-
"node": ">= 8.9.0"
-
},
-
"funding": {
-
"type": "opencollective",
-
"url": "https://opencollective.com/webpack"
-
}
-
},
-
"node_modules/@electron/asar": {
-
"version": "3.3.1",
-
"resolved": "https://registry.npmjs.org/@electron/asar/-/asar-3.3.1.tgz",
-
"integrity": "sha512-WtpC/+34p0skWZiarRjLAyqaAX78DofhDxnREy/V5XHfu1XEXbFCSSMcDQ6hNCPJFaPy8/NnUgYuf9uiCkvKPg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"commander": "^5.0.0",
-
"glob": "^7.1.6",
-
"minimatch": "^3.0.4"
-
},
-
"bin": {
-
"asar": "bin/asar.js"
-
},
-
"engines": {
-
"node": ">=10.12.0"
-
}
-
},
-
"node_modules/@electron/asar/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/@electron/asar/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/@electron/get": {
-
"version": "2.0.3",
-
"resolved": "https://registry.npmjs.org/@electron/get/-/get-2.0.3.tgz",
-
"integrity": "sha512-Qkzpg2s9GnVV2I2BjRksUi43U5e6+zaQMcjoJy0C+C5oxaKl+fmckGDQFtRpZpZV0NQekuZZ+tGz7EA9TVnQtQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "^4.1.1",
-
"env-paths": "^2.2.0",
-
"fs-extra": "^8.1.0",
-
"got": "^11.8.5",
-
"progress": "^2.0.3",
-
"semver": "^6.2.0",
-
"sumchecker": "^3.0.1"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"optionalDependencies": {
-
"global-agent": "^3.0.0"
-
}
-
},
-
"node_modules/@electron/get/node_modules/fs-extra": {
-
"version": "8.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
-
"integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^4.0.0",
-
"universalify": "^0.1.0"
-
},
-
"engines": {
-
"node": ">=6 <7 || >=8"
-
}
-
},
-
"node_modules/@electron/get/node_modules/jsonfile": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
-
"integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
-
"dev": true,
-
"license": "MIT",
-
"optionalDependencies": {
-
"graceful-fs": "^4.1.6"
-
}
-
},
-
"node_modules/@electron/get/node_modules/universalify": {
-
"version": "0.1.2",
-
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
-
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 4.0.0"
-
}
-
},
-
"node_modules/@electron/notarize": {
-
"version": "2.5.0",
-
"resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.5.0.tgz",
-
"integrity": "sha512-jNT8nwH1f9X5GEITXaQ8IF/KdskvIkOFfB2CvwumsveVidzpSc+mvhhTMdAGSYF3O+Nq49lJ7y+ssODRXu06+A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "^4.1.1",
-
"fs-extra": "^9.0.1",
-
"promise-retry": "^2.0.1"
-
},
-
"engines": {
-
"node": ">= 10.0.0"
-
}
-
},
-
"node_modules/@electron/osx-sign": {
-
"version": "1.3.1",
-
"resolved": "https://registry.npmjs.org/@electron/osx-sign/-/osx-sign-1.3.1.tgz",
-
"integrity": "sha512-BAfviURMHpmb1Yb50YbCxnOY0wfwaLXH5KJ4+80zS0gUkzDX3ec23naTlEqKsN+PwYn+a1cCzM7BJ4Wcd3sGzw==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"compare-version": "^0.1.2",
-
"debug": "^4.3.4",
-
"fs-extra": "^10.0.0",
-
"isbinaryfile": "^4.0.8",
-
"minimist": "^1.2.6",
-
"plist": "^3.0.5"
-
},
-
"bin": {
-
"electron-osx-flat": "bin/electron-osx-flat.js",
-
"electron-osx-sign": "bin/electron-osx-sign.js"
-
},
-
"engines": {
-
"node": ">=12.0.0"
-
}
-
},
-
"node_modules/@electron/osx-sign/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/@electron/osx-sign/node_modules/isbinaryfile": {
-
"version": "4.0.10",
-
"resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz",
-
"integrity": "sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 8.0.0"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/gjtorikian/"
-
}
-
},
-
"node_modules/@electron/rebuild": {
-
"version": "3.6.1",
-
"resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.6.1.tgz",
-
"integrity": "sha512-f6596ZHpEq/YskUd8emYvOUne89ij8mQgjYFA5ru25QwbrRO+t1SImofdDv7kKOuWCmVOuU5tvfkbgGxIl3E/w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@malept/cross-spawn-promise": "^2.0.0",
-
"chalk": "^4.0.0",
-
"debug": "^4.1.1",
-
"detect-libc": "^2.0.1",
-
"fs-extra": "^10.0.0",
-
"got": "^11.7.0",
-
"node-abi": "^3.45.0",
-
"node-api-version": "^0.2.0",
-
"node-gyp": "^9.0.0",
-
"ora": "^5.1.0",
-
"read-binary-file-arch": "^1.0.6",
-
"semver": "^7.3.5",
-
"tar": "^6.0.5",
-
"yargs": "^17.0.1"
-
},
-
"bin": {
-
"electron-rebuild": "lib/cli.js"
-
},
-
"engines": {
-
"node": ">=12.13.0"
-
}
-
},
-
"node_modules/@electron/rebuild/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/@electron/rebuild/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/@electron/universal": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/@electron/universal/-/universal-2.0.1.tgz",
-
"integrity": "sha512-fKpv9kg4SPmt+hY7SVBnIYULE9QJl8L3sCfcBsnqbJwwBwAeTLokJ9TRt9y7bK0JAzIW2y78TVVjvnQEms/yyA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@electron/asar": "^3.2.7",
-
"@malept/cross-spawn-promise": "^2.0.0",
-
"debug": "^4.3.1",
-
"dir-compare": "^4.2.0",
-
"fs-extra": "^11.1.1",
-
"minimatch": "^9.0.3",
-
"plist": "^3.1.0"
-
},
-
"engines": {
-
"node": ">=16.4"
-
}
-
},
-
"node_modules/@electron/universal/node_modules/fs-extra": {
-
"version": "11.3.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
-
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=14.14"
-
}
-
},
-
"node_modules/@electron/universal/node_modules/minimatch": {
-
"version": "9.0.5",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=16 || 14 >=14.17"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/@eslint-community/eslint-utils": {
-
"version": "4.4.1",
-
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
-
"integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"eslint-visitor-keys": "^3.4.3"
-
},
-
"engines": {
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
},
-
"peerDependencies": {
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
-
}
-
},
-
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
-
"version": "3.4.3",
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
-
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
}
-
},
-
"node_modules/@eslint-community/regexpp": {
-
"version": "4.12.1",
-
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
-
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
-
}
-
},
-
"node_modules/@eslint/config-array": {
-
"version": "0.19.2",
-
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
-
"integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"@eslint/object-schema": "^2.1.6",
-
"debug": "^4.3.1",
-
"minimatch": "^3.1.2"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
}
-
},
-
"node_modules/@eslint/config-array/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/@eslint/config-array/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/@eslint/core": {
-
"version": "0.11.0",
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz",
-
"integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"@types/json-schema": "^7.0.15"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
}
-
},
-
"node_modules/@eslint/eslintrc": {
-
"version": "3.2.0",
-
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.2.0.tgz",
-
"integrity": "sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ajv": "^6.12.4",
-
"debug": "^4.3.2",
-
"espree": "^10.0.1",
-
"globals": "^14.0.0",
-
"ignore": "^5.2.0",
-
"import-fresh": "^3.2.1",
-
"js-yaml": "^4.1.0",
-
"minimatch": "^3.1.2",
-
"strip-json-comments": "^3.1.1"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
}
-
},
-
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/@eslint/js": {
-
"version": "9.20.0",
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz",
-
"integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
}
-
},
-
"node_modules/@eslint/object-schema": {
-
"version": "2.1.6",
-
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
-
"integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
}
-
},
-
"node_modules/@eslint/plugin-kit": {
-
"version": "0.2.6",
-
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.6.tgz",
-
"integrity": "sha512-+0TjwR1eAUdZtvv/ir1mGX+v0tUoR3VEPB8Up0LLJC+whRW0GgBBtpbOkg/a/U4Dxa6l5a3l9AJ1aWIQVyoWJA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"@eslint/core": "^0.11.0",
-
"levn": "^0.4.1"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
}
-
},
-
"node_modules/@gar/promisify": {
-
"version": "1.1.3",
-
"resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
-
"integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@humanfs/core": {
-
"version": "0.19.1",
-
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
-
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": ">=18.18.0"
-
}
-
},
-
"node_modules/@humanfs/node": {
-
"version": "0.16.6",
-
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
-
"integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"@humanfs/core": "^0.19.1",
-
"@humanwhocodes/retry": "^0.3.0"
-
},
-
"engines": {
-
"node": ">=18.18.0"
-
}
-
},
-
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
-
"version": "0.3.1",
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
-
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": ">=18.18"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/nzakas"
-
}
-
},
-
"node_modules/@humanwhocodes/module-importer": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
-
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": ">=12.22"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/nzakas"
-
}
-
},
-
"node_modules/@humanwhocodes/retry": {
-
"version": "0.4.2",
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
-
"integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": ">=18.18"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/nzakas"
-
}
-
},
-
"node_modules/@isaacs/cliui": {
-
"version": "8.0.2",
-
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
-
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"string-width": "^5.1.2",
-
"string-width-cjs": "npm:string-width@^4.2.0",
-
"strip-ansi": "^7.0.1",
-
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
-
"wrap-ansi": "^8.1.0",
-
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
-
"version": "6.1.0",
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
-
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
-
}
-
},
-
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
-
"version": "6.2.1",
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
-
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
-
}
-
},
-
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
-
"version": "9.2.2",
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
-
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@isaacs/cliui/node_modules/string-width": {
-
"version": "5.1.2",
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
-
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"eastasianwidth": "^0.2.0",
-
"emoji-regex": "^9.2.2",
-
"strip-ansi": "^7.0.1"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
-
"version": "7.1.0",
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-regex": "^6.0.1"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
-
}
-
},
-
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
-
"version": "8.1.0",
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
-
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-styles": "^6.1.0",
-
"string-width": "^5.0.1",
-
"strip-ansi": "^7.0.1"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
-
}
-
},
-
"node_modules/@malept/cross-spawn-promise": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/@malept/cross-spawn-promise/-/cross-spawn-promise-2.0.0.tgz",
-
"integrity": "sha512-1DpKU0Z5ThltBwjNySMC14g0CkbyhCaz9FkhxqNsZI6uAPJXFS8cMXlBKo26FJ8ZuW6S9GCMcR9IO5k2X5/9Fg==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "individual",
-
"url": "https://github.com/sponsors/malept"
-
},
-
{
-
"type": "tidelift",
-
"url": "https://tidelift.com/subscription/pkg/npm-.malept-cross-spawn-promise?utm_medium=referral&utm_source=npm_fund"
-
}
-
],
-
"license": "Apache-2.0",
-
"dependencies": {
-
"cross-spawn": "^7.0.1"
-
},
-
"engines": {
-
"node": ">= 12.13.0"
-
}
-
},
-
"node_modules/@malept/flatpak-bundler": {
-
"version": "0.4.0",
-
"resolved": "https://registry.npmjs.org/@malept/flatpak-bundler/-/flatpak-bundler-0.4.0.tgz",
-
"integrity": "sha512-9QOtNffcOF/c1seMCDnjckb3R9WHcG34tky+FHpNKKCW0wc/scYLwMtO+ptyGUfMW0/b/n4qRiALlaFHc9Oj7Q==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "^4.1.1",
-
"fs-extra": "^9.0.0",
-
"lodash": "^4.17.15",
-
"tmp-promise": "^3.0.2"
-
},
-
"engines": {
-
"node": ">= 10.0.0"
-
}
-
},
-
"node_modules/@npmcli/fs": {
-
"version": "2.1.2",
-
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz",
-
"integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"@gar/promisify": "^1.1.3",
-
"semver": "^7.3.5"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/@npmcli/fs/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/@npmcli/move-file": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
-
"integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
-
"deprecated": "This functionality has been moved to @npmcli/fs",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"mkdirp": "^1.0.4",
-
"rimraf": "^3.0.2"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/@pkgjs/parseargs": {
-
"version": "0.11.0",
-
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
-
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"engines": {
-
"node": ">=14"
-
}
-
},
-
"node_modules/@sindresorhus/is": {
-
"version": "4.6.0",
-
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
-
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sindresorhus/is?sponsor=1"
-
}
-
},
-
"node_modules/@szmarczak/http-timer": {
-
"version": "4.0.6",
-
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
-
"integrity": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"defer-to-connect": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/@tootallnate/once": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
-
"integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/@types/cacheable-request": {
-
"version": "6.0.3",
-
"resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz",
-
"integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/http-cache-semantics": "*",
-
"@types/keyv": "^3.1.4",
-
"@types/node": "*",
-
"@types/responselike": "^1.0.0"
-
}
-
},
-
"node_modules/@types/debug": {
-
"version": "4.1.12",
-
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
-
"integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/ms": "*"
-
}
-
},
-
"node_modules/@types/estree": {
-
"version": "1.0.6",
-
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
-
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@types/fs-extra": {
-
"version": "9.0.13",
-
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz",
-
"integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/node": "*"
-
}
-
},
-
"node_modules/@types/http-cache-semantics": {
-
"version": "4.0.4",
-
"resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
-
"integrity": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@types/json-schema": {
-
"version": "7.0.15",
-
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
-
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@types/keyv": {
-
"version": "3.1.4",
-
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz",
-
"integrity": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/node": "*"
-
}
-
},
-
"node_modules/@types/ms": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
-
"integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/@types/node": {
-
"version": "20.17.19",
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.19.tgz",
-
"integrity": "sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"undici-types": "~6.19.2"
-
}
-
},
-
"node_modules/@types/plist": {
-
"version": "3.0.5",
-
"resolved": "https://registry.npmjs.org/@types/plist/-/plist-3.0.5.tgz",
-
"integrity": "sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"@types/node": "*",
-
"xmlbuilder": ">=11.0.1"
-
}
-
},
-
"node_modules/@types/responselike": {
-
"version": "1.0.3",
-
"resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
-
"integrity": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/node": "*"
-
}
-
},
-
"node_modules/@types/verror": {
-
"version": "1.10.10",
-
"resolved": "https://registry.npmjs.org/@types/verror/-/verror-1.10.10.tgz",
-
"integrity": "sha512-l4MM0Jppn18hb9xmM6wwD1uTdShpf9Pn80aXTStnK1C94gtPvJcV2FrDmbOQUAQfJ1cKZHktkQUDwEqaAKXMMg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/@types/yauzl": {
-
"version": "2.10.3",
-
"resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
-
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"@types/node": "*"
-
}
-
},
-
"node_modules/@xmldom/xmldom": {
-
"version": "0.8.10",
-
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
-
"integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10.0.0"
-
}
-
},
-
"node_modules/7zip-bin": {
-
"version": "5.2.0",
-
"resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-5.2.0.tgz",
-
"integrity": "sha512-ukTPVhqG4jNzMro2qA9HSCSSVJN3aN7tlb+hfqYCt3ER0yWroeA2VR38MNrOHLQ/cVj+DaIMad0kFCtWWowh/A==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/abbrev": {
-
"version": "1.1.1",
-
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
-
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/acorn": {
-
"version": "8.14.0",
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
-
"integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
-
"dev": true,
-
"license": "MIT",
-
"bin": {
-
"acorn": "bin/acorn"
-
},
-
"engines": {
-
"node": ">=0.4.0"
-
}
-
},
-
"node_modules/acorn-jsx": {
-
"version": "5.3.2",
-
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
-
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
-
"dev": true,
-
"license": "MIT",
-
"peerDependencies": {
-
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
-
}
-
},
-
"node_modules/agent-base": {
-
"version": "7.1.3",
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
-
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 14"
-
}
-
},
-
"node_modules/agentkeepalive": {
-
"version": "4.6.0",
-
"resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.6.0.tgz",
-
"integrity": "sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"humanize-ms": "^1.2.1"
-
},
-
"engines": {
-
"node": ">= 8.0.0"
-
}
-
},
-
"node_modules/aggregate-error": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
-
"integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"clean-stack": "^2.0.0",
-
"indent-string": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/ajv": {
-
"version": "6.12.6",
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
-
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"fast-deep-equal": "^3.1.1",
-
"fast-json-stable-stringify": "^2.0.0",
-
"json-schema-traverse": "^0.4.1",
-
"uri-js": "^4.2.2"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/epoberezkin"
-
}
-
},
-
"node_modules/ajv-keywords": {
-
"version": "3.5.2",
-
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
-
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
-
"dev": true,
-
"license": "MIT",
-
"peerDependencies": {
-
"ajv": "^6.9.1"
-
}
-
},
-
"node_modules/ansi-regex": {
-
"version": "5.0.1",
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/ansi-styles": {
-
"version": "4.3.0",
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
-
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"color-convert": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=8"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
-
}
-
},
-
"node_modules/app-builder-bin": {
-
"version": "5.0.0-alpha.10",
-
"resolved": "https://registry.npmjs.org/app-builder-bin/-/app-builder-bin-5.0.0-alpha.10.tgz",
-
"integrity": "sha512-Ev4jj3D7Bo+O0GPD2NMvJl+PGiBAfS7pUGawntBNpCbxtpncfUixqFj9z9Jme7V7s3LBGqsWZZP54fxBX3JKJw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/app-builder-lib": {
-
"version": "25.1.8",
-
"resolved": "https://registry.npmjs.org/app-builder-lib/-/app-builder-lib-25.1.8.tgz",
-
"integrity": "sha512-pCqe7dfsQFBABC1jeKZXQWhGcCPF3rPCXDdfqVKjIeWBcXzyC1iOWZdfFhGl+S9MyE/k//DFmC6FzuGAUudNDg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@develar/schema-utils": "~2.6.5",
-
"@electron/notarize": "2.5.0",
-
"@electron/osx-sign": "1.3.1",
-
"@electron/rebuild": "3.6.1",
-
"@electron/universal": "2.0.1",
-
"@malept/flatpak-bundler": "^0.4.0",
-
"@types/fs-extra": "9.0.13",
-
"async-exit-hook": "^2.0.1",
-
"bluebird-lst": "^1.0.9",
-
"builder-util": "25.1.7",
-
"builder-util-runtime": "9.2.10",
-
"chromium-pickle-js": "^0.2.0",
-
"config-file-ts": "0.2.8-rc1",
-
"debug": "^4.3.4",
-
"dotenv": "^16.4.5",
-
"dotenv-expand": "^11.0.6",
-
"ejs": "^3.1.8",
-
"electron-publish": "25.1.7",
-
"form-data": "^4.0.0",
-
"fs-extra": "^10.1.0",
-
"hosted-git-info": "^4.1.0",
-
"is-ci": "^3.0.0",
-
"isbinaryfile": "^5.0.0",
-
"js-yaml": "^4.1.0",
-
"json5": "^2.2.3",
-
"lazy-val": "^1.0.5",
-
"minimatch": "^10.0.0",
-
"resedit": "^1.7.0",
-
"sanitize-filename": "^1.6.3",
-
"semver": "^7.3.8",
-
"tar": "^6.1.12",
-
"temp-file": "^3.4.0"
-
},
-
"engines": {
-
"node": ">=14.0.0"
-
},
-
"peerDependencies": {
-
"dmg-builder": "25.1.8",
-
"electron-builder-squirrel-windows": "25.1.8"
-
}
-
},
-
"node_modules/app-builder-lib/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/app-builder-lib/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/aproba": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
-
"integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/archiver": {
-
"version": "5.3.2",
-
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz",
-
"integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"archiver-utils": "^2.1.0",
-
"async": "^3.2.4",
-
"buffer-crc32": "^0.2.1",
-
"readable-stream": "^3.6.0",
-
"readdir-glob": "^1.1.2",
-
"tar-stream": "^2.2.0",
-
"zip-stream": "^4.1.0"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/archiver-utils": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz",
-
"integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"glob": "^7.1.4",
-
"graceful-fs": "^4.2.0",
-
"lazystream": "^1.0.0",
-
"lodash.defaults": "^4.2.0",
-
"lodash.difference": "^4.5.0",
-
"lodash.flatten": "^4.4.0",
-
"lodash.isplainobject": "^4.0.6",
-
"lodash.union": "^4.6.0",
-
"normalize-path": "^3.0.0",
-
"readable-stream": "^2.0.0"
-
},
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/archiver-utils/node_modules/readable-stream": {
-
"version": "2.3.8",
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
-
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"core-util-is": "~1.0.0",
-
"inherits": "~2.0.3",
-
"isarray": "~1.0.0",
-
"process-nextick-args": "~2.0.0",
-
"safe-buffer": "~5.1.1",
-
"string_decoder": "~1.1.1",
-
"util-deprecate": "~1.0.1"
-
}
-
},
-
"node_modules/archiver-utils/node_modules/safe-buffer": {
-
"version": "5.1.2",
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/archiver-utils/node_modules/string_decoder": {
-
"version": "1.1.1",
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
-
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"safe-buffer": "~5.1.0"
-
}
-
},
-
"node_modules/are-we-there-yet": {
-
"version": "3.0.1",
-
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
-
"integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==",
-
"deprecated": "This package is no longer supported.",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"delegates": "^1.0.0",
-
"readable-stream": "^3.6.0"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/argparse": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
-
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
-
"license": "Python-2.0"
-
},
-
"node_modules/assert-plus": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
-
"integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"engines": {
-
"node": ">=0.8"
-
}
-
},
-
"node_modules/astral-regex": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
-
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/async": {
-
"version": "3.2.6",
-
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
-
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/async-exit-hook": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz",
-
"integrity": "sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.12.0"
-
}
-
},
-
"node_modules/asynckit": {
-
"version": "0.4.0",
-
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
-
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/at-least-node": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
-
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">= 4.0.0"
-
}
-
},
-
"node_modules/balanced-match": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
-
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/base64-js": {
-
"version": "1.5.1",
-
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
-
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "github",
-
"url": "https://github.com/sponsors/feross"
-
},
-
{
-
"type": "patreon",
-
"url": "https://www.patreon.com/feross"
-
},
-
{
-
"type": "consulting",
-
"url": "https://feross.org/support"
-
}
-
],
-
"license": "MIT"
-
},
-
"node_modules/bl": {
-
"version": "4.1.0",
-
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
-
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"buffer": "^5.5.0",
-
"inherits": "^2.0.4",
-
"readable-stream": "^3.4.0"
-
}
-
},
-
"node_modules/bluebird": {
-
"version": "3.7.2",
-
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
-
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/bluebird-lst": {
-
"version": "1.0.9",
-
"resolved": "https://registry.npmjs.org/bluebird-lst/-/bluebird-lst-1.0.9.tgz",
-
"integrity": "sha512-7B1Rtx82hjnSD4PGLAjVWeYH3tHAcVUmChh85a3lltKQm6FresXh9ErQo6oAv6CqxttczC3/kEg8SY5NluPuUw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"bluebird": "^3.5.5"
-
}
-
},
-
"node_modules/boolean": {
-
"version": "3.2.0",
-
"resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
-
"integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
-
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/brace-expansion": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0"
-
}
-
},
-
"node_modules/buffer": {
-
"version": "5.7.1",
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
-
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "github",
-
"url": "https://github.com/sponsors/feross"
-
},
-
{
-
"type": "patreon",
-
"url": "https://www.patreon.com/feross"
-
},
-
{
-
"type": "consulting",
-
"url": "https://feross.org/support"
-
}
-
],
-
"license": "MIT",
-
"dependencies": {
-
"base64-js": "^1.3.1",
-
"ieee754": "^1.1.13"
-
}
-
},
-
"node_modules/buffer-crc32": {
-
"version": "0.2.13",
-
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
-
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/buffer-from": {
-
"version": "1.1.2",
-
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
-
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/builder-util": {
-
"version": "25.1.7",
-
"resolved": "https://registry.npmjs.org/builder-util/-/builder-util-25.1.7.tgz",
-
"integrity": "sha512-7jPjzBwEGRbwNcep0gGNpLXG9P94VA3CPAZQCzxkFXiV2GMQKlziMbY//rXPI7WKfhsvGgFXjTcXdBEwgXw9ww==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/debug": "^4.1.6",
-
"7zip-bin": "~5.2.0",
-
"app-builder-bin": "5.0.0-alpha.10",
-
"bluebird-lst": "^1.0.9",
-
"builder-util-runtime": "9.2.10",
-
"chalk": "^4.1.2",
-
"cross-spawn": "^7.0.3",
-
"debug": "^4.3.4",
-
"fs-extra": "^10.1.0",
-
"http-proxy-agent": "^7.0.0",
-
"https-proxy-agent": "^7.0.0",
-
"is-ci": "^3.0.0",
-
"js-yaml": "^4.1.0",
-
"source-map-support": "^0.5.19",
-
"stat-mode": "^1.0.0",
-
"temp-file": "^3.4.0"
-
}
-
},
-
"node_modules/builder-util-runtime": {
-
"version": "9.2.10",
-
"resolved": "https://registry.npmjs.org/builder-util-runtime/-/builder-util-runtime-9.2.10.tgz",
-
"integrity": "sha512-6p/gfG1RJSQeIbz8TK5aPNkoztgY1q5TgmGFMAXcY8itsGW6Y2ld1ALsZ5UJn8rog7hKF3zHx5iQbNQ8uLcRlw==",
-
"license": "MIT",
-
"dependencies": {
-
"debug": "^4.3.4",
-
"sax": "^1.2.4"
-
},
-
"engines": {
-
"node": ">=12.0.0"
-
}
-
},
-
"node_modules/builder-util/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/cacache": {
-
"version": "16.1.3",
-
"resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz",
-
"integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"@npmcli/fs": "^2.1.0",
-
"@npmcli/move-file": "^2.0.0",
-
"chownr": "^2.0.0",
-
"fs-minipass": "^2.1.0",
-
"glob": "^8.0.1",
-
"infer-owner": "^1.0.4",
-
"lru-cache": "^7.7.1",
-
"minipass": "^3.1.6",
-
"minipass-collect": "^1.0.2",
-
"minipass-flush": "^1.0.5",
-
"minipass-pipeline": "^1.2.4",
-
"mkdirp": "^1.0.4",
-
"p-map": "^4.0.0",
-
"promise-inflight": "^1.0.1",
-
"rimraf": "^3.0.2",
-
"ssri": "^9.0.0",
-
"tar": "^6.1.11",
-
"unique-filename": "^2.0.0"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/cacache/node_modules/glob": {
-
"version": "8.1.0",
-
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
-
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
-
"deprecated": "Glob versions prior to v9 are no longer supported",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"fs.realpath": "^1.0.0",
-
"inflight": "^1.0.4",
-
"inherits": "2",
-
"minimatch": "^5.0.1",
-
"once": "^1.3.0"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/cacache/node_modules/lru-cache": {
-
"version": "7.18.3",
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
-
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/cacache/node_modules/minimatch": {
-
"version": "5.1.6",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
-
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/cacheable-lookup": {
-
"version": "5.0.4",
-
"resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
-
"integrity": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10.6.0"
-
}
-
},
-
"node_modules/cacheable-request": {
-
"version": "7.0.4",
-
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
-
"integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"clone-response": "^1.0.2",
-
"get-stream": "^5.1.0",
-
"http-cache-semantics": "^4.0.0",
-
"keyv": "^4.0.0",
-
"lowercase-keys": "^2.0.0",
-
"normalize-url": "^6.0.1",
-
"responselike": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/call-bind-apply-helpers": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
-
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"es-errors": "^1.3.0",
-
"function-bind": "^1.1.2"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/callsites": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
-
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/chalk": {
-
"version": "4.1.2",
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-styles": "^4.1.0",
-
"supports-color": "^7.1.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/chalk?sponsor=1"
-
}
-
},
-
"node_modules/chownr": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
-
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/chromium-pickle-js": {
-
"version": "0.2.0",
-
"resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
-
"integrity": "sha512-1R5Fho+jBq0DDydt+/vHWj5KJNJCKdARKOCwZUen84I5BreWoLqRLANH1U87eJy1tiASPtMnGqJJq0ZsLoRPOw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/ci-info": {
-
"version": "3.9.0",
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
-
"integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "github",
-
"url": "https://github.com/sponsors/sibiraj-s"
-
}
-
],
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/clean-stack": {
-
"version": "2.2.0",
-
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
-
"integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/cli-cursor": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
-
"integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"restore-cursor": "^3.1.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/cli-spinners": {
-
"version": "2.9.2",
-
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
-
"integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/cli-truncate": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
-
"integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"slice-ansi": "^3.0.0",
-
"string-width": "^4.2.0"
-
},
-
"engines": {
-
"node": ">=8"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/cliui": {
-
"version": "8.0.1",
-
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
-
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"string-width": "^4.2.0",
-
"strip-ansi": "^6.0.1",
-
"wrap-ansi": "^7.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/clone": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
-
"integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.8"
-
}
-
},
-
"node_modules/clone-response": {
-
"version": "1.0.3",
-
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
-
"integrity": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"mimic-response": "^1.0.0"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/color-convert": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
-
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"color-name": "~1.1.4"
-
},
-
"engines": {
-
"node": ">=7.0.0"
-
}
-
},
-
"node_modules/color-name": {
-
"version": "1.1.4",
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
-
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/color-support": {
-
"version": "1.1.3",
-
"resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
-
"integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"color-support": "bin.js"
-
}
-
},
-
"node_modules/combined-stream": {
-
"version": "1.0.8",
-
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
-
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"delayed-stream": "~1.0.0"
-
},
-
"engines": {
-
"node": ">= 0.8"
-
}
-
},
-
"node_modules/commander": {
-
"version": "5.1.0",
-
"resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
-
"integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/compare-version": {
-
"version": "0.1.2",
-
"resolved": "https://registry.npmjs.org/compare-version/-/compare-version-0.1.2.tgz",
-
"integrity": "sha512-pJDh5/4wrEnXX/VWRZvruAGHkzKdr46z11OlTPN+VrATlWWhSKewNCJ1futCO5C7eJB3nPMFZA1LeYtcFboZ2A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/compress-commons": {
-
"version": "4.1.2",
-
"resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.2.tgz",
-
"integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"buffer-crc32": "^0.2.13",
-
"crc32-stream": "^4.0.2",
-
"normalize-path": "^3.0.0",
-
"readable-stream": "^3.6.0"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/concat-map": {
-
"version": "0.0.1",
-
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
-
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/config-file-ts": {
-
"version": "0.2.8-rc1",
-
"resolved": "https://registry.npmjs.org/config-file-ts/-/config-file-ts-0.2.8-rc1.tgz",
-
"integrity": "sha512-GtNECbVI82bT4RiDIzBSVuTKoSHufnU7Ce7/42bkWZJZFLjmDF2WBpVsvRkhKCfKBnTBb3qZrBwPpFBU/Myvhg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"glob": "^10.3.12",
-
"typescript": "^5.4.3"
-
}
-
},
-
"node_modules/config-file-ts/node_modules/glob": {
-
"version": "10.4.5",
-
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
-
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"foreground-child": "^3.1.0",
-
"jackspeak": "^3.1.2",
-
"minimatch": "^9.0.4",
-
"minipass": "^7.1.2",
-
"package-json-from-dist": "^1.0.0",
-
"path-scurry": "^1.11.1"
-
},
-
"bin": {
-
"glob": "dist/esm/bin.mjs"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/config-file-ts/node_modules/minimatch": {
-
"version": "9.0.5",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=16 || 14 >=14.17"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/config-file-ts/node_modules/minipass": {
-
"version": "7.1.2",
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
-
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=16 || 14 >=14.17"
-
}
-
},
-
"node_modules/console-control-strings": {
-
"version": "1.1.0",
-
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
-
"integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/core-util-is": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
-
"integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/crc": {
-
"version": "3.8.0",
-
"resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
-
"integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"buffer": "^5.1.0"
-
}
-
},
-
"node_modules/crc-32": {
-
"version": "1.2.2",
-
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
-
"integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"peer": true,
-
"bin": {
-
"crc32": "bin/crc32.njs"
-
},
-
"engines": {
-
"node": ">=0.8"
-
}
-
},
-
"node_modules/crc32-stream": {
-
"version": "4.0.3",
-
"resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.3.tgz",
-
"integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"crc-32": "^1.2.0",
-
"readable-stream": "^3.4.0"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/cross-spawn": {
-
"version": "7.0.6",
-
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
-
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"path-key": "^3.1.0",
-
"shebang-command": "^2.0.0",
-
"which": "^2.0.1"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/debug": {
-
"version": "4.4.0",
-
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
-
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
-
"license": "MIT",
-
"dependencies": {
-
"ms": "^2.1.3"
-
},
-
"engines": {
-
"node": ">=6.0"
-
},
-
"peerDependenciesMeta": {
-
"supports-color": {
-
"optional": true
-
}
-
}
-
},
-
"node_modules/decompress-response": {
-
"version": "6.0.0",
-
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
-
"integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"mimic-response": "^3.1.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/decompress-response/node_modules/mimic-response": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
-
"integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/deep-is": {
-
"version": "0.1.4",
-
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
-
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/defaults": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
-
"integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"clone": "^1.0.2"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/defer-to-connect": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
-
"integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/define-data-property": {
-
"version": "1.1.4",
-
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
-
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"es-define-property": "^1.0.0",
-
"es-errors": "^1.3.0",
-
"gopd": "^1.0.1"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/define-properties": {
-
"version": "1.2.1",
-
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
-
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"define-data-property": "^1.0.1",
-
"has-property-descriptors": "^1.0.0",
-
"object-keys": "^1.1.1"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/delayed-stream": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
-
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.4.0"
-
}
-
},
-
"node_modules/delegates": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
-
"integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/detect-libc": {
-
"version": "2.0.3",
-
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
-
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/detect-node": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
-
"integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/dir-compare": {
-
"version": "4.2.0",
-
"resolved": "https://registry.npmjs.org/dir-compare/-/dir-compare-4.2.0.tgz",
-
"integrity": "sha512-2xMCmOoMrdQIPHdsTawECdNPwlVFB9zGcz3kuhmBO6U3oU+UQjsue0i8ayLKpgBcm+hcXPMVSGUN9d+pvJ6+VQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"minimatch": "^3.0.5",
-
"p-limit": "^3.1.0 "
-
}
-
},
-
"node_modules/dir-compare/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/dir-compare/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/dmg-builder": {
-
"version": "25.1.8",
-
"resolved": "https://registry.npmjs.org/dmg-builder/-/dmg-builder-25.1.8.tgz",
-
"integrity": "sha512-NoXo6Liy2heSklTI5OIZbCgXC1RzrDQsZkeEwXhdOro3FT1VBOvbubvscdPnjVuQ4AMwwv61oaH96AbiYg9EnQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"app-builder-lib": "25.1.8",
-
"builder-util": "25.1.7",
-
"builder-util-runtime": "9.2.10",
-
"fs-extra": "^10.1.0",
-
"iconv-lite": "^0.6.2",
-
"js-yaml": "^4.1.0"
-
},
-
"optionalDependencies": {
-
"dmg-license": "^1.0.11"
-
}
-
},
-
"node_modules/dmg-builder/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/dmg-license": {
-
"version": "1.0.11",
-
"resolved": "https://registry.npmjs.org/dmg-license/-/dmg-license-1.0.11.tgz",
-
"integrity": "sha512-ZdzmqwKmECOWJpqefloC5OJy1+WZBBse5+MR88z9g9Zn4VY+WYUkAyojmhzJckH5YbbZGcYIuGAkY5/Ys5OM2Q==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"os": [
-
"darwin"
-
],
-
"dependencies": {
-
"@types/plist": "^3.0.1",
-
"@types/verror": "^1.10.3",
-
"ajv": "^6.10.0",
-
"crc": "^3.8.0",
-
"iconv-corefoundation": "^1.1.7",
-
"plist": "^3.0.4",
-
"smart-buffer": "^4.0.2",
-
"verror": "^1.10.0"
-
},
-
"bin": {
-
"dmg-license": "bin/dmg-license.js"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/dotenv": {
-
"version": "16.4.7",
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz",
-
"integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://dotenvx.com"
-
}
-
},
-
"node_modules/dotenv-expand": {
-
"version": "11.0.7",
-
"resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-11.0.7.tgz",
-
"integrity": "sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"dotenv": "^16.4.5"
-
},
-
"engines": {
-
"node": ">=12"
-
},
-
"funding": {
-
"url": "https://dotenvx.com"
-
}
-
},
-
"node_modules/dunder-proto": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
-
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"call-bind-apply-helpers": "^1.0.1",
-
"es-errors": "^1.3.0",
-
"gopd": "^1.2.0"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/eastasianwidth": {
-
"version": "0.2.0",
-
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
-
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/ejs": {
-
"version": "3.1.10",
-
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
-
"integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"jake": "^10.8.5"
-
},
-
"bin": {
-
"ejs": "bin/cli.js"
-
},
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/electron": {
-
"version": "34.2.0",
-
"resolved": "https://registry.npmjs.org/electron/-/electron-34.2.0.tgz",
-
"integrity": "sha512-SYwBJNeXBTm1q/ErybQMUBZAYqEreBUqBwTrNkw1rV4YatDZk5Aittpcus3PPeC4UoI/tqmJ946uG8AKHTd6CA==",
-
"dev": true,
-
"hasInstallScript": true,
-
"license": "MIT",
-
"dependencies": {
-
"@electron/get": "^2.0.0",
-
"@types/node": "^20.9.0",
-
"extract-zip": "^2.0.1"
-
},
-
"bin": {
-
"electron": "cli.js"
-
},
-
"engines": {
-
"node": ">= 12.20.55"
-
}
-
},
-
"node_modules/electron-builder": {
-
"version": "25.1.8",
-
"resolved": "https://registry.npmjs.org/electron-builder/-/electron-builder-25.1.8.tgz",
-
"integrity": "sha512-poRgAtUHHOnlzZnc9PK4nzG53xh74wj2Jy7jkTrqZ0MWPoHGh1M2+C//hGeYdA+4K8w4yiVCNYoLXF7ySj2Wig==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"app-builder-lib": "25.1.8",
-
"builder-util": "25.1.7",
-
"builder-util-runtime": "9.2.10",
-
"chalk": "^4.1.2",
-
"dmg-builder": "25.1.8",
-
"fs-extra": "^10.1.0",
-
"is-ci": "^3.0.0",
-
"lazy-val": "^1.0.5",
-
"simple-update-notifier": "2.0.0",
-
"yargs": "^17.6.2"
-
},
-
"bin": {
-
"electron-builder": "cli.js",
-
"install-app-deps": "install-app-deps.js"
-
},
-
"engines": {
-
"node": ">=14.0.0"
-
}
-
},
-
"node_modules/electron-builder-squirrel-windows": {
-
"version": "25.1.8",
-
"resolved": "https://registry.npmjs.org/electron-builder-squirrel-windows/-/electron-builder-squirrel-windows-25.1.8.tgz",
-
"integrity": "sha512-2ntkJ+9+0GFP6nAISiMabKt6eqBB0kX1QqHNWFWAXgi0VULKGisM46luRFpIBiU3u/TDmhZMM8tzvo2Abn3ayg==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"app-builder-lib": "25.1.8",
-
"archiver": "^5.3.1",
-
"builder-util": "25.1.7",
-
"fs-extra": "^10.1.0"
-
}
-
},
-
"node_modules/electron-builder-squirrel-windows/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/electron-builder/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/electron-publish": {
-
"version": "25.1.7",
-
"resolved": "https://registry.npmjs.org/electron-publish/-/electron-publish-25.1.7.tgz",
-
"integrity": "sha512-+jbTkR9m39eDBMP4gfbqglDd6UvBC7RLh5Y0MhFSsc6UkGHj9Vj9TWobxevHYMMqmoujL11ZLjfPpMX+Pt6YEg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@types/fs-extra": "^9.0.11",
-
"builder-util": "25.1.7",
-
"builder-util-runtime": "9.2.10",
-
"chalk": "^4.1.2",
-
"fs-extra": "^10.1.0",
-
"lazy-val": "^1.0.5",
-
"mime": "^2.5.2"
-
}
-
},
-
"node_modules/electron-publish/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/electron-updater": {
-
"version": "6.3.9",
-
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.3.9.tgz",
-
"integrity": "sha512-2PJNONi+iBidkoC5D1nzT9XqsE8Q1X28Fn6xRQhO3YX8qRRyJ3mkV4F1aQsuRnYPqq6Hw+E51y27W75WgDoofw==",
-
"license": "MIT",
-
"dependencies": {
-
"builder-util-runtime": "9.2.10",
-
"fs-extra": "^10.1.0",
-
"js-yaml": "^4.1.0",
-
"lazy-val": "^1.0.5",
-
"lodash.escaperegexp": "^4.1.2",
-
"lodash.isequal": "^4.5.0",
-
"semver": "^7.6.3",
-
"tiny-typed-emitter": "^2.1.0"
-
}
-
},
-
"node_modules/electron-updater/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/electron-updater/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/emoji-regex": {
-
"version": "8.0.0",
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/encoding": {
-
"version": "0.1.13",
-
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
-
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"iconv-lite": "^0.6.2"
-
}
-
},
-
"node_modules/end-of-stream": {
-
"version": "1.4.4",
-
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
-
"integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"once": "^1.4.0"
-
}
-
},
-
"node_modules/env-paths": {
-
"version": "2.2.1",
-
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
-
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/err-code": {
-
"version": "2.0.3",
-
"resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
-
"integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/es-define-property": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
-
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/es-errors": {
-
"version": "1.3.0",
-
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
-
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/es-object-atoms": {
-
"version": "1.1.1",
-
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
-
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"es-errors": "^1.3.0"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/es-set-tostringtag": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
-
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"es-errors": "^1.3.0",
-
"get-intrinsic": "^1.2.6",
-
"has-tostringtag": "^1.0.2",
-
"hasown": "^2.0.2"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/es6-error": {
-
"version": "4.1.1",
-
"resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
-
"integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/escalade": {
-
"version": "3.2.0",
-
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
-
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/escape-string-regexp": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
-
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/eslint": {
-
"version": "9.20.1",
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.1.tgz",
-
"integrity": "sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@eslint-community/eslint-utils": "^4.2.0",
-
"@eslint-community/regexpp": "^4.12.1",
-
"@eslint/config-array": "^0.19.0",
-
"@eslint/core": "^0.11.0",
-
"@eslint/eslintrc": "^3.2.0",
-
"@eslint/js": "9.20.0",
-
"@eslint/plugin-kit": "^0.2.5",
-
"@humanfs/node": "^0.16.6",
-
"@humanwhocodes/module-importer": "^1.0.1",
-
"@humanwhocodes/retry": "^0.4.1",
-
"@types/estree": "^1.0.6",
-
"@types/json-schema": "^7.0.15",
-
"ajv": "^6.12.4",
-
"chalk": "^4.0.0",
-
"cross-spawn": "^7.0.6",
-
"debug": "^4.3.2",
-
"escape-string-regexp": "^4.0.0",
-
"eslint-scope": "^8.2.0",
-
"eslint-visitor-keys": "^4.2.0",
-
"espree": "^10.3.0",
-
"esquery": "^1.5.0",
-
"esutils": "^2.0.2",
-
"fast-deep-equal": "^3.1.3",
-
"file-entry-cache": "^8.0.0",
-
"find-up": "^5.0.0",
-
"glob-parent": "^6.0.2",
-
"ignore": "^5.2.0",
-
"imurmurhash": "^0.1.4",
-
"is-glob": "^4.0.0",
-
"json-stable-stringify-without-jsonify": "^1.0.1",
-
"lodash.merge": "^4.6.2",
-
"minimatch": "^3.1.2",
-
"natural-compare": "^1.4.0",
-
"optionator": "^0.9.3"
-
},
-
"bin": {
-
"eslint": "bin/eslint.js"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
},
-
"funding": {
-
"url": "https://eslint.org/donate"
-
},
-
"peerDependencies": {
-
"jiti": "*"
-
},
-
"peerDependenciesMeta": {
-
"jiti": {
-
"optional": true
-
}
-
}
-
},
-
"node_modules/eslint-scope": {
-
"version": "8.2.0",
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz",
-
"integrity": "sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"esrecurse": "^4.3.0",
-
"estraverse": "^5.2.0"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
}
-
},
-
"node_modules/eslint-visitor-keys": {
-
"version": "4.2.0",
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
-
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
}
-
},
-
"node_modules/eslint/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/eslint/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/espree": {
-
"version": "10.3.0",
-
"resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
-
"integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"acorn": "^8.14.0",
-
"acorn-jsx": "^5.3.2",
-
"eslint-visitor-keys": "^4.2.0"
-
},
-
"engines": {
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
-
},
-
"funding": {
-
"url": "https://opencollective.com/eslint"
-
}
-
},
-
"node_modules/esquery": {
-
"version": "1.6.0",
-
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
-
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
-
"dev": true,
-
"license": "BSD-3-Clause",
-
"dependencies": {
-
"estraverse": "^5.1.0"
-
},
-
"engines": {
-
"node": ">=0.10"
-
}
-
},
-
"node_modules/esrecurse": {
-
"version": "4.3.0",
-
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
-
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"estraverse": "^5.2.0"
-
},
-
"engines": {
-
"node": ">=4.0"
-
}
-
},
-
"node_modules/estraverse": {
-
"version": "5.3.0",
-
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
-
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"engines": {
-
"node": ">=4.0"
-
}
-
},
-
"node_modules/esutils": {
-
"version": "2.0.3",
-
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
-
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/exponential-backoff": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.2.tgz",
-
"integrity": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==",
-
"dev": true,
-
"license": "Apache-2.0"
-
},
-
"node_modules/extract-zip": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
-
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"debug": "^4.1.1",
-
"get-stream": "^5.1.0",
-
"yauzl": "^2.10.0"
-
},
-
"bin": {
-
"extract-zip": "cli.js"
-
},
-
"engines": {
-
"node": ">= 10.17.0"
-
},
-
"optionalDependencies": {
-
"@types/yauzl": "^2.9.1"
-
}
-
},
-
"node_modules/extsprintf": {
-
"version": "1.4.1",
-
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.1.tgz",
-
"integrity": "sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==",
-
"dev": true,
-
"engines": [
-
"node >=0.6.0"
-
],
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/fast-deep-equal": {
-
"version": "3.1.3",
-
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
-
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/fast-json-stable-stringify": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
-
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/fast-levenshtein": {
-
"version": "2.0.6",
-
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
-
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/fd-slicer": {
-
"version": "1.1.0",
-
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
-
"integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"pend": "~1.2.0"
-
}
-
},
-
"node_modules/file-entry-cache": {
-
"version": "8.0.0",
-
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
-
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"flat-cache": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=16.0.0"
-
}
-
},
-
"node_modules/filelist": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
-
"integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"minimatch": "^5.0.1"
-
}
-
},
-
"node_modules/filelist/node_modules/minimatch": {
-
"version": "5.1.6",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
-
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/find-up": {
-
"version": "5.0.0",
-
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
-
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"locate-path": "^6.0.0",
-
"path-exists": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/flat-cache": {
-
"version": "4.0.1",
-
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
-
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"flatted": "^3.2.9",
-
"keyv": "^4.5.4"
-
},
-
"engines": {
-
"node": ">=16"
-
}
-
},
-
"node_modules/flatted": {
-
"version": "3.3.3",
-
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
-
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/foreground-child": {
-
"version": "3.3.0",
-
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
-
"integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"cross-spawn": "^7.0.0",
-
"signal-exit": "^4.0.1"
-
},
-
"engines": {
-
"node": ">=14"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/foreground-child/node_modules/signal-exit": {
-
"version": "4.1.0",
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=14"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/form-data": {
-
"version": "4.0.2",
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz",
-
"integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"asynckit": "^0.4.0",
-
"combined-stream": "^1.0.8",
-
"es-set-tostringtag": "^2.1.0",
-
"mime-types": "^2.1.12"
-
},
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/fs-constants": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
-
"integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/fs-extra": {
-
"version": "9.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
-
"integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"at-least-node": "^1.0.0",
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/fs-minipass": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
-
"integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.0.0"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/fs.realpath": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
-
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/function-bind": {
-
"version": "1.1.2",
-
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
-
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
-
"dev": true,
-
"license": "MIT",
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/gauge": {
-
"version": "4.0.4",
-
"resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
-
"integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
-
"deprecated": "This package is no longer supported.",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"aproba": "^1.0.3 || ^2.0.0",
-
"color-support": "^1.1.3",
-
"console-control-strings": "^1.1.0",
-
"has-unicode": "^2.0.1",
-
"signal-exit": "^3.0.7",
-
"string-width": "^4.2.3",
-
"strip-ansi": "^6.0.1",
-
"wide-align": "^1.1.5"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/get-caller-file": {
-
"version": "2.0.5",
-
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
-
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": "6.* || 8.* || >= 10.*"
-
}
-
},
-
"node_modules/get-intrinsic": {
-
"version": "1.2.7",
-
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.7.tgz",
-
"integrity": "sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"call-bind-apply-helpers": "^1.0.1",
-
"es-define-property": "^1.0.1",
-
"es-errors": "^1.3.0",
-
"es-object-atoms": "^1.0.0",
-
"function-bind": "^1.1.2",
-
"get-proto": "^1.0.0",
-
"gopd": "^1.2.0",
-
"has-symbols": "^1.1.0",
-
"hasown": "^2.0.2",
-
"math-intrinsics": "^1.1.0"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/get-proto": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
-
"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"dunder-proto": "^1.0.1",
-
"es-object-atoms": "^1.0.0"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/get-stream": {
-
"version": "5.2.0",
-
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
-
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"pump": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/glob": {
-
"version": "7.2.3",
-
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
-
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
-
"deprecated": "Glob versions prior to v9 are no longer supported",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"fs.realpath": "^1.0.0",
-
"inflight": "^1.0.4",
-
"inherits": "2",
-
"minimatch": "^3.1.1",
-
"once": "^1.3.0",
-
"path-is-absolute": "^1.0.0"
-
},
-
"engines": {
-
"node": "*"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/glob-parent": {
-
"version": "6.0.2",
-
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
-
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"is-glob": "^4.0.3"
-
},
-
"engines": {
-
"node": ">=10.13.0"
-
}
-
},
-
"node_modules/glob/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/glob/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/global-agent": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
-
"integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
-
"dev": true,
-
"license": "BSD-3-Clause",
-
"optional": true,
-
"dependencies": {
-
"boolean": "^3.0.1",
-
"es6-error": "^4.1.1",
-
"matcher": "^3.0.0",
-
"roarr": "^2.15.3",
-
"semver": "^7.3.2",
-
"serialize-error": "^7.0.1"
-
},
-
"engines": {
-
"node": ">=10.0"
-
}
-
},
-
"node_modules/global-agent/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"optional": true,
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/globals": {
-
"version": "14.0.0",
-
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
-
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=18"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/globalthis": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
-
"integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"define-properties": "^1.2.1",
-
"gopd": "^1.0.1"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/gopd": {
-
"version": "1.2.0",
-
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
-
"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/got": {
-
"version": "11.8.6",
-
"resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz",
-
"integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@sindresorhus/is": "^4.0.0",
-
"@szmarczak/http-timer": "^4.0.5",
-
"@types/cacheable-request": "^6.0.1",
-
"@types/responselike": "^1.0.0",
-
"cacheable-lookup": "^5.0.3",
-
"cacheable-request": "^7.0.2",
-
"decompress-response": "^6.0.0",
-
"http2-wrapper": "^1.0.0-beta.5.2",
-
"lowercase-keys": "^2.0.0",
-
"p-cancelable": "^2.0.0",
-
"responselike": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=10.19.0"
-
},
-
"funding": {
-
"url": "https://github.com/sindresorhus/got?sponsor=1"
-
}
-
},
-
"node_modules/graceful-fs": {
-
"version": "4.2.11",
-
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
-
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
-
"license": "ISC"
-
},
-
"node_modules/has-flag": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
-
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/has-property-descriptors": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
-
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"es-define-property": "^1.0.0"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/has-symbols": {
-
"version": "1.1.0",
-
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
-
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/has-tostringtag": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
-
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"has-symbols": "^1.0.3"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/has-unicode": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
-
"integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/hasown": {
-
"version": "2.0.2",
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
-
"integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"function-bind": "^1.1.2"
-
},
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/hosted-git-info": {
-
"version": "4.1.0",
-
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
-
"integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"lru-cache": "^6.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/http-cache-semantics": {
-
"version": "4.1.1",
-
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
-
"integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==",
-
"dev": true,
-
"license": "BSD-2-Clause"
-
},
-
"node_modules/http-proxy-agent": {
-
"version": "7.0.2",
-
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
-
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"agent-base": "^7.1.0",
-
"debug": "^4.3.4"
-
},
-
"engines": {
-
"node": ">= 14"
-
}
-
},
-
"node_modules/http2-wrapper": {
-
"version": "1.0.3",
-
"resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz",
-
"integrity": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"quick-lru": "^5.1.1",
-
"resolve-alpn": "^1.0.0"
-
},
-
"engines": {
-
"node": ">=10.19.0"
-
}
-
},
-
"node_modules/https-proxy-agent": {
-
"version": "7.0.6",
-
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
-
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"agent-base": "^7.1.2",
-
"debug": "4"
-
},
-
"engines": {
-
"node": ">= 14"
-
}
-
},
-
"node_modules/humanize-ms": {
-
"version": "1.2.1",
-
"resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
-
"integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ms": "^2.0.0"
-
}
-
},
-
"node_modules/iconv-corefoundation": {
-
"version": "1.1.7",
-
"resolved": "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.7.tgz",
-
"integrity": "sha512-T10qvkw0zz4wnm560lOEg0PovVqUXuOFhhHAkixw8/sycy7TJt7v/RrkEKEQnAw2viPSJu6iAkErxnzR0g8PpQ==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"os": [
-
"darwin"
-
],
-
"dependencies": {
-
"cli-truncate": "^2.1.0",
-
"node-addon-api": "^1.6.3"
-
},
-
"engines": {
-
"node": "^8.11.2 || >=10"
-
}
-
},
-
"node_modules/iconv-lite": {
-
"version": "0.6.3",
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
-
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"safer-buffer": ">= 2.1.2 < 3.0.0"
-
},
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/ieee754": {
-
"version": "1.2.1",
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "github",
-
"url": "https://github.com/sponsors/feross"
-
},
-
{
-
"type": "patreon",
-
"url": "https://www.patreon.com/feross"
-
},
-
{
-
"type": "consulting",
-
"url": "https://feross.org/support"
-
}
-
],
-
"license": "BSD-3-Clause"
-
},
-
"node_modules/ignore": {
-
"version": "5.3.2",
-
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
-
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 4"
-
}
-
},
-
"node_modules/import-fresh": {
-
"version": "3.3.1",
-
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
-
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"parent-module": "^1.0.0",
-
"resolve-from": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=6"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/imurmurhash": {
-
"version": "0.1.4",
-
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
-
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.8.19"
-
}
-
},
-
"node_modules/indent-string": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
-
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/infer-owner": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
-
"integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/inflight": {
-
"version": "1.0.6",
-
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
-
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
-
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"once": "^1.3.0",
-
"wrappy": "1"
-
}
-
},
-
"node_modules/inherits": {
-
"version": "2.0.4",
-
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
-
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/ip-address": {
-
"version": "9.0.5",
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
-
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"jsbn": "1.1.0",
-
"sprintf-js": "^1.1.3"
-
},
-
"engines": {
-
"node": ">= 12"
-
}
-
},
-
"node_modules/is-ci": {
-
"version": "3.0.1",
-
"resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
-
"integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ci-info": "^3.2.0"
-
},
-
"bin": {
-
"is-ci": "bin.js"
-
}
-
},
-
"node_modules/is-extglob": {
-
"version": "2.1.1",
-
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
-
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/is-fullwidth-code-point": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
-
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/is-glob": {
-
"version": "4.0.3",
-
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
-
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"is-extglob": "^2.1.1"
-
},
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/is-interactive": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
-
"integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/is-lambda": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
-
"integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/is-unicode-supported": {
-
"version": "0.1.0",
-
"resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
-
"integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/isarray": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
-
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/isbinaryfile": {
-
"version": "5.0.4",
-
"resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.4.tgz",
-
"integrity": "sha512-YKBKVkKhty7s8rxddb40oOkuP0NbaeXrQvLin6QMHL7Ypiy2RW9LwOVrVgZRyOrhQlayMd9t+D8yDy8MKFTSDQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 18.0.0"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/gjtorikian/"
-
}
-
},
-
"node_modules/isexe": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
-
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/jackspeak": {
-
"version": "3.4.3",
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
-
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
-
"dev": true,
-
"license": "BlueOak-1.0.0",
-
"dependencies": {
-
"@isaacs/cliui": "^8.0.2"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
},
-
"optionalDependencies": {
-
"@pkgjs/parseargs": "^0.11.0"
-
}
-
},
-
"node_modules/jake": {
-
"version": "10.9.2",
-
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
-
"integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"async": "^3.2.3",
-
"chalk": "^4.0.2",
-
"filelist": "^1.0.4",
-
"minimatch": "^3.1.2"
-
},
-
"bin": {
-
"jake": "bin/cli.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/jake/node_modules/brace-expansion": {
-
"version": "1.1.11",
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"balanced-match": "^1.0.0",
-
"concat-map": "0.0.1"
-
}
-
},
-
"node_modules/jake/node_modules/minimatch": {
-
"version": "3.1.2",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
-
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^1.1.7"
-
},
-
"engines": {
-
"node": "*"
-
}
-
},
-
"node_modules/js-yaml": {
-
"version": "4.1.0",
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
-
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
-
"license": "MIT",
-
"dependencies": {
-
"argparse": "^2.0.1"
-
},
-
"bin": {
-
"js-yaml": "bin/js-yaml.js"
-
}
-
},
-
"node_modules/jsbn": {
-
"version": "1.1.0",
-
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
-
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/json-buffer": {
-
"version": "3.0.1",
-
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
-
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/json-schema-traverse": {
-
"version": "0.4.1",
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
-
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/json-stable-stringify-without-jsonify": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
-
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/json-stringify-safe": {
-
"version": "5.0.1",
-
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
-
"integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
-
"dev": true,
-
"license": "ISC",
-
"optional": true
-
},
-
"node_modules/json5": {
-
"version": "2.2.3",
-
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
-
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
-
"dev": true,
-
"license": "MIT",
-
"bin": {
-
"json5": "lib/cli.js"
-
},
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/jsonfile": {
-
"version": "6.1.0",
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
-
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
-
"license": "MIT",
-
"dependencies": {
-
"universalify": "^2.0.0"
-
},
-
"optionalDependencies": {
-
"graceful-fs": "^4.1.6"
-
}
-
},
-
"node_modules/keyv": {
-
"version": "4.5.4",
-
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
-
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"json-buffer": "3.0.1"
-
}
-
},
-
"node_modules/lazy-val": {
-
"version": "1.0.5",
-
"resolved": "https://registry.npmjs.org/lazy-val/-/lazy-val-1.0.5.tgz",
-
"integrity": "sha512-0/BnGCCfyUMkBpeDgWihanIAF9JmZhHBgUhEqzvf+adhNGLoP6TaiI5oF8oyb3I45P+PcnrqihSf01M0l0G5+Q==",
-
"license": "MIT"
-
},
-
"node_modules/lazystream": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
-
"integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"readable-stream": "^2.0.5"
-
},
-
"engines": {
-
"node": ">= 0.6.3"
-
}
-
},
-
"node_modules/lazystream/node_modules/readable-stream": {
-
"version": "2.3.8",
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
-
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"core-util-is": "~1.0.0",
-
"inherits": "~2.0.3",
-
"isarray": "~1.0.0",
-
"process-nextick-args": "~2.0.0",
-
"safe-buffer": "~5.1.1",
-
"string_decoder": "~1.1.1",
-
"util-deprecate": "~1.0.1"
-
}
-
},
-
"node_modules/lazystream/node_modules/safe-buffer": {
-
"version": "5.1.2",
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/lazystream/node_modules/string_decoder": {
-
"version": "1.1.1",
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
-
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"safe-buffer": "~5.1.0"
-
}
-
},
-
"node_modules/levn": {
-
"version": "0.4.1",
-
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
-
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"prelude-ls": "^1.2.1",
-
"type-check": "~0.4.0"
-
},
-
"engines": {
-
"node": ">= 0.8.0"
-
}
-
},
-
"node_modules/locate-path": {
-
"version": "6.0.0",
-
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
-
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"p-locate": "^5.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/lodash": {
-
"version": "4.17.21",
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
-
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/lodash.defaults": {
-
"version": "4.2.0",
-
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
-
"integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/lodash.difference": {
-
"version": "4.5.0",
-
"resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz",
-
"integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/lodash.escaperegexp": {
-
"version": "4.1.2",
-
"resolved": "https://registry.npmjs.org/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz",
-
"integrity": "sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==",
-
"license": "MIT"
-
},
-
"node_modules/lodash.flatten": {
-
"version": "4.4.0",
-
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
-
"integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/lodash.isequal": {
-
"version": "4.5.0",
-
"resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
-
"integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
-
"deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.",
-
"license": "MIT"
-
},
-
"node_modules/lodash.isplainobject": {
-
"version": "4.0.6",
-
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
-
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/lodash.merge": {
-
"version": "4.6.2",
-
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
-
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/lodash.union": {
-
"version": "4.6.0",
-
"resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
-
"integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/log-symbols": {
-
"version": "4.1.0",
-
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
-
"integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"chalk": "^4.1.0",
-
"is-unicode-supported": "^0.1.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/lowercase-keys": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
-
"integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/lru-cache": {
-
"version": "6.0.0",
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
-
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"yallist": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/make-fetch-happen": {
-
"version": "10.2.1",
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
-
"integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"agentkeepalive": "^4.2.1",
-
"cacache": "^16.1.0",
-
"http-cache-semantics": "^4.1.0",
-
"http-proxy-agent": "^5.0.0",
-
"https-proxy-agent": "^5.0.0",
-
"is-lambda": "^1.0.1",
-
"lru-cache": "^7.7.1",
-
"minipass": "^3.1.6",
-
"minipass-collect": "^1.0.2",
-
"minipass-fetch": "^2.0.3",
-
"minipass-flush": "^1.0.5",
-
"minipass-pipeline": "^1.2.4",
-
"negotiator": "^0.6.3",
-
"promise-retry": "^2.0.1",
-
"socks-proxy-agent": "^7.0.0",
-
"ssri": "^9.0.0"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/make-fetch-happen/node_modules/agent-base": {
-
"version": "6.0.2",
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
-
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "4"
-
},
-
"engines": {
-
"node": ">= 6.0.0"
-
}
-
},
-
"node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
-
"version": "5.0.0",
-
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
-
"integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@tootallnate/once": "2",
-
"agent-base": "6",
-
"debug": "4"
-
},
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
-
"version": "5.0.1",
-
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
-
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"agent-base": "6",
-
"debug": "4"
-
},
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/make-fetch-happen/node_modules/lru-cache": {
-
"version": "7.18.3",
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
-
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/matcher": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
-
"integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"escape-string-regexp": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/math-intrinsics": {
-
"version": "1.1.0",
-
"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
-
"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/mime": {
-
"version": "2.6.0",
-
"resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
-
"integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
-
"dev": true,
-
"license": "MIT",
-
"bin": {
-
"mime": "cli.js"
-
},
-
"engines": {
-
"node": ">=4.0.0"
-
}
-
},
-
"node_modules/mime-db": {
-
"version": "1.52.0",
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
-
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.6"
-
}
-
},
-
"node_modules/mime-types": {
-
"version": "2.1.35",
-
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
-
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"mime-db": "1.52.0"
-
},
-
"engines": {
-
"node": ">= 0.6"
-
}
-
},
-
"node_modules/mimic-fn": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
-
"integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/mimic-response": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
-
"integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=4"
-
}
-
},
-
"node_modules/minimatch": {
-
"version": "10.0.1",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
-
"integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": "20 || >=22"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/minimist": {
-
"version": "1.2.8",
-
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
-
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
-
"dev": true,
-
"license": "MIT",
-
"funding": {
-
"url": "https://github.com/sponsors/ljharb"
-
}
-
},
-
"node_modules/minipass": {
-
"version": "3.3.6",
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
-
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"yallist": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/minipass-collect": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
-
"integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.0.0"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/minipass-fetch": {
-
"version": "2.1.2",
-
"resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
-
"integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"minipass": "^3.1.6",
-
"minipass-sized": "^1.0.3",
-
"minizlib": "^2.1.2"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
},
-
"optionalDependencies": {
-
"encoding": "^0.1.13"
-
}
-
},
-
"node_modules/minipass-flush": {
-
"version": "1.0.5",
-
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
-
"integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.0.0"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/minipass-pipeline": {
-
"version": "1.2.4",
-
"resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
-
"integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/minipass-sized": {
-
"version": "1.0.3",
-
"resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
-
"integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/minizlib": {
-
"version": "2.1.2",
-
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
-
"integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"minipass": "^3.0.0",
-
"yallist": "^4.0.0"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/mkdirp": {
-
"version": "1.0.4",
-
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
-
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
-
"dev": true,
-
"license": "MIT",
-
"bin": {
-
"mkdirp": "bin/cmd.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/ms": {
-
"version": "2.1.3",
-
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
-
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
-
"license": "MIT"
-
},
-
"node_modules/natural-compare": {
-
"version": "1.4.0",
-
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
-
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/negotiator": {
-
"version": "0.6.4",
-
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz",
-
"integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.6"
-
}
-
},
-
"node_modules/node-abi": {
-
"version": "3.74.0",
-
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.74.0.tgz",
-
"integrity": "sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"semver": "^7.3.5"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/node-abi/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/node-addon-api": {
-
"version": "1.7.2",
-
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz",
-
"integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/node-api-version": {
-
"version": "0.2.0",
-
"resolved": "https://registry.npmjs.org/node-api-version/-/node-api-version-0.2.0.tgz",
-
"integrity": "sha512-fthTTsi8CxaBXMaBAD7ST2uylwvsnYxh2PfaScwpMhos6KlSFajXQPcM4ogNE1q2s3Lbz9GCGqeIHC+C6OZnKg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"semver": "^7.3.5"
-
}
-
},
-
"node_modules/node-api-version/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/node-gyp": {
-
"version": "9.4.1",
-
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.1.tgz",
-
"integrity": "sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"env-paths": "^2.2.0",
-
"exponential-backoff": "^3.1.1",
-
"glob": "^7.1.4",
-
"graceful-fs": "^4.2.6",
-
"make-fetch-happen": "^10.0.3",
-
"nopt": "^6.0.0",
-
"npmlog": "^6.0.0",
-
"rimraf": "^3.0.2",
-
"semver": "^7.3.5",
-
"tar": "^6.1.2",
-
"which": "^2.0.2"
-
},
-
"bin": {
-
"node-gyp": "bin/node-gyp.js"
-
},
-
"engines": {
-
"node": "^12.13 || ^14.13 || >=16"
-
}
-
},
-
"node_modules/node-gyp/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/nopt": {
-
"version": "6.0.0",
-
"resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz",
-
"integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"abbrev": "^1.0.0"
-
},
-
"bin": {
-
"nopt": "bin/nopt.js"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/normalize-path": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
-
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/normalize-url": {
-
"version": "6.1.0",
-
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
-
"integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/npmlog": {
-
"version": "6.0.2",
-
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz",
-
"integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
-
"deprecated": "This package is no longer supported.",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"are-we-there-yet": "^3.0.0",
-
"console-control-strings": "^1.1.0",
-
"gauge": "^4.0.3",
-
"set-blocking": "^2.0.0"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/object-keys": {
-
"version": "1.1.1",
-
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
-
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"engines": {
-
"node": ">= 0.4"
-
}
-
},
-
"node_modules/once": {
-
"version": "1.4.0",
-
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
-
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"wrappy": "1"
-
}
-
},
-
"node_modules/onetime": {
-
"version": "5.1.2",
-
"resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
-
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"mimic-fn": "^2.1.0"
-
},
-
"engines": {
-
"node": ">=6"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/optionator": {
-
"version": "0.9.4",
-
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
-
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"deep-is": "^0.1.3",
-
"fast-levenshtein": "^2.0.6",
-
"levn": "^0.4.1",
-
"prelude-ls": "^1.2.1",
-
"type-check": "^0.4.0",
-
"word-wrap": "^1.2.5"
-
},
-
"engines": {
-
"node": ">= 0.8.0"
-
}
-
},
-
"node_modules/ora": {
-
"version": "5.4.1",
-
"resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
-
"integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"bl": "^4.1.0",
-
"chalk": "^4.1.0",
-
"cli-cursor": "^3.1.0",
-
"cli-spinners": "^2.5.0",
-
"is-interactive": "^1.0.0",
-
"is-unicode-supported": "^0.1.0",
-
"log-symbols": "^4.1.0",
-
"strip-ansi": "^6.0.0",
-
"wcwidth": "^1.0.1"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/p-cancelable": {
-
"version": "2.1.1",
-
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz",
-
"integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/p-limit": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
-
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"yocto-queue": "^0.1.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/p-locate": {
-
"version": "5.0.0",
-
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
-
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"p-limit": "^3.0.2"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/p-map": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
-
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"aggregate-error": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/package-json-from-dist": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
-
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
-
"dev": true,
-
"license": "BlueOak-1.0.0"
-
},
-
"node_modules/parent-module": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
-
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"callsites": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/path-exists": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
-
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/path-is-absolute": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
-
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/path-key": {
-
"version": "3.1.1",
-
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
-
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/path-scurry": {
-
"version": "1.11.1",
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
-
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
-
"dev": true,
-
"license": "BlueOak-1.0.0",
-
"dependencies": {
-
"lru-cache": "^10.2.0",
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
-
},
-
"engines": {
-
"node": ">=16 || 14 >=14.18"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/path-scurry/node_modules/lru-cache": {
-
"version": "10.4.3",
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
-
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/path-scurry/node_modules/minipass": {
-
"version": "7.1.2",
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
-
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=16 || 14 >=14.17"
-
}
-
},
-
"node_modules/pe-library": {
-
"version": "0.4.1",
-
"resolved": "https://registry.npmjs.org/pe-library/-/pe-library-0.4.1.tgz",
-
"integrity": "sha512-eRWB5LBz7PpDu4PUlwT0PhnQfTQJlDDdPa35urV4Osrm0t0AqQFGn+UIkU3klZvwJ8KPO3VbBFsXquA6p6kqZw==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=12",
-
"npm": ">=6"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/jet2jet"
-
}
-
},
-
"node_modules/pend": {
-
"version": "1.2.0",
-
"resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
-
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/plist": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
-
"integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"@xmldom/xmldom": "^0.8.8",
-
"base64-js": "^1.5.1",
-
"xmlbuilder": "^15.1.1"
-
},
-
"engines": {
-
"node": ">=10.4.0"
-
}
-
},
-
"node_modules/prelude-ls": {
-
"version": "1.2.1",
-
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
-
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 0.8.0"
-
}
-
},
-
"node_modules/process-nextick-args": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
-
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true
-
},
-
"node_modules/progress": {
-
"version": "2.0.3",
-
"resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
-
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.4.0"
-
}
-
},
-
"node_modules/promise-inflight": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
-
"integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/promise-retry": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
-
"integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"err-code": "^2.0.2",
-
"retry": "^0.12.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/pump": {
-
"version": "3.0.2",
-
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz",
-
"integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"end-of-stream": "^1.1.0",
-
"once": "^1.3.1"
-
}
-
},
-
"node_modules/punycode": {
-
"version": "2.3.1",
-
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
-
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/quick-lru": {
-
"version": "5.1.1",
-
"resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
-
"integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/read-binary-file-arch": {
-
"version": "1.0.6",
-
"resolved": "https://registry.npmjs.org/read-binary-file-arch/-/read-binary-file-arch-1.0.6.tgz",
-
"integrity": "sha512-BNg9EN3DD3GsDXX7Aa8O4p92sryjkmzYYgmgTAc6CA4uGLEDzFfxOxugu21akOxpcXHiEgsYkC6nPsQvLLLmEg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "^4.3.4"
-
},
-
"bin": {
-
"read-binary-file-arch": "cli.js"
-
}
-
},
-
"node_modules/readable-stream": {
-
"version": "3.6.2",
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
-
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"inherits": "^2.0.3",
-
"string_decoder": "^1.1.1",
-
"util-deprecate": "^1.0.1"
-
},
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/readdir-glob": {
-
"version": "1.1.3",
-
"resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
-
"integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"peer": true,
-
"dependencies": {
-
"minimatch": "^5.1.0"
-
}
-
},
-
"node_modules/readdir-glob/node_modules/minimatch": {
-
"version": "5.1.6",
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
-
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
-
"dev": true,
-
"license": "ISC",
-
"peer": true,
-
"dependencies": {
-
"brace-expansion": "^2.0.1"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/require-directory": {
-
"version": "2.1.1",
-
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
-
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/resedit": {
-
"version": "1.7.2",
-
"resolved": "https://registry.npmjs.org/resedit/-/resedit-1.7.2.tgz",
-
"integrity": "sha512-vHjcY2MlAITJhC0eRD/Vv8Vlgmu9Sd3LX9zZvtGzU5ZImdTN3+d6e/4mnTyV8vEbyf1sgNIrWxhWlrys52OkEA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"pe-library": "^0.4.1"
-
},
-
"engines": {
-
"node": ">=12",
-
"npm": ">=6"
-
},
-
"funding": {
-
"type": "github",
-
"url": "https://github.com/sponsors/jet2jet"
-
}
-
},
-
"node_modules/resolve-alpn": {
-
"version": "1.2.1",
-
"resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz",
-
"integrity": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/resolve-from": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
-
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=4"
-
}
-
},
-
"node_modules/responselike": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz",
-
"integrity": "sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"lowercase-keys": "^2.0.0"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/restore-cursor": {
-
"version": "3.1.0",
-
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
-
"integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"onetime": "^5.1.0",
-
"signal-exit": "^3.0.2"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/retry": {
-
"version": "0.12.0",
-
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
-
"integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 4"
-
}
-
},
-
"node_modules/rimraf": {
-
"version": "3.0.2",
-
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
-
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
-
"deprecated": "Rimraf versions prior to v4 are no longer supported",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"glob": "^7.1.3"
-
},
-
"bin": {
-
"rimraf": "bin.js"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/isaacs"
-
}
-
},
-
"node_modules/roarr": {
-
"version": "2.15.4",
-
"resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
-
"integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
-
"dev": true,
-
"license": "BSD-3-Clause",
-
"optional": true,
-
"dependencies": {
-
"boolean": "^3.0.1",
-
"detect-node": "^2.0.4",
-
"globalthis": "^1.0.1",
-
"json-stringify-safe": "^5.0.1",
-
"semver-compare": "^1.0.0",
-
"sprintf-js": "^1.1.2"
-
},
-
"engines": {
-
"node": ">=8.0"
-
}
-
},
-
"node_modules/safe-buffer": {
-
"version": "5.2.1",
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
-
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
-
"dev": true,
-
"funding": [
-
{
-
"type": "github",
-
"url": "https://github.com/sponsors/feross"
-
},
-
{
-
"type": "patreon",
-
"url": "https://www.patreon.com/feross"
-
},
-
{
-
"type": "consulting",
-
"url": "https://feross.org/support"
-
}
-
],
-
"license": "MIT"
-
},
-
"node_modules/safer-buffer": {
-
"version": "2.1.2",
-
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
-
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/sanitize-filename": {
-
"version": "1.6.3",
-
"resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.3.tgz",
-
"integrity": "sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==",
-
"dev": true,
-
"license": "WTFPL OR ISC",
-
"dependencies": {
-
"truncate-utf8-bytes": "^1.0.0"
-
}
-
},
-
"node_modules/sax": {
-
"version": "1.4.1",
-
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
-
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
-
"license": "ISC"
-
},
-
"node_modules/semver": {
-
"version": "6.3.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
-
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
}
-
},
-
"node_modules/semver-compare": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
-
"integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true
-
},
-
"node_modules/serialize-error": {
-
"version": "7.0.1",
-
"resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
-
"integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"type-fest": "^0.13.1"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/set-blocking": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
-
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/shebang-command": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
-
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"shebang-regex": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/shebang-regex": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
-
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/signal-exit": {
-
"version": "3.0.7",
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
-
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/simple-update-notifier": {
-
"version": "2.0.0",
-
"resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz",
-
"integrity": "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"semver": "^7.5.3"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/simple-update-notifier/node_modules/semver": {
-
"version": "7.7.1",
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
-
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
-
"dev": true,
-
"license": "ISC",
-
"bin": {
-
"semver": "bin/semver.js"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/slice-ansi": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
-
"integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"ansi-styles": "^4.0.0",
-
"astral-regex": "^2.0.0",
-
"is-fullwidth-code-point": "^3.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/smart-buffer": {
-
"version": "4.2.0",
-
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
-
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 6.0.0",
-
"npm": ">= 3.0.0"
-
}
-
},
-
"node_modules/socks": {
-
"version": "2.8.4",
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz",
-
"integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ip-address": "^9.0.5",
-
"smart-buffer": "^4.2.0"
-
},
-
"engines": {
-
"node": ">= 10.0.0",
-
"npm": ">= 3.0.0"
-
}
-
},
-
"node_modules/socks-proxy-agent": {
-
"version": "7.0.0",
-
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
-
"integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"agent-base": "^6.0.2",
-
"debug": "^4.3.3",
-
"socks": "^2.6.2"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/socks-proxy-agent/node_modules/agent-base": {
-
"version": "6.0.2",
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
-
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"debug": "4"
-
},
-
"engines": {
-
"node": ">= 6.0.0"
-
}
-
},
-
"node_modules/source-map": {
-
"version": "0.6.1",
-
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
-
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
-
"dev": true,
-
"license": "BSD-3-Clause",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/source-map-support": {
-
"version": "0.5.21",
-
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
-
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"buffer-from": "^1.0.0",
-
"source-map": "^0.6.0"
-
}
-
},
-
"node_modules/sprintf-js": {
-
"version": "1.1.3",
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
-
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
-
"dev": true,
-
"license": "BSD-3-Clause"
-
},
-
"node_modules/ssri": {
-
"version": "9.0.1",
-
"resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
-
"integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"minipass": "^3.1.1"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/stat-mode": {
-
"version": "1.0.0",
-
"resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-1.0.0.tgz",
-
"integrity": "sha512-jH9EhtKIjuXZ2cWxmXS8ZP80XyC3iasQxMDV8jzhNJpfDb7VbQLVW4Wvsxz9QZvzV+G4YoSfBUVKDOyxLzi/sg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">= 6"
-
}
-
},
-
"node_modules/string_decoder": {
-
"version": "1.3.0",
-
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
-
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"safe-buffer": "~5.2.0"
-
}
-
},
-
"node_modules/string-width": {
-
"version": "4.2.3",
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"emoji-regex": "^8.0.0",
-
"is-fullwidth-code-point": "^3.0.0",
-
"strip-ansi": "^6.0.1"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/string-width-cjs": {
-
"name": "string-width",
-
"version": "4.2.3",
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"emoji-regex": "^8.0.0",
-
"is-fullwidth-code-point": "^3.0.0",
-
"strip-ansi": "^6.0.1"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/strip-ansi": {
-
"version": "6.0.1",
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-regex": "^5.0.1"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/strip-ansi-cjs": {
-
"name": "strip-ansi",
-
"version": "6.0.1",
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-regex": "^5.0.1"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/strip-json-comments": {
-
"version": "3.1.1",
-
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
-
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/sumchecker": {
-
"version": "3.0.1",
-
"resolved": "https://registry.npmjs.org/sumchecker/-/sumchecker-3.0.1.tgz",
-
"integrity": "sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"dependencies": {
-
"debug": "^4.1.0"
-
},
-
"engines": {
-
"node": ">= 8.0"
-
}
-
},
-
"node_modules/supports-color": {
-
"version": "7.2.0",
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"has-flag": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/tar": {
-
"version": "6.2.1",
-
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
-
"integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"chownr": "^2.0.0",
-
"fs-minipass": "^2.0.0",
-
"minipass": "^5.0.0",
-
"minizlib": "^2.1.1",
-
"mkdirp": "^1.0.3",
-
"yallist": "^4.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/tar-stream": {
-
"version": "2.2.0",
-
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
-
"integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"bl": "^4.0.3",
-
"end-of-stream": "^1.4.1",
-
"fs-constants": "^1.0.0",
-
"inherits": "^2.0.3",
-
"readable-stream": "^3.1.1"
-
},
-
"engines": {
-
"node": ">=6"
-
}
-
},
-
"node_modules/tar/node_modules/minipass": {
-
"version": "5.0.0",
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
-
"integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=8"
-
}
-
},
-
"node_modules/temp-file": {
-
"version": "3.4.0",
-
"resolved": "https://registry.npmjs.org/temp-file/-/temp-file-3.4.0.tgz",
-
"integrity": "sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"async-exit-hook": "^2.0.1",
-
"fs-extra": "^10.0.0"
-
}
-
},
-
"node_modules/temp-file/node_modules/fs-extra": {
-
"version": "10.1.0",
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
-
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"graceful-fs": "^4.2.0",
-
"jsonfile": "^6.0.1",
-
"universalify": "^2.0.0"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/tiny-typed-emitter": {
-
"version": "2.1.0",
-
"resolved": "https://registry.npmjs.org/tiny-typed-emitter/-/tiny-typed-emitter-2.1.0.tgz",
-
"integrity": "sha512-qVtvMxeXbVej0cQWKqVSSAHmKZEHAvxdF8HEUBFWts8h+xEo5m/lEiPakuyZ3BnCBjOD8i24kzNOiOLLgsSxhA==",
-
"license": "MIT"
-
},
-
"node_modules/tmp": {
-
"version": "0.2.3",
-
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
-
"integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=14.14"
-
}
-
},
-
"node_modules/tmp-promise": {
-
"version": "3.0.3",
-
"resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.3.tgz",
-
"integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"tmp": "^0.2.0"
-
}
-
},
-
"node_modules/truncate-utf8-bytes": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz",
-
"integrity": "sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==",
-
"dev": true,
-
"license": "WTFPL",
-
"dependencies": {
-
"utf8-byte-length": "^1.0.1"
-
}
-
},
-
"node_modules/type-check": {
-
"version": "0.4.0",
-
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
-
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"prelude-ls": "^1.2.1"
-
},
-
"engines": {
-
"node": ">= 0.8.0"
-
}
-
},
-
"node_modules/type-fest": {
-
"version": "0.13.1",
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
-
"integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
-
"dev": true,
-
"license": "(MIT OR CC0-1.0)",
-
"optional": true,
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/typescript": {
-
"version": "5.7.3",
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
-
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
-
"dev": true,
-
"license": "Apache-2.0",
-
"bin": {
-
"tsc": "bin/tsc",
-
"tsserver": "bin/tsserver"
-
},
-
"engines": {
-
"node": ">=14.17"
-
}
-
},
-
"node_modules/undici-types": {
-
"version": "6.19.8",
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
-
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/unique-filename": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz",
-
"integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"unique-slug": "^3.0.0"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/unique-slug": {
-
"version": "3.0.0",
-
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz",
-
"integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"imurmurhash": "^0.1.4"
-
},
-
"engines": {
-
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
-
}
-
},
-
"node_modules/universalify": {
-
"version": "2.0.1",
-
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
-
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
-
"license": "MIT",
-
"engines": {
-
"node": ">= 10.0.0"
-
}
-
},
-
"node_modules/uri-js": {
-
"version": "4.4.1",
-
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
-
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
-
"dev": true,
-
"license": "BSD-2-Clause",
-
"dependencies": {
-
"punycode": "^2.1.0"
-
}
-
},
-
"node_modules/utf8-byte-length": {
-
"version": "1.0.5",
-
"resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.5.tgz",
-
"integrity": "sha512-Xn0w3MtiQ6zoz2vFyUVruaCL53O/DwUvkEeOvj+uulMm0BkUGYWmBYVyElqZaSLhY6ZD0ulfU3aBra2aVT4xfA==",
-
"dev": true,
-
"license": "(WTFPL OR MIT)"
-
},
-
"node_modules/util-deprecate": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
-
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
-
"dev": true,
-
"license": "MIT"
-
},
-
"node_modules/verror": {
-
"version": "1.10.1",
-
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.1.tgz",
-
"integrity": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==",
-
"dev": true,
-
"license": "MIT",
-
"optional": true,
-
"dependencies": {
-
"assert-plus": "^1.0.0",
-
"core-util-is": "1.0.2",
-
"extsprintf": "^1.2.0"
-
},
-
"engines": {
-
"node": ">=0.6.0"
-
}
-
},
-
"node_modules/wcwidth": {
-
"version": "1.0.1",
-
"resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
-
"integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"defaults": "^1.0.3"
-
}
-
},
-
"node_modules/which": {
-
"version": "2.0.2",
-
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
-
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"isexe": "^2.0.0"
-
},
-
"bin": {
-
"node-which": "bin/node-which"
-
},
-
"engines": {
-
"node": ">= 8"
-
}
-
},
-
"node_modules/wide-align": {
-
"version": "1.1.5",
-
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
-
"integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
-
"dev": true,
-
"license": "ISC",
-
"dependencies": {
-
"string-width": "^1.0.2 || 2 || 3 || 4"
-
}
-
},
-
"node_modules/word-wrap": {
-
"version": "1.2.5",
-
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
-
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=0.10.0"
-
}
-
},
-
"node_modules/wrap-ansi": {
-
"version": "7.0.0",
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-styles": "^4.0.0",
-
"string-width": "^4.1.0",
-
"strip-ansi": "^6.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
-
}
-
},
-
"node_modules/wrap-ansi-cjs": {
-
"name": "wrap-ansi",
-
"version": "7.0.0",
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"ansi-styles": "^4.0.0",
-
"string-width": "^4.1.0",
-
"strip-ansi": "^6.0.0"
-
},
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
-
}
-
},
-
"node_modules/wrappy": {
-
"version": "1.0.2",
-
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
-
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/xmlbuilder": {
-
"version": "15.1.1",
-
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
-
"integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=8.0"
-
}
-
},
-
"node_modules/y18n": {
-
"version": "5.0.8",
-
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
-
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=10"
-
}
-
},
-
"node_modules/yallist": {
-
"version": "4.0.0",
-
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
-
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
-
"dev": true,
-
"license": "ISC"
-
},
-
"node_modules/yargs": {
-
"version": "17.7.2",
-
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
-
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"cliui": "^8.0.1",
-
"escalade": "^3.1.1",
-
"get-caller-file": "^2.0.5",
-
"require-directory": "^2.1.1",
-
"string-width": "^4.2.3",
-
"y18n": "^5.0.5",
-
"yargs-parser": "^21.1.1"
-
},
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/yargs-parser": {
-
"version": "21.1.1",
-
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
-
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
-
"dev": true,
-
"license": "ISC",
-
"engines": {
-
"node": ">=12"
-
}
-
},
-
"node_modules/yauzl": {
-
"version": "2.10.0",
-
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
-
"integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
-
"dev": true,
-
"license": "MIT",
-
"dependencies": {
-
"buffer-crc32": "~0.2.3",
-
"fd-slicer": "~1.1.0"
-
}
-
},
-
"node_modules/yocto-queue": {
-
"version": "0.1.0",
-
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
-
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
-
"dev": true,
-
"license": "MIT",
-
"engines": {
-
"node": ">=10"
-
},
-
"funding": {
-
"url": "https://github.com/sponsors/sindresorhus"
-
}
-
},
-
"node_modules/zip-stream": {
-
"version": "4.1.1",
-
"resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz",
-
"integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"archiver-utils": "^3.0.4",
-
"compress-commons": "^4.1.2",
-
"readable-stream": "^3.6.0"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
},
-
"node_modules/zip-stream/node_modules/archiver-utils": {
-
"version": "3.0.4",
-
"resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-3.0.4.tgz",
-
"integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==",
-
"dev": true,
-
"license": "MIT",
-
"peer": true,
-
"dependencies": {
-
"glob": "^7.2.3",
-
"graceful-fs": "^4.2.0",
-
"lazystream": "^1.0.0",
-
"lodash.defaults": "^4.2.0",
-
"lodash.difference": "^4.5.0",
-
"lodash.flatten": "^4.4.0",
-
"lodash.isplainobject": "^4.0.6",
-
"lodash.union": "^4.6.0",
-
"normalize-path": "^3.0.0",
-
"readable-stream": "^3.6.0"
-
},
-
"engines": {
-
"node": ">= 10"
-
}
-
}
-
}
-
}
+13 -19
pkgs/by-name/ne/netron/package.nix
···
{
-
stdenv,
lib,
+
stdenv,
buildNpmPackage,
-
electron_34,
+
electron_36,
fetchFromGitHub,
jq,
makeDesktopItem,
}:
let
-
electron = electron_34;
+
electron = electron_36;
description = "Visualizer for neural network, deep learning and machine learning models";
icon = "netron";
in
-
buildNpmPackage rec {
+
buildNpmPackage (finalAttrs: {
pname = "netron";
-
version = "8.1.8";
+
version = "8.3.3";
src = fetchFromGitHub {
owner = "lutzroeder";
repo = "netron";
-
tag = "v${version}";
-
hash = "sha256-h03nqBE82mw/XpUOnnQwUxhjXpBF9Ysc1fVTBQpMIS4=";
+
tag = "v${finalAttrs.version}";
+
hash = "sha256-7OdHg0nLVz7xno1FTE+fr6FZkzkI+6KjX3EsDzyZbOM=";
};
-
# Upstream doesn't ship package-lock.json in their sources
-
# https://github.com/lutzroeder/netron/issues/1430
-
postPatch = ''
-
cp ${./package-lock.json} package-lock.json
-
'';
-
-
npmDepsHash = "sha256-oS/s2ZcqynPTJDjoY4hIHEaBKyci/AfaCqpSHhBZB+s=";
+
npmDepsHash = "sha256-oOGHo/KCc/qlJRdIyUmoRayV1i+e0mEqMr7TTCo5YKA=";
-
nativeBuildInputs = [
-
jq
-
];
+
nativeBuildInputs = [ jq ];
env.ELECTRON_SKIP_BINARY_DOWNLOAD = "1";
+
+
makeCacheWritable = true;
preBuild = ''
if [[ $(jq --raw-output '.devDependencies.electron' < package.json | grep -E --only-matching '^[0-9]+') != ${lib.escapeShellArg (lib.versions.major electron.version)} ]]; then
···
];
meta = {
-
changelog = "https://github.com/lutzroeder/netron/releases/tag/v${version}";
+
changelog = "https://github.com/lutzroeder/netron/releases/tag/v${finalAttrs.version}";
inherit description;
homepage = "https://netron.app";
license = lib.licenses.mit;
···
lib.systems.inspect.patterns.isDarwin
];
};
-
}
+
})
+2 -2
pkgs/by-name/oc/oci-cli/package.nix
···
py.pkgs.buildPythonApplication rec {
pname = "oci-cli";
-
version = "3.54.4";
+
version = "3.55.0";
format = "setuptools";
src = fetchFromGitHub {
owner = "oracle";
repo = pname;
tag = "v${version}";
-
hash = "sha256-SP2lzJqEUojl4FG3c2gXitNMKYTKsz07iEyxQxXm2UE=";
+
hash = "sha256-+XKoB8lychQJXjrYA536TSYYYSeRsSAfgi6ER2tLaqA=";
};
nativeBuildInputs = [ installShellFiles ];
+1 -1
pkgs/by-name/ol/ollama/package.nix
···
rocmPackages,
rocmGpuTargets ? rocmPackages.clr.localGpuTargets or (rocmPackages.clr.gpuTargets or [ ]),
cudaPackages,
-
cudaArches ? cudaPackages.cudaFlags.realArches or [ ],
+
cudaArches ? cudaPackages.flags.realArches or [ ],
autoAddDriverRunpath,
# passthru
+1 -1
pkgs/by-name/on/onnxruntime/package.nix
···
hash = "sha256-YJdZ0cMtUncH5Z6TtAWBH0xtAIu2UcbjnVcCM4tfg20=";
};
-
isCudaJetson = cudaSupport && cudaPackages.cudaFlags.isJetsonBuild;
+
isCudaJetson = cudaSupport && cudaPackages.flags.isJetsonBuild;
in
effectiveStdenv.mkDerivation rec {
pname = "onnxruntime";
+1 -1
pkgs/by-name/op/opensubdiv/package.nix
···
# https://github.com/PixarAnimationStudios/OpenSubdiv/blob/7d0ab5530feef693ac0a920585b5c663b80773b3/CMakeLists.txt#L602
preConfigure = lib.optionalString cudaSupport ''
cmakeFlagsArray+=(
-
-DOSD_CUDA_NVCC_FLAGS="${lib.concatStringsSep " " cudaPackages.cudaFlags.gencode}"
+
-DOSD_CUDA_NVCC_FLAGS="${lib.concatStringsSep " " cudaPackages.flags.gencode}"
)
'';
+1
pkgs/by-name/op/opentimestamps-client/package.nix
···
meta = with lib; {
description = "Command-line tool to create and verify OpenTimestamps proofs";
+
mainProgram = "ots";
homepage = "https://github.com/opentimestamps/opentimestamps-client";
changelog = "https://github.com/opentimestamps/opentimestamps-client/releases/tag/opentimestamps-client-v${version}";
license = licenses.lgpl3Only;
+4 -4
pkgs/by-name/pr/proksi/package.nix
···
rustPlatform.buildRustPackage (finalAttrs: {
pname = "proksi";
-
version = "0.5.3-unstable-2025-05-05";
+
version = "0.5.3-unstable-2025-05-12";
src = fetchFromGitHub {
owner = "luizfonseca";
repo = "proksi";
-
rev = "d0d95bd0bc142fafbe095248597a057524ff0721";
-
hash = "sha256-D+MS7Y7aKlgAY7T2vq+rayZ8fjP+98gGJrF5qLvH37Q=";
+
rev = "da697ae58c515759b710b93ea1d2065a6ae07443";
+
hash = "sha256-maoiQc8s+gGC/xqyii/KsYZmF9li8VjyizBqlGq7H0c=";
};
postPatch = ''
···
'';
useFetchCargoVendor = true;
-
cargoHash = "sha256-HEwtaERPw6llwhXPgifrtuO1fjV1gCEuH80PaIukp6Q=";
+
cargoHash = "sha256-Mmq68jk4EK3J8wnnqznAgcggoFv0iSStlnUwmumRFmQ=";
nativeBuildInputs = [
pkg-config
+335 -55
pkgs/by-name/ps/ps3-disc-dumper/deps.json
···
[
{
"pname": "Avalonia",
-
"version": "11.2.7",
-
"hash": "sha256-WXMsXV1xRvgDcLcEvxUCK9hOXOhYKzizOuJw0fyDz6U="
+
"version": "11.3.0",
+
"hash": "sha256-Hot4dWkrP5x+JzaP2/7E1QOOiXfPGhkvK1nzBacHvzg="
},
{
"pname": "Avalonia.Angle.Windows.Natives",
···
},
{
"pname": "Avalonia.Desktop",
-
"version": "11.2.7",
-
"hash": "sha256-j9o9OuaNhOKrkUfY5I2kp8N+aDP/xcTD2Es48o64INs="
+
"version": "11.3.0",
+
"hash": "sha256-XZXmsKrYCOEWzFUbnwNKvEz5OCD/1lAPi+wM4BiMB7I="
},
{
"pname": "Avalonia.Fonts.Inter",
-
"version": "11.2.7",
-
"hash": "sha256-HJPHFEHUmvuAl4oeC0U+RGKt55qg7wdYooFVZm/rmTc="
+
"version": "11.3.0",
+
"hash": "sha256-/ObA3b0iPpPFcXBUiD8TmdCXFVqZKToK7YRuU3QUWtg="
},
{
"pname": "Avalonia.FreeDesktop",
-
"version": "11.2.7",
-
"hash": "sha256-on2Fwm37hV2duC2kYbDfIo5SdBqJM61YSI7wtQrmFvM="
+
"version": "11.3.0",
+
"hash": "sha256-nWIW3aDPI/00/k52BNU4n43sS3ymuw+e97EBSsjjtU4="
},
{
"pname": "Avalonia.Native",
-
"version": "11.2.7",
-
"hash": "sha256-82QIEiB50Quk4paFWpkMArKf7TBtgy4BhywS57tUB7c="
+
"version": "11.3.0",
+
"hash": "sha256-l6gcCeGd422mLQgVLp2sxh4/+vZxOPoMrxyfjGyhYLs="
},
{
"pname": "Avalonia.Remote.Protocol",
-
"version": "11.2.7",
-
"hash": "sha256-Kry9PxzsqZeQKEFOFWme2m2O+aVYuC4ixJ12n9TmOzA="
+
"version": "11.3.0",
+
"hash": "sha256-7ytabxzTbPLR3vBCCb7Z6dYRZZVvqiDpvxweOYAqi7I="
},
{
"pname": "Avalonia.Skia",
-
"version": "11.2.7",
-
"hash": "sha256-RUb31FfQJKWWv1vYlfcly4s0mfips7/6YVu1M9PSFdk="
+
"version": "11.3.0",
+
"hash": "sha256-p+mWsyrYsC9PPhNjOxPZwarGuwmIjxaQ4Ml/2XiEuEc="
},
{
"pname": "Avalonia.Themes.Fluent",
-
"version": "11.2.7",
-
"hash": "sha256-QL2i0X/E2cz2xeUfQb2ISifg5a4c0sXDVbBhq9DVq2c="
+
"version": "11.3.0",
+
"hash": "sha256-o5scZcwaflLKXQD6VLGZYe4vvQ322Xzgh7F3IvriMfk="
},
{
"pname": "Avalonia.Win32",
-
"version": "11.2.7",
-
"hash": "sha256-pOBcMcGE3XFrdikgh4XwVB8WbK+1rgNUbOpjJ11sVGc="
+
"version": "11.3.0",
+
"hash": "sha256-Ltf6EuL6aIG+YSqOqD/ecdqUDsuwhNuh+XilIn7pmlE="
},
{
"pname": "Avalonia.X11",
-
"version": "11.2.7",
-
"hash": "sha256-5yadbNSkrHrjFBrEY3uCjF9yERZqK5peh7PIAx9E3HU="
+
"version": "11.3.0",
+
"hash": "sha256-QOprHb0HjsggEMWOW7/U8pqlD8M4m97FeTMWlriYHaU="
},
{
"pname": "CommunityToolkit.Mvvm",
···
"hash": "sha256-a0D550q+ffreU9Z+kQPdzJYPNaj1UjgyPofLzUg02ZI="
},
{
-
"pname": "DiscUtils.Core",
-
"version": "0.16.13",
-
"hash": "sha256-EMl8Vc1nBOiPG0ilHLwar/UH2JFumPEZ1nst049et+A="
-
},
-
{
-
"pname": "DiscUtils.Iso9660",
-
"version": "0.16.13",
-
"hash": "sha256-pMAQwrvqhzOOaAQChdxqPNw8Xx9YP60PNsetPRFNvm0="
-
},
-
{
-
"pname": "DiscUtils.OpticalDisk",
-
"version": "0.16.13",
-
"hash": "sha256-rgcFTQUuxrG9V4gL5e6xhPqBTxnzVpDn3JHhvnVNGsA="
-
},
-
{
-
"pname": "DiscUtils.Streams",
-
"version": "0.16.13",
-
"hash": "sha256-DSetHA56M/GLg0cXhMjLJk8GPRa5TAieaXSbOWrfnw8="
-
},
-
{
-
"pname": "DiscUtils.Udf",
-
"version": "0.16.13",
-
"hash": "sha256-zEtRSgTtH3xXbhUH7XaKUilhYOyur3xiIDKLTi7pk2A="
-
},
-
{
"pname": "HarfBuzzSharp",
"version": "7.3.0.3",
"hash": "sha256-1vDIcG1aVwVABOfzV09eAAbZLFJqibip9LaIx5k+JxM="
···
"hash": "sha256-v/PeEfleJcx9tsEQAo5+7Q0XPNgBqiSLNnB2nnAGp+I="
},
{
+
"pname": "LTRData.DiscUtils.Core",
+
"version": "1.0.54",
+
"hash": "sha256-6n68/HVei6xzPvjTxP8utmHWUYWQ8bA6j19LT7hxCHc="
+
},
+
{
+
"pname": "LTRData.DiscUtils.Iso9660",
+
"version": "1.0.54",
+
"hash": "sha256-pW2wKBlMeqNFHXI58p2yR9uEkf3B5MqhRNfIjDt2JYE="
+
},
+
{
+
"pname": "LTRData.DiscUtils.OpticalDisk",
+
"version": "1.0.54",
+
"hash": "sha256-k8DJcb6m2aEFd2SWICAjsZ+8IK4bPX7UP/od3ddI2eY="
+
},
+
{
+
"pname": "LTRData.DiscUtils.Streams",
+
"version": "1.0.54",
+
"hash": "sha256-e0QWGFOAYFMCp/FDi/0kQ8Rd1hF3oWZ3pwrQX9sCFZg="
+
},
+
{
+
"pname": "LTRData.DiscUtils.Udf",
+
"version": "1.0.54",
+
"hash": "sha256-K9Fs4SzQjW+ESuvvVqr9+fTs1hvGv571WCRc2Nl5jfo="
+
},
+
{
+
"pname": "LTRData.Extensions",
+
"version": "1.0.18",
+
"hash": "sha256-BUmv97cIUDNtjPj7IKW1iZHhqx9iyidb4xwAGXbRyvM="
+
},
+
{
"pname": "MicroCom.Runtime",
"version": "0.11.0",
"hash": "sha256-VdwpP5fsclvNqJuppaOvwEwv2ofnAI5ZSz2V+UEdLF0="
···
"hash": "sha256-lNL5C4W7/p8homWooO/3ZKDZQ2M0FUTDixJwqWBPVbo="
},
{
+
"pname": "Microsoft.Bcl.HashCode",
+
"version": "6.0.0",
+
"hash": "sha256-87myurC/jMcX1f32167j7FTjbZ6FvUE0esrhYTGcvWs="
+
},
+
{
"pname": "Microsoft.NETCore.Platforms",
-
"version": "5.0.0",
-
"hash": "sha256-LIcg1StDcQLPOABp4JRXIs837d7z0ia6+++3SF3jl1c="
+
"version": "1.1.0",
+
"hash": "sha256-FeM40ktcObQJk4nMYShB61H/E8B7tIKfl9ObJ0IOcCM="
+
},
+
{
+
"pname": "Microsoft.NETCore.Targets",
+
"version": "1.1.0",
+
"hash": "sha256-0AqQ2gMS8iNlYkrD+BxtIg7cXMnr9xZHtKAuN4bjfaQ="
},
{
"pname": "Newtonsoft.Json",
···
"hash": "sha256-ZUj6YFSMZp5CZtXiamw49eZmbp1iYBuNsIKNnjxcRzA="
},
{
+
"pname": "runtime.any.System.Collections",
+
"version": "4.3.0",
+
"hash": "sha256-4PGZqyWhZ6/HCTF2KddDsbmTTjxs2oW79YfkberDZS8="
+
},
+
{
+
"pname": "runtime.any.System.Diagnostics.Tracing",
+
"version": "4.3.0",
+
"hash": "sha256-dsmTLGvt8HqRkDWP8iKVXJCS+akAzENGXKPV18W2RgI="
+
},
+
{
+
"pname": "runtime.any.System.Globalization",
+
"version": "4.3.0",
+
"hash": "sha256-PaiITTFI2FfPylTEk7DwzfKeiA/g/aooSU1pDcdwWLU="
+
},
+
{
+
"pname": "runtime.any.System.IO",
+
"version": "4.3.0",
+
"hash": "sha256-vej7ySRhyvM3pYh/ITMdC25ivSd0WLZAaIQbYj/6HVE="
+
},
+
{
+
"pname": "runtime.any.System.Reflection",
+
"version": "4.3.0",
+
"hash": "sha256-ns6f++lSA+bi1xXgmW1JkWFb2NaMD+w+YNTfMvyAiQk="
+
},
+
{
+
"pname": "runtime.any.System.Reflection.Primitives",
+
"version": "4.3.0",
+
"hash": "sha256-LkPXtiDQM3BcdYkAm5uSNOiz3uF4J45qpxn5aBiqNXQ="
+
},
+
{
+
"pname": "runtime.any.System.Resources.ResourceManager",
+
"version": "4.3.0",
+
"hash": "sha256-9EvnmZslLgLLhJ00o5MWaPuJQlbUFcUF8itGQNVkcQ4="
+
},
+
{
+
"pname": "runtime.any.System.Runtime",
+
"version": "4.3.0",
+
"hash": "sha256-qwhNXBaJ1DtDkuRacgHwnZmOZ1u9q7N8j0cWOLYOELM="
+
},
+
{
+
"pname": "runtime.any.System.Runtime.Handles",
+
"version": "4.3.0",
+
"hash": "sha256-PQRACwnSUuxgVySO1840KvqCC9F8iI9iTzxNW0RcBS4="
+
},
+
{
+
"pname": "runtime.any.System.Runtime.InteropServices",
+
"version": "4.3.0",
+
"hash": "sha256-Kaw5PnLYIiqWbsoF3VKJhy7pkpoGsUwn4ZDCKscbbzA="
+
},
+
{
+
"pname": "runtime.any.System.Text.Encoding",
+
"version": "4.3.0",
+
"hash": "sha256-Q18B9q26MkWZx68exUfQT30+0PGmpFlDgaF0TnaIGCs="
+
},
+
{
+
"pname": "runtime.any.System.Threading.Tasks",
+
"version": "4.3.0",
+
"hash": "sha256-agdOM0NXupfHbKAQzQT8XgbI9B8hVEh+a/2vqeHctg4="
+
},
+
{
+
"pname": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-EbnOqPOrAgI9eNheXLR++VnY4pHzMsEKw1dFPJ/Fl2c="
+
},
+
{
+
"pname": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-mVg02TNvJc1BuHU03q3fH3M6cMgkKaQPBxraSHl/Btg="
+
},
+
{
+
"pname": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-g9Uiikrl+M40hYe0JMlGHe/lrR0+nN05YF64wzLmBBA="
+
},
+
{
+
"pname": "runtime.native.System",
+
"version": "4.3.0",
+
"hash": "sha256-ZBZaodnjvLXATWpXXakFgcy6P+gjhshFXmglrL5xD5Y="
+
},
+
{
+
"pname": "runtime.native.System.Security.Cryptography.Apple",
+
"version": "4.3.1",
+
"hash": "sha256-Mt2QAjNH5nKnwpbyoUe2O+En97CP84EQFoS3CkmYXAM="
+
},
+
{
+
"pname": "runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.0",
+
"hash": "sha256-Jy01KhtcCl2wjMpZWH+X3fhHcVn+SyllWFY8zWlz/6I="
+
},
+
{
+
"pname": "runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-xqF6LbbtpzNC9n1Ua16PnYgXHU0LvblEROTfK4vIxX8="
+
},
+
{
+
"pname": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-aJBu6Frcg6webvzVcKNoUP1b462OAqReF2giTSyBzCQ="
+
},
+
{
+
"pname": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-Mpt7KN2Kq51QYOEVesEjhWcCGTqWckuPf8HlQ110qLY="
+
},
+
{
+
"pname": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple",
+
"version": "4.3.1",
+
"hash": "sha256-J5RHzSIfUs001NsY82+ZXn0ZIqux+aLvY7uDuXjRd8U="
+
},
+
{
+
"pname": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-JvMltmfVC53mCZtKDHE69G3RT6Id28hnskntP9MMP9U="
+
},
+
{
+
"pname": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-QfFxWTVRNBhN4Dm1XRbCf+soNQpy81PsZed3x6op/bI="
+
},
+
{
+
"pname": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-EaJHVc9aDZ6F7ltM2JwlIuiJvqM67CKRq682iVSo+pU="
+
},
+
{
+
"pname": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-PHR0+6rIjJswn89eoiWYY1DuU8u6xRJLrtjykAMuFmA="
+
},
+
{
+
"pname": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
+
"version": "4.3.2",
+
"hash": "sha256-LFkh7ua7R4rI5w2KGjcHlGXLecsncCy6kDXLuy4qD/Q="
+
},
+
{
+
"pname": "runtime.unix.System.Diagnostics.Debug",
+
"version": "4.3.0",
+
"hash": "sha256-ReoazscfbGH+R6s6jkg5sIEHWNEvjEoHtIsMbpc7+tI="
+
},
+
{
+
"pname": "runtime.unix.System.Private.Uri",
+
"version": "4.3.0",
+
"hash": "sha256-c5tXWhE/fYbJVl9rXs0uHh3pTsg44YD1dJvyOA0WoMs="
+
},
+
{
+
"pname": "runtime.unix.System.Runtime.Extensions",
+
"version": "4.3.0",
+
"hash": "sha256-l8S9gt6dk3qYG6HYonHtdlYtBKyPb29uQ6NDjmrt3V4="
+
},
+
{
"pname": "SkiaSharp",
"version": "2.88.9",
"hash": "sha256-jZ/4nVXYJtrz9SBf6sYc/s0FxS7ReIYM4kMkrhZS+24="
···
"hash": "sha256-kP5XM5GgwHGfNJfe4T2yO5NIZtiF71Ddp0pd1vG5V/4="
},
{
+
"pname": "System.Collections",
+
"version": "4.3.0",
+
"hash": "sha256-afY7VUtD6w/5mYqrce8kQrvDIfS2GXDINDh73IjxJKc="
+
},
+
{
+
"pname": "System.Collections.Concurrent",
+
"version": "4.3.0",
+
"hash": "sha256-KMY5DfJnDeIsa13DpqvyN8NkReZEMAFnlmNglVoFIXI="
+
},
+
{
+
"pname": "System.Diagnostics.Debug",
+
"version": "4.3.0",
+
"hash": "sha256-fkA79SjPbSeiEcrbbUsb70u9B7wqbsdM9s1LnoKj0gM="
+
},
+
{
+
"pname": "System.Diagnostics.Tracing",
+
"version": "4.3.0",
+
"hash": "sha256-hCETZpHHGVhPYvb4C0fh4zs+8zv4GPoixagkLZjpa9Q="
+
},
+
{
+
"pname": "System.Globalization",
+
"version": "4.3.0",
+
"hash": "sha256-caL0pRmFSEsaoeZeWN5BTQtGrAtaQPwFi8YOZPZG5rI="
+
},
+
{
+
"pname": "System.IO",
+
"version": "4.3.0",
+
"hash": "sha256-ruynQHekFP5wPrDiVyhNiRIXeZ/I9NpjK5pU+HPDiRY="
+
},
+
{
"pname": "System.IO.Hashing",
"version": "9.0.4",
"hash": "sha256-rbcQzEncB3VuUZIcsE1tq30suf5rvRE4HkE+0lR/skU="
···
"hash": "sha256-LdpB1s4vQzsOODaxiKstLks57X9DTD5D6cPx8DE1wwE="
},
{
+
"pname": "System.Linq",
+
"version": "4.3.0",
+
"hash": "sha256-R5uiSL3l6a3XrXSSL6jz+q/PcyVQzEAByiuXZNSqD/A="
+
},
+
{
"pname": "System.Memory",
"version": "4.5.5",
"hash": "sha256-EPQ9o1Kin7KzGI5O3U3PUQAZTItSbk9h/i4rViN3WiI="
},
{
-
"pname": "System.Security.AccessControl",
-
"version": "5.0.0",
-
"hash": "sha256-ueSG+Yn82evxyGBnE49N4D+ngODDXgornlBtQ3Omw54="
+
"pname": "System.Memory",
+
"version": "4.6.3",
+
"hash": "sha256-JgeK63WMmumF6L+FH5cwJgYdpqXrSDcgTQwtIgTHKVU="
+
},
+
{
+
"pname": "System.Private.Uri",
+
"version": "4.3.0",
+
"hash": "sha256-fVfgcoP4AVN1E5wHZbKBIOPYZ/xBeSIdsNF+bdukIRM="
+
},
+
{
+
"pname": "System.Reflection",
+
"version": "4.3.0",
+
"hash": "sha256-NQSZRpZLvtPWDlvmMIdGxcVuyUnw92ZURo0hXsEshXY="
+
},
+
{
+
"pname": "System.Reflection.Primitives",
+
"version": "4.3.0",
+
"hash": "sha256-5ogwWB4vlQTl3jjk1xjniG2ozbFIjZTL9ug0usZQuBM="
+
},
+
{
+
"pname": "System.Resources.ResourceManager",
+
"version": "4.3.0",
+
"hash": "sha256-idiOD93xbbrbwwSnD4mORA9RYi/D/U48eRUsn/WnWGo="
+
},
+
{
+
"pname": "System.Runtime",
+
"version": "4.3.0",
+
"hash": "sha256-51813WXpBIsuA6fUtE5XaRQjcWdQ2/lmEokJt97u0Rg="
+
},
+
{
+
"pname": "System.Runtime.Extensions",
+
"version": "4.3.0",
+
"hash": "sha256-wLDHmozr84v1W2zYCWYxxj0FR0JDYHSVRaRuDm0bd/o="
+
},
+
{
+
"pname": "System.Runtime.Handles",
+
"version": "4.3.0",
+
"hash": "sha256-KJ5aXoGpB56Y6+iepBkdpx/AfaJDAitx4vrkLqR7gms="
+
},
+
{
+
"pname": "System.Runtime.InteropServices",
+
"version": "4.3.0",
+
"hash": "sha256-8sDH+WUJfCR+7e4nfpftj/+lstEiZixWUBueR2zmHgI="
+
},
+
{
+
"pname": "System.Runtime.Numerics",
+
"version": "4.3.0",
+
"hash": "sha256-P5jHCgMbgFMYiONvzmaKFeOqcAIDPu/U8bOVrNPYKqc="
},
{
-
"pname": "System.Security.Principal.Windows",
-
"version": "5.0.0",
-
"hash": "sha256-CBOQwl9veFkrKK2oU8JFFEiKIh/p+aJO+q9Tc2Q/89Y="
+
"pname": "System.Security.Cryptography.Algorithms",
+
"version": "4.3.1",
+
"hash": "sha256-QlO/ppRk/OyDYHCimD867RAlKIOakidD0ICNOt63XNQ="
+
},
+
{
+
"pname": "System.Security.Cryptography.Encoding",
+
"version": "4.3.0",
+
"hash": "sha256-Yuge89N6M+NcblcvXMeyHZ6kZDfwBv3LPMDiF8HhJss="
+
},
+
{
+
"pname": "System.Security.Cryptography.Primitives",
+
"version": "4.3.0",
+
"hash": "sha256-fnFi7B3SnVj5a+BbgXnbjnGNvWrCEU6Hp/wjsjWz318="
+
},
+
{
+
"pname": "System.Text.Encoding",
+
"version": "4.3.0",
+
"hash": "sha256-GctHVGLZAa/rqkBNhsBGnsiWdKyv6VDubYpGkuOkBLg="
+
},
+
{
+
"pname": "System.Text.Encoding.CodePages",
+
"version": "9.0.4",
+
"hash": "sha256-gW3nGw3ElYCYTEuYxZOk1oyHsj3wBenr6uwJGK0u+IQ="
+
},
+
{
+
"pname": "System.Threading",
+
"version": "4.3.0",
+
"hash": "sha256-ZDQ3dR4pzVwmaqBg4hacZaVenQ/3yAF/uV7BXZXjiWc="
+
},
+
{
+
"pname": "System.Threading.Tasks",
+
"version": "4.3.0",
+
"hash": "sha256-Z5rXfJ1EXp3G32IKZGiZ6koMjRu0n8C1NGrwpdIen4w="
},
{
"pname": "System.Threading.Tasks.Extensions",
···
"hash": "sha256-owSpY8wHlsUXn5xrfYAiu847L6fAKethlvYx97Ri1ng="
},
{
+
"pname": "System.Threading.Tasks.Extensions",
+
"version": "4.6.3",
+
"hash": "sha256-GrySx1F6Ah6tfnnQt/PHC+dbzg+sfP47OOFX0yJF/xo="
+
},
+
{
"pname": "Tmds.DBus.Protocol",
-
"version": "0.20.0",
-
"hash": "sha256-CRW/tkgsuBiBJfRwou12ozRQsWhHDooeP88E5wWpWJw="
+
"version": "0.21.2",
+
"hash": "sha256-gaK/5aAummyin6ptnhaJbnA0ih4+2xADrtrLfFbHwYI="
},
{
"pname": "WmiLight",
+2 -2
pkgs/by-name/ps/ps3-disc-dumper/package.nix
···
buildDotnetModule rec {
pname = "ps3-disc-dumper";
-
version = "4.3.2";
+
version = "4.3.6";
src = fetchFromGitHub {
owner = "13xforever";
repo = "ps3-disc-dumper";
tag = "v${version}";
-
hash = "sha256-RZNM0rkX/Ptf7dNuEJpHwntjU9TDGKEvfje7iaxXKSQ=";
+
hash = "sha256-dHd5pAWvol4TQBXcbb1E71TTxEWvLogvj0K4VL9huNs=";
};
dotnet-sdk = dotnetCorePackages.sdk_9_0;
+2 -2
pkgs/by-name/re/reflection-cpp/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "reflection-cpp";
-
version = "0.3.0";
+
version = "0.4.0";
src = fetchFromGitHub {
owner = "contour-terminal";
repo = "reflection-cpp";
tag = "v${finalAttrs.version}";
-
hash = "sha256-3TVoJkM+4RmB+KwWEpGo7gvzqCASNBmDHT+AzkR5KKk=";
+
hash = "sha256-ylaAS0zlkiJlBwibFBIyNOQ2h6IGRXTiKV1g6So9M9s=";
};
nativeBuildInputs = [ cmake ];
+3 -3
pkgs/by-name/re/renode-dts2repl/package.nix
···
python3.pkgs.buildPythonApplication {
pname = "renode-dts2repl";
-
version = "0-unstable-2025-04-08";
+
version = "0-unstable-2025-05-08";
pyproject = true;
src = fetchFromGitHub {
owner = "antmicro";
repo = "dts2repl";
-
rev = "8395f0e36546df3f6ca73961f60c89220c022d1a";
-
hash = "sha256-PJ+OCWUw6MpDU5+BdG0h/15BmGQOsLPl+Lq/WPyPc00=";
+
rev = "5593a9f079e0ee89040cdf31b603878e5d8c147e";
+
hash = "sha256-vLmEsU3zQ/1OMeW0kKS5nkRKlnBtEchjHJnnLb0Hlcw=";
};
nativeBuildInputs = [
+4 -4
pkgs/by-name/re/repgrep/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "repgrep";
-
version = "0.16.0";
+
version = "0.16.1";
src = fetchFromGitHub {
owner = "acheronfail";
repo = "repgrep";
rev = version;
-
hash = "sha256-Hg6N5ruf6MTf2/jSmDgaNFWnnaSb8ZCQ6hivYAeadfc=";
+
hash = "sha256-hLRl8mKRaufneJNBQqPsH+48ZQGxFBNgulXcaK4/6s4=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-Of0JyAm/XxyfRLBznAHzy701w4fA1d0QMQqOjqIzG00=";
+
cargoHash = "sha256-ALp6BQNWpylHPBeLs/4hugN1ulCdctOmgu55Lmt8wjI=";
nativeBuildInputs = [
asciidoctor
···
popd
''
+ lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform) ''
-
# As it can be seen here: https://github.com/acheronfail/repgrep/blob/0.16.0/.github/workflows/release.yml#L206, the completions are just the same as ripgrep
+
# As it can be seen here: https://github.com/acheronfail/repgrep/blob/0.16.1/.github/workflows/release.yml#L206, the completions are just the same as ripgrep
installShellCompletion --cmd rgr \
--bash <(${lib.getExe ripgrep} --generate complete-bash | sed 's/-c rg/-c rgr/') \
--zsh <(${lib.getExe ripgrep} --generate complete-zsh | sed 's/-c rg/-c rgr/') \
+19 -8
pkgs/by-name/ru/ruff/package.nix
···
rustPlatform.buildRustPackage (finalAttrs: {
pname = "ruff";
-
version = "0.11.8";
+
version = "0.11.9";
src = fetchFromGitHub {
owner = "astral-sh";
repo = "ruff";
tag = finalAttrs.version;
-
hash = "sha256-HVZADn9xpwywubEbaMJgOs3yCXa4pNWnnrfSICF2+DE=";
+
hash = "sha256-TJHBaru0L2pMdZ9omtJ+OqGP764fSwoP54xndWVV6ls=";
};
+
cargoBuildFlags = [ "--package=ruff" ];
+
useFetchCargoVendor = true;
-
cargoHash = "sha256-TB7ARPTwYTNqbrcfwl9RCYmAw+y0uudaBp1YyDg52/w=";
+
cargoHash = "sha256-/xIQ8JJI2WfX3rxLZQCwsN2ylURqi+SjkBvnn0Hdij0=";
nativeBuildInputs = [ installShellFiles ];
···
# This causes errors like "error: linker `cc` not found" on static builds
doCheck = !stdenv.hostPlatform.isStatic;
-
# Failing on darwin for an unclear reason, but probably due to sandbox.
-
# According to the maintainers, those tests are from an experimental crate that isn't actually
-
# used by ruff currently and can thus be safely skipped.
-
cargoTestFlags = lib.optionals stdenv.hostPlatform.isDarwin [
+
# Exclude tests from `ty`-related crates, run everything else.
+
# Ordinarily we would run all the tests, but there is significant overlap with the `ty` package in nixpkgs,
+
# which ruff shares a monorepo with.
+
# As such, we leave running `ty` tests to the `ty` package, and concentrate on everything else.
+
cargoTestFlags = [
"--workspace"
-
"--exclude=red_knot"
+
"--exclude=ty"
+
"--exclude=ty_ide"
+
"--exclude=ty_project"
+
"--exclude=ty_python_semantic"
+
"--exclude=ty_server"
+
"--exclude=ty_test"
+
"--exclude=ty_vendored"
+
"--exclude=ty_wasm"
];
nativeInstallCheckInputs = [
···
license = lib.licenses.mit;
mainProgram = "ruff";
maintainers = with lib.maintainers; [
+
bengsparks
figsoda
GaetanLepage
];
+3 -3
pkgs/by-name/ru/rusty-psn/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "rusty-psn";
-
version = "0.5.7";
+
version = "0.5.8";
src = fetchFromGitHub {
owner = "RainbowCookie32";
repo = "rusty-psn";
tag = "v${version}";
-
hash = "sha256-ldGbEsKK2l7d3V7pWtDij0tS2fPrNhvxdIw8N8GvqaY=";
+
hash = "sha256-n2h+sgqNZhFgUa4MFp501W4YPtlWN94GhP9Rlu5plBA=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-fOG01cTwbBddSKCC7YObcbxYRIs548HtPnIYF7lvKwg=";
+
cargoHash = "sha256-ffqTzu8/ra6SwvqDne/g9EgISGlEBSleEGn6gQ/DWAY=";
# Tests require network access
doCheck = false;
+2 -2
pkgs/by-name/se/sedutil/package.nix
···
stdenv.mkDerivation rec {
pname = "sedutil";
-
version = "1.49.7";
+
version = "1.49.13";
src = fetchFromGitHub {
owner = "Drive-Trust-Alliance";
repo = "sedutil";
tag = version;
-
hash = "sha256-gas2OMy3p8cQHKsniRXYyxKo98dxmHg44AA2KujLN6w=";
+
hash = "sha256-bSeTbpeecufXNZKNb5A0gWYF3qkBc2fSmNTZxkDW+Vc=";
};
postPatch = ''
+3 -3
pkgs/by-name/sh/shadowsocks-rust/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "shadowsocks-rust";
-
version = "1.23.2";
+
version = "1.23.3";
src = fetchFromGitHub {
owner = "shadowsocks";
repo = "shadowsocks-rust";
tag = "v${version}";
-
hash = "sha256-Yt2Zc+b7QpN/yO6MTg9a+7xTw9pHkYFHdq3Sz3Agdi4=";
+
hash = "sha256-gUCDHk6Z3w3ajtYV8s0TXXnJCiHhOdMZRcIK4uPnQ2M=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-eJFXFkevSS/N4A1+tCcwWUQsklA9HUQgLHw40fW5oxM=";
+
cargoHash = "sha256-DsdVvYznh9i3d3UdcKOCYRoisP8BAJ6XLV2JbFhEr5M=";
nativeBuildInputs = lib.optionals stdenv.hostPlatform.isLinux [ pkg-config ];
+2 -2
pkgs/by-name/si/signalbackup-tools/package.nix
···
stdenv.mkDerivation rec {
pname = "signalbackup-tools";
-
version = "20250509-1";
+
version = "20250511-1";
src = fetchFromGitHub {
owner = "bepaald";
repo = "signalbackup-tools";
rev = version;
-
hash = "sha256-nblaom9eB29STgNxO8oVWYDZC5yoLci99GAps8a0tzM=";
+
hash = "sha256-9JrSXfq6GF4fa7r15OY2M3aqXrvuUQ3UzVbuiViQZsI=";
};
nativeBuildInputs =
+2 -2
pkgs/by-name/si/sigtop/package.nix
···
buildGoModule rec {
name = "sigtop";
-
version = "0.18.0";
+
version = "0.19.0";
src = fetchFromGitHub {
owner = "tbvdm";
repo = "sigtop";
rev = "v${version}";
-
sha256 = "sha256-wZdQq5u44AcZs2CWRQ92wih5WBzZFywt78+slVBYseg=";
+
sha256 = "sha256-HJYdz+vJE6CM9BH4Vx9nCfVyP5uXhhb+/1j4t01TucI=";
};
vendorHash = "sha256-EWppsnZ/Ch7JjltkejOYKepZUfKNZY9+F7VbzjNCYNU=";
+2 -2
pkgs/by-name/su/sudo-font/package.nix
···
stdenvNoCC.mkDerivation rec {
pname = "sudo-font";
-
version = "3.0.2";
+
version = "3.3";
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
-
hash = "sha256-KGAGa3UPxi5PcRUOXPfGHRay+8ZTHL1yTyNqKorDUa8=";
+
hash = "sha256-Y4+bRIXzN40RIij9mQT0GqONi7aMi13rhl5zd2f+7Uk=";
};
installPhase = ''
+33
pkgs/by-name/tc/tcld/bash_autocomplete
···
+
#! /bin/bash
+
# based on https://github.com/urfave/cli/blob/v2.27.6/autocomplete/bash_autocomplete
+
+
# Macs have bash3 for which the bash-completion package doesn't include
+
# _init_completion. This is a minimal version of that function.
+
_cli_init_completion() {
+
COMPREPLY=()
+
_get_comp_words_by_ref "$@" cur prev words cword
+
}
+
+
_cli_bash_autocomplete() {
+
if [[ "${COMP_WORDS[0]}" != "source" ]]; then
+
local cur opts base words
+
COMPREPLY=()
+
cur="${COMP_WORDS[COMP_CWORD]}"
+
if declare -F _init_completion >/dev/null 2>&1; then
+
_init_completion -n "=:" || return
+
else
+
_cli_init_completion -n "=:" || return
+
fi
+
words=("${words[@]:0:$cword}")
+
if [[ "$cur" == "-"* ]]; then
+
requestComp="${words[*]} ${cur} --generate-bash-completion"
+
else
+
requestComp="${words[*]} --generate-bash-completion"
+
fi
+
opts=$(eval "${requestComp}" 2>/dev/null)
+
COMPREPLY=($(compgen -W "${opts}" -- ${cur}))
+
return 0
+
fi
+
}
+
+
complete -o bashdefault -o default -o nospace -F _cli_bash_autocomplete tcld
+15
pkgs/by-name/tc/tcld/compgen.patch
···
+
diff --git a/app/app.go b/app/app.go
+
index 57a9b36fdb..96acf94dc1 100644
+
--- a/app/app.go
+
+++ b/app/app.go
+
@@ -28,6 +28,7 @@
+
EnableDebugLogsFlag,
+
},
+
Commands: params.Commands,
+
+ EnableBashCompletion: true,
+
}
+
+
return app, nil
+
diff --git a/compgen.patch b/compgen.patch
+
new file mode 100644
+
index 0000000000..e69de29bb2
+47
pkgs/by-name/tc/tcld/package.nix
···
+
{
+
buildGoModule,
+
fetchFromGitHub,
+
lib,
+
stdenvNoCC,
+
installShellFiles,
+
nix-update-script,
+
...
+
}:
+
+
buildGoModule (finalAttrs: {
+
pname = "tcld";
+
version = "0.40.0";
+
src = fetchFromGitHub {
+
owner = "temporalio";
+
repo = "tcld";
+
rev = "refs/tags/v${finalAttrs.version}";
+
hash = "sha256-bIJSvop1T3yiLs/LTgFxIMmObfkVfvvnONyY4Bsjj8g=";
+
};
+
vendorHash = "sha256-GOko8nboj7eN4W84dqP3yLD6jK7GA0bANV0Tj+1GpgY=";
+
ldFlags = [
+
"-s"
+
"-w"
+
];
+
+
# FIXME: Remove after https://github.com/temporalio/tcld/pull/447 lands.
+
patches = [ ./compgen.patch ];
+
+
# NOTE: Some tests appear to require (local only?) network access, which
+
# doesn't work in the sandbox.
+
__darwinAllowLocalNetworking = true;
+
+
nativeBuildInputs = [ installShellFiles ];
+
postInstall = lib.optionalString (stdenvNoCC.buildPlatform.canExecute stdenvNoCC.hostPlatform) ''
+
installShellCompletion --cmd tcld --bash ${./bash_autocomplete}
+
installShellCompletion --cmd tcld --zsh ${./zsh_autocomplete}
+
'';
+
+
passthru.updateScript = nix-update-script { };
+
+
meta = {
+
description = "The temporal cloud cli.";
+
homepage = "https://www.github.com/temporalio/tcld";
+
license = lib.licenses.mit;
+
teams = [ lib.teams.mercury ];
+
};
+
})
+22
pkgs/by-name/tc/tcld/zsh_autocomplete
···
+
#compdef $PROG
+
+
## based on https://github.com/urfave/cli/blob/v2.27.6/autocomplete/zsh_autocomplete
+
+
_cli_zsh_autocomplete() {
+
local -a opts
+
local cur
+
cur=${words[-1]}
+
if [[ "$cur" == "-"* ]]; then
+
opts=("${(@f)$(${words[@]:0:#words[@]-1} ${cur} --generate-bash-completion)}")
+
else
+
opts=("${(@f)$(${words[@]:0:#words[@]-1} --generate-bash-completion)}")
+
fi
+
+
if [[ "${opts[1]}" != "" ]]; then
+
_describe 'values' opts
+
else
+
_files
+
fi
+
}
+
+
compdef _cli_zsh_autocomplete tcld
+2 -2
pkgs/by-name/tf/tfmigrate/package.nix
···
buildGoModule (finalAttrs: {
pname = "tfmigrate";
-
version = "0.4.1";
+
version = "0.4.2";
src = fetchFromGitHub {
owner = "minamijoyo";
repo = "tfmigrate";
tag = "v${finalAttrs.version}";
-
hash = "sha256-hmNTtDYo6ldBbLKcvuorM5QHju1Na8W18+OAcawXSXg=";
+
hash = "sha256-+5nw+EgFTor8XL4cibxkpJL4fdEQ6UuEj5wyOjpaANA=";
};
vendorHash = "sha256-mm34U4nLow4lCz/AgfqYZJRb71GpQjR14+tm0hfmdDc=";
+2 -2
pkgs/by-name/uc/ucc/package.nix
···
cuda_cudart
cuda_nvcc
cuda_nvml_dev
-
cudaFlags
+
flags
nccl
;
···
++ optionals enableAvx [ "--with-avx" ]
++ optionals enableCuda [
"--with-cuda=${cuda_nvcc}"
-
"--with-nvcc-gencode=${concatStringsSep " " cudaFlags.gencode}"
+
"--with-nvcc-gencode=${concatStringsSep " " flags.gencode}"
];
postInstall = ''
+5 -5
pkgs/by-name/ur/urbit/package.nix
···
in
stdenv.mkDerivation rec {
pname = "urbit";
-
version = "3.2";
+
version = "3.3";
src = fetchzip {
url = "https://github.com/urbit/vere/releases/download/vere-v${version}/${platform}.tgz";
sha256 =
{
-
x86_64-linux = "sha256-T5d9C2JSmN5y1PSpHLofTKOr32VxLDwjYH9UD0+wAXM=";
-
aarch64-linux = "sha256-wUVqz3VPJ/ZEkS+6MJbbSqqS9vhHPGxTdAty5mIyKgA=";
-
x86_64-darwin = "sha256-uPBTkOCZCpG3mb0D6S710vxaGRAaly5d3UHL1j/+uzo=";
-
aarch64-darwin = "sha256-wfgk3+Z16FThXJdD34vxitXYx/4TdwqboMlXs5IAFDs=";
+
x86_64-linux = "sha256-8LU94uDiul1bmVRYVFBZ217z0HxELZIvF4Rs4owqqv0=";
+
aarch64-linux = "sha256-GNx/8jhgRMlsg/JDp9Cmb1vs9Lai2XRrNf++cqzjT8U=";
+
x86_64-darwin = "sha256-DCm7MYUnpdgPnu+0hXgolAPfWHwSrAr8PMGFF6OFSLU=";
+
aarch64-darwin = "sha256-7bJpR0wJlrt5Z/xFMjveBgOpSbGQt09ISRkUA91c0YA=";
}
.${stdenv.hostPlatform.system} or (throw "unsupported system ${stdenv.hostPlatform.system}");
};
+3 -3
pkgs/by-name/v2/v2ray/package.nix
···
buildGoModule rec {
pname = "v2ray-core";
-
version = "5.30.0";
+
version = "5.31.0";
src = fetchFromGitHub {
owner = "v2fly";
repo = "v2ray-core";
rev = "v${version}";
-
hash = "sha256-QYnTRMAEzgdzsD0QB29yu0+6prRTD+gH+Zka+cTGlr0=";
+
hash = "sha256-neX3r4Lc1f8N/nSOzc62CArXjQrDRnLaTZPOzf66OCw=";
};
# `nix-update` doesn't support `vendorHash` yet.
# https://github.com/Mic92/nix-update/pull/95
-
vendorHash = "sha256-LRMW2MPnffSJD2Oo5U4PvDF9/Ls7mUAJctx7Iavtvd0=";
+
vendorHash = "sha256-hYWGtp52XEvG4K5eplqsbRS0EweEydVfpA6hypB6SVA=";
ldflags = [
"-s"
+2 -2
pkgs/by-name/ve/venera/package.nix
···
flutter329.buildFlutterApplication rec {
pname = "venera";
-
version = "1.4.2";
+
version = "1.4.3";
src = fetchFromGitHub {
owner = "venera-app";
repo = "venera";
tag = "v${version}";
-
hash = "sha256-YiiR4CvOOzsFiSZ2VDVwibhimVwUJDkEu+TXWmf3/S0=";
+
hash = "sha256-hhKfHJRZyNsQcGhbgBdBvy2KjKOxg4+0yi+ynX3qMw4=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;
+10
pkgs/by-name/ve/venera/pubspec.lock.json
···
"source": "hosted",
"version": "1.7.0"
},
+
"enough_convert": {
+
"dependency": "direct main",
+
"description": {
+
"name": "enough_convert",
+
"sha256": "c67d85ca21aaa0648f155907362430701db41f7ec8e6501a58ad9cd9d8569d01",
+
"url": "https://pub.dev"
+
},
+
"source": "hosted",
+
"version": "1.6.0"
+
},
"fake_async": {
"dependency": "transitive",
"description": {
+3 -3
pkgs/by-name/ya/yarn-berry/fetcher/yarn-berry-fetcher.nix
···
rustPlatform.buildRustPackage (finalAttrs: {
pname = "yarn-berry-${toString berryVersion}-fetcher";
-
version = "1.2.2";
+
version = "1.2.3";
src = fetchFromGitLab {
domain = "cyberchaos.dev";
owner = "yuka";
repo = "yarn-berry-fetcher";
tag = finalAttrs.version;
-
hash = "sha256-4lPnjLvS9MBtFyIqFKY91w/6MAesziGMJLrE60djEsI=";
+
hash = "sha256-Qfhx1lwd050GabP2Xj0kRi4nIlOHUE4xbZO0kO0IJ8A=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-i0AJ3z+7oSqBW45Vs6dojcipQPoaIa6bejhqCfkdZNA=";
+
cargoHash = "sha256-tOu1x8kmVCXKvthV0xyzisTb7BwOtfWTyu/cv4HRbpc=";
env.YARN_ZIP_SUPPORTED_CACHE_VERSION = berryCacheVersion;
env.LIBZIP_SYS_USE_PKG_CONFIG = 1;
+5
pkgs/development/cuda-modules/aliases.nix
···
builtins.mapAttrs mkRenamed {
# A comment to prevent empty { } from collapsing into a single line
+
cudaFlags = {
+
path = "cudaPackages.flags";
+
package = final.flags;
+
};
+
cudaVersion = {
path = "cudaPackages.cudaMajorMinorVersion";
package = final.cudaMajorMinorVersion;
+1 -1
pkgs/development/cuda-modules/fixups/cuda_nvcc.nix
···
substituteInPlace bin/nvcc.profile \
--replace-fail \
'$(TOP)/$(_NVVM_BRANCH_)' \
-
"''${!outputBin}/nvvm" \
+
"''${!outputBin}/nvvm"
''
+ ''
cat << EOF >> bin/nvcc.profile
+3 -3
pkgs/development/cuda-modules/packages/nccl.nix
···
cuda_cudart
cuda_nvcc
cudaAtLeast
-
cudaFlags
cudaOlder
cudatoolkit
+
flags
;
# versions 2.26+ with CUDA 11.x error with
# fatal error: cuda/atomic: No such file or directory
···
makeFlags =
[
"PREFIX=$(out)"
-
"NVCC_GENCODE=${cudaFlags.gencodeString}"
+
"NVCC_GENCODE=${flags.gencodeString}"
]
++ lib.optionals (cudaOlder "11.4") [
"CUDA_HOME=${cudatoolkit}"
···
platforms = platforms.linux;
# NCCL is not supported on Jetson, because it does not use NVLink or PCI-e for inter-GPU communication.
# https://forums.developer.nvidia.com/t/can-jetson-orin-support-nccl/232845/9
-
badPlatforms = lib.optionals cudaFlags.isJetsonBuild [ "aarch64-linux" ];
+
badPlatforms = lib.optionals flags.isJetsonBuild [ "aarch64-linux" ];
maintainers = with maintainers; [
mdaiter
orivej
+1 -2
pkgs/development/libraries/opencv/4.x.nix
···
#https://github.com/OpenMathLib/OpenBLAS/wiki/Faq/4bded95e8dc8aadc70ce65267d1093ca7bdefc4c#multi-threaded
openblas_ = blas.provider.override { singleThreaded = true; };
-
inherit (cudaPackages) cudaFlags;
-
inherit (cudaFlags) cmakeCudaArchitecturesString cudaCapabilities;
+
inherit (cudaPackages.flags) cmakeCudaArchitecturesString cudaCapabilities;
in
+2 -2
pkgs/development/python-modules/aioaudiobookshelf/default.nix
···
buildPythonPackage rec {
pname = "aioaudiobookshelf";
-
version = "0.1.6";
+
version = "0.1.7";
pyproject = true;
src = fetchFromGitHub {
owner = "music-assistant";
repo = "aioaudiobookshelf";
tag = version;
-
hash = "sha256-DvV/mAs/oN248glbgKymTNLx+o+pY/6ZqrdRRgYWstw=";
+
hash = "sha256-sHRyrh+FwR9Vc9LVOA069iH5Wg56Ye4e9bOxdTR6PPs=";
};
build-system = [
+3 -3
pkgs/development/python-modules/awkward/default.nix
···
buildPythonPackage rec {
pname = "awkward";
-
version = "2.8.1";
+
version = "2.8.2";
pyproject = true;
src = fetchFromGitHub {
owner = "scikit-hep";
repo = "awkward";
tag = "v${version}";
-
hash = "sha256-37yUZSD9c92ydjjt5Z7KnUzfSMAQM37Ah4WGp9HWiDs=";
+
hash = "sha256-OpEzctuCah/ueqw/D7ZadDLJLD3HqSdgAjFcEHhR47A=";
};
build-system = [
···
meta = {
description = "Manipulate JSON-like data with NumPy-like idioms";
homepage = "https://github.com/scikit-hep/awkward";
-
changelog = "https://github.com/scikit-hep/awkward/releases/tag/v${version}";
+
changelog = "https://github.com/scikit-hep/awkward/releases/tag/${src.tag}";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ veprbl ];
};
+5
pkgs/development/python-modules/ax-platform/default.nix
···
setuptools-scm,
setuptools,
sqlalchemy,
+
stdenvNoCC,
tabulate,
typeguard,
yappi,
···
"test_gen"
# "use MIN or MAX" does not match "Both `metric_aggregation` and `criterion` must be `ReductionCriterion`
"test_user_input_error"
+
]
+
++ lib.optionals stdenvNoCC.hostPlatform.isDarwin [
+
# flaky on x86
+
"test_gen_with_expanded_parameter_space"
];
pythonImportsCheck = [ "ax" ];
+3 -3
pkgs/development/python-modules/botorch/default.nix
···
buildPythonPackage rec {
pname = "botorch";
-
version = "0.13.0";
+
version = "0.14.0";
pyproject = true;
src = fetchFromGitHub {
owner = "pytorch";
repo = "botorch";
tag = "v${version}";
-
hash = "sha256-Hik0HPHFoN1+uIeVxG7UPKc1ADBoTTBkL2+LhHDrr+s=";
+
hash = "sha256-IyRi5kXePnDv2q6SrXLtdltQ1/2/zQ3EBx5phtuX8sE=";
};
build-system = [
···
requiredSystemFeatures = [ "big-parallel" ];
meta = {
-
changelog = "https://github.com/pytorch/botorch/blob/${src.rev}/CHANGELOG.md";
+
changelog = "https://github.com/pytorch/botorch/blob/${src.tag}/CHANGELOG.md";
description = "Bayesian Optimization in PyTorch";
homepage = "https://botorch.org";
license = lib.licenses.mit;
+2 -5
pkgs/development/python-modules/cachecontrol/default.nix
···
mock,
msgpack,
pytestCheckHook,
-
pythonOlder,
redis,
requests,
}:
buildPythonPackage rec {
pname = "cachecontrol";
-
version = "0.14.2";
+
version = "0.14.3";
pyproject = true;
-
disabled = pythonOlder "3.8";
-
__darwinAllowLocalNetworking = true;
src = fetchFromGitHub {
owner = "ionrock";
repo = "cachecontrol";
tag = "v${version}";
-
hash = "sha256-m3ywSskVtZrOA+ksLz5XZflAJsbSAjdJsRpeq341q70=";
+
hash = "sha256-V8RWTDxhKCvf5bz2j6anp8bkCzkicTRY+Kd6eHu1peg=";
};
build-system = [ flit-core ];
+3 -3
pkgs/development/python-modules/dask-awkward/default.nix
···
buildPythonPackage rec {
pname = "dask-awkward";
-
version = "2025.3.0";
+
version = "2025.5.0";
pyproject = true;
src = fetchFromGitHub {
owner = "dask-contrib";
repo = "dask-awkward";
tag = version;
-
hash = "sha256-z4dRGNoqwIEOwaz5U0DqCh/chZtopiLNvvvfl0bJxxI=";
+
hash = "sha256-TLMT7YxedBUfz05F8wTsS5LQ9LyBbcUhQENM8C7Xric=";
};
build-system = [
···
meta = {
description = "Native Dask collection for awkward arrays, and the library to use it";
homepage = "https://github.com/dask-contrib/dask-awkward";
-
changelog = "https://github.com/dask-contrib/dask-awkward/releases/tag/${version}";
+
changelog = "https://github.com/dask-contrib/dask-awkward/releases/tag/${src.tag}";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ veprbl ];
};
+3 -3
pkgs/development/python-modules/dogpile-cache/default.nix
···
buildPythonPackage rec {
pname = "dogpile-cache";
-
version = "1.3.4";
+
version = "1.4.0";
pyproject = true;
-
disabled = pythonOlder "3.6";
+
disabled = pythonOlder "3.9";
src = fetchPypi {
pname = "dogpile_cache";
inherit version;
-
hash = "sha256-TwKVV19f3T9+E8hLqONmVpcdGGmiCBtHN+yZ7eN4qMA=";
+
hash = "sha256-sAqeL0Cc+b9Iwuej4+aNrF+nWROsvxpi+CfIEtNfPQk=";
};
build-system = [ setuptools ];
+9
pkgs/development/python-modules/easy-thumbnails/default.nix
···
buildPythonPackage,
django,
fetchFromGitHub,
+
fetchpatch,
pillow,
pythonOlder,
reportlab,
···
tag = version;
hash = "sha256-8JTHYQIBbu/4fknK2ZEQeDSgaxKGDfflxumcFMpaGQk=";
};
+
+
patches = [
+
(fetchpatch {
+
name = "python313-compat.patch";
+
url = "https://github.com/SmileyChris/easy-thumbnails/pull/650.patch";
+
hash = "sha256-qD/YnDlDZ7DghLv/mxjQ2o6pSl3fGR+Ipx5NX2BV6zc=";
+
})
+
];
build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/gftools/default.nix
···
in
buildPythonPackage rec {
pname = "gftools";
-
version = "0.9.79";
+
version = "0.9.81";
pyproject = true;
src = fetchFromGitHub {
owner = "googlefonts";
repo = "gftools";
tag = "v${version}";
-
hash = "sha256-u1GnV+2Mg/I7plD6v2uk2pc44JHKzB3sHn9YjhrmIeo=";
+
hash = "sha256-+9M3PM9LM1/nqNstdAVlF/sF2Xl/xeZN3L8RvjywEIU=";
};
postPatch = ''
+1
pkgs/development/python-modules/instructor/default.nix
···
"test_raw_base64_autodetect_png"
# Performance benchmarks that sometimes fail when running many parallel builds
+
"test_combine_system_messages_benchmark"
"test_extract_system_messages_benchmark"
];
+2 -2
pkgs/development/python-modules/jaxlib/default.nix
···
let
inherit (cudaPackages)
-
cudaFlags
cudaMajorMinorVersion
+
flags
nccl
;
···
build --action_env TF_CUDA_PATHS="${cuda_build_deps_joined},${cudnnMerged},${lib.getDev nccl}"
build --action_env TF_CUDA_VERSION="${cudaMajorMinorVersion}"
build --action_env TF_CUDNN_VERSION="${lib.versions.major cudaPackages.cudnn.version}"
-
build:cuda --action_env TF_CUDA_COMPUTE_CAPABILITIES="${builtins.concatStringsSep "," cudaFlags.realArches}"
+
build:cuda --action_env TF_CUDA_COMPUTE_CAPABILITIES="${builtins.concatStringsSep "," flags.realArches}"
''
+
# Note that upstream conditions this on `wheel_cpu == "x86_64"`. We just
+3 -3
pkgs/development/python-modules/jupyter-ydoc/default.nix
···
buildPythonPackage rec {
pname = "jupyter-ydoc";
-
version = "3.0.4";
+
version = "3.0.5";
pyproject = true;
src = fetchFromGitHub {
owner = "jupyter-server";
repo = "jupyter_ydoc";
tag = "v${version}";
-
hash = "sha256-dD4ZLT5yKGdvWnsPd3nAKmi6Ca+MK5f/ufyNfbGMmoM=";
+
hash = "sha256-bOSlP16Wt/HpIXpkDurJByqYd0YV8gktUiVTHYkfbNc=";
};
build-system = [
···
doCheck = false;
meta = {
-
changelog = "https://github.com/jupyter-server/jupyter_ydoc/blob/v${version}/CHANGELOG.md";
+
changelog = "https://github.com/jupyter-server/jupyter_ydoc/blob/${src.tag}/CHANGELOG.md";
description = "Document structures for collaborative editing using Ypy";
homepage = "https://github.com/jupyter-server/jupyter_ydoc";
license = lib.licenses.bsd3;
+2 -2
pkgs/development/python-modules/langfuse/default.nix
···
buildPythonPackage rec {
pname = "langfuse";
-
version = "2.60.3";
+
version = "2.60.4";
pyproject = true;
src = fetchFromGitHub {
owner = "langfuse";
repo = "langfuse-python";
tag = "v${version}";
-
hash = "sha256-B1WpBv3nWfCM4eU6e9yon5fMMWLOIHCYT/+q7u/q7fg=";
+
hash = "sha256-wUTh53FatAblzIvYqy7D+kuxyWtKc426By8bsSLFa38=";
};
build-system = [ poetry-core ];
+2 -2
pkgs/development/python-modules/llm-gemini/default.nix
···
}:
buildPythonPackage rec {
pname = "llm-gemini";
-
version = "0.19";
+
version = "0.19.1";
pyproject = true;
src = fetchFromGitHub {
owner = "simonw";
repo = "llm-gemini";
tag = version;
-
hash = "sha256-+Ax2NQkWzVTImlOzdcgkUNgVTZklHHQkKAV55DCBAP8=";
+
hash = "sha256-znN+4hhQNDvDy6Wzad9TpR1m1i6tOPvWrCdCocaf8N8=";
};
build-system = [
+11 -12
pkgs/development/python-modules/mygpoclient/default.nix
···
{
lib,
+
stdenv,
+
buildPythonPackage,
fetchFromGitHub,
-
buildPythonPackage,
setuptools,
minimock,
pytestCheckHook,
···
buildPythonPackage rec {
pname = "mygpoclient";
-
version = "1.9";
+
version = "1.10";
pyproject = true;
src = fetchFromGitHub {
owner = "gpodder";
repo = "mygpoclient";
-
rev = version;
-
hash = "sha256-McHllitWiBiCdNuJlUg6K/vgr2l3ychu+KOx3r/UCv0=";
+
tag = version;
+
hash = "sha256-g4iPw6i8Gy3kvIjHCyGLJNHNb+osaCmc46hIryrodi8=";
};
-
postPatch = ''
-
substituteInPlace mygpoclient/*_test.py \
-
--replace-quiet "assertEquals" "assertEqual" \
-
--replace-quiet "assert_" "assertTrue"
-
'';
-
build-system = [ setuptools ];
pythonImportsCheck = [ "mygpoclient" ];
···
pytestCheckHook
];
+
disabledTestPaths = lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) [
+
"mygpoclient/http_test.py"
+
];
+
__darwinAllowLocalNetworking = true;
-
meta = with lib; {
+
meta = {
description = "Gpodder.net client library";
longDescription = ''
The mygpoclient library allows developers to utilize a Pythonic interface
to the gpodder.net web services.
'';
homepage = "https://github.com/gpodder/mygpoclient";
-
license = with licenses; [ gpl3 ];
+
license = lib.licenses.gpl3Plus;
maintainers = [ ];
};
}
+2 -2
pkgs/development/python-modules/picosvg/default.nix
···
}:
buildPythonPackage rec {
pname = "picosvg";
-
version = "0.22.1";
+
version = "0.22.3";
format = "setuptools";
src = fetchFromGitHub {
owner = "googlefonts";
repo = pname;
tag = "v${version}";
-
hash = "sha256-jG1rfamegnX8GXDwqkGFBFzUeycRLDObJvGbxNk6OpM=";
+
hash = "sha256-ocdHF0kYnfllpvul32itu1QtlDrqVeq5sT8Ecb5V1yk=";
};
nativeBuildInputs = [ setuptools-scm ];
+2 -2
pkgs/development/python-modules/plexapi/default.nix
···
buildPythonPackage rec {
pname = "plexapi";
-
version = "4.16.1";
+
version = "4.17.0";
pyproject = true;
disabled = pythonOlder "3.8";
···
owner = "pkkid";
repo = "python-plexapi";
tag = version;
-
hash = "sha256-ncinm2wtFx2lzsDTsK+D4rz4hVhcwcK2VkL6osNUftY=";
+
hash = "sha256-/CYWoEHmev5e5ZmlaBms1zclRwzvugAuG2JXzK9MeZA=";
};
build-system = [ setuptools ];
+13 -2
pkgs/development/python-modules/pyzstd/default.nix
···
fetchFromGitHub,
lib,
pytestCheckHook,
+
pythonOlder,
setuptools,
+
typing-extensions,
zstd-c,
}:
+
buildPythonPackage rec {
pname = "pyzstd";
-
version = "0.16.2";
+
version = "0.17.0";
pyproject = true;
src = fetchFromGitHub {
owner = "Rogdham";
repo = "pyzstd";
tag = version;
-
hash = "sha256-Az+0m1XUFxExBZK8bcjK54Zt2d5ZlAKRMZRdr7rPcss=";
+
hash = "sha256-PICYdB/xu/q2wjbkF2nziZt8z8PmzJ5eM+Yq0rpLfEU=";
};
postPatch = ''
···
build-system = [
setuptools
+
];
+
+
dependencies = lib.optionals (pythonOlder "3.13") [
+
typing-extensions
+
];
+
+
pythonRelaxDeps = [
+
"typing-extensions"
];
buildInputs = [
+3 -3
pkgs/development/python-modules/redshift-connector/default.nix
···
buildPythonPackage rec {
pname = "redshift-connector";
-
version = "2.1.5";
+
version = "2.1.6";
format = "setuptools";
disabled = pythonOlder "3.6";
···
owner = "aws";
repo = "amazon-redshift-python-driver";
tag = "v${version}";
-
hash = "sha256-q8OF8osAfnAXL1BSgnhE3vQpLHfD/8vPeU2+wCCGSQs=";
+
hash = "sha256-+tZMg0AmfmAFOqUQhOl+vHQVF1DApZbVNjGV4BkGRTg=";
};
# remove addops as they add test directory and coverage parameters to pytest
···
meta = {
description = "Redshift interface library";
homepage = "https://github.com/aws/amazon-redshift-python-driver";
-
changelog = "https://github.com/aws/amazon-redshift-python-driver/releases/tag/v${version}";
+
changelog = "https://github.com/aws/amazon-redshift-python-driver/releases/tag/${src.tag}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ mcwitt ];
};
+2 -2
pkgs/development/python-modules/resend/default.nix
···
buildPythonPackage rec {
pname = "resend";
-
version = "2.8.0";
+
version = "2.9.0";
pyproject = true;
disabled = pythonOlder "3.7";
···
owner = "resend";
repo = "resend-python";
tag = "v${version}";
-
hash = "sha256-L71tlDUo3kbENjfMJgppikP+IasGZ6WeER7vfwxA61c=";
+
hash = "sha256-rMa644hA9dBaew2BFHg2i7MtrjsfW9xzk7fsiKPoYaI=";
};
build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/scikit-rf/default.nix
···
buildPythonPackage rec {
pname = "scikit-rf";
-
version = "1.6.2";
+
version = "1.7.0";
pyproject = true;
disabled = pythonOlder "3.8";
···
owner = "scikit-rf";
repo = "scikit-rf";
tag = "v${version}";
-
hash = "sha256-Bs1pxiO5VX/lrd3M6sy+qPSR/K7fxMYNrU+GIXhNY2g=";
+
hash = "sha256-Ovrr1U7VuuGKDNSBSCyYSz3DNpaJrA57ccl4AFdzC5E=";
};
postPatch = ''
+2 -2
pkgs/development/python-modules/sse-starlette/default.nix
···
buildPythonPackage rec {
pname = "sse-starlette";
-
version = "2.3.3";
+
version = "2.3.5";
pyproject = true;
disabled = pythonOlder "3.9";
···
owner = "sysid";
repo = "sse-starlette";
tag = "v${version}";
-
hash = "sha256-dflXjMOFBnQI794iK8o55oFxpuuBP+26suOZzqzLD/Q=";
+
hash = "sha256-KTq8NwV4YhyfTLpsaF5jyrD3kyBcJ/xXtOwx4WvDFOo=";
};
build-system = [ setuptools ];
+1 -1
pkgs/development/python-modules/tensorflow/bin.nix
···
packages = import ./binary-hashes.nix;
inherit (cudaPackages) cudatoolkit cudnn;
-
isCudaJetson = cudaSupport && cudaPackages.cudaFlags.isJetsonBuild;
+
isCudaJetson = cudaSupport && cudaPackages.flags.isJetsonBuild;
in
buildPythonPackage rec {
pname = "tensorflow" + lib.optionalString cudaSupport "-gpu";
+1 -1
pkgs/development/python-modules/tensorflow/default.nix
···
config,
cudaSupport ? config.cudaSupport,
cudaPackages,
-
cudaCapabilities ? cudaPackages.cudaFlags.cudaCapabilities,
+
cudaCapabilities ? cudaPackages.flags.cudaCapabilities,
mklSupport ? false,
mkl,
tensorboardSupport ? true,
+4 -4
pkgs/development/python-modules/torch/source/default.nix
···
strings
trivial
;
-
inherit (cudaPackages) cudaFlags cudnn nccl;
+
inherit (cudaPackages) cudnn flags nccl;
triton = throw "python3Packages.torch: use _tritonEffective instead of triton to avoid divergence";
···
# lists.subtractLists a b = b - a
# For CUDA
-
supportedCudaCapabilities = lists.intersectLists cudaFlags.cudaCapabilities supportedTorchCudaCapabilities;
-
unsupportedCudaCapabilities = lists.subtractLists supportedCudaCapabilities cudaFlags.cudaCapabilities;
+
supportedCudaCapabilities = lists.intersectLists flags.cudaCapabilities supportedTorchCudaCapabilities;
+
unsupportedCudaCapabilities = lists.subtractLists supportedCudaCapabilities flags.cudaCapabilities;
-
isCudaJetson = cudaSupport && cudaPackages.cudaFlags.isJetsonBuild;
+
isCudaJetson = cudaSupport && cudaPackages.flags.isJetsonBuild;
# Use trivial.warnIf to print a warning if any unsupported GPU targets are specified.
gpuArchWarner =
+2 -2
pkgs/development/python-modules/troposphere/default.nix
···
buildPythonPackage rec {
pname = "troposphere";
-
version = "4.9.1";
+
version = "4.9.2";
format = "setuptools";
disabled = pythonOlder "3.7";
···
owner = "cloudtools";
repo = pname;
tag = version;
-
hash = "sha256-P2in05PJ8JubX7bvQbqyW7QkjK4BGBdysFclya7pxpE=";
+
hash = "sha256-IqWgqkxJ4EFNt9z58cuCqSTnlbMNi7bFhA04hgQjG8E=";
};
propagatedBuildInputs = [ cfn-flip ] ++ lib.optionals (pythonOlder "3.8") [ typing-extensions ];
+2 -2
pkgs/development/python-modules/tubeup/default.nix
···
buildPythonPackage rec {
pname = "tubeup";
-
version = "2025.3.14";
+
version = "2025.5.11";
pyproject = true;
disabled = pythonOlder "3.9";
src = fetchPypi {
inherit pname version;
-
hash = "sha256-zdqiUKnm+E0evo+MOEAaFK38FaWcY3LDrnatyZoX5bc=";
+
hash = "sha256-LZ/kNtw5Tw3PtqQp4Dq2qOeXgofID5upFvpLMXUIuiM=";
};
build-system = [ setuptools ];
+5 -6
pkgs/development/python-modules/vllm/default.nix
···
trivial
;
-
inherit (cudaPackages) cudaFlags;
+
inherit (cudaPackages) flags;
shouldUsePkg =
pkg: if pkg != null && lib.meta.availableOn stdenv.hostPlatform pkg then pkg else null;
···
# lists.subtractLists a b = b - a
# For CUDA
-
supportedCudaCapabilities = lists.intersectLists cudaFlags.cudaCapabilities supportedTorchCudaCapabilities;
-
unsupportedCudaCapabilities = lists.subtractLists supportedCudaCapabilities cudaFlags.cudaCapabilities;
+
supportedCudaCapabilities = lists.intersectLists flags.cudaCapabilities supportedTorchCudaCapabilities;
+
unsupportedCudaCapabilities = lists.subtractLists supportedCudaCapabilities flags.cudaCapabilities;
-
isCudaJetson = cudaSupport && cudaPackages.cudaFlags.isJetsonBuild;
+
isCudaJetson = cudaSupport && cudaPackages.flags.isJetsonBuild;
# Use trivial.warnIf to print a warning if any unsupported GPU targets are specified.
gpuArchWarner =
···
]
++ lib.optionals cudaSupport [
(lib.cmakeFeature "TORCH_CUDA_ARCH_LIST" "${gpuTargetString}")
-
(lib.cmakeFeature "CUTLASS_NVCC_ARCHS_ENABLED" "${cudaPackages.cudaFlags.cmakeCudaArchitecturesString
-
}")
+
(lib.cmakeFeature "CUTLASS_NVCC_ARCHS_ENABLED" "${cudaPackages.flags.cmakeCudaArchitecturesString}")
(lib.cmakeFeature "CUDA_TOOLKIT_ROOT_DIR" "${symlinkJoin {
name = "cuda-merged-${cudaPackages.cudaMajorMinorVersion}";
paths = builtins.concatMap getAllOutputs mergedCudaLibraries;
+2 -2
pkgs/games/sgt-puzzles/default.nix
···
stdenv.mkDerivation rec {
pname = "sgt-puzzles";
-
version = "20250303.7da4641";
+
version = "20250510.50985e9";
src = fetchurl {
url = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${version}.tar.gz";
-
hash = "sha256-fwphR47zUV+H+Avjco0Dlb94TeH+s6v81MU/H+mbEAk=";
+
hash = "sha256-xAKhlhM+DRyfwIKoMcAW8Yn3RGuvgw1TM3gzffXsP0Q=";
};
sgt-puzzles-menu = fetchurl {
+3 -2
pkgs/stdenv/adapters.nix
···
let
bintools = stdenv.cc.bintools.override {
extraBuildCommands = ''
-
wrap ${stdenv.cc.bintools.targetPrefix}ld.mold ${../build-support/bintools-wrapper/ld-wrapper.sh} ${pkgs.mold}/bin/ld.mold
-
wrap ${stdenv.cc.bintools.targetPrefix}ld ${../build-support/bintools-wrapper/ld-wrapper.sh} ${pkgs.mold}/bin/ld.mold
+
wrap ld.mold ${../build-support/bintools-wrapper/ld-wrapper.sh} ${pkgs.buildPackages.mold}/bin/ld.mold
+
wrap ${stdenv.cc.bintools.targetPrefix}ld.mold ${../build-support/bintools-wrapper/ld-wrapper.sh} ${pkgs.buildPackages.mold}/bin/ld.mold
+
wrap ${stdenv.cc.bintools.targetPrefix}ld ${../build-support/bintools-wrapper/ld-wrapper.sh} ${pkgs.buildPackages.mold}/bin/ld.mold
'';
};
in
-3
pkgs/top-level/cuda-packages.nix
···
__attrsFailEvaluation = true;
};
-
# TODO(@connorbaker): `cudaFlags` is an alias for `flags` which should be removed in the future.
-
cudaFlags = flags;
-
# Loose packages
# Barring packages which share a home (e.g., cudatoolkit and cudatoolkit-legacy-runfile), new packages
# should be added to ../development/cuda-modules/packages in "by-name" style, where they will be automatically