Merge staging-next into staging

This commit is contained in:
nixpkgs-ci[bot]
2026-09-02 00:25:30 +00:00
committed by GitHub
100 changed files with 753 additions and 598 deletions

View File

@@ -91,13 +91,14 @@ in
environment = {
STATIC_DIR = "${cfg.stateDir}/static";
DATA_DIR = "${cfg.stateDir}/data";
HOME = cfg.stateDir;
HF_HOME = "${cfg.stateDir}/hf_home";
SENTENCE_TRANSFORMERS_HOME = "${cfg.stateDir}/transformers_home";
WEBUI_URL = "http://localhost:${toString cfg.port}";
}
// cfg.environment;
# backwards compatability migration
# backwards compatibility migration
preStart = ''
if [ -d "${cfg.stateDir}/data" ] && [ -n "$(ls -A "${cfg.stateDir}/data" 2>/dev/null)" ]; then
exit 0

View File

@@ -70,9 +70,7 @@ let
if [[ "$USER" != ${cfg.user} ]]; then
${
if config.security.sudo.enable then
"sudo='exec ${config.security.wrapperDir}/sudo -u ${cfg.user} -g ${cfg.group} ${
lib.optionalString enableRedis " -g " + redisServer.group
} -E'"
"sudo='exec ${config.security.wrapperDir}/sudo -u ${cfg.user} -E'"
else
">&2 echo 'Aborting, paperless-manage must be run as user `${cfg.user}`!'; exit 2"
}
@@ -123,7 +121,6 @@ let
RestrictNamespaces = true;
RestrictRealtime = true;
RestrictSUIDSGID = true;
SupplementaryGroups = lib.optional enableRedis redisServer.group;
SystemCallArchitectures = "native";
SystemCallFilter = [
"@system-service"

View File

@@ -33,7 +33,7 @@ let
${getExe pkgs.bluesky-pdsadmin} "$@"
'';
in
# All defaults are from https://github.com/bluesky-social/pds/blob/0b5cd1179f4fcf2643e5ead5cf4ac56c5cdeda3b/installer.sh
# All defaults are from https://github.com/bluesky-social/pds/blob/1010a4a9a8576678f6e840fe3e43561b922a8035/installer.sh
{
imports = [
(lib.mkRenamedOptionModule [ "services" "pds" "enable" ] [ "services" "bluesky-pds" "enable" ])
@@ -74,7 +74,7 @@ in
PDS_BLOB_UPLOAD_LIMIT = mkOption {
type = types.str;
default = "104857600";
default = "314572800";
description = "Size limit of uploaded blobs in bytes";
};

View File

@@ -21,22 +21,22 @@ vscode-utils.buildVscodeMarketplaceExtension (finalAttrs: {
sources = {
"x86_64-linux" = {
arch = "linux-x64";
hash = "sha256-pJB6yKC25drxphmlh1cGS4yDqW2FBP2wONnKxXh//6Y=";
hash = "sha256-o0O82OWidTBn67wJceUIMofi6/xdg7e+WNsCoEz+fY8=";
};
"aarch64-linux" = {
arch = "linux-arm64";
hash = "sha256-soes4HNwmH7DaZ09JDD41ZLOJwpCdhHHTgNv+iokKvU=";
hash = "sha256-oJ+CFTVqIGgLhFl286ghOUSgSYAlLsDKhyfn9hoO550=";
};
"aarch64-darwin" = {
arch = "darwin-arm64";
hash = "sha256-tUasV49w19KA4VVLogF3KYApcdy55L/kbeUteegx450=";
hash = "sha256-hhF4qJDmuTyWeb3suop7p8sRUU6pGIM2qwHB/O/OFyM=";
};
};
in
{
name = "claude-code";
publisher = "anthropic";
version = "2.1.251";
version = "2.1.257";
}
// sources.${stdenvNoCC.hostPlatform.system}
or (throw "Unsupported system ${stdenvNoCC.hostPlatform.system}");

View File

@@ -1190,8 +1190,8 @@ let
mktplcRef = {
publisher = "DanielSanMedium";
name = "dscodegpt";
version = "3.24.51";
hash = "sha256-VK0AfJdMBofH6ra4jTFRzzId3vXyB66SzMqKJVeXa+Y=";
version = "3.24.57";
hash = "sha256-iZZlZqghFRBtAOGZz1DV5bW0n41DpJKB865plQ5rXoY=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/DanielSanMedium.dscodegpt/changelog";
@@ -1242,8 +1242,8 @@ let
mktplcRef = {
name = "databricks";
publisher = "databricks";
version = "2.14.1";
hash = "sha256-f/jkmzHGZx5NJ0hKcNvPodjWcc7xGSUND5XzaXlL/Ms=";
version = "2.15.0";
hash = "sha256-IkzkKEmcbRI0RD72NFgE38oDKxrFe+rYozkUmOc3SBM=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/databricks.databricks/changelog";
@@ -2079,8 +2079,8 @@ let
mktplcRef = {
name = "Go";
publisher = "golang";
version = "0.56.0";
hash = "sha256-n1lZ+xe6Co29gEOH3dpQl1/Kqd1SZ6oz6qqJkSByqss=";
version = "0.56.1";
hash = "sha256-RTZdpdEoTzUYspSfIYSB8envYiGz2Zmi4wgsy7Yeh0s=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/golang.Go/changelog";
@@ -4298,8 +4298,8 @@ let
mktplcRef = {
publisher = "shd101wyy";
name = "markdown-preview-enhanced";
version = "0.8.30";
hash = "sha256-wtI+W+ZNxXv8WonGDmSt1NxeF8WN8fqPCuMougERxDE=";
version = "0.8.32";
hash = "sha256-4AeRM5Pg6o0GJqHHfjicIoesn/hr0MVwQZRUagu7IhU=";
};
meta = {
description = "Provides a live preview of markdown using either markdown-it or pandoc";

View File

@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "claude-dev";
publisher = "saoudrizwan";
version = "4.1.12";
hash = "sha256-Wfo7CoFLcIE8yWSsfEtJ93VmIJ0TGlm1ZWF9BfK+38I=";
version = "4.1.16";
hash = "sha256-ZsKIpyn2ZZzrfxAR8HAjNFMVQ5UdnH7bYaO7AdUCTKc=";
};
meta = {

View File

@@ -860,11 +860,11 @@
"vendorHash": "sha256-d8RQfuLRNGTUzA2Ygy3QEis5j5Ape5kmcnZSs77c84M="
},
"linode_linode": {
"hash": "sha256-kTrLbAnd0YVzlIFGGZhAkLs7N73wM1LvxYG3NCZSHog=",
"hash": "sha256-2HONH+N8sQleo3F4FT8SBpx1BJQwF2uxB4DN9dOEsIk=",
"homepage": "https://registry.terraform.io/providers/linode/linode",
"owner": "linode",
"repo": "terraform-provider-linode",
"rev": "v4.3.0",
"rev": "v4.4.0",
"spdx": "MPL-2.0",
"vendorHash": "sha256-NkXMVJG8ZQOvJNMlrOYrfyp61n7cktFzDQ9oqI+x7xI="
},
@@ -1193,13 +1193,13 @@
"vendorHash": "sha256-89ibvtps4hWcJ18G1LV09RjdeWhrUHLvhfgbuNE1cMI="
},
"scaleway_scaleway": {
"hash": "sha256-78OOJDZmJWln3zS4KQHGU2nm5HjGLJxZ2MKAMLmeVEY=",
"hash": "sha256-1edAhzB1XYPtkn3O55/QPm39zcbH18YG0+oaAxW+e8M=",
"homepage": "https://registry.terraform.io/providers/scaleway/scaleway",
"owner": "scaleway",
"repo": "terraform-provider-scaleway",
"rev": "v2.81.0",
"rev": "v2.82.0",
"spdx": "MPL-2.0",
"vendorHash": "sha256-FtTZwQlRdYwQpQcvwuqbIf7KtFcA/ggN25vrYyhNH9k="
"vendorHash": "sha256-YhbEC+0wjtCWcMDlrEWiOYDvPdnWhctCPa+mUY1ui10="
},
"scottwinkler_shell": {
"hash": "sha256-LTWEdXxi13sC09jh+EFZ6pOi1mzuvgBz5vceIkNE/JY=",

View File

@@ -9,9 +9,7 @@
rust-jemalloc-sys,
python3,
python3Packages,
wrapQtAppsHook,
qtbase,
qtsvg,
qt6,
xdg-utils,
replaceVars,
nodejs_22,
@@ -103,14 +101,14 @@ rec {
dependencies = with python3Packages; [
aw-core
qtbase
qtsvg # Rendering icons in the trayicon menu
qt6.qtbase
qt6.qtsvg # Rendering icons in the trayicon menu
pyqt6
click
];
nativeBuildInputs = [
wrapQtAppsHook
qt6.wrapQtAppsHook
];
# Prevent double wrapping

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "aws-lambda-runtime-interface-emulator";
version = "1.36";
version = "1.37";
src = fetchFromGitHub {
owner = "aws";
repo = "aws-lambda-runtime-interface-emulator";
rev = "v${finalAttrs.version}";
sha256 = "sha256-bI+UZuaRuBwUgDGSb/SnBTzUR+iNPHWdVHHpzT29SIs=";
sha256 = "sha256-9mXpA3ykMJbapLXeD0Dcb4AWXt2kWHUhg1YdSseCsgs=";
};
vendorHash = "sha256-+7BuDaN1ns63cQOMKuRMjBo9GnLrmsubx/KppUsyheY=";

View File

@@ -13,16 +13,16 @@
}:
rustPlatform.buildRustPackage rec {
pname = "bpf-linker";
version = "0.10.4";
version = "0.11.0";
src = fetchFromGitHub {
owner = "aya-rs";
repo = "bpf-linker";
tag = "v${version}";
hash = "sha256-W1ZrKSkAHH1CBFNhyD5qfVJuf9mhwzZuzkdWGX4prnI=";
hash = "sha256-uMpLQR2FAI96MYfWo8lR9pUeWhswY6wMUOxQwq3hCdw=";
};
cargoHash = "sha256-jgVuJ5xq/M2Bq1B1u8BnULqSsbwxXpSsIFhVU8ehDZM=";
cargoHash = "sha256-asCS4oLMXJ4y4vCDRsq2kuTOOPHebT0Dd+AE20GkZvI=";
buildNoDefaultFeatures = true;
buildFeatures = [ "llvm-${lib.versions.major llvmPackagesForLinker.llvm.version}" ];

View File

@@ -16,16 +16,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "broot";
version = "1.58.0";
version = "1.59.0";
src = fetchFromGitHub {
owner = "Canop";
repo = "broot";
tag = "v${finalAttrs.version}";
hash = "sha256-cvrqIgxR96GVD5HpDTjswnuiwuzfJNW0evJIwYTI2lQ=";
hash = "sha256-z0n0+dM2lpnM/1Nw28kLnO3UQq1zrhzD2QBPV+zcDfQ=";
};
cargoHash = "sha256-eel+0H5wYk4j/yB3E0M4+iqQXF7tLXm6gxv59rW2e1o=";
cargoHash = "sha256-MhUjKIW2Nb2Ou0sW7iA4S3ecu3UGIRtFCW+KhbwIjtI=";
nativeBuildInputs = [
installShellFiles

View File

@@ -8,19 +8,19 @@
buildGoModule (finalAttrs: {
pname = "carapace-bridge";
version = "1.6.3";
version = "1.6.4";
src = fetchFromGitHub {
owner = "carapace-sh";
repo = "carapace-bridge";
tag = "v${finalAttrs.version}";
hash = "sha256-0z9yd3hzvldtBO12nj9XcDuNjJAsmUIMXYB90PHK5VE=";
hash = "sha256-ynxraHtqj0C/AUlRtX3vQRHm0hfnirNAfeYcf+jTHA4=";
};
# buildGoModule tries to run `go mod vendor` instead of `go work vendor` on
# the workspace if proxyVendor is off
proxyVendor = true;
vendorHash = "sha256-mOgeHluUbLIILplVMdZV8CxYhQC1r9HX6cDr4Fe1jXM=";
vendorHash = "sha256-+xAR51kWnMlJrhC5c3yN0qZEBcmmcAqiUlvEFgNStuM=";
postPatch = ''
substituteInPlace cmd/carapace-bridge/main.go \

View File

@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cargo-diet";
version = "1.4.0";
version = "1.4.1";
src = fetchFromGitHub {
owner = "the-lean-crate";
repo = "cargo-diet";
rev = "v${finalAttrs.version}";
hash = "sha256-3fH4x83uSRuLwjTatBNicUODCb37HGuLBdTR34yXV8k=";
hash = "sha256-3xUuMO5Z4ukC+olWNcURqkYEWbSQ73L5i9B/QGDXCgQ=";
};
cargoHash = "sha256-3oz+q8Hxa/ZzmvlJzt/8xGlFWgWArbHAEVr7chNgl5M=";
cargoHash = "sha256-SUgH/FV+ezyG/5Bns2pwkCsvuCUihmuKGrtH2mjbcNU=";
meta = {
description = "Help computing optimal include directives for your Cargo.toml manifest";

View File

@@ -16,16 +16,16 @@ let
in
buildGoModule (finalAttrs: {
pname = "centrifugo";
version = "6.9.2";
version = "6.9.3";
src = fetchFromGitHub {
owner = "centrifugal";
repo = "centrifugo";
rev = "v${finalAttrs.version}";
hash = "sha256-rNh2fM+/j6/br1Cz1m3OxA3mi+TmaMjms2fgAr+4IA4=";
hash = "sha256-VGD2sOcnEnUC4p3sNGBf231/N98lyLKWvTTBu9JAqqI=";
};
vendorHash = "sha256-zAXXsfV8Av5D7nCl7tRLIBW/HmzXgZyokNsC/c6+Ssg=";
vendorHash = "sha256-DeimAevGCOlu74bgZdOE4/SCbTo3TXS12CqZRhk94/s=";
ldflags = [
"-s"

View File

@@ -6,14 +6,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "checkpwn";
version = "0.6.0";
version = "0.6.1";
src = fetchCrate {
inherit (finalAttrs) pname version;
hash = "sha256-RX3DCcCrZqv4REg+KGHOAXva8ta1PwvlXtS9MTFSlRo=";
hash = "sha256-jQEg6wDZl2ar/KzhSPPpBRQ3JNThXk7j/zTbqeY6L58=";
};
cargoHash = "sha256-YIQbGOkW51KsO6vdqm8w1z4UDBmkpCUbvRIViE0a0KQ=";
cargoHash = "sha256-R7IGqZrnF/dsl94fuB4Z2hLdPozCWUZTCryFuSW89FQ=";
# requires internet access
checkFlags = [

View File

@@ -1,62 +1,60 @@
{
"version": "2.1.251",
"commit": "37534ac596d80cefb02d272f036adba4ba055d2c",
"buildDate": "2026-08-28T15:10:11Z",
"version": "2.1.257",
"manifestSignatureEnforcement": "flag",
"commit": "2c673eef7f8749077ab2f06e2f2a4139db3ba640",
"buildDate": "2026-09-01T05:40:10Z",
"platforms": {
"darwin-arm64": {
"binary": "claude.zst",
"checksum": "210734be9179176b23affc9c73e052c05ca592b953cc6e010e3e0e2902050b51",
"size": 64283955,
"checksum": "cdae82ddc99d35681add074a9bffcc42d05d6a9a03493fa369abd43adbf35e34",
"size": 65806396,
"bundle": {
"checksum": "5876dfd928b5a79fe88ec57f83b7d4570f45e2f53d350b92d5b0486589682eff",
"size": 64288372
"checksum": "2d97e870980bcdb05b12430dec1bd67a5ccfd275c02bd5323547c0d7ec6845bf",
"size": 65811453
}
},
"darwin-x64": {
"binary": "claude.zst",
"checksum": "963c354c27be8b26cf79002cb3ae3047c5845ac606ca5200e942c51fc334319d",
"size": 68304834,
"checksum": "20a4b40ce2a8bf6b9e6def4bf3c43b3c50a146dfdff85bc1458d2875124497c3",
"size": 69875512,
"bundle": {
"checksum": "b2561617e3aac9cd17c91b63dea9491739ec0b285bdff645c2d65f96d754532d",
"size": 68308558
"checksum": "1c5296418fc62476469629724a1a35a1e12cb1a4bfd1f55f13c8256a7fbd3d3a",
"size": 69876719
}
},
"linux-arm64": {
"binary": "claude.zst",
"checksum": "f346c1c7928584f276d6c9d55a5c03271b9c10b19039fc5758902038188056ff",
"size": 73724308
"checksum": "06742f7f94a17386acb2769f84524a3d34c5cc12cf12553b37f526ccee4fcf3e",
"size": 75033302
},
"linux-x64": {
"binary": "claude.zst",
"checksum": "dd621ed8ba147167e710b4aa365f63c3b88e9558883a2fa5871b5e2a9d03606d",
"size": 74367641
"checksum": "f1b05baa487f7e102d8e31b6b0c04ecfdf767c5511377003bf4c0f98fc4dbdd5",
"size": 75667664
},
"linux-arm64-musl": {
"binary": "claude.zst",
"checksum": "f30748ee286e154fbdb96810481fd1cfe37e424cb0f1d8a839322a6ef28d9467",
"size": 72202451
"checksum": "867ddb99ec4bcd5a76bcb91e2b86e87f7f911bea6b14ca0c82f72a91bc56b983",
"size": 73516368
},
"linux-x64-musl": {
"binary": "claude.zst",
"checksum": "44ce287c5c05a3f01b13c88b2fe591ada447db025ffd1a5bfb9b6000ca53175a",
"size": 72859628
"checksum": "9696e6b79d67f9fc9d7c440ff0f054204f5c7ecf3c7b96e8ab8bbcbadabae34d",
"size": 74185146
},
"win32-x64": {
"binary": "claude.exe.zst",
"checksum": "af850d03d36de22b414ff4ccc314b37c58fc95c13ea2975051e42f14dcf62832",
"size": 76778696
"checksum": "7f39419bdb85dfc07bcd22c601efee1fc3841e5b3c3d9b35898914227b319072",
"size": 78070415
},
"win32-arm64": {
"binary": "claude.exe.zst",
"checksum": "411b5bf888a6bd75293a58c88edffa2f45f85b1d8aedd73054b90b697d653f66",
"size": 73553174
"checksum": "a2be876461a2e320067fb014ed870089363a70d17e2e6508ca972e6377ebbb95",
"size": 74811809
}
},
"sdkCompat": {
"testedWrapperVersions": [
"0.3.212",
"0.3.214",
"0.3.215",
"0.3.216",
"0.3.217",
"0.3.218",

View File

@@ -7,13 +7,13 @@
buildNpmPackage (finalAttrs: {
pname = "claude-powerline";
version = "1.30.1";
version = "1.30.3";
src = fetchFromGitHub {
owner = "Owloops";
repo = "claude-powerline";
tag = "v${finalAttrs.version}";
hash = "sha256-Kevx+gZULenAPKe0LYov+v4byCJHoauf58Xkxd53Xyw=";
hash = "sha256-MBCISwf1xfiBD172IIl51t3Pun5gkjRnwhpWF0Y9Riw=";
};
npmDepsHash = "sha256-D3Z5tb4phZUMPQaXvfYiIWuwaX5YGI8ubgyV7sSJqQk=";

View File

@@ -9,18 +9,18 @@
buildGoModule (finalAttrs: {
pname = "cnspec";
version = "13.36.0";
version = "13.37.0";
src = fetchFromGitHub {
owner = "mondoohq";
repo = "cnspec";
tag = "v${finalAttrs.version}";
hash = "sha256-KDubdJ+OgXRxe2DX/8lDGITdl57ViZ8FPgrNNefKI3I=";
hash = "sha256-/LV74WKk3UJeRJwtpCUEpDz5bnSVLZB7+nuALVvpR4g=";
};
proxyVendor = true;
vendorHash = "sha256-2YccHGxnVz/4sHAjmOSSJ+W3tAKVQOPTl0NchKycHjI=";
vendorHash = "sha256-NvBJPHd86zIIipTUApiKYmXFLwNt1ZQrP+f2UEWTL9Q=";
subPackages = [ "apps/cnspec" ];

View File

@@ -8,13 +8,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "croaring";
version = "5.1.0";
version = "5.1.1";
src = fetchFromGitHub {
owner = "RoaringBitmap";
repo = "CRoaring";
tag = "v${finalAttrs.version}";
hash = "sha256-CyjXE4cDPp8pmVqjgJFzLiVgR1I0lv2PEusS659KKP4=";
hash = "sha256-I9ioukybY8NXBFmQd9xFyrd9Ye2FuGTewuX1pCQscQM=";
};
# roaring.pc.in cannot handle absolute CMAKE_INSTALL_*DIRs, nor

View File

@@ -10,13 +10,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "darkly";
version = "0.5.38";
version = "0.5.39";
src = fetchFromGitHub {
owner = "Bali10050";
repo = "Darkly";
tag = "v${finalAttrs.version}";
hash = "sha256-u12imjPk4ZhOen/PgnLiNPML+5NmuKO0Ja4wQKU/Y8E=";
hash = "sha256-a2+yPzqXAlnErn1KGW28UBlqapBmySvLPWOskVFB/Hg=";
};
nativeBuildInputs = [

View File

@@ -19,7 +19,7 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "dbeaver-bin";
version = "26.1.5";
version = "26.2.0";
src =
let
@@ -31,9 +31,9 @@ stdenvNoCC.mkDerivation (finalAttrs: {
aarch64-darwin = "macos-aarch64.dmg";
};
hash = selectSystem {
x86_64-linux = "sha256-DoqiAIgUxRwdhj+Pq5vOA0P1wd/g7064a7DhO7pMHvI=";
aarch64-linux = "sha256-O87LRTJ8S9FLFEO2n9gNt0vPruY0AEzrffNYm7fx1nQ=";
aarch64-darwin = "sha256-CSYW2sGTG3ryPJPVO6i3he2Y/axIE+2s2f9btuL6JaA=";
x86_64-linux = "sha256-9QTnCnR2OqAuC2PWhCuFymRSb2gr5Fez8w4zDMEHSO0=";
aarch64-linux = "sha256-atqAOjnAcvyPHHdwZpKY6So1AXRKbh/5GXlKDe35WWM=";
aarch64-darwin = "sha256-YqA6qIQp1O7zV2VQOXquddJXagEt7aDIPUtE9fvNSj8=";
};
in
fetchurl {

View File

@@ -2,13 +2,17 @@
lib,
python3Packages,
fetchFromGitHub,
# tests
addBinToPathHook,
versionCheckHook,
}:
python3Packages.buildPythonApplication (finalAttrs: {
pname = "deeptools";
version = "3.5.6";
pyproject = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "deeptools";
@@ -22,20 +26,21 @@ python3Packages.buildPythonApplication (finalAttrs: {
];
dependencies = with python3Packages; [
numpy
scipy
matplotlib
pysam
numpydoc
pybigwig
py2bit
plotly
deeptoolsintervals
matplotlib
numpy
numpydoc
plotly
py2bit
pybigwig
pysam
scipy
];
nativeCheckInputs = with python3Packages; [
pytestCheckHook
nativeCheckInputs = [
addBinToPathHook
python3Packages.pytestCheckHook
versionCheckHook
];
disabledTestPaths = [
@@ -46,6 +51,12 @@ python3Packages.buildPythonApplication (finalAttrs: {
"deeptools/test/test_multiBamSummary.py"
];
disabledTests = [
# Numerical error:
# AssertionError: Error: Image files did not match
"test_plotCoverage_default"
];
meta = {
homepage = "https://deeptools.readthedocs.io/en/develop";
description = "Tools for exploring deep DNA sequencing data";
@@ -61,5 +72,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
mit
bsd3
];
mainProgram = "deeptools";
};
})

View File

@@ -10,13 +10,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "dua";
version = "2.42.1";
version = "2.44.0";
src = fetchFromGitHub {
owner = "Byron";
repo = "dua-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-OZmASDrnQxDnDDpensv+Ltgtc6IclLaZ5baZDy4kQxE=";
hash = "sha256-UsQDwoMmOSKqYxA7SDNIg44BakiAOyaa3CWMp3R0yng=";
# Remove unicode file names which leads to different checksums on HFS+
# vs. other filesystems because of unicode normalisation.
postFetch = ''
@@ -24,7 +24,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
'';
};
cargoHash = "sha256-1FItTPqrBty9PpiKw5riGNP89DdrLHgXC+aBXbD+3Wc=";
cargoHash = "sha256-jXTeA1hEvn3Oi1PMFuOeTFkNsazcSCD3w3Psr1clrlY=";
checkFlags = [
# Skip interactive tests

View File

@@ -1,12 +1,12 @@
{
"name": "eslint",
"version": "10.9.0",
"version": "10.9.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eslint",
"version": "10.9.0",
"version": "10.9.1",
"license": "MIT",
"workspaces": [
"packages/*"
@@ -1914,9 +1914,9 @@
}
},
"node_modules/@csstools/css-color-parser": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.2.0.tgz",
"integrity": "sha512-5+5LEmFuY1AjXdYhmgjTJogtQnP1evJ1zrBZGUNZ0thkpwnnmKxcHdAMn/OtFjAb25zA+jKDVYVRl+5G7rjv1A==",
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.2.2.tgz",
"integrity": "sha512-3QKjR/vxyjcSXBLgb6lP0S3MGdvwbmqSsvLPbYdVORqPDc8FX1HAJ0Spk38bxaRXgvENTA47tlhhbb5Z2e8hEg==",
"dev": true,
"funding": [
{
@@ -1965,9 +1965,9 @@
}
},
"node_modules/@csstools/css-syntax-patches-for-csstree": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.8.tgz",
"integrity": "sha512-CpMLjAvwQg3BL5S0IeqsZNMH7EQrEWi0kLKOC13ZBF0ZwERiLWlibNPJr8G1kdU3Ms/r2KiNrF81pUh2HwAHdg==",
"version": "1.1.12",
"resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.12.tgz",
"integrity": "sha512-3vLQK+dXxhBMR2Wx99PTCifE+vHtW2ndZWyla8yK813ev6oGhyn8Lja8jCyGAWTJ+LEYZK7EVtJxrDj8ztevJw==",
"dev": true,
"funding": [
{
@@ -2168,9 +2168,9 @@
}
},
"node_modules/@eslint-community/eslint-plugin-eslint-comments/node_modules/ignore": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
"integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
"version": "7.0.8",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.8.tgz",
"integrity": "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q==",
"license": "MIT",
"engines": {
"node": ">= 4"
@@ -2609,9 +2609,9 @@
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.6.0.tgz",
"integrity": "sha512-T7jf+5zgsZHwNJ4lvQ7/aezbyk0nNX+zJVWpmHA7VYsEx7a7qr5Rg5IbtJFqkgze5Y2sruq1RUY8Q837Od7iFw==",
"dev": true,
"license": "MIT"
},
@@ -2798,9 +2798,9 @@
}
},
"node_modules/@oxc-parser/binding-android-arm-eabi": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-android-arm-eabi/-/binding-android-arm-eabi-0.143.0.tgz",
"integrity": "sha512-n9uozULWflPqBtdmI8lAabLqGKNgLVNN0ZH8HfgCwpKGNtzRzauB76jTiW/3YLkcA7N1zskpi9GdVnZuu1SAvg==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-android-arm-eabi/-/binding-android-arm-eabi-0.147.0.tgz",
"integrity": "sha512-fOtoGvIoirkvxQVw9J1WJPxz571XPgLsPf9uhRD+PJteUnvrJHMDmK9pw2yZEGGyismtRoEsp+JcXUdF/JDMDw==",
"cpu": [
"arm"
],
@@ -2815,9 +2815,9 @@
}
},
"node_modules/@oxc-parser/binding-android-arm64": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-android-arm64/-/binding-android-arm64-0.143.0.tgz",
"integrity": "sha512-9BbdjHETk6O3zH/DDid9IgBtF0GlpLabNKN231uraXpRDSfY+iiZxTP5bk1Z63GBownVdhdINFIeddmMz4MzpQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-android-arm64/-/binding-android-arm64-0.147.0.tgz",
"integrity": "sha512-emjQHOYJaomo4ykaXQ1EItunr/I94Nk01oqBmU4dSkKSTupIDx6OysVDf2e8Eytm77rb+4ZxzgElyWP7rcEX7A==",
"cpu": [
"arm64"
],
@@ -2832,9 +2832,9 @@
}
},
"node_modules/@oxc-parser/binding-darwin-arm64": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.143.0.tgz",
"integrity": "sha512-gh+6ecoHUy4/sUcolBl/1qPXKBbYNxFY0Pk0ujgQvINTMSftJY7o4yb8gOkDJPeZeB8+a+u7xTe6umoP8N5HFA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-arm64/-/binding-darwin-arm64-0.147.0.tgz",
"integrity": "sha512-kXvBPJL7RmDPJ2mze/vXPPVQimCDtFr9OFLjf7dyhV5Dx64cgcXh9KKrA1sMWvCObvJll9CZZUO0FBlFwD0l6A==",
"cpu": [
"arm64"
],
@@ -2849,9 +2849,9 @@
}
},
"node_modules/@oxc-parser/binding-darwin-x64": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-x64/-/binding-darwin-x64-0.143.0.tgz",
"integrity": "sha512-qd1hl2d+lXgHv/VQ/M9qm8TrMC5T4RqDBwtOnl+1D0QMjwcz+8AaB4JSg8STgeag0GP6a6L74XEGAsrTSJWNzQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-darwin-x64/-/binding-darwin-x64-0.147.0.tgz",
"integrity": "sha512-mgFF8pLU6R64LbT27lSrtVRspVC/3IcZ0qyIikzmi78Y3Ik2OPnlAHHI0UEBRcC3qmNgtjaef7zkFt7/uPxIcw==",
"cpu": [
"x64"
],
@@ -2866,9 +2866,9 @@
}
},
"node_modules/@oxc-parser/binding-freebsd-x64": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.143.0.tgz",
"integrity": "sha512-M5XXcNa7aOqLPKTR41msfghKu2yQ4xWvCm11/gwU0JzOzHNk5sgW//rVEjJ+LO48+VDAMzXTSzurUVxIDKwozw==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-freebsd-x64/-/binding-freebsd-x64-0.147.0.tgz",
"integrity": "sha512-v38aiF11qufOTBcCAKL4skgQf0zJ4NEvRlivq7B5kHrlyvjCLjvNrMtNWDTz1SDUL6/xVsJRmLDxv2e+Cp4oWw==",
"cpu": [
"x64"
],
@@ -2883,9 +2883,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-arm-gnueabihf": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.143.0.tgz",
"integrity": "sha512-T/GXusuOkPNQhCQCSBbcU/N8j0rAypuDBl1IyFK+lyYT594XsVz80clPC/OtbSSpBGyJxj8uYEfctxVuxVYoww==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.147.0.tgz",
"integrity": "sha512-AeIiBbwUaP0H1+4/qGW9l5qHecS/+XA5iMuieVcGb1T+tyc2dVGspFW13BWk/XrLsiGP/CiDJTJqAPLLCzZHkw==",
"cpu": [
"arm"
],
@@ -2900,9 +2900,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-arm-musleabihf": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.143.0.tgz",
"integrity": "sha512-oKu4RcBlXSqo3OC62dp6YTnQaZIurNDpCX3BnAM3+bJxt7s8J2TJKMnC0UYer1qhlRaDCg6wkTaTw+2IlsZ12w==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.147.0.tgz",
"integrity": "sha512-/41MKPW4RgPY4DJco0NCF0RYX3IMZaVlRNMNzvhaxRavc7tN3Txm+qllZbh0aMRs0VHdgUlbI8TcAOiTai4TKg==",
"cpu": [
"arm"
],
@@ -2917,9 +2917,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-arm64-gnu": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.143.0.tgz",
"integrity": "sha512-WJBbD186AZmMGaSIhlktC+rPl8L3peCTXAh88Ih9uEvK0en2mPojGyCGYiL6mHtV1RPV3JyfJW5t6n5hh0lXhA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.147.0.tgz",
"integrity": "sha512-bmpw/RPhVXgZbtb3xBDuwW5s8+LvZYdqcDSX/sP2ltL77aTio3DP/B5ZTwwgoJ6Mr9vJs4RrmgEKW9XkLNUU1g==",
"cpu": [
"arm64"
],
@@ -2937,9 +2937,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-arm64-musl": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.143.0.tgz",
"integrity": "sha512-t1AcYOwEzgceadT4v5e+vaCCb0AncCA3v5AyzfBAz/tMq11qzVccXKzNHtkWdjBsgvTKwRkaUF3QvT4kot8vcQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.147.0.tgz",
"integrity": "sha512-gd7VX/FDVOw6mjQcu45iIcp4QkgybgJwh3a0OFG2NxmPCj628mQWD96QGu1kK8+mZF9qK4b/gIEyC63vQoB7+Q==",
"cpu": [
"arm64"
],
@@ -2957,9 +2957,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-ppc64-gnu": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.143.0.tgz",
"integrity": "sha512-RsnO/NoD8376LMJq8JS8TwI0ieNaFRTuNe2GVJntQg6gwZNMENZsEbknHdVwjpOmxdGLGodcwaGSbAeRr5Bgjw==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.147.0.tgz",
"integrity": "sha512-HnAzcfki7dSUNHf510Q2NmbJlz8Ys7rn8l9l588Pkx0tYe1BHLZnmELIgqizJ4WPhHGSwN8Ce+B/menVxS3odA==",
"cpu": [
"ppc64"
],
@@ -2977,9 +2977,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-riscv64-gnu": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.143.0.tgz",
"integrity": "sha512-48fSVfR9TZi5CASZFyv0VC6z6BCoeihFsX031mAD/oSH7d9PYsPgIqza7d9mjP7Z2KTEpTFyH6SIu0Ui6R1vdg==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.147.0.tgz",
"integrity": "sha512-qlkOL6wT44U+fT5s/+sR6Shx0OdwvQF83JyIPZUxG/ovqZF5/7atOtjH+JPZ5/7ATQLbFBBSmghcy/+2NVB/ew==",
"cpu": [
"riscv64"
],
@@ -2997,9 +2997,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-riscv64-musl": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.143.0.tgz",
"integrity": "sha512-T8CpdD+SfE01DnIOD4HpVxu0ZJOfMJ/VhCvikKfaXAxkZ+9veyLM/D2hpi7Y2hFUyPmVQO3FNZHmYzV/WlVR4g==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.147.0.tgz",
"integrity": "sha512-DlefD7L7sMXs/3hIBH23Egk0phj8kG0SA81dVGOQ3S1ekjOlmTLH2E+F2Thwfh1slKx6aH+lNc5fQYAw0GU7/g==",
"cpu": [
"riscv64"
],
@@ -3017,9 +3017,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-s390x-gnu": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.143.0.tgz",
"integrity": "sha512-QLdeMsCcacenPEFsfxnBUDF1y6opyz5+fmOz9bfD5Y7fiGCMupUCuB3KTPQhNwshIG1P9fPqar9MHxuBDd4bwQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.147.0.tgz",
"integrity": "sha512-Xqpagk/031IvZ4svrk2FF01YEqM/iN3MJV3SVZadKg/CsGlDCGoREqKHXYnoV5+8SfGe/m6RM1szXFLusTu/Uw==",
"cpu": [
"s390x"
],
@@ -3037,9 +3037,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-x64-gnu": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.143.0.tgz",
"integrity": "sha512-659ujfqLy6k7cuH3sbzhd8b+ztSq+i6E2E9pG78Q0BmHjAExfGIdgc8cGgMdwAozDXeZFHkJ+LXYJdWsaGdgyw==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.147.0.tgz",
"integrity": "sha512-QioQOeUbI4ATUr0S2z88uA3Cds2R3Mm5Ge7U8XNYtlTb2GJF3rWlcj70z0AJhhOlbdm0YgVjqPBldUNbFylDIg==",
"cpu": [
"x64"
],
@@ -3057,9 +3057,9 @@
}
},
"node_modules/@oxc-parser/binding-linux-x64-musl": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.143.0.tgz",
"integrity": "sha512-/Mw/9j4TfZcnKphPrzOE6t4MMknXadcAAuVUlDRTF/ETWB5xOgQvOJV2Mh9We/bWxZdoxaGAdc+hy4GuYwQ2yQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-linux-x64-musl/-/binding-linux-x64-musl-0.147.0.tgz",
"integrity": "sha512-NXy1tv/OdC+pPTwf9RiCZWPK53V/Xq/2cjSnjOSyKopajdaDqMIkgtDY+jXZemp2e8px5FeWfY2L2LwhKZQovg==",
"cpu": [
"x64"
],
@@ -3077,9 +3077,9 @@
}
},
"node_modules/@oxc-parser/binding-openharmony-arm64": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-openharmony-arm64/-/binding-openharmony-arm64-0.143.0.tgz",
"integrity": "sha512-8rIKWR2BFuifbIK/1XB9wTaSdtuJ25dlE7ZQYDnEwj/2xH2vHsxnvIjHT3ZjSVuLLwGGlSslIG/fbOJ8TV8rTw==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-openharmony-arm64/-/binding-openharmony-arm64-0.147.0.tgz",
"integrity": "sha512-GpGWZ6oKz4bjCWW9Mz5pCaGPyk2Aaze6zEoaslIQqpSLtpx5pXj/ap5gUNb5Jn2LIbqWyjkGLX9yv3NMuNcBVQ==",
"cpu": [
"arm64"
],
@@ -3094,9 +3094,9 @@
}
},
"node_modules/@oxc-parser/binding-win32-arm64-msvc": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.143.0.tgz",
"integrity": "sha512-5U9kQYMfRRI6Zq7KDxgbIP0RMnKrfn3gLepRMgJuRkPSUALTiRCk9d/uyhb4lGDjUdzwK7mBkKqhLgzBPCmLpQ==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.147.0.tgz",
"integrity": "sha512-a8mlt7CC8z7LUdCfaxhff4kCd+vSjE+NEFL0cxA8ukfuSnvAto/pWTjytW4BuVLnQGcCVdHJwcRKOfs++H+tjw==",
"cpu": [
"arm64"
],
@@ -3111,9 +3111,9 @@
}
},
"node_modules/@oxc-parser/binding-win32-ia32-msvc": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.143.0.tgz",
"integrity": "sha512-25P7AaHk4R88Yv2XH4gToDVmh0cOu+bEURQU10CRrmvgabfRArSGAP5osmwUKeSUHj0VS50upbpbRWWW/m7mHA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.147.0.tgz",
"integrity": "sha512-M5ViVDBcFLnl2632AuuWuP35zEL5oikK1jTx8r3+902VEDeSNHxFZAB6RZyfZ7MU6Oi5QTOG8MmMkIeHsudSaw==",
"cpu": [
"ia32"
],
@@ -3128,9 +3128,9 @@
}
},
"node_modules/@oxc-parser/binding-win32-x64-msvc": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.143.0.tgz",
"integrity": "sha512-ORMh3JE1s6V7ySicdRK7vgaDQnn5o+UHg9ct989PlWHbel8O9ARrmWXM6kZjrBMtNucxNayQ8g69G0VfWzhANw==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.147.0.tgz",
"integrity": "sha512-DUaE13OwnUSlHpLZNcC/nuT10ivlWqc5EZgsfgXuAmWYw0r3nDxGeLD1zlGwYwIgVk1/ZMAxoXpV+05stvbHaA==",
"cpu": [
"x64"
],
@@ -3145,9 +3145,9 @@
}
},
"node_modules/@oxc-project/types": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.143.0.tgz",
"integrity": "sha512-u6JZdLBTLotrNC9Vd6vPssINdzcCzleKAH6EJKImQb7GtYvX5keN2dxkoK44stCc4tffE6QQRtZTXVSzsLUlWA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.147.0.tgz",
"integrity": "sha512-IJ3s6ltHLp45S0bh7phkX+gJO7A1Wuz2EaqpAhb8WjqDwbzMiWKHhyyT42tskaWjEYXtHtVCPpnBJVT9+dcRLg==",
"dev": true,
"license": "MIT",
"funding": {
@@ -3721,16 +3721,16 @@
}
},
"node_modules/@typescript-eslint/parser": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.67.0.tgz",
"integrity": "sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.69.0.tgz",
"integrity": "sha512-l4b0DhWioGg6Gt2ebGlvfkFMOjRsauxtsnDRwUSRX1qHq3HdTfQHV8wW9zEXeciai6HfeaKOedQn2Zoofx3WBw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/scope-manager": "8.67.0",
"@typescript-eslint/types": "8.67.0",
"@typescript-eslint/typescript-estree": "8.67.0",
"@typescript-eslint/visitor-keys": "8.67.0",
"@typescript-eslint/scope-manager": "8.69.0",
"@typescript-eslint/types": "8.69.0",
"@typescript-eslint/typescript-estree": "8.69.0",
"@typescript-eslint/visitor-keys": "8.69.0",
"debug": "^4.4.3"
},
"engines": {
@@ -3746,14 +3746,14 @@
}
},
"node_modules/@typescript-eslint/project-service": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.67.0.tgz",
"integrity": "sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.69.0.tgz",
"integrity": "sha512-yi4obFrHMmnsesWehHbkg9zMA7Jt8cXT+mKM08G999pH1yT6nqgsHx7MYm0uY1wAj8CqiBXYRJ7WAT0QdQHQXg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/tsconfig-utils": "^8.67.0",
"@typescript-eslint/types": "^8.67.0",
"@typescript-eslint/tsconfig-utils": "^8.69.0",
"@typescript-eslint/types": "^8.69.0",
"debug": "^4.4.3"
},
"engines": {
@@ -3768,14 +3768,14 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.67.0.tgz",
"integrity": "sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.69.0.tgz",
"integrity": "sha512-ewfspqWvSxKSOaplqAUNbaSFO0eB6w1EtQ+esfYFRm3614Ty4uNtExkcbgd6nWsXphbqKyf9ZYdbZdv2xEoWEQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.67.0",
"@typescript-eslint/visitor-keys": "8.67.0"
"@typescript-eslint/types": "8.69.0",
"@typescript-eslint/visitor-keys": "8.69.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3786,9 +3786,9 @@
}
},
"node_modules/@typescript-eslint/tsconfig-utils": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.67.0.tgz",
"integrity": "sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.69.0.tgz",
"integrity": "sha512-xNqK7YTDZsLniQMV/4rpFR8Z5JlqeRvVjuG1YgF/mdPVH84HSD19L8CczMA0qg2RfwEV231GHH3VnToJDo4MfQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3803,9 +3803,9 @@
}
},
"node_modules/@typescript-eslint/types": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.67.0.tgz",
"integrity": "sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.69.0.tgz",
"integrity": "sha512-K3VrubUPhlo9VDBS6QdI8YB5j7ClpqLRdefcz6PFrhnwicehBweqQ9Evhl4l+FYz0HdDmMqIiSX0aldGRYtDCA==",
"license": "MIT",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3816,16 +3816,16 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.67.0.tgz",
"integrity": "sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.69.0.tgz",
"integrity": "sha512-AdFkgqck3Vudb/kWnxlyafU/4aBhHrbQ9locP2N4psXTy5mOBg0SHJumnLvx7r6g1gV4DKvUFwV2nJZBoqOD8w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/project-service": "8.67.0",
"@typescript-eslint/tsconfig-utils": "8.67.0",
"@typescript-eslint/types": "8.67.0",
"@typescript-eslint/visitor-keys": "8.67.0",
"@typescript-eslint/project-service": "8.69.0",
"@typescript-eslint/tsconfig-utils": "8.69.0",
"@typescript-eslint/types": "8.69.0",
"@typescript-eslint/visitor-keys": "8.69.0",
"debug": "^4.4.3",
"minimatch": "^10.2.2",
"semver": "^7.7.3",
@@ -3844,16 +3844,16 @@
}
},
"node_modules/@typescript-eslint/utils": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.67.0.tgz",
"integrity": "sha512-U9D1FdwEWBwok3hxxSdhclMb0twvt9QnjIQ0VfQ1AiX2epnpSgv2ubVDsayOFyY8K6FX+AQ7E0FKWVG3iKsj1A==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.69.0.tgz",
"integrity": "sha512-tUbx60BBqQa31kXF5MCsOOLL5E/WzUuxIn7YpAvq+eaUlqvk8/NXnXMBNAdLCr0icjkzem7iUA5QqWHe/hJ1aw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-community/eslint-utils": "^4.9.1",
"@typescript-eslint/scope-manager": "8.67.0",
"@typescript-eslint/types": "8.67.0",
"@typescript-eslint/typescript-estree": "8.67.0"
"@typescript-eslint/scope-manager": "8.69.0",
"@typescript-eslint/types": "8.69.0",
"@typescript-eslint/typescript-estree": "8.69.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3868,13 +3868,13 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "8.67.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.67.0.tgz",
"integrity": "sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA==",
"version": "8.69.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.69.0.tgz",
"integrity": "sha512-+rmdgPA+EXkNgKYvHvFfhrs35utXbwaC5PGpDquSXcoXQDKUA5UjV0LmTucG/4JXkM31BTu4TilHtrN8IVBe8w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "8.67.0",
"@typescript-eslint/types": "8.69.0",
"eslint-visitor-keys": "^5.0.0"
},
"engines": {
@@ -4581,9 +4581,9 @@
"license": "MIT"
},
"node_modules/baseline-browser-mapping": {
"version": "2.11.17",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.17.tgz",
"integrity": "sha512-KAUDn1OSS0fmPlGO+NOUMRcOQ/b/shUBH3OgkG73mPgdf+JD/BQ6fHboGxNOxnUmlwcq+lLq3dTkayRPuSfXwg==",
"version": "2.11.20",
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.20.tgz",
"integrity": "sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==",
"license": "Apache-2.0",
"bin": {
"baseline-browser-mapping": "dist/cli.cjs"
@@ -5070,9 +5070,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001809",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001809.tgz",
"integrity": "sha512-xxWVywk6a6Arlk+hymeycyn/VgqEfLDxupvhH/xiY5SJ/18kmi9o6MiO320DCUzypORHLtvh0I4i04tUhCNHNQ==",
"version": "1.0.30001810",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
"integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
"funding": [
{
"type": "opencollective",
@@ -6545,9 +6545,9 @@
}
},
"node_modules/electron-to-chromium": {
"version": "1.5.412",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.412.tgz",
"integrity": "sha512-z4rMe3esBzlzovKHj4gxJnsCGZRK5l4baUvm+gCGJBPE+gsyUMKsuU9tnEUtI1dOebXz1ytAPGjvXhmQ7rIPwA==",
"version": "1.5.418",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.418.tgz",
"integrity": "sha512-UzS26r3AEbG5wSoGVpJKqwHIU9zwQN7LHdVIThDrJpS0I5KdlXFMEb8543fhc9dVnIIAST6ar8rhwa00AL5MlA==",
"license": "ISC"
},
"node_modules/elliptic": {
@@ -6987,18 +6987,34 @@
"eslint": ">=9.38.0"
}
},
"node_modules/eslint-plugin-regexp/node_modules/jsdoc-type-pratt-parser": {
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-9.1.2.tgz",
"integrity": "sha512-9EXymowgk1mb9RY1VxuwKc+AhaxfBk2CV0dWxgGM+l5RURTtiUoAx7MlKwcsiVcEXK5HEPa7FeH/tsRpqjEPRg==",
"node_modules/eslint-plugin-regexp/node_modules/@types/node": {
"version": "26.4.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz",
"integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==",
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.9"
"undici-types": "~8.3.0"
}
},
"node_modules/eslint-plugin-regexp/node_modules/jsdoc-type-pratt-parser": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-9.2.1.tgz",
"integrity": "sha512-V4Ww4EHnTcTLSOMoB0FsF72JhQvcAsriCm/LWnxJeGWoxIjEL2l9na11abQok5SYShq8m0Gl02el/xAbTCulvQ==",
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.9",
"@types/node": "^26.4.0"
},
"engines": {
"node": "^22.22.2 || >=24.15.0"
}
},
"node_modules/eslint-plugin-regexp/node_modules/undici-types": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
"integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
"license": "MIT"
},
"node_modules/eslint-plugin-unicorn": {
"version": "63.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-63.0.0.tgz",
@@ -7421,9 +7437,9 @@
"license": "MIT"
},
"node_modules/fast-uri": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz",
"integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==",
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.6.tgz",
"integrity": "sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==",
"dev": true,
"funding": [
{
@@ -7448,9 +7464,9 @@
}
},
"node_modules/fastq": {
"version": "1.20.1",
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
"integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
"version": "1.20.3",
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.3.tgz",
"integrity": "sha512-XKv5nnLs6nLF71NgiKJLIZFLkPyIEuOselLG7ujZnGrRfQK8HpvY+WqKhAJUAdLomwVHErVS4LfxFlPq0/FTAw==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -7797,13 +7813,14 @@
}
},
"node_modules/formatly": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/formatly/-/formatly-0.3.0.tgz",
"integrity": "sha512-9XNj/o4wrRFyhSMJOvsuyMwy8aUfBaZ1VrqHVfohyXf0Sw0e+yfKG+xZaY3arGCOMdwFsqObtzVOc1gU9KiT9w==",
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/formatly/-/formatly-0.7.0.tgz",
"integrity": "sha512-7CXJtIIA0zy/u12StsYk25qVKxvdLA2ep2sTNxK3ov0mGNIIDqIvAXDSgTnAfDJFsPfWjuz0WjfYSdpvnLA5Tg==",
"dev": true,
"license": "MIT",
"dependencies": {
"fd-package-json": "^2.0.0"
"fd-package-json": "^2.0.0",
"package-manager-detector": "^1.8.0"
},
"bin": {
"formatly": "bin/index.mjs"
@@ -8164,9 +8181,9 @@
}
},
"node_modules/globby/node_modules/ignore": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
"integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
"version": "7.0.8",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.8.tgz",
"integrity": "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -8264,9 +8281,9 @@
}
},
"node_modules/gray-matter/node_modules/js-yaml": {
"version": "3.15.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.15.1.tgz",
"integrity": "sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==",
"version": "3.15.2",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.15.2.tgz",
"integrity": "sha512-6EuL879VkRA+1Cz578mKMiKvjPNEuk6+r1JaFzoSWejZmtf7xWbIyw1e3KkxlkzTIt9Taw6JBhEppG7utc1P+w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -9331,9 +9348,9 @@
"license": "MIT"
},
"node_modules/js-yaml": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.1.tgz",
"integrity": "sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.2.tgz",
"integrity": "sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==",
"dev": true,
"funding": [
{
@@ -9623,9 +9640,9 @@
}
},
"node_modules/knip": {
"version": "6.32.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.32.2.tgz",
"integrity": "sha512-WXTXbmocrw7gqm1A1TQvFN0OgJ7hUSU6E1g6SPRIzzHFogUBhXByc7cYeOFVtJ2uODg7DP4VbESYBYnfbtBYsg==",
"version": "6.34.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-6.34.0.tgz",
"integrity": "sha512-bbHIrnGspYwe4EBPjjx+lvkUor0F2qfKQc5BPzPI4SOAImYA+k2ueVpIcF7d/W1LEVT7XoJUPt6zELeGZhXBgA==",
"dev": true,
"funding": [
{
@@ -9640,16 +9657,16 @@
"license": "ISC",
"dependencies": {
"fdir": "^6.5.0",
"formatly": "^0.3.0",
"get-tsconfig": "4.14.1",
"formatly": "^0.7.0",
"get-tsconfig": "4.14.3",
"jiti": "^2.7.0",
"oxc-parser": "^0.143.0",
"oxc-parser": "^0.147.0",
"oxc-resolver": "11.24.2",
"picomatch": "^4.0.5",
"smol-toml": "^1.7.1",
"picomatch": "^4.0.7",
"smol-toml": "^1.8.0",
"strip-json-comments": "5.0.3",
"tinyglobby": "^0.2.17",
"unbash": "^4.0.9",
"unbash": "^4.0.10",
"yaml": "^2.9.0",
"zod": "^4.4.3"
},
@@ -9661,19 +9678,6 @@
"node": "^20.19.0 || >=22.12.0"
}
},
"node_modules/knip/node_modules/get-tsconfig": {
"version": "4.14.1",
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.14.1.tgz",
"integrity": "sha512-Dz/6HxkrxgNehhxLVeyv8sad9UzF2xBVeaKBQNDfJ5XiSXmp2gTR0eO0RWiT2NCKS5aGP9jjkOMggTN90qU50A==",
"dev": true,
"license": "MIT",
"dependencies": {
"resolve-pkg-maps": "^1.0.0"
},
"funding": {
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
},
"node_modules/knip/node_modules/strip-json-comments": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-5.0.3.tgz",
@@ -10172,9 +10176,9 @@
}
},
"node_modules/markdown-it": {
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.3.0.tgz",
"integrity": "sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==",
"version": "14.3.1",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.3.1.tgz",
"integrity": "sha512-4Ej49aYTDFIQ+uBkfX8GBvJGccoARxxPep+7aWTs55ozbjQJpW9M26Fe53vnGgvLeVzva/amzjQQaQu9w0vMhA==",
"dev": true,
"funding": [
{
@@ -11476,16 +11480,16 @@
}
},
"node_modules/minimizer-webpack-plugin": {
"version": "5.6.1",
"resolved": "https://registry.npmjs.org/minimizer-webpack-plugin/-/minimizer-webpack-plugin-5.6.1.tgz",
"integrity": "sha512-DoeAZz8Q1C1znwsUzej1fdoi4jCf7/+Em27ouLqfK/+3m8G+D7yDhUwrc3CNhjSzGUN1kn7Iv4sWmjflQHenpw==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/minimizer-webpack-plugin/-/minimizer-webpack-plugin-5.8.0.tgz",
"integrity": "sha512-2cT9+goJfBhtMz+gJqejSf09ClgmYhPhccRb/fb0ztVbixt0BkO8mRuI26FoPPuUNkRk6iEDryWAIouc5W8eJA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.25",
"@jridgewell/trace-mapping": "^0.3.31",
"jest-worker": "^27.4.5",
"schema-utils": "^4.3.0",
"terser": "^5.31.1"
"schema-utils": "^4.3.3",
"terser": "^5.51.0"
},
"engines": {
"node": ">= 10.13.0"
@@ -11828,9 +11832,9 @@
}
},
"node_modules/node-gyp": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-13.0.1.tgz",
"integrity": "sha512-piOr0S10qy5THB+q5BdqkoOx65XL/tjTMUAit3vciPNp+snTOBnGunWH1Rz7XZUxf2T9uFrfT/Ty4+aC3yPeyg==",
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-13.0.2.tgz",
"integrity": "sha512-SXTvw3PxznpowYhJSOD9mVQBgDaCTWXffX+wQZsQ7PbcTV86TsXCUcSZhHnskFQvrvn/OdSzJPMsptT2pIj9ww==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -11969,9 +11973,9 @@
}
},
"node_modules/node-releases": {
"version": "2.0.53",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.53.tgz",
"integrity": "sha512-D9UOmYG3UH1V+ENW56t5QXBwJw1YEY18ruVeus89Rw+SyIgjPkCO84bRzO3uNIYosJbNwiabWVn48o3uJLjxFQ==",
"version": "2.0.54",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
"integrity": "sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==",
"license": "MIT",
"engines": {
"node": ">=18"
@@ -12260,13 +12264,13 @@
"license": "MIT"
},
"node_modules/oxc-parser": {
"version": "0.143.0",
"resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.143.0.tgz",
"integrity": "sha512-ov0NzaDCOInknS7mP1cwKdJERt3utPW8ldjtdUXQ8Ty0GEFD08wk422vCUN0d7pST6kqtV7dxoI9w1Zi0l/9TA==",
"version": "0.147.0",
"resolved": "https://registry.npmjs.org/oxc-parser/-/oxc-parser-0.147.0.tgz",
"integrity": "sha512-5xaug6t7GfV3BO5Iv+xHW1rmQkDEQ3BEu3L8g3InsvWO5i8CYGc4tCZ2X985QcwWNycFJam+aOns6Nr2XAThTA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@oxc-project/types": "^0.143.0"
"@oxc-project/types": "^0.147.0"
},
"engines": {
"node": "^20.19.0 || >=22.12.0"
@@ -12275,25 +12279,25 @@
"url": "https://github.com/sponsors/Boshen"
},
"optionalDependencies": {
"@oxc-parser/binding-android-arm-eabi": "0.143.0",
"@oxc-parser/binding-android-arm64": "0.143.0",
"@oxc-parser/binding-darwin-arm64": "0.143.0",
"@oxc-parser/binding-darwin-x64": "0.143.0",
"@oxc-parser/binding-freebsd-x64": "0.143.0",
"@oxc-parser/binding-linux-arm-gnueabihf": "0.143.0",
"@oxc-parser/binding-linux-arm-musleabihf": "0.143.0",
"@oxc-parser/binding-linux-arm64-gnu": "0.143.0",
"@oxc-parser/binding-linux-arm64-musl": "0.143.0",
"@oxc-parser/binding-linux-ppc64-gnu": "0.143.0",
"@oxc-parser/binding-linux-riscv64-gnu": "0.143.0",
"@oxc-parser/binding-linux-riscv64-musl": "0.143.0",
"@oxc-parser/binding-linux-s390x-gnu": "0.143.0",
"@oxc-parser/binding-linux-x64-gnu": "0.143.0",
"@oxc-parser/binding-linux-x64-musl": "0.143.0",
"@oxc-parser/binding-openharmony-arm64": "0.143.0",
"@oxc-parser/binding-win32-arm64-msvc": "0.143.0",
"@oxc-parser/binding-win32-ia32-msvc": "0.143.0",
"@oxc-parser/binding-win32-x64-msvc": "0.143.0"
"@oxc-parser/binding-android-arm-eabi": "0.147.0",
"@oxc-parser/binding-android-arm64": "0.147.0",
"@oxc-parser/binding-darwin-arm64": "0.147.0",
"@oxc-parser/binding-darwin-x64": "0.147.0",
"@oxc-parser/binding-freebsd-x64": "0.147.0",
"@oxc-parser/binding-linux-arm-gnueabihf": "0.147.0",
"@oxc-parser/binding-linux-arm-musleabihf": "0.147.0",
"@oxc-parser/binding-linux-arm64-gnu": "0.147.0",
"@oxc-parser/binding-linux-arm64-musl": "0.147.0",
"@oxc-parser/binding-linux-ppc64-gnu": "0.147.0",
"@oxc-parser/binding-linux-riscv64-gnu": "0.147.0",
"@oxc-parser/binding-linux-riscv64-musl": "0.147.0",
"@oxc-parser/binding-linux-s390x-gnu": "0.147.0",
"@oxc-parser/binding-linux-x64-gnu": "0.147.0",
"@oxc-parser/binding-linux-x64-musl": "0.147.0",
"@oxc-parser/binding-openharmony-arm64": "0.147.0",
"@oxc-parser/binding-win32-arm64-msvc": "0.147.0",
"@oxc-parser/binding-win32-ia32-msvc": "0.147.0",
"@oxc-parser/binding-win32-x64-msvc": "0.147.0"
}
},
"node_modules/oxc-resolver": {
@@ -12417,6 +12421,13 @@
"dev": true,
"license": "Apache2"
},
"node_modules/package-manager-detector": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.8.0.tgz",
"integrity": "sha512-yQA4H19AmPEoMUeavPMDIe1higySl/gH/yaQrkT/s07Qp+7pp2hYz30N3z2l5BkjVkF9Ow6o0wjJamm2y7Sn0A==",
"dev": true,
"license": "MIT"
},
"node_modules/pako": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
@@ -12723,9 +12734,9 @@
"license": "ISC"
},
"node_modules/picomatch": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
"version": "4.0.7",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz",
"integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
"license": "MIT",
"engines": {
"node": ">=12"
@@ -14629,9 +14640,9 @@
}
},
"node_modules/terser": {
"version": "5.50.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.50.0.tgz",
"integrity": "sha512-CN9BVxWhgS/hRxtUMjtC2uRWSTcSfQFHMDWma6sKKfIivCD91sM+FOPfvwoaRMqCSrUpe1nv3jDamd9eEQ4y+w==",
"version": "5.51.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.51.2.tgz",
"integrity": "sha512-bWnjSNscmuI+GJze6ZupnHP8G/cTcsJF+bXCeQknk2SHQsgbNJnLrqiH9jZ2W4STPVXH2mDKKRX3iwPhc9Cn/Q==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
@@ -14785,22 +14796,22 @@
}
},
"node_modules/tldts": {
"version": "7.4.10",
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.4.10.tgz",
"integrity": "sha512-GgouD1B+sWwvkaEq8vXC15DjQitxbvs12oIXELpconwm+Tg3zfcEv4jgzq3vtKverDXsg3VI8aRgNL2Nra0Iog==",
"version": "7.4.11",
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.4.11.tgz",
"integrity": "sha512-aBiNayCfTQxuIJBm06M+xR14cYaYlDlSXZbgsnKzKNxDKUVq7KFwTjwBSsb7m9Y5xO8WfPnBc63WaYFMTGlvqw==",
"dev": true,
"license": "MIT",
"dependencies": {
"tldts-core": "^7.4.10"
"tldts-core": "^7.4.11"
},
"bin": {
"tldts": "bin/cli.js"
}
},
"node_modules/tldts-core": {
"version": "7.4.10",
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.4.10.tgz",
"integrity": "sha512-KnQjp53ZekKgm/r3l+u8kJGGzYgrWdP8+Mql7a4vijh2WE0IrZWspQj/TpTxDho/YxO+AnOZnIjQcCD+q6iJsw==",
"version": "7.4.11",
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.4.11.tgz",
"integrity": "sha512-CW3WN2rIIE/Of21mulhgnGOwoDyEFNygyIBOONSdyAuSATgMMUCpLeUlB+E8sAwA5xRV9hYPl+kyZ9citHCaKg==",
"dev": true,
"license": "MIT"
},
@@ -15076,9 +15087,9 @@
"dev": true
},
"node_modules/undici": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-8.10.0.tgz",
"integrity": "sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==",
"version": "8.10.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-8.10.1.tgz",
"integrity": "sha512-YQ3WlbqjYMmNpdvDH64jAgLjxuAR9+649calDWhbshYaeQGO2bR4nI94ORJmwI3J9YhoKQnpyGOK+0zlWS5N5Q==",
"dev": true,
"license": "MIT",
"engines": {
@@ -15190,9 +15201,9 @@
}
},
"node_modules/update-browserslist-db": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.3.1.tgz",
"integrity": "sha512-ZZ61DsRsOnakl74HAmp3oSN4aXUmEWXf+i/yv0h7tIBfICc3VdrFErQKUUKPgu3AMsTUMbcongALEN4l6GSUrQ==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.3.2.tgz",
"integrity": "sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==",
"funding": [
{
"type": "opencollective",
@@ -15435,9 +15446,9 @@
}
},
"node_modules/webpack": {
"version": "5.109.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.109.2.tgz",
"integrity": "sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==",
"version": "5.110.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.110.2.tgz",
"integrity": "sha512-TciLrfM7zgEjqGdY851HkirDsSPQgTFsWQpl9oHqMAMYsHhEC0bKjscvjpnz+pzx10hLC8qISApGrsnrCP4UtQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -15451,11 +15462,10 @@
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.24.4",
"es-module-lexer": "^2.1.0",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
"graceful-fs": "^4.2.11",
"mime-db": "^1.54.0",
"minimizer-webpack-plugin": "^5.6.1",
"minimizer-webpack-plugin": "^5.7.0",
"neo-async": "^2.6.2",
"schema-utils": "^4.3.3",
"tapable": "^2.3.0",
@@ -15598,30 +15608,6 @@
"ajv": "^8.8.2"
}
},
"node_modules/webpack/node_modules/eslint-scope": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
},
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/webpack/node_modules/estraverse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=4.0"
}
},
"node_modules/webpack/node_modules/json-schema-traverse": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
@@ -16183,9 +16169,9 @@
"license": "ISC"
},
"node_modules/zod": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
"integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.5.4.tgz",
"integrity": "sha512-sC95tT5iHHH9gtpj6A81kh+NEaRAUFN+qlUPDUbRfOMvNf5QCBqsb3WgvnpVtK5Y+4UfA6KqufotuTvMGiTlsA==",
"dev": true,
"license": "MIT",
"funding": {

View File

@@ -7,13 +7,13 @@
}:
buildNpmPackage (finalAttrs: {
pname = "eslint";
version = "10.9.0";
version = "10.9.1";
src = fetchFromGitHub {
owner = "eslint";
repo = "eslint";
tag = "v${finalAttrs.version}";
hash = "sha256-KmlBbcA+XyswWdgalBVkcoyPrv8/Qla0JkcT/RqaaR0=";
hash = "sha256-bGAbBQgyQoicLtC81ae3UIqg1zLHqfoCTn2NEKV3Zyo=";
};
# NOTE: Generating lock-file
@@ -22,7 +22,7 @@ buildNpmPackage (finalAttrs: {
cp ${./package-lock.json} package-lock.json
'';
npmDepsHash = "sha256-1UjRtZm8ykmxL24MVuELInnOwi+ma+MoZt2tQ7kPsY0=";
npmDepsHash = "sha256-GsdriwfM0WpSwJBIw0alcGDsylQHZD+6gooyUbsc7tE=";
npmInstallFlags = [ "--omit=dev" ];
dontNpmBuild = true;

View File

@@ -6,13 +6,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "exploitdb";
version = "2026-08-29";
version = "2026-09-01";
src = fetchFromGitLab {
owner = "exploit-database";
repo = "exploitdb";
tag = finalAttrs.version;
hash = "sha256-AgBlsk1dXydoK4rZ9pkW23Ov8yWeXHVpo3WehZrqwzo=";
hash = "sha256-ij3fq2Ji74OPKtFrZHLrPkAa4kAjqXprcxC9rxTEYbg=";
};
nativeBuildInputs = [ makeWrapper ];

View File

@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "fake-gcs-server";
version = "1.56.0";
version = "1.56.1";
src = fetchFromGitHub {
owner = "fsouza";
repo = "fake-gcs-server";
tag = "v${finalAttrs.version}";
hash = "sha256-QSa9V3+GZ5TEv6yLExmfh01f58idsjGwdBsnWcDzhz4=";
hash = "sha256-jCQHVp+N9Hazz+ceuajCF1rRvxXkneL900pHLHOzzwA=";
};
vendorHash = "sha256-mMYt32IMx8gYGZVOCzkRf8W/T7Sq0WcgRQXFykFffRE=";
vendorHash = "sha256-huKQv51wDVhagX86j3qbe9c3NHwAJX/izMIkFqXP41Y=";
# Unit tests fail to start the emulator server in some environments (e.g. Hydra) for some reason.
#

View File

@@ -7,7 +7,7 @@
buildGoModule (finalAttrs: {
pname = "files-cli";
version = "2.15.448";
version = "2.15.455";
__structuredAttrs = true;
@@ -15,10 +15,10 @@ buildGoModule (finalAttrs: {
repo = "files-cli";
owner = "files-com";
tag = "v${finalAttrs.version}";
hash = "sha256-blOBJWst/SYrf/POXM1hNrCr86SM+LBdEVewE0ej1CA=";
hash = "sha256-07Ul3BhO3zpU0Y4w65t/6pITV+x0UyNSTmdgI939GMo=";
};
vendorHash = "sha256-7uZNHUWtzH/5p1ZXCY07iP1huPpxz5lQOJc0NXu68kQ=";
vendorHash = "sha256-KvhI2ZmyBBtTwm+m+LJX95mUPtAh0/dVUtRaBNrlQ6Y=";
ldflags = [
"-s"

View File

@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "gerbil";
version = "1.5.0";
version = "1.5.1";
src = fetchFromGitHub {
owner = "fosrl";
repo = "gerbil";
tag = finalAttrs.version;
hash = "sha256-3OzkSQRvyBgtdb8eInAC75F1EcTzAplP1PIQzTpO4j0=";
hash = "sha256-XBUW7orZ6qeEPDE4BAn10d3GUssEgLSBD36kf65J3rg=";
};
vendorHash = "sha256-bTUUGVn4vKEoxd95iCGw9AFrRZmYSs5eQc8Lan+wSDw=";
vendorHash = "sha256-fQa+0260McrgOYHfNATLZ8D4NlO80x3V67jcADIBBbQ=";
# patch out the /usr/sbin/iptables
postPatch = ''

View File

@@ -16,6 +16,7 @@
libsamplerate,
libsndfile,
lpcnet,
openssl,
portaudio,
speexdsp,
hamlib_4,
@@ -28,6 +29,12 @@
let
codec2' = codec2.override { freedvSupport = true; };
freedvBackendSrc = fetchFromGitHub {
owner = "tmiw";
repo = "freedv-backend";
rev = "v1.0.0";
hash = "sha256-t1Bu9XaNRa9zQKEffC4fJxclvzcu9UPMY4Gzt0kTfAY=";
};
ebur128Src = fetchFromGitHub {
owner = "jiixyj";
repo = "libebur128";
@@ -49,10 +56,10 @@ let
hash = "sha256-P84gjnuiQQBVBExJBY3sUbwo00lXY6HB+AMpx/oovRg=";
};
radaeSrc = fetchFromGitHub {
owner = "peterbmarks";
repo = "radae_nopy";
rev = "d72ec84e795493249db44d5939eb9b05438f956a";
hash = "sha256-ziEhYZarzQtQ1akAxF54kcX6o38gJeUJ08jipSWXnxQ=";
owner = "freedv";
repo = "rade_c";
rev = "a36161bce0fb37daf3f4602344b095f6817dddb1";
hash = "sha256-UixeatZpdcu/uQF+KKpivfPs5yMdLJtJhyMgu8zfMgI=";
};
rnnoiseSrc = fetchFromGitHub {
owner = "xiph";
@@ -72,36 +79,41 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "freedv";
version = "2.3.1";
version = "2.4.0";
src = fetchFromGitHub {
owner = "drowe67";
repo = "freedv-gui";
tag = "v${finalAttrs.version}";
hash = "sha256-TjE/iYg+VFvbZH7/1q1V4t0SgcS44pLVet4Pgt6L5HA=";
hash = "sha256-Nd0oOGiMrERviaGOtdOQ0KTSSL/+69Q2bRHjojBUknU=";
};
postPatch = ''
cp -R ${ebur128Src} ebur128
cp -R ${radaeSrc} radae
cp -R ${rnnoiseSrc} rnnoise
chmod -R u+w ebur128 radae rnnoise
substituteInPlace cmake/BuildEbur128.cmake \
--replace-fail "GIT_REPOSITORY https://github.com/jiixyj/libebur128.git" "URL $(realpath ebur128)" \
cp -R ${freedvBackendSrc} freedv-backend
chmod -R u+w freedv-backend
substituteInPlace cmake/BuildFreeDVBackend.cmake \
--replace-fail "GIT_REPOSITORY https://github.com/tmiw/freedv-backend" "URL $(realpath freedv-backend)" \
--replace-fail "GIT_TAG v1.0.0" ""
cp -R ${ebur128Src} freedv-backend/ebur128
cp -R ${radaeSrc} freedv-backend/radae
cp -R ${rnnoiseSrc} freedv-backend/rnnoise
chmod -R u+w freedv-backend/ebur128 freedv-backend/radae freedv-backend/rnnoise
substituteInPlace freedv-backend/cmake/BuildEbur128.cmake \
--replace-fail "GIT_REPOSITORY https://github.com/jiixyj/libebur128.git" "URL $(realpath freedv-backend/ebur128)" \
--replace-fail 'GIT_TAG "v''${EBUR128_VERSION}"' "" \
--replace-fail "git apply" "patch -p1 <"
substituteInPlace cmake/BuildRADE.cmake \
substituteInPlace freedv-backend/cmake/BuildRADE.cmake \
--replace-fail "https://github.com/xiph/opus/archive/940d4e5af64351ca8ba8390df3f555484c567fbb.zip" "${opusSrc}" \
--replace-fail "GIT_REPOSITORY https://github.com/peterbmarks/radae_nopy/" "URL $(realpath radae)" \
--replace-fail "GIT_REPOSITORY https://github.com/freedv/rade_c" "URL $(realpath freedv-backend/radae)" \
--replace-fail "GIT_TAG main" ""
substituteInPlace cmake/BuildRNNoise.cmake \
--replace-fail "GIT_REPOSITORY \''${RNNOISE_REPO}" "URL $(realpath rnnoise)" \
substituteInPlace freedv-backend/cmake/BuildRNNoise.cmake \
--replace-fail "GIT_REPOSITORY \''${RNNOISE_REPO}" "URL $(realpath freedv-backend/rnnoise)" \
--replace-fail "GIT_TAG main" ""
patchShebangs test/test_*.sh
substituteInPlace cmake/CheckGit.cmake \
--replace-fail "git describe --abbrev=4 --always HEAD" "echo v${finalAttrs.version}"
''
+ lib.optionalString stdenv.hostPlatform.isDarwin ''
substituteInPlace CMakeLists.txt \
--replace-fail "-Wl,-ld_classic" ""
substituteInPlace src/CMakeLists.txt \
@@ -137,6 +149,7 @@ stdenv.mkDerivation (finalAttrs: {
speexdsp
hamlib_4
wxwidgets_3_2
openssl
]
++ (
if stdenv.hostPlatform.isLinux then
@@ -165,14 +178,15 @@ stdenv.mkDerivation (finalAttrs: {
doCheck = false;
postInstall = ''
install -Dm755 rade_build/src/librade.* -t $out/lib
''
+ lib.optionalString stdenv.hostPlatform.isDarwin ''
mkdir -p $out/Applications
mv $out/bin/FreeDV.app $out/Applications
makeWrapper $out/Applications/FreeDV.app/Contents/MacOS/FreeDV $out/bin/freedv
'';
postInstall =
lib.optionalString (!stdenv.hostPlatform.isDarwin) ''
install -Dm755 _deps/freedv_backend-build/rade_build/src/librade.* -t $out/lib
''
+ lib.optionalString stdenv.hostPlatform.isDarwin ''
mkdir -p $out/Applications
mv $out/bin/FreeDV.app $out/Applications
makeWrapper $out/Applications/FreeDV.app/Contents/MacOS/FreeDV $out/bin/freedv
'';
passthru.updateScript = nix-update-script {
extraArgs = [

View File

@@ -38,13 +38,13 @@ let
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "gale";
version = "1.21.0";
version = "1.22.2";
src = fetchFromGitHub {
owner = "Kesomannen";
repo = "gale";
tag = finalAttrs.version;
hash = "sha256-bJhmFIUl512zWVRG9coEszbEU9bJZDLeh/mbk9s8Km0=";
hash = "sha256-XyMfu3fLN9wongMld1YA7A4BurXABuaLsDl7dh4NbQE=";
};
pnpmDeps = fetchPnpmDeps {
@@ -70,7 +70,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoRoot = "src-tauri";
buildAndTestSubdir = finalAttrs.cargoRoot;
cargoHash = "sha256-AyhWoht+aigakWRXTNl/rm14Qe7SJMI1nngFjrXhZhk=";
cargoHash = "sha256-/b0a35IO0DHAPiDZy0jG0OXTDd+W36vMX0XD0UfhQ+c=";
checkFlags = [
"--skip=config::bepinex::tests::check_from_string" # Fails a left == right check, even with left and right data being identical

View File

@@ -7,14 +7,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "genemichaels";
version = "0.12.2";
version = "0.12.4";
src = fetchCrate {
inherit (finalAttrs) pname version;
hash = "sha256-KZ0XHPeOGM1Go/144fAbfaXgj1h7Kuu/H8H3a/bf1+w=";
hash = "sha256-0D2MkbqkrWkieZzfmGD2RtmoXMnmiCMeX9A/CMq1HYc=";
};
cargoHash = "sha256-hLEFEqt4M+7H6y0oINiAhDv9Y/ifknnP8FNz7ROJA3w=";
cargoHash = "sha256-dngajxpcn5azLwc8hyttCnr014J7xE1KnQCElKIosdU=";
passthru.updateScript = nix-update-script { };

View File

@@ -18,16 +18,16 @@ let
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "gitoxide";
version = "0.57.0";
version = "0.58.0";
src = fetchFromGitHub {
owner = "GitoxideLabs";
repo = "gitoxide";
tag = "v${finalAttrs.version}";
hash = "sha256-A7vXxDM/YZZryRFPE7mqM2ewFBJxgCrq167HHNdIU/M=";
hash = "sha256-NKpOMgB/p7p1tZvU929LUieDKInksCP4gZ3tkI1FIrY=";
};
cargoHash = "sha256-+No7sU9mWmnZcLyAbK0QI/oHQL4eiuBlEYlGA/mjp58=";
cargoHash = "sha256-0hCkvVFxdVdEDB0x7pd0CnKnKWOxGzbtBO9EFj9z9f4=";
nativeBuildInputs = [
cmake

View File

@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "go-jet";
version = "2.15.0";
version = "2.16.0";
src = fetchFromGitHub {
owner = "go-jet";
repo = "jet";
rev = "v${version}";
sha256 = "sha256-f3BqcXRugw19LQI3Jz8v1dY0bLUhtFKeVBsfQ9rZEow=";
sha256 = "sha256-mp+sweZTF+4/Hs9vRx6W7M3rlBz8ubSXHmrwC1QwsuE=";
};
vendorHash = "sha256-NSuZNq5nHuekzEgjG+x8ieb8dkKmWeZNERP6759f01Q=";
vendorHash = "sha256-g7YIZ6o+a5N2gZCNu7j1FV+JiAp9t1ffLuIslGUehuA=";
subPackages = [ "cmd/jet" ];

View File

@@ -6,16 +6,16 @@
}:
buildGoModule (finalAttrs: {
pname = "goverter";
version = "1.9.4";
version = "1.10.0";
src = fetchFromGitHub {
owner = "jmattheis";
repo = "goverter";
tag = "v${finalAttrs.version}";
hash = "sha256-56TDLre7HFlTeR8xcfDUrED2wy2ajpTWdA810zZfg98=";
hash = "sha256-eusSgim4ws7vsb+CtH4BriQqmvHT1v0OA6kJU6Epmjg=";
};
vendorHash = "sha256-wStuQhxrzd+LyHQi+k6ez6JT1xzZcPjJa09WqX70bys=";
vendorHash = "sha256-4laZspdBxhXlmSV5dBNfMPkZ7h/iWcaTIKG4q12Lfb8=";
subPackages = [ "cmd/goverter" ];

View File

@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "grpcui";
version = "1.5.2";
version = "1.5.3";
src = fetchFromGitHub {
owner = "fullstorydev";
repo = "grpcui";
rev = "v${finalAttrs.version}";
sha256 = "sha256-qJ8X4l4Efww6fJ1Xr/MXn2Nr7O0zCmDTb0YAWGInVp4=";
sha256 = "sha256-qamroFdchUtpZE5/6nanfLWXEUR/mXD+O89rdJL1wm4=";
};
vendorHash = "sha256-S6GeFwxyrlHzsXWz66jrNa+mtoACn7w2oY3M9XjPusk=";
vendorHash = "sha256-rj7Ha5zsulosy0CEqDSwax3bCf21PpOTELVzw1hXceo=";
doCheck = false;

View File

@@ -6,18 +6,18 @@
buildGoModule (finalAttrs: {
pname = "grpcurl";
version = "1.9.3";
version = "1.9.4";
src = fetchFromGitHub {
owner = "fullstorydev";
repo = "grpcurl";
rev = "v${finalAttrs.version}";
sha256 = "sha256-bgjlCK3sTRrz1FhAs7mQbaea2gMS7liLXU6z02FPTfg=";
sha256 = "sha256-Id3F5EEO5qf5kUKKeULX8u7aDIZEw5c1MkP4JMrwc6I=";
};
subPackages = [ "cmd/grpcurl" ];
vendorHash = "sha256-OHU3uoQVui9qnzGi4waOmY9IpTIEGCpdV41CWIIL98E=";
vendorHash = "sha256-lUCuP4B+O0S90StTirOmhBncNieZkH4mL9SO2BOogxk=";
ldflags = [
"-s"

View File

@@ -7,11 +7,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "hevea";
version = "2.37";
version = "2.38";
src = fetchurl {
url = "https://hevea.inria.fr/distri/hevea-${finalAttrs.version}.tar.gz";
sha256 = "sha256-tuk/B/WBedZbTrfoxKXV9otKJfEEwCmmL8kVTpPhr1k=";
sha256 = "sha256-ciA4BlAHIm8Po95GKRJylNLim/u8QQQsg6Vw+gxFWkc=";
};
strictDeps = true;

View File

@@ -13,14 +13,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "hydrus";
version = "683";
version = "685";
pyproject = false;
src = fetchFromGitHub {
owner = "hydrusnetwork";
repo = "hydrus";
tag = "v${finalAttrs.version}";
hash = "sha256-qvOEAgqP0Vy1OxKlFqvUoqzQTb50njkgO7UoAMAjFRM=";
hash = "sha256-btCRJLegOCGSafF3jC3Pw7P6SPMR7+sc+yGTraaFZBY=";
};
nativeBuildInputs = [

View File

@@ -11,16 +11,16 @@
buildGoModule (finalAttrs: {
pname = "kargo";
version = "1.11.2";
version = "1.11.3";
src = fetchFromGitHub {
owner = "akuity";
repo = "kargo";
tag = "v${finalAttrs.version}";
hash = "sha256-9t1cuQOxBUpR8fx+S0OdoOaz3Psta5hQPipDSRF1VWY=";
hash = "sha256-CAqBSgcN5u3wstJ6L0Uqc4O748/rRk4HGjTP992rlwg=";
};
vendorHash = "sha256-b7OWQ7M+1FRWruyFTyKKgHTVOMzgu+qQ+CRpQ5w/2z0=";
vendorHash = "sha256-l4JdORqvCg03YlbTZabzpUA4PCTf4/yT+XmHBm5HIMg=";
subPackages = [ "cmd/cli" ];

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "lefthook";
version = "2.1.10";
version = "2.1.12";
src = fetchFromGitHub {
owner = "evilmartians";
repo = "lefthook";
rev = "v${finalAttrs.version}";
hash = "sha256-GR97Z9wnM6z6gNIcf35leBGkhdj1d6OHQ9oFnaz3f1s=";
hash = "sha256-lYZ76qEF1oIZ4YKoNNIU0j4dncZRTqC0hi2Sb1uxMPI=";
};
vendorHash = "sha256-G+v6ZqnkcFdPDzXlN89oqD7mOnHfq1tvIkFxdoVnBNo=";

View File

@@ -17,13 +17,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libopenshot-audio";
version = "0.6.0";
version = "1.0.0";
src = fetchFromGitHub {
owner = "OpenShot";
repo = "libopenshot-audio";
rev = "v${finalAttrs.version}";
hash = "sha256-NfwjyX+9OiS4NoB4ubscNF52kF4i3GAVjb4Z/RwkaCI=";
hash = "sha256-xpMs3RkPCFvHE/F1bUxWbOh3ZWnHw8h04YtxlbP0PCs=";
};
nativeBuildInputs = [

View File

@@ -6,13 +6,13 @@
}:
mkLibretroCore {
core = "bsnes-mercury-${withProfile}";
version = "0-unstable-2026-07-26";
version = "0-unstable-2026-08-23";
src = fetchFromGitHub {
owner = "libretro";
repo = "bsnes-mercury";
rev = "d83bf7ab607e09131731b3a81825f986f91c1f84";
hash = "sha256-VIjB3h8BKlq7Xx3xchgoKp1UxGuVXk7Ylix+hfiRR7A=";
rev = "ea22363fb0c1ebe92e7a70cdf55e9bb43f9207be";
hash = "sha256-3b0EKkoq5NWbHQbltb6RvMJ7cfdPSTm1GcLPjl139hs=";
};
makefile = "Makefile";

View File

@@ -1,11 +1,11 @@
{
"packageVersion": "154.0.1-3",
"packageVersion": "155.0-1",
"source": {
"rev": "154.0.1-3",
"hash": "sha256-IPV+/5NCyoLYaRD5N6bu4doI6R4yxs4cBw8UrJP3E4U="
"rev": "155.0-1",
"hash": "sha256-LPLkMuKnEHJ+jYF5LnitnOzHaokDdRIyxZegWKEJ2wo="
},
"firefox": {
"version": "154.0.1",
"hash": "sha512-kUHjSXjC7L4bJns8xjE2FCYlc0YY5ny7v2U24UJ69m0B8ZhRIA66DbfHFZkfOefV0CAKu54s18FdWKikEbG0Eg=="
"version": "155.0",
"hash": "sha512-JCkmgZJO258ElOt3p7GZlAOau8OowLowTw5HK0mpQ4OFZXI96YO8jvCOAZlx4CowFMjSQbuIxkWgamJcis4Nag=="
}
}

View File

@@ -8,14 +8,14 @@
buildPythonPackage rec {
pname = "matrix-synapse-mjolnir-antispam";
version = "1.11.0";
version = "1.12.1";
format = "setuptools";
src = fetchFromGitHub {
owner = "matrix-org";
repo = "mjolnir";
tag = "v${version}";
sha256 = "sha256-+MdPJz9QEiohWZZXvGdfR6NeLS5jyHUifD6LSZbFfvs=";
sha256 = "sha256-PWPtp1KVOBNH7lu99Yy3hmj8wGOZe+YKjPq/SyO7oLM=";
};
sourceRoot = "${src.name}/synapse_antispam";

View File

@@ -6,14 +6,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "mcp-server-git";
version = "2026.8.18";
version = "2026.8.31";
pyproject = true;
src = fetchFromGitHub {
owner = "modelcontextprotocol";
repo = "servers";
tag = finalAttrs.version;
hash = "sha256-tRx/ZCyHnDP3BmK/xOgVKtjlKCyKUfIll8y1sSDgzV8=";
hash = "sha256-6woyDFfHbv8oZDN7lXrNnjZM8viYsBfMe/NtcHdDZcw=";
};
sourceRoot = "${finalAttrs.src.name}/src/git/";

View File

@@ -6,14 +6,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "mcp-server-time";
version = "2026.8.18";
version = "2026.8.31";
pyproject = true;
src = fetchFromGitHub {
owner = "modelcontextprotocol";
repo = "servers";
tag = finalAttrs.version;
hash = "sha256-tRx/ZCyHnDP3BmK/xOgVKtjlKCyKUfIll8y1sSDgzV8=";
hash = "sha256-6woyDFfHbv8oZDN7lXrNnjZM8viYsBfMe/NtcHdDZcw=";
};
sourceRoot = "${finalAttrs.src.name}/src/time/";

View File

@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "namespace-cli";
version = "0.0.557";
version = "0.0.560";
src = fetchFromGitHub {
owner = "namespacelabs";
repo = "foundation";
tag = "v${finalAttrs.version}";
hash = "sha256-EAHsfbCNLSZpfaWLbLh6Eb5D8PE7ZG4HBXuiH7okfF4=";
hash = "sha256-BDGdnTmoEyCoTj8BFLqvust2hwBSGrTGJmrTMxTXYc4=";
};
vendorHash = "sha256-b9L3K2YxD7zhrZthgDzovNnYzaJda4XFYObokG7Nt28=";
vendorHash = "sha256-o/Ru1IayrgzH9obkvAwpC7wleIFoWsbfq24KBt3nMxQ=";
subPackages = [
"cmd/nsc"

View File

@@ -0,0 +1,39 @@
diff --git a/runner/go.mod b/runner/go.mod
index 4b88156bdd..613ffec62e 100644
--- a/runner/go.mod
+++ b/runner/go.mod
@@ -9,7 +9,7 @@
github.com/aws/aws-sdk-go-v2/config v1.31.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.2
github.com/aws/smithy-go v1.23.2
- github.com/bytedance/sonic v1.14.2
+ github.com/bytedance/sonic v1.15.3
github.com/charmbracelet/huh v0.8.0
github.com/charmbracelet/huh/spinner v0.0.0-20251110114415-25888d17260b
github.com/dustin/go-humanize v1.0.1
@@ -52,7 +52,7 @@
github.com/aws/aws-sdk-go-v2/service/sts v1.40.2 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/bytedance/gopkg v0.1.3 // indirect
- github.com/bytedance/sonic/loader v0.4.0 // indirect
+ github.com/bytedance/sonic/loader v0.5.2 // indirect
github.com/catppuccin/go v0.3.0 // indirect
github.com/charmbracelet/bubbles v0.21.1-0.20250623103423-23b8fd6302d7 // indirect
github.com/charmbracelet/bubbletea v1.3.10 // indirect
diff --git a/runner/go.sum b/runner/go.sum
index f9fbe393d0..9c58059cc5 100644
--- a/runner/go.sum
+++ b/runner/go.sum
@@ -48,8 +48,12 @@
github.com/bytedance/gopkg v0.1.3/go.mod h1:576VvJ+eJgyCzdjS+c4+77QF3p7ubbtiKARP3TxducM=
github.com/bytedance/sonic v1.14.2 h1:k1twIoe97C1DtYUo+fZQy865IuHia4PR5RPiuGPPIIE=
github.com/bytedance/sonic v1.14.2/go.mod h1:T80iDELeHiHKSc0C9tubFygiuXoGzrkjKzX2quAx980=
+github.com/bytedance/sonic v1.15.3 h1:P3akjLPBtV/i6bHC6LbcLjY3KuoOvfiqF8wFHeP5IhY=
+github.com/bytedance/sonic v1.15.3/go.mod h1:8e51yTPdY8M6t+vvGL1c2Y1xL9i+frEeIAQAEl75NUc=
github.com/bytedance/sonic/loader v0.4.0 h1:olZ7lEqcxtZygCK9EKYKADnpQoYkRQxaeY2NYzevs+o=
github.com/bytedance/sonic/loader v0.4.0/go.mod h1:AR4NYCk5DdzZizZ5djGqQ92eEhCCcdf5x77udYiSJRo=
+github.com/bytedance/sonic/loader v0.5.2 h1:0QtP1gevc1OZ6/H8Lb9BRZiCXd1Ftjd3OKuj1T1lBIo=
+github.com/bytedance/sonic/loader v0.5.2/go.mod h1:AR4NYCk5DdzZizZ5djGqQ92eEhCCcdf5x77udYiSJRo=
github.com/catppuccin/go v0.3.0 h1:d+0/YicIq+hSTo5oPuRi5kOpqkVA5tAsU6dNhvRu+aY=
github.com/catppuccin/go v0.3.0/go.mod h1:8IHJuMGaUUjQM82qBrGNBv7LFq6JI3NnQCF6MOlZjpc=
github.com/charmbracelet/bubbles v0.21.1-0.20250623103423-23b8fd6302d7 h1:JFgG/xnwFfbezlUnFMJy0nusZvytYysV4SCS2cYbvws=

View File

@@ -1,7 +1,7 @@
{
config,
lib,
buildGo125Module,
buildGoModule,
fetchFromGitHub,
fetchurl,
autoPatchelfHook,
@@ -51,7 +51,7 @@ let
.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}");
};
in
buildGo125Module (finalAttrs: {
buildGoModule (finalAttrs: {
pname = "nexa";
version = "0.2.73";
@@ -64,7 +64,15 @@ buildGo125Module (finalAttrs: {
modRoot = "runner";
vendorHash = "sha256-ovDlt8WpZB7VcNJ8Oy0YDRsreR15fMT7rIHPpd4JVGY=";
# the pinned github.com/bytedance/sonic@v1.14.2 does not build with go 1.26.
# this has been resolved upstream, but not yet released, so we patch in an
# update in the interim. remove when updating to a newer nexa.
#
# patch generated by checking out nexa at 0.2.73 and then running
# `go get github.com/bytedance/sonic@v1.15.3`.
patches = [ ./go126-update-sonic-dependency.patch ];
vendorHash = "sha256-icKHEKLGtNzCJ8VgXSeitnyOjUE22nAT0e40JyziqSg=";
nativeBuildInputs = [
unzip

View File

@@ -0,0 +1,41 @@
{
lib,
fetchFromGitHub,
nix-update-script,
pkg-config,
rustPlatform,
versionCheckHook,
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "nfswolf";
version = "1.2.0";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "StrongWind1";
repo = "NFSWolf";
tag = "v${finalAttrs.version}";
hash = "sha256-E46Q9tLMuhPbt51MYnK1VcgjVi2v0LoYwC0iUZXoOTk=";
};
cargoHash = "sha256-PfAw8gTRA8HJcNzJczFgDahhgHJ2bCFguTPR+OqzZ2g=";
nativeBuildInputs = [ pkg-config ];
nativeInstallCheckInputs = [ versionCheckHook ];
doInstallCheck = true;
passthru.updateScript = nix-update-script { };
meta = {
description = "NFS security toolkit";
homepage = "https://github.com/StrongWind1/NFSWolf";
changelog = "https://github.com/StrongWind1/NFSWolf/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ fab ];
mainProgram = "nfswolf";
};
})

View File

@@ -9,7 +9,7 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "nix-fast-build";
version = "2.0.1";
version = "2.0.2";
pyproject = true;
__structuredAttrs = true;
@@ -17,7 +17,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "Mic92";
repo = "nix-fast-build";
tag = finalAttrs.version;
hash = "sha256-VOzpaf8Si/c7B5xXwxZi+i34LKoDaMgPNZbSMZkpXP4=";
hash = "sha256-bD5s8NbVSQevMEA7ewS4S5wkxnfat/QV0WRjGK1Kx6o=";
};
build-system = [ python3Packages.setuptools ];

View File

@@ -8,7 +8,7 @@
buildDotnetModule (finalAttrs: {
pname = "officecli";
version = "1.0.144";
version = "1.0.146";
strictDeps = true;
__structuredAttrs = true;
@@ -17,7 +17,7 @@ buildDotnetModule (finalAttrs: {
owner = "iOfficeAI";
repo = "OfficeCLI";
tag = "v${finalAttrs.version}";
hash = "sha256-PSnU9ij9xbFGqe6ziv7x437Y1vWpJ7CRYCpwcUQ0bS0=";
hash = "sha256-YS4aF2kDn3uJxFGsY4z/8pqm+UK9GYXYiCIRjFuBhBc=";
};
projectFile = "src/officecli/officecli.csproj";

View File

@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "openxr-loader";
version = "1.1.54";
version = "1.1.62";
src = fetchFromGitHub {
owner = "KhronosGroup";
repo = "OpenXR-SDK-Source";
tag = "release-${finalAttrs.version}";
hash = "sha256-7aip1ymZqQ7XQottD9jVb7SBPAlGaj6e27tH6aXYc2I=";
hash = "sha256-FEjn42uK27HI50CKxoD08T0LJdH4d3Fc1HLwdnsYRDU=";
};
nativeBuildInputs = [

View File

@@ -14,17 +14,17 @@ let
in
rustPlatform.buildRustPackage (finalAttrs: {
pname = "oxigraph";
version = "0.5.9";
version = "0.5.10";
src = fetchFromGitHub {
owner = "oxigraph";
repo = "oxigraph";
tag = "v${finalAttrs.version}";
hash = "sha256-I5NI1IoK+FPCmUUcLdyzBao7tuB8XIycPYQ6slYCtJc=";
hash = "sha256-2mThlPqjUJ3FuqzGRTfrN8af1NupSgdbWomyL5aMJTA=";
fetchSubmodules = true;
};
cargoHash = "sha256-QMbhtKoVa1fN6BQwAZfPelxCV5MCqodqpN7qHJs70KE=";
cargoHash = "sha256-iDt9wHJr6PMXGuCvLJqK9bRb3Y5gjuuSYdPhQofeJFQ=";
nativeBuildInputs = [
rustPlatform.bindgenHook

View File

@@ -12,13 +12,13 @@ let
in
buildNpmPackage rec {
pname = "piped";
version = "0-unstable-2026-08-13";
version = "0-unstable-2026-08-26";
src = fetchFromGitHub {
owner = "TeamPiped";
repo = "piped";
rev = "15f7e8a23b0f048e8110a449fa3720902ffed308";
hash = "sha256-zQqkF+MFDokN0DPBWfJfEhqaYzQkIGT/0ityYXMi5PM=";
rev = "e341724a3f5fe46d9f318e8acba207688f1045de";
hash = "sha256-hOZHr4r/1ITTr1vEWpZNU2erDDtvQ5nA02Y+8oaJvME=";
};
nativeBuildInputs = [ pnpm ];

View File

@@ -7,13 +7,13 @@
buildGoModule {
pname = "pkgsite";
version = "0.4.0-unstable-2026-08-19";
version = "0.4.0-unstable-2026-08-28";
src = fetchFromGitHub {
owner = "golang";
repo = "pkgsite";
rev = "ac4376fe69c9ad5618c5c50d5382edf7fd93ea49";
hash = "sha256-xm9LlGPn0tUf1Yqb01Ihdxu71ByP8ZS7L04Dajqages=";
rev = "91697af73a32a808f0bd7b732bdba661fda595c7";
hash = "sha256-d7ueXE32f+cBw56+rp7DG9TpH/hNvW7ND3XPNY5sJhk=";
};
vendorHash = "sha256-HSEroer2bQbXWFBW9whOOebTvxW+QuzcPCd9XOya5r4=";

View File

@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "pphack";
version = "0.1.4";
version = "0.1.5";
src = fetchFromGitHub {
owner = "edoardottt";
repo = "pphack";
tag = "v${finalAttrs.version}";
hash = "sha256-bXasbIiJGBNsrEWNy/q33UnrjwC1mUV1BO2S8qkrWHo=";
hash = "sha256-nxj9W+J2e9VT6mi1Q970ejYaP75cOx/YsGcqp7ju7QQ=";
};
vendorHash = "sha256-RZJXl2GC9vJq5Ui9hlyKEkiq9HeMQeJIvsH6tOUp4Sg=";
vendorHash = "sha256-2PDfq1j3z6fBp4qAHz5wy6qahr3APjto8oqeTXi01xI=";
nativeInstallCheckInputs = [ versionCheckHook ];

View File

@@ -19,11 +19,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "qownnotes";
appname = "QOwnNotes";
version = "26.8.7";
version = "26.9.0";
src = fetchurl {
url = "https://github.com/pbek/QOwnNotes/releases/download/v${finalAttrs.version}/qownnotes-${finalAttrs.version}.tar.xz";
hash = "sha256-lsaHVVD5HkvbUOsFZEcbw+KHETV6I736Mzft1Pz2mSM=";
hash = "sha256-FmkzbymwBTOteMwZP+Xhl+3P/cFKY206QyDn6wF1cfo=";
};
nativeBuildInputs = [

View File

@@ -3,6 +3,7 @@
stdenv,
fetchFromGitHub,
fetchpatch,
unstableGitUpdater,
meson,
ninja,
pkg-config,
@@ -10,13 +11,13 @@
stdenv.mkDerivation {
pname = "rlottie";
version = "0.2-unstable-2026-08-11";
version = "0.2-unstable-2026-09-01";
src = fetchFromGitHub {
owner = "Samsung";
repo = "rlottie";
rev = "27f2f23ece8a98f3e0a870e2c125faaac37e8904";
hash = "sha256-wEcdPKmS0f6C0A/Rg7vsZGoRi2Uv1EmA31BR2EmIlGg=";
rev = "25648aef19187b3f87f4d9420b8d761453ad4630";
hash = "sha256-sLjunpnQh1HCy5VLB8EpCTaGuBRPGCLhDovTzAAjAK0=";
};
nativeBuildInputs = [
@@ -34,6 +35,10 @@ stdenv.mkDerivation {
stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64
) "-U__ARM_NEON__";
passthru.updateScript = unstableGitUpdater {
tagPrefix = "v";
};
meta = {
homepage = "https://github.com/Samsung/rlottie";
description = "Platform independent standalone c++ library for rendering vector based animations and art in realtime";

View File

@@ -12,16 +12,16 @@ buildGoModule (
in
{
pname = "rqlite";
version = "10.2.7";
version = "10.3.0";
src = fetchFromGitHub {
owner = "rqlite";
repo = "rqlite";
tag = "v${finalAttrs.version}";
hash = "sha256-T7ymv0nG5ZA4uUzT2Br6N2qFCggQYs28fAX6bTdUNKo=";
hash = "sha256-k7mCrcp9Wts5HLkIyYTkkLQ2PE2JL95vOXA9ZBJ4RDM=";
};
vendorHash = "sha256-hfuVxcI1tGdkY1CWP1p5r1kMJfvNzqZlVI3Ge/gRNqo=";
vendorHash = "sha256-lCJuYR/oYD1uBaEe7iOQwDGv731eZsXy5J2SuTs0Wng=";
subPackages = [
"cmd/rqlite"

View File

@@ -10,16 +10,16 @@
buildGo126Module (finalAttrs: {
pname = "scaleway-cli";
version = "2.61.0";
version = "2.62.0";
src = fetchFromGitHub {
owner = "scaleway";
repo = "scaleway-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-e65O97Rnmt80VriwU6XRp0JiNftaN+4X+o1jXh3skTA=";
hash = "sha256-1EKLPGTNmoDKDN/Wjw3i9bOLECWboZtxb0RRniB1PEQ=";
};
vendorHash = "sha256-LeIwKTuTNdrFg8zF006JrGW3hzlXHr9o5k6GHKdUNIQ=";
vendorHash = "sha256-0hEewera4emTUUqPVEvgHq931Ubcw9GSjgCFTVS3QJo=";
env.CGO_ENABLED = 0;

View File

@@ -17,13 +17,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "scap-security-guide";
version = "0.1.81";
version = "0.1.82";
src = fetchFromGitHub {
owner = "ComplianceAsCode";
repo = "content";
tag = "v${finalAttrs.version}";
hash = "sha256-7avUwROLJeuS2FY3WIbtYL2tyh4DRMVwL7XL4D1gJGo=";
hash = "sha256-vr5z576hfYW4EUl2dTiJZ9vunzn0XVHDDLdqxaIQCCs=";
};
postPatch = ''

View File

@@ -15,7 +15,7 @@
nix-update-script,
}:
let
version = "0.8.15";
version = "0.8.16";
in
stdenv.mkDerivation {
pname = "setbfree";
@@ -25,7 +25,7 @@ stdenv.mkDerivation {
owner = "pantherb";
repo = "setBfree";
rev = "v${version}";
hash = "sha256-bF7/M7VQF5OedeDHWO0TssDP1caeOVdbrKHX9KbwlC0=";
hash = "sha256-bfmCNoTINFEqGKsnef8+gS8PGTAuogyikL9HzpMjKaI=";
};
postPatch = ''

View File

@@ -7,7 +7,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "sftpman";
version = "2.1.1";
version = "2.1.2";
passthru.updateScript = nix-update-script { };
@@ -15,10 +15,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "spantaleev";
repo = "sftpman-rs";
tag = "v${finalAttrs.version}";
hash = "sha256-spI+MAjBT+FFD7X+G0ea9Me8wf+8Gn3kids+Dt6OO+w=";
hash = "sha256-kFh47UmKumEq6bL+bKaYjNHkW3EWPLeFgpqvPglDpEU=";
};
cargoHash = "sha256-fx3uC9M9q0rXPrakZ5NYLNVQzhKZgqdjjZLQ90TNvqQ=";
cargoHash = "sha256-0BSkHVe/sO/ucShv/oKK1ibO1bZ16nbZR/2kNA0Q9aQ=";
meta = {
homepage = "https://github.com/spantaleev/sftpman-rs";

View File

@@ -8,13 +8,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "sirit";
version = "1.0.5";
version = "1.0.7";
src = fetchFromGitHub {
owner = "eden-emulator";
repo = "sirit";
tag = "v${finalAttrs.version}";
hash = "sha256-T4f1C33rh8KEXPyxPiIbdDUQLGT3ufTIt4XmgSsLRpA=";
hash = "sha256-CW7Wh02EVdnQcKSiBw2OAoba4XAfafBStuhMAkijKwM=";
};
nativeBuildInputs = [

View File

@@ -12,16 +12,16 @@
buildGoModule (finalAttrs: {
pname = "stackit-cli";
version = "0.71.0";
version = "0.72.0";
src = fetchFromGitHub {
owner = "stackitcloud";
repo = "stackit-cli";
rev = "v${finalAttrs.version}";
hash = "sha256-eFFa55BJwnRRnQT7zNFwRH1gBvrukY0VCMOjfJvg+58=";
hash = "sha256-Mh7AnagPxTyVBQPpghnc2Y9LrDwiO1JowG352jJw9NI=";
};
vendorHash = "sha256-ObWX+itioQNGQonFFRqVKaVpatq638DNMa3KkoLyBqc=";
vendorHash = "sha256-XlXPCYK57H8P2lluE/4KeQPPMmftx0teARjqb5FxnVM=";
subPackages = [ "." ];
@@ -29,8 +29,7 @@ buildGoModule (finalAttrs: {
ldflags = [
"-s"
"-w"
"-X main.version=${finalAttrs.version}"
"-X=main.version=${finalAttrs.version}"
];
nativeBuildInputs = [

View File

@@ -6,16 +6,16 @@
buildNpmPackage rec {
pname = "terser";
version = "5.50.0";
version = "5.51.2";
src = fetchFromGitHub {
owner = "terser";
repo = "terser";
rev = "v${version}";
hash = "sha256-7odcHOVjrj73suP0Uz8kcchvHqQxu0RVY0KwEQ73Tsw=";
hash = "sha256-6TLm5k5fXPokTCa9ZbXVtlGp12Xfg2eKsAMm2HLH7Qs=";
};
npmDepsHash = "sha256-d0J7DPZaxn4ILMJ7rwf2MAVVCL2GI6/GLxkX78smUsU=";
npmDepsHash = "sha256-j8wQy2Tk7Rh8jjv6g3MYirWrjKthpV16A5pr5Jt/rwo=";
meta = {
description = "JavaScript parser, mangler and compressor toolkit for ES6+";

View File

@@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "theclicker";
version = "0.3.1";
version = "0.4.0";
src = fetchFromGitHub {
owner = "konkitoman";
repo = "autoclicker";
tag = finalAttrs.version;
hash = "sha256-iD9v0HY/2Q0oeUmJwyfXNuEsmIJDV2M+dzpJ1z6TaF0=";
hash = "sha256-Bro7zpEDxkkvgNDhZEKLjogRD16Y3xtvG/TH1mqL8do=";
};
cargoHash = "sha256-YdeAG6+p/8MzvqEAyfzGktmnxw7hGvV/gGFg6uMwD5A=";
cargoHash = "sha256-l96yC/0ibapTjcJIvNtV28VqcUNUC+PrmEqvhtxwPHQ=";
nativeInstallCheckInputs = [ versionCheckHook ];
doInstallCheck = true;

View File

@@ -12,17 +12,17 @@
buildGoModule (finalAttrs: {
pname = "updatecli";
version = "0.120.0";
version = "0.120.1";
src = fetchFromGitHub {
owner = "updatecli";
repo = "updatecli";
rev = "v${finalAttrs.version}";
hash = "sha256-KVGvOCdxgTK9chZU8TwemrQUlkvOdvWIzBG0dSY/VpU=";
hash = "sha256-Cp6721G8xxVe0s9hVMYOx8u++6m2mXLKTn2Djrq7Kv0=";
};
proxyVendor = true;
vendorHash = "sha256-iZf6nB6arDEWDANq3Gp72kfFQi5QKGymHLKFJcnT+98=";
vendorHash = "sha256-D6zcSo6MXabfgpUetyUCCFCYokbwGwmG6dLNAEOdHYU=";
# tests require network access
doCheck = false;

View File

@@ -11,13 +11,13 @@
buildGoModule (finalAttrs: {
pname = "virter";
version = "1.2.1";
version = "1.3.0";
src = fetchFromGitHub {
owner = "LINBIT";
repo = "virter";
rev = "v${finalAttrs.version}";
hash = "sha256-jK5G/s1Lx+r8jSurkOXgqusITUPtERKCU35h21QOO9A=";
hash = "sha256-i0PDZo1vRatOiBdGLhEAy9KIt+bNp94JASKf8HTkhMg=";
};
vendorHash = "sha256-XOMxe+pG4OB15l+TKuYR2tJPPcPbsnipxHlnDH0XukA=";

View File

@@ -7,11 +7,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "virtio-win";
version = "0.1.285-1";
version = "0.1.302-1";
src = fetchurl {
url = "https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-${finalAttrs.version}/virtio-win.iso";
hash = "sha256-4UzyuUSSw+kl8AcLp/3+3rIEjJHuqcWlr7MCMqOXYzE=";
hash = "sha256-MD965A2tSV1q5HT9xXHfWJWKTbxcN6Ui2A+aIDhnlJ0=";
};
nativeBuildInputs = [

View File

@@ -9,13 +9,13 @@
ocamlPackages.buildDunePackage {
pname = "wayland-proxy-virtwl";
version = "0-unstable-2026-07-08";
version = "0-unstable-2026-08-22";
src = fetchFromGitHub {
owner = "talex5";
repo = "wayland-proxy-virtwl";
rev = "fe4184da90d2fa337b63cecd64b98b386b32f55f";
sha256 = "sha256-zl1S9Zj/Mem4sG24NV2HqrwYx0Qnbqk35oisCgJkTSI=";
rev = "3d092ebcaaa07ce56c47d05039be2ff8d7721486";
sha256 = "sha256-9FB/euTCGaxMF7lVs+KYkH1NiSmpo+TmWiv/waw6KXg=";
};
minimalOCamlVersion = "5.0";

View File

@@ -0,0 +1,41 @@
{
lib,
fetchFromGitHub,
nix-update-script,
rustPlatform,
versionCheckHook,
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wepwolf";
version = "1.2.0";
pyproject = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "StrongWind1";
repo = "WEPWolf";
tag = "v${finalAttrs.version}";
hash = "sha256-ZjhI9pmanBMkOIVHHLhC40sBqLyu24RAuBqLGjJDksM=";
};
cargoHash = "sha256-Rv8A5X644BgM0v/RwreHPTxZpQo+rvsny6vvO23cDRY=";
nativeInstallCheckInputs = [ versionCheckHook ];
doInstallCheck = false;
pythonImportsCheck = [ "wepwolf_docs" ];
passthru.updateScript = nix-update-script { };
meta = {
description = "Tool for offline, passive WEP key recovery from 802.11 captures";
homepage = "https://github.com/StrongWind1/WEPWolf";
changelog = "https://github.com/StrongWind1/WEPWolf/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ fab ];
mainProgram = "wepwolf";
};
})

View File

@@ -5,12 +5,12 @@
}:
let
version = "2.23.0";
version = "2.23.1";
pname = "wowup-cf";
src = fetchurl {
url = "https://github.com/WowUp/WowUp.CF/releases/download/v${version}/WowUp-CF-${version}.AppImage";
hash = "sha256-596j+i2TTbzpGfdWwzzoQKpB6AD2rqT0hvF4nvbD32A=";
hash = "sha256-jXTI/SSvSQTf1Htgjqb0xV1Xj9ndcK0Xa4H37fE5x9k=";
};
appimageContents = appimageTools.extract { inherit pname version src; };

View File

@@ -9,16 +9,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wstunnel";
version = "10.6.2";
version = "10.7.1";
src = fetchFromGitHub {
owner = "erebe";
repo = "wstunnel";
tag = "v${finalAttrs.version}";
hash = "sha256-DIhVmhexsB0SI+dVkIJBr3JCiNIjrAFMHnCySD9cYWE=";
hash = "sha256-ZquDqZFNYdFnPjW7vN4TffU20kyP+WAi4ButX3C5FwQ=";
};
cargoHash = "sha256-BDlX9GcPF3fHgXNx1EZK36YHqW1Mtonk+4XSZDWslI0=";
cargoHash = "sha256-lbVJJDnAZ+W0YE8uQ79e1i/A6HhzxSzBpkgHor6hfXo=";
cargoBuildFlags = [ "--package wstunnel-cli" ];

View File

@@ -8,17 +8,17 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "yazi";
version = "26.8.15";
version = "26.9.1";
srcs = builtins.attrValues finalAttrs.passthru.srcs;
sourceRoot = finalAttrs.passthru.srcs.code_src.name;
cargoHash = "sha256-YV986OaXk7+0jw0DnD/ydKJTmO0pOGjkVyq6OR3nTOE=";
cargoHash = "sha256-V69VxhMiTY1Tgo4aW06AjwBIoXjK0Ov6oIahxk0NzGg=";
env.YAZI_GEN_COMPLETIONS = true;
env.VERGEN_GIT_SHA = "Nixpkgs";
env.VERGEN_BUILD_DATE = "2026-08-15";
env.VERGEN_BUILD_DATE = "2026-09-1";
nativeBuildInputs = [ installShellFiles ];
buildInputs = [ rust-jemalloc-sys ];
@@ -48,7 +48,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "sxyazi";
repo = "yazi";
tag = "v${finalAttrs.version}";
hash = "sha256-/BD8rpnje3sIQjQe6fSYJY8u9ypJmUPrX9rNnDS86Ns=";
hash = "sha256-/8j4bEbT8DR/xlWtt62FXVyeHyWtBlvV8Rq0VbtY6ms=";
};
man_src = fetchFromGitHub {

View File

@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "nvidia-vaapi-driver";
version = "0.0.17";
version = "0.0.18";
src = fetchFromGitHub {
owner = "elFarto";
repo = "nvidia-vaapi-driver";
rev = "v${version}";
sha256 = "sha256-eJ523lEmB4s+R/QN4J8t6LZ4zw2rEQsaaRBJdjH8Amo=";
sha256 = "sha256-cEEPRKoWtNXk8LsDbkhNjnIY7UD1rfYbv2Q6ThG0YLg=";
};
patches = [

View File

@@ -9,13 +9,20 @@
adwaita-qt6,
glib,
gtk3,
qtbase,
qtwayland,
qt5,
qt6,
replaceVars,
gsettings-desktop-schemas,
useQt6 ? false,
}:
let
qt = if useQt6 then qt6 else qt5;
inherit (qt)
qtbase
qtwayland
;
in
stdenv.mkDerivation rec {
pname = "qgnomeplatform";
version = "0.8.4";

View File

@@ -10,13 +10,13 @@
buildPythonPackage rec {
pname = "azure-mgmt-redhatopenshift";
version = "3.0.0";
version = "4.0.0";
pyproject = true;
src = fetchPypi {
pname = "azure_mgmt_redhatopenshift";
inherit version;
hash = "sha256-R3XJvfNjI4g02hReX1n5doOrBPjdvSUN5F1F4zeYMn8=";
hash = "sha256-cuPnbKvj4iZIBnkbF7IRoaB3qJxgtLfT6JSgjRcdZrI=";
};
build-system = [ setuptools ];

View File

@@ -11,16 +11,16 @@
numpy,
}:
buildPythonPackage rec {
buildPythonPackage (finalAttrs: {
pname = "biocutils";
version = "0.4.1";
version = "0.4.2";
pyproject = true;
src = fetchFromGitHub {
owner = "BiocPy";
repo = "BiocUtils";
tag = version;
hash = "sha256-CKIAJsWw9zCjhIpZpgFgakvszjO+1lZS8535LMfEH2Y=";
tag = finalAttrs.version;
hash = "sha256-B8kt2rTya/kiSPSY8Xeo6dOdSszUK76ySaqLlJ7kFQk=";
};
build-system = [
@@ -42,7 +42,8 @@ buildPythonPackage rec {
meta = {
description = "Miscellaneous utilities for BiocPy, mostly to mimic base functionality in R";
homepage = "https://github.com/BiocPy/BiocUtils";
changelog = "https://github.com/BiocPy/biocutils/blob/${finalAttrs.src.tag}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ b-rodrigues ];
};
}
})

View File

@@ -358,13 +358,13 @@
buildPythonPackage (finalAttrs: {
pname = "boto3-stubs";
version = "1.43.83";
version = "1.43.85";
pyproject = true;
src = fetchPypi {
pname = "boto3_stubs";
inherit (finalAttrs) version;
hash = "sha256-rI81zqbBJSmOMFFiVc9ha6YShd9RiKxOz9ONlQY0bJk=";
hash = "sha256-dfxq6bCcZDrDz1lB0VYyTFpNGBgVr1TSTPUZteW4avs=";
};
build-system = [ setuptools ];

View File

@@ -12,14 +12,14 @@
buildPythonPackage rec {
pname = "colcon-mixin";
version = "0.2.3";
version = "0.3.0";
pyproject = true;
src = fetchFromGitHub {
owner = "colcon";
repo = "colcon-mixin";
tag = version;
hash = "sha256-XQpRDBTtrFOOlCRXKVImUtwrwirO0ELWifUpfQuyrrY=";
hash = "sha256-MLK8ogTzlqi/5wgrS0gh9fm/oljk4BGvJwI9JrYj//M=";
};
build-system = [ setuptools ];

View File

@@ -2,36 +2,44 @@
buildPythonPackage,
fetchFromGitHub,
lib,
pytest,
setuptools,
pytestCheckHook,
writableTmpDirAsHomeHook,
cryptography,
transitions,
}:
buildPythonPackage rec {
buildPythonPackage (finalAttrs: {
pname = "dissononce";
version = "0.34.3";
format = "setuptools";
pyproject = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "tgalal";
repo = "dissononce";
rev = version;
sha256 = "0hn64qfr0d5npmza6rjyxwwp12k2z2y1ma40zpl104ghac6g3mbs";
tag = finalAttrs.version;
hash = "sha256-etXxDFPwERDo/YCoGrz4YopwOe9eZqN+vbY0kB0mxkI=";
};
nativeCheckInputs = [ pytest ];
checkPhase = ''
HOME=$(mktemp -d) py.test tests/
'';
build-system = [ setuptools ];
propagatedBuildInputs = [
dependencies = [
cryptography
transitions
];
nativeCheckInputs = [
pytestCheckHook
writableTmpDirAsHomeHook
];
pythonImportsCheck = [ "dissononce" ];
meta = {
homepage = "https://pypi.org/project/dissononce/";
license = lib.licenses.mit;
description = "Python implementation for Noise Protocol Framework";
};
}
})

View File

@@ -22,14 +22,14 @@
buildPythonPackage rec {
pname = "django-lasuite";
version = "0.0.28";
version = "0.0.29";
pyproject = true;
src = fetchFromGitHub {
owner = "suitenumerique";
repo = "django-lasuite";
tag = "v${version}";
hash = "sha256-uxFNfc3+fJRQH7FuBs5ZTeEQcWw11OWk6H+LwOHxe/k=";
hash = "sha256-sQ4wt4DjYCrhxAZHM5vhOAYYhcNhrXvy+HsDsCAwXzQ=";
};
build-system = [ hatchling ];

View File

@@ -12,14 +12,14 @@
}:
buildPythonPackage (finalAttrs: {
pname = "exiv2";
version = "0.19.0";
version = "0.19.2";
pyproject = true;
src = fetchFromGitHub {
owner = "jim-easterbrook";
repo = "python-exiv2";
tag = finalAttrs.version;
hash = "sha256-BIRIq5k4H+n+8d8B4lpr5VpfXA2JkcI54ZPPWDYtajQ=";
hash = "sha256-o7COS308ALPYgcQtKGrgwx+4KLGlsZ29J1LSrAldTw4=";
};
build-system = [

View File

@@ -8,14 +8,14 @@
buildPythonPackage (finalAttrs: {
pname = "hdfury";
version = "1.6.0";
version = "1.6.1";
pyproject = true;
src = fetchFromGitHub {
owner = "glenndehaan";
repo = "python-hdfury";
tag = finalAttrs.version;
hash = "sha256-ndJpxFebSsfXQ1aUe20Ajbgks3gA3KXo8kY5FaJ/BW0=";
hash = "sha256-YR6/4Mf5zgxzNsUaDRd3QBGSuuDQehKK7ptczCdKFGI=";
};
build-system = [ hatchling ];

View File

@@ -14,14 +14,14 @@
buildPythonPackage (finalAttrs: {
pname = "lark-oapi";
version = "1.7.2";
version = "1.7.3";
pyproject = true;
src = fetchFromGitHub {
owner = "larksuite";
repo = "oapi-sdk-python";
tag = "v${finalAttrs.version}";
hash = "sha256-hbnX8aiAO0Hp6jfajz8wPb7aC3YcQNzwOesZ1dzJ920=";
hash = "sha256-JO5xhGEwRBGOw8jXjaVKJPjB3P7yPhBQrHOg+t38Enc=";
};
build-system = [ setuptools ];

View File

@@ -8,13 +8,13 @@
buildPythonPackage rec {
pname = "manifestoo-core";
version = "1.15.4";
version = "1.15.5";
pyproject = true;
src = fetchPypi {
inherit version;
pname = "manifestoo_core";
hash = "sha256-wUx7YhLMv//nqesJbgYILViDJYHeGBpp05NqAed0Dx4=";
hash = "sha256-K1STpYG4m6JojWEAevB/VkP0fkSbbE5eaxINL0UfxPg=";
};
nativeBuildInputs = [ hatch-vcs ];

View File

@@ -335,8 +335,8 @@ in
"sha256-3JYcWKFk0dKJg/qn+EBvxeAO5xh5PXCU3dTEWDr1oXI=";
mypy-boto3-connect =
buildMypyBoto3Package "connect" "1.43.79"
"sha256-nup6lqkxN1g/df7cw2mCLKMGHuCm52BeoHhAgSIZzn8=";
buildMypyBoto3Package "connect" "1.43.84"
"sha256-ydNsiq5TJMyLouSgRMvmuYtQVY1IPFKtQ45awtaOpkg=";
mypy-boto3-connect-contact-lens =
buildMypyBoto3Package "connect-contact-lens" "1.43.79"
@@ -355,16 +355,16 @@ in
"sha256-bPHo+9k+bZeVrx6ytHiat8ienlPMqmmtei3waof4m4E=";
mypy-boto3-controltower =
buildMypyBoto3Package "controltower" "1.43.0"
"sha256-TvuQwrUio7zZucfmOwDGJskn5cqZB3Z3I1CELx/ZnG4=";
buildMypyBoto3Package "controltower" "1.43.84"
"sha256-1UynYUWJBNAR7XluHvtbnVo9GJIP9srcFXuo/f6wGy0=";
mypy-boto3-cur =
buildMypyBoto3Package "cur" "1.43.0"
"sha256-pi0hMLpgYGrNU0/infONBg2WmES6NV0tfPgTjuRtWXk=";
mypy-boto3-customer-profiles =
buildMypyBoto3Package "customer-profiles" "1.43.40"
"sha256-3eL2AWChh+ct7DwLMNlnXyA95vovQ6QO9zlDGB1gII4=";
buildMypyBoto3Package "customer-profiles" "1.43.84"
"sha256-hCHv3nS06HZXMyQZrgboaNOw++iwDBid1z0BJ0Bpie0=";
mypy-boto3-databrew =
buildMypyBoto3Package "databrew" "1.43.0"
@@ -710,8 +710,8 @@ in
"sha256-kgfPSlNO0uj6Az83Bc/p3uyjqI3VMgwK+5/6tRoY4ok=";
mypy-boto3-kafkaconnect =
buildMypyBoto3Package "kafkaconnect" "1.43.0"
"sha256-FM/OFQLL6E/ikP6PIFF7sMwNjBoVfufLWH99tL/B7xA=";
buildMypyBoto3Package "kafkaconnect" "1.43.84"
"sha256-HmtmND6m3dv/AffBhlDhiSmHpK2npSttt7RvwtrFnqs=";
mypy-boto3-kendra =
buildMypyBoto3Package "kendra" "1.43.23"
@@ -726,8 +726,8 @@ in
"sha256-f36IwT8zw4RvLqbZgGas6euLVdKR5gJJl7eLBF8PjaE=";
mypy-boto3-kinesis =
buildMypyBoto3Package "kinesis" "1.43.78"
"sha256-VEFubvAX5fQSaoZASKcvdar/DyLiCKVg07nNuUOT4hU=";
buildMypyBoto3Package "kinesis" "1.43.84"
"sha256-nKymAOSmsdkjHHSonZsGuBu0BJKJkwACqi5OwvNT988=";
mypy-boto3-kinesis-video-archived-media =
buildMypyBoto3Package "kinesis-video-archived-media" "1.43.0"
@@ -1038,8 +1038,8 @@ in
"sha256-A8/WYxFn06rUXtcIHsKfs7HxvOBges0wDGskm31NIyw=";
mypy-boto3-pinpoint-sms-voice-v2 =
buildMypyBoto3Package "pinpoint-sms-voice-v2" "1.43.37"
"sha256-Z9U5ywvzKxkjW1q3IBYSRrGLhOcgjfwYGtdLP2ytqmE=";
buildMypyBoto3Package "pinpoint-sms-voice-v2" "1.43.84"
"sha256-XGCMvA6cyzMNrJ6uMVV2xSRmZnPA+Kyfjdr68B8LTU0=";
mypy-boto3-pipes =
buildMypyBoto3Package "pipes" "1.43.0"
@@ -1070,8 +1070,8 @@ in
"sha256-YrrEKl3aGz//5Z5JGapHhWtk6hBXQ4cuRQmLqGYztzg=";
mypy-boto3-quicksight =
buildMypyBoto3Package "quicksight" "1.43.70"
"sha256-qMXg+rGG5ubCyKEGZhJyCOtjk1/mz3row6qf09MaDzY=";
buildMypyBoto3Package "quicksight" "1.43.84"
"sha256-8HQGvA7/CTOtOwi3H4zyfM9CugpMPrAsoGq+2LoRgKs=";
mypy-boto3-ram =
buildMypyBoto3Package "ram" "1.43.0"
@@ -1170,8 +1170,8 @@ in
"sha256-T+JIJpHxD7IzAwq8yxgq6zbVMj/btpbhKnylMyfFvvU=";
mypy-boto3-sagemaker =
buildMypyBoto3Package "sagemaker" "1.43.81"
"sha256-NHB+6a+NW33Q9rOiQBmZLf08n9QFXurLOHL6j70bVRw=";
buildMypyBoto3Package "sagemaker" "1.43.84"
"sha256-xyi2fTpdpInnnD0BUvgGdSSu3aSiNAhdupcLce+u1C4=";
mypy-boto3-sagemaker-a2i-runtime =
buildMypyBoto3Package "sagemaker-a2i-runtime" "1.43.0"
@@ -1330,8 +1330,8 @@ in
"sha256-fDjP/Q8H/yJtC4AWYQv1+hm9b6KnWgTP3uy6LKvqikw=";
mypy-boto3-support =
buildMypyBoto3Package "support" "1.43.28"
"sha256-2smd+BvF4sNeJg7dd/eVzEqL6IXSp/iYyECcqVcMpFs=";
buildMypyBoto3Package "support" "1.43.84"
"sha256-idAR4rzgGjV373VLw6vB6GBK33GawNjNMVApo6YayUs=";
mypy-boto3-support-app =
buildMypyBoto3Package "support-app" "1.43.0"

View File

@@ -17,14 +17,14 @@
buildPythonPackage (finalAttrs: {
pname = "pydrawise";
version = "2026.7.0";
version = "2026.8.0";
pyproject = true;
src = fetchFromGitHub {
owner = "dknowles2";
repo = "pydrawise";
tag = finalAttrs.version;
hash = "sha256-tXlGzjzisegW9zAa/eYuMCCRwITyJ2HQLU+hJLPtpFE=";
hash = "sha256-fV52ZTS7ieyEro9kF8Cm3Au+TlhsaMKWiur7XqTjKTs=";
};
build-system = [

View File

@@ -14,14 +14,14 @@
buildPythonPackage (finalAttrs: {
pname = "pyspnego";
version = "0.12.1";
version = "0.12.2";
pyproject = true;
src = fetchFromGitHub {
owner = "jborean93";
repo = "pyspnego";
tag = "v${finalAttrs.version}";
hash = "sha256-nO+WNpgPAunBSFbrCRb/W511z0nXUIK7XT/SisTk2+0=";
hash = "sha256-bNmcFVD6mMOaSe3eXWwoD1+yOQf7IrsEtCOWLXu4r30=";
};
build-system = [ setuptools ];

View File

@@ -40,13 +40,13 @@
}:
let
version = "41.2.0";
version = "41.2.1";
src = fetchFromGitHub {
owner = "rucio";
repo = "rucio";
tag = version;
hash = "sha256-jXomZpAfWJUc3Jw6ZJH++e9XAhDE9pkL+610bKLDJGg=";
hash = "sha256-L7ndGKCtdOqJVw2a04XVJsU/ghXVENU1rS6MptLGKYQ=";
};
in
buildPythonPackage {

View File

@@ -13,14 +13,14 @@
buildPythonPackage (finalAttrs: {
pname = "xarray-einstats";
version = "0.10.0";
version = "0.11.0";
pyproject = true;
src = fetchFromGitHub {
owner = "arviz-devs";
repo = "xarray-einstats";
tag = "v${finalAttrs.version}";
hash = "sha256-R/CbCaToW9U0+WqayE33gSyx5wKrhlZd7w4kjyxoxrk=";
hash = "sha256-mGRalZ9OSh3CtfhLy2E6LOQVBDoq8c777Q9WnyMtjpU=";
};
build-system = [ flit-core ];

View File

@@ -8,13 +8,13 @@
buildHomeAssistantComponent rec {
owner = "magico13";
domain = "emporia_vue";
version = "0.12.3";
version = "0.12.4";
src = fetchFromGitHub {
owner = "magico13";
repo = "ha-emporia-vue";
rev = "v${version}";
hash = "sha256-zZVxsP6BHpP7vTV8zRqqMF4AuqYOhKJmo0RsVYyDsz4=";
hash = "sha256-RukFogeXbTFAVjnnqmR/Mgr9e8vVMRHayW5aelAkbjU=";
};
dependencies = [

View File

@@ -1,5 +1,4 @@
{
lib,
buildHomeAssistantComponent,
ha-mcp,
nix-update-script,
@@ -12,6 +11,7 @@ buildHomeAssistantComponent {
inherit (ha-mcp.src) owner;
dependencies = [
ha-mcp
ruamel-yaml
];

View File

@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "bastgau";
domain = "pi_hole_v6";
version = "1.19.0";
version = "1.20.0";
src = fetchFromGitHub {
inherit owner;
repo = "ha-pi-hole-v6";
tag = "v${version}";
hash = "sha256-2aEdiCNNHQH6HpOMxnwneWab9pvJTQbPvdU+Vm3Gm3Y=";
hash = "sha256-4bQp27htsGHhXzqPagtlTxoLFYZLRPIbYx1//8KmSzY=";
};
# has no tests

View File

@@ -2,8 +2,8 @@
grafanaPlugin {
pname = "grafana-clock-panel";
version = "3.2.3";
zipHash = "sha256-qNX6LTg+WKjoJIWX7Mc2IRnWVpoZZsiZQzQqR2u1Q10=";
version = "3.2.4";
zipHash = "sha256-styHDXMvOe30o3/SCtDg+p76NzDv/0aypbIyE+OwUH8=";
meta = {
description = "Clock panel for Grafana";
license = lib.licenses.mit;

View File

@@ -6,13 +6,13 @@
buildFishPlugin rec {
pname = "forgit";
version = "26.08.0";
version = "26.09.0";
src = fetchFromGitHub {
owner = "wfxr";
repo = "forgit";
rev = version;
hash = "sha256-VJiUXbArwe0oTQVznDMgPEIhzqvFZI7ciezbNuWH620=";
hash = "sha256-2fj/nPP0LvDgMlD0s6ikxCSBxb20hohaZASPoljLM/c=";
};
postInstall = ''

View File

@@ -343,12 +343,12 @@ with pkgs;
djgpp = djgpp_i586;
djgpp_i586 = callPackage ../development/compilers/djgpp {
targetArchitecture = "i586";
stdenv = gccStdenv;
stdenv = gcc14Stdenv;
};
djgpp_i686 = lowPrio (
callPackage ../development/compilers/djgpp {
targetArchitecture = "i686";
stdenv = gccStdenv;
stdenv = gcc14Stdenv;
}
);
@@ -6510,9 +6510,9 @@ with pkgs;
useQt6 = true;
};
qgnomeplatform = libsForQt5.callPackage ../development/libraries/qgnomeplatform { };
qgnomeplatform = callPackage ../development/libraries/qgnomeplatform { };
qgnomeplatform-qt6 = qt6Packages.callPackage ../development/libraries/qgnomeplatform {
qgnomeplatform-qt6 = qgnomeplatform.override {
useQt6 = true;
};
@@ -8252,7 +8252,7 @@ with pkgs;
patches = config."2bwm".patches or [ ];
};
inherit (qt6Packages.callPackage ../applications/office/activitywatch { })
inherit (callPackage ../applications/office/activitywatch { })
aw-qt
aw-notify
aw-server-rust