Merge staging-next into staging

Changed files
+301 -4910
nixos
modules
programs
pkgs
applications
emulators
libretro
networking
cluster
rke2
by-name
go
gocryptfs
ha
kn
knot-dns
le
ledger-live-desktop
md
mdbook
pa
paretosecurity
pi
re
renovate
rp
rpiboot
ye
yew-fmt
development
compilers
llvm
python-modules
aioshelly
cpe
devito
magic-wormhole
types-tqdm
kde
os-specific
linux
kernel
hardened
servers
nextcloud
tools
top-level
+1 -2
nixos/modules/programs/yabar.nix
···
description = ''
The package which contains the `yabar` binary.
-
Nixpkgs provides the `yabar` and `yabar-unstable`,
-
so it's possible to choose.
'';
};
···
description = ''
The package which contains the `yabar` binary.
+
Nixpkgs offers both a stable (`yabar`) and unstable (`yabar-unstable`) version of Yabar.
'';
};
+6
pkgs/applications/emulators/libretro/cores/parallel-n64.nix
···
description = "Parallel Mupen64plus rewrite for libretro";
homepage = "https://github.com/libretro/parallel-n64";
license = lib.licenses.gpl3Only;
};
}
···
description = "Parallel Mupen64plus rewrite for libretro";
homepage = "https://github.com/libretro/parallel-n64";
license = lib.licenses.gpl3Only;
+
badPlatforms = [
+
# ./mupen64plus-core/src/r4300/new_dynarec/arm64/linkage_aarch64.o: in function `.E12':
+
# (.text+0x5b4): relocation truncated to fit: R_AARCH64_CONDBR19 against symbol `invalidate_block' defined in .text section in ./mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.o
+
# collect2: error: ld returned 1 exit status
+
"aarch64-linux"
+
];
};
}
+4
pkgs/applications/emulators/libretro/cores/ppsspp.nix
···
description = "PPSSPP libretro port";
homepage = "https://github.com/hrydgard/ppsspp";
license = lib.licenses.gpl2Plus;
};
}
···
description = "PPSSPP libretro port";
homepage = "https://github.com/hrydgard/ppsspp";
license = lib.licenses.gpl2Plus;
+
badPlatforms = [
+
# error: cannot convert 'uint32x4_t' to 'int' in initialization
+
"aarch64-linux"
+
];
};
}
+7 -7
pkgs/applications/networking/cluster/rke2/1_29/versions.nix
···
{
-
rke2Version = "1.29.13+rke2r1";
-
rke2Commit = "00803ef95072be9d13b6e52a56fa9b6d9e7b0a51";
-
rke2TarballHash = "sha256-1OphaTrEU2MvV0kdEyxomRGgbl/YSVikcYtLuL3QnBI=";
-
rke2VendorHash = "sha256-6XczvyQMqYqHHu+cSsmXsi7zMG128ZwiAHr482qQqpI=";
-
k8sImageTag = "v1.29.13-rke2r1-build20250117";
-
etcdVersion = "v3.5.16-k3s1-build20241106";
pauseVersion = "3.6";
ccmVersion = "v1.29.10-0.20241016053521-9510ac25fefb-build20241016";
-
dockerizedVersion = "v1.29.13-rke2r1";
}
···
{
+
rke2Version = "1.29.14+rke2r1";
+
rke2Commit = "700728b7c1efe5db28004c747819b635254e9a91";
+
rke2TarballHash = "sha256-K1Yn85NBl4t0OwaETfqgeZVIgAzbLevY0lyOHs5YwfM=";
+
rke2VendorHash = "sha256-WG++RPbIhDNnd9BRbEop4qtDcaKJTUz+YzeygZfDxLI=";
+
k8sImageTag = "v1.29.14-rke2r1-build20250213";
+
etcdVersion = "v3.5.18-k3s1-build20250210";
pauseVersion = "3.6";
ccmVersion = "v1.29.10-0.20241016053521-9510ac25fefb-build20241016";
+
dockerizedVersion = "v1.29.14-rke2r1";
}
+7 -7
pkgs/applications/networking/cluster/rke2/1_30/versions.nix
···
{
-
rke2Version = "1.30.9+rke2r1";
-
rke2Commit = "bfd23524f32a4d9fa6f19ab58a2d47572e56f813";
-
rke2TarballHash = "sha256-/WVKmK9ZackY9ULST0zFi/RRwA4ZR3u1DXULWTc6G3o=";
-
rke2VendorHash = "sha256-kghiYswm3s7bILGp8t452jx84MY73EF9OTaWdncFr34=";
-
k8sImageTag = "v1.30.9-rke2r1-build20250116";
-
etcdVersion = "v3.5.16-k3s1-build20241106";
pauseVersion = "3.6";
ccmVersion = "v1.30.6-0.20241016053533-5ec454f50e7a-build20241016";
-
dockerizedVersion = "v1.30.9-rke2r1";
}
···
{
+
rke2Version = "1.30.10+rke2r1";
+
rke2Commit = "b83bb8e150236c43aa3d52d31523feb879d09911";
+
rke2TarballHash = "sha256-YpF2SBIH3GwWOtSIbIZb88Nd1GNUvOmbgeyNDKAo+qU=";
+
rke2VendorHash = "sha256-aExBaQuqW2ZNCniHjur5OcvBogC4zofn5UNQS8gHSrA=";
+
k8sImageTag = "v1.30.10-rke2r1-build20250213";
+
etcdVersion = "v3.5.18-k3s1-build20250210";
pauseVersion = "3.6";
ccmVersion = "v1.30.6-0.20241016053533-5ec454f50e7a-build20241016";
+
dockerizedVersion = "v1.30.10-rke2r1";
}
+7 -7
pkgs/applications/networking/cluster/rke2/1_32/versions.nix
···
{
-
rke2Version = "1.32.1+rke2r1";
-
rke2Commit = "c0f7be4407cf2c437cacfe735e5c943e827f2ff8";
-
rke2TarballHash = "sha256-clZpTnMnj2PRDDYz7+r11RlyX2ExwsE1Tmdt3/kUmtE=";
-
rke2VendorHash = "sha256-aIB2fRkccx5fXMnFxZ+tirXp5gg8o/h/a6Lgc+EG4L4=";
-
k8sImageTag = "v1.32.1-rke2r1-build20250115";
-
etcdVersion = "v3.5.16-k3s1-build20241106";
pauseVersion = "3.6";
ccmVersion = "v1.32.0-rc3.0.20241220224140-68fbd1a6b543-build20250101";
-
dockerizedVersion = "v1.32.1-rke2r1";
}
···
{
+
rke2Version = "1.32.2+rke2r1";
+
rke2Commit = "8a5c3a23c25cc9b423a303be5f4f1c0e8b885726";
+
rke2TarballHash = "sha256-9sNlOkzPCTqHSqaphuSUsfRpS39QYcTDHgjMuYdircc=";
+
rke2VendorHash = "sha256-fECmrfLayXRhACH7YkuIAUVFqSyPpy/JZb2ZPvITfqQ=";
+
k8sImageTag = "v1.32.2-rke2r1-build20250213";
+
etcdVersion = "v3.5.18-k3s1-build20250210";
pauseVersion = "3.6";
ccmVersion = "v1.32.0-rc3.0.20241220224140-68fbd1a6b543-build20250101";
+
dockerizedVersion = "v1.32.2-rke2r1";
}
+3 -3
pkgs/by-name/go/gocryptfs/package.nix
···
buildGoModule rec {
pname = "gocryptfs";
-
version = "2.5.1";
src = fetchFromGitHub {
owner = "rfjakob";
repo = pname;
rev = "v${version}";
-
sha256 = "sha256-yTZD4Q/krl6pW6EdtU+sdCWOOo9LHJqHCuNubAoEIyo=";
};
-
vendorHash = "sha256-bzhwYiTqI3MV0KxDT5j9TVnWJxM0BuLgEC8/r+2aQjI=";
nativeBuildInputs = [
makeWrapper
···
buildGoModule rec {
pname = "gocryptfs";
+
version = "2.5.2";
src = fetchFromGitHub {
owner = "rfjakob";
repo = pname;
rev = "v${version}";
+
sha256 = "sha256-H3J+1a4Y6/BqgU7D9j/PNtP6Ci3EjrtO/ADx3GpJMgI=";
};
+
vendorHash = "sha256-WfTJ8TuFupEa391XQMDl3hKTjrmRHJqvYb1haAGHW/U=";
nativeBuildInputs = [
makeWrapper
-4675
pkgs/by-name/ha/habitat/Cargo.lock
···
-
# This file is automatically @generated by Cargo.
-
# It is not intended for manual editing.
-
version = 3
-
-
[[package]]
-
name = "actix-codec"
-
version = "0.5.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe"
-
dependencies = [
-
"bitflags 1.3.2",
-
"bytes",
-
"futures-core",
-
"futures-sink",
-
"log 0.4.20",
-
"memchr",
-
"pin-project-lite",
-
"tokio",
-
"tokio-util 0.7.8",
-
]
-
-
[[package]]
-
name = "actix-http"
-
version = "3.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0070905b2c4a98d184c4e81025253cb192aa8a73827553f38e9410801ceb35bb"
-
dependencies = [
-
"actix-codec",
-
"actix-rt",
-
"actix-service",
-
"actix-tls",
-
"actix-utils",
-
"ahash",
-
"base64 0.21.2",
-
"bitflags 1.3.2",
-
"bytes",
-
"bytestring",
-
"derive_more",
-
"encoding_rs",
-
"futures-core",
-
"h2",
-
"http",
-
"httparse",
-
"httpdate",
-
"itoa 1.0.1",
-
"language-tags",
-
"local-channel",
-
"mime",
-
"percent-encoding",
-
"pin-project-lite",
-
"rand 0.8.5",
-
"sha1",
-
"smallvec",
-
"tokio",
-
"tokio-util 0.7.8",
-
"tracing",
-
]
-
-
[[package]]
-
name = "actix-macros"
-
version = "0.2.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "465a6172cf69b960917811022d8f29bc0b7fa1398bc4f78b3c466673db1213b6"
-
dependencies = [
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "actix-router"
-
version = "0.5.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "eb60846b52c118f2f04a56cc90880a274271c489b2498623d58176f8ca21fa80"
-
dependencies = [
-
"bytestring",
-
"firestorm",
-
"http",
-
"log 0.4.20",
-
"regex 1.7.3",
-
"serde",
-
]
-
-
[[package]]
-
name = "actix-rt"
-
version = "2.8.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "15265b6b8e2347670eb363c47fc8c75208b4a4994b27192f345fcbe707804f3e"
-
dependencies = [
-
"actix-macros",
-
"futures-core",
-
"tokio",
-
]
-
-
[[package]]
-
name = "actix-server"
-
version = "2.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0da34f8e659ea1b077bb4637948b815cd3768ad5a188fdcd74ff4d84240cd824"
-
dependencies = [
-
"actix-rt",
-
"actix-service",
-
"actix-utils",
-
"futures-core",
-
"futures-util",
-
"mio 0.8.8",
-
"num_cpus",
-
"socket2 0.4.9",
-
"tokio",
-
"tracing",
-
]
-
-
[[package]]
-
name = "actix-service"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "77f5f9d66a8730d0fae62c26f3424f5751e5518086628a40b7ab6fca4a705034"
-
dependencies = [
-
"futures-core",
-
"paste",
-
"pin-project-lite",
-
]
-
-
[[package]]
-
name = "actix-tls"
-
version = "3.0.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9fde0cf292f7cdc7f070803cb9a0d45c018441321a78b1042ffbbb81ec333297"
-
dependencies = [
-
"actix-codec",
-
"actix-rt",
-
"actix-service",
-
"actix-utils",
-
"futures-core",
-
"log 0.4.20",
-
"pin-project-lite",
-
"tokio-rustls",
-
"tokio-util 0.7.8",
-
"webpki-roots",
-
]
-
-
[[package]]
-
name = "actix-utils"
-
version = "3.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e491cbaac2e7fc788dfff99ff48ef317e23b3cf63dbaf7aaab6418f40f92aa94"
-
dependencies = [
-
"local-waker",
-
"pin-project-lite",
-
]
-
-
[[package]]
-
name = "actix-web"
-
version = "4.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "cd3cb42f9566ab176e1ef0b8b3a896529062b4efc6be0123046095914c4c1c96"
-
dependencies = [
-
"actix-codec",
-
"actix-http",
-
"actix-router",
-
"actix-rt",
-
"actix-server",
-
"actix-service",
-
"actix-tls",
-
"actix-utils",
-
"ahash",
-
"bytes",
-
"bytestring",
-
"cfg-if 1.0.0",
-
"derive_more",
-
"encoding_rs",
-
"futures-core",
-
"futures-util",
-
"http",
-
"itoa 1.0.1",
-
"language-tags",
-
"log 0.4.20",
-
"mime",
-
"once_cell",
-
"pin-project-lite",
-
"regex 1.7.3",
-
"serde",
-
"serde_json",
-
"serde_urlencoded",
-
"smallvec",
-
"socket2 0.4.9",
-
"time 0.3.11",
-
"url",
-
]
-
-
[[package]]
-
name = "addr"
-
version = "0.15.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a93b8a41dbe230ad5087cc721f8d41611de654542180586b315d9f4cf6b72bef"
-
dependencies = [
-
"psl",
-
"psl-types",
-
]
-
-
[[package]]
-
name = "addr2line"
-
version = "0.16.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3e61f2b7f93d2c7d2b08263acaa4a363b3e276806c68af6134c44f523bf1aacd"
-
dependencies = [
-
"gimli",
-
]
-
-
[[package]]
-
name = "adler"
-
version = "1.0.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
-
-
[[package]]
-
name = "ahash"
-
version = "0.7.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
-
dependencies = [
-
"getrandom 0.2.3",
-
"once_cell",
-
"version_check",
-
]
-
-
[[package]]
-
name = "aho-corasick"
-
version = "0.6.10"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "81ce3d38065e618af2d7b77e10c5ad9a069859b4be3c2250f674af3840d9c8a5"
-
dependencies = [
-
"memchr",
-
]
-
-
[[package]]
-
name = "aho-corasick"
-
version = "0.7.18"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
-
dependencies = [
-
"memchr",
-
]
-
-
[[package]]
-
name = "android-tzdata"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
-
-
[[package]]
-
name = "android_system_properties"
-
version = "0.1.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "ansi_term"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
-
dependencies = [
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "anyhow"
-
version = "1.0.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
-
dependencies = [
-
"backtrace",
-
]
-
-
[[package]]
-
name = "arc-swap"
-
version = "1.5.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c5d78ce20460b82d3fa150275ed9d55e21064fc7951177baacf86a145c4a4b1f"
-
-
[[package]]
-
name = "arrayref"
-
version = "0.3.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
-
-
[[package]]
-
name = "arrayvec"
-
version = "0.7.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
-
-
[[package]]
-
name = "async-trait"
-
version = "0.1.73"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "atty"
-
version = "0.2.14"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
-
dependencies = [
-
"hermit-abi 0.1.19",
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "autocfg"
-
version = "1.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
-
-
[[package]]
-
name = "backtrace"
-
version = "0.3.61"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e7a905d892734eea339e896738c14b9afce22b5318f64b951e70bf3844419b01"
-
dependencies = [
-
"addr2line",
-
"cc",
-
"cfg-if 1.0.0",
-
"libc",
-
"miniz_oxide 0.4.4",
-
"object",
-
"rustc-demangle",
-
]
-
-
[[package]]
-
name = "base64"
-
version = "0.13.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
-
-
[[package]]
-
name = "base64"
-
version = "0.21.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
-
-
[[package]]
-
name = "bimap"
-
version = "0.6.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "230c5f1ca6a325a32553f8640d31ac9b49f2411e901e427570154868b46da4f7"
-
-
[[package]]
-
name = "bincode"
-
version = "1.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "bit-set"
-
version = "0.5.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
-
dependencies = [
-
"bit-vec",
-
]
-
-
[[package]]
-
name = "bit-vec"
-
version = "0.6.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
-
-
[[package]]
-
name = "bitflags"
-
version = "1.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
-
-
[[package]]
-
name = "bitflags"
-
version = "2.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
-
-
[[package]]
-
name = "blake2b_simd"
-
version = "1.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc"
-
dependencies = [
-
"arrayref",
-
"arrayvec",
-
"constant_time_eq",
-
]
-
-
[[package]]
-
name = "block-buffer"
-
version = "0.9.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
-
dependencies = [
-
"generic-array",
-
]
-
-
[[package]]
-
name = "block-buffer"
-
version = "0.10.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
-
dependencies = [
-
"generic-array",
-
]
-
-
[[package]]
-
name = "broadcast"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fb214f702da3cc6aa1666520f40ea66f506644db5e1065be4bbc972f7ec3750b"
-
-
[[package]]
-
name = "bumpalo"
-
version = "3.12.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535"
-
-
[[package]]
-
name = "byteorder"
-
version = "1.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
-
-
[[package]]
-
name = "bytes"
-
version = "1.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
-
-
[[package]]
-
name = "bytestring"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "90706ba19e97b90786e19dc0d5e2abd80008d99d4c0c5d1ad0b5e72cec7c494d"
-
dependencies = [
-
"bytes",
-
]
-
-
[[package]]
-
name = "caps"
-
version = "0.5.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "190baaad529bcfbde9e1a19022c42781bdb6ff9de25721abdb8fd98c0807730b"
-
dependencies = [
-
"libc",
-
"thiserror",
-
]
-
-
[[package]]
-
name = "cc"
-
version = "1.0.83"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "cfg-if"
-
version = "0.1.10"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
-
-
[[package]]
-
name = "cfg-if"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
-
-
[[package]]
-
name = "chrono"
-
version = "0.4.26"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
-
dependencies = [
-
"android-tzdata",
-
"iana-time-zone",
-
"js-sys",
-
"num-traits",
-
"serde",
-
"time 0.1.43",
-
"wasm-bindgen",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "clap"
-
version = "2.33.1"
-
source = "git+https://github.com/habitat-sh/clap.git?branch=v2-master#21690ba25d1ac5783f4fb413ff87e6d086d15b49"
-
dependencies = [
-
"ansi_term",
-
"atty",
-
"bitflags 1.3.2",
-
"strsim",
-
"textwrap",
-
"unicode-width",
-
"vec_map",
-
]
-
-
[[package]]
-
name = "codespan-reporting"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
-
dependencies = [
-
"termcolor",
-
"unicode-width",
-
]
-
-
[[package]]
-
name = "colosseum"
-
version = "0.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "370c83b49aedf022ee27942e8ae1d9de1cf40dc9653ee6550e4455d08f6406f9"
-
-
[[package]]
-
name = "configopt"
-
version = "0.1.0"
-
source = "git+https://github.com/habitat-sh/configopt.git#98e4041a9922d6ebb5e548c3241fb82c76c6a4c0"
-
dependencies = [
-
"colosseum",
-
"configopt-derive",
-
"lazy_static 1.4.0",
-
"serde",
-
"structopt",
-
"toml 0.7.6",
-
]
-
-
[[package]]
-
name = "configopt-derive"
-
version = "0.1.0"
-
source = "git+https://github.com/habitat-sh/configopt.git#98e4041a9922d6ebb5e548c3241fb82c76c6a4c0"
-
dependencies = [
-
"heck 0.3.3",
-
"proc-macro2",
-
"proc_macro_roids",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "constant_time_eq"
-
version = "0.2.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"
-
-
[[package]]
-
name = "convert_case"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
-
-
[[package]]
-
name = "core-foundation"
-
version = "0.9.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
-
dependencies = [
-
"core-foundation-sys",
-
"libc",
-
]
-
-
[[package]]
-
name = "core-foundation-sys"
-
version = "0.8.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
-
-
[[package]]
-
name = "cpu-time"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded"
-
dependencies = [
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "cpufeatures"
-
version = "0.1.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "cpufeatures"
-
version = "0.2.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "crc32fast"
-
version = "1.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
-
dependencies = [
-
"cfg-if 1.0.0",
-
]
-
-
[[package]]
-
name = "crossbeam-channel"
-
version = "0.4.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
-
dependencies = [
-
"crossbeam-utils 0.7.2",
-
"maybe-uninit",
-
]
-
-
[[package]]
-
name = "crossbeam-channel"
-
version = "0.5.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"crossbeam-utils 0.8.15",
-
]
-
-
[[package]]
-
name = "crossbeam-utils"
-
version = "0.7.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
-
dependencies = [
-
"autocfg",
-
"cfg-if 0.1.10",
-
"lazy_static 1.4.0",
-
]
-
-
[[package]]
-
name = "crossbeam-utils"
-
version = "0.8.15"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b"
-
dependencies = [
-
"cfg-if 1.0.0",
-
]
-
-
[[package]]
-
name = "crypto-common"
-
version = "0.1.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
-
dependencies = [
-
"generic-array",
-
"typenum",
-
]
-
-
[[package]]
-
name = "crypto-mac"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"
-
dependencies = [
-
"generic-array",
-
"subtle",
-
]
-
-
[[package]]
-
name = "ctrlc"
-
version = "3.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2a011bbe2c35ce9c1f143b7af6f94f29a167beb4cd1d29e6740ce836f723120e"
-
dependencies = [
-
"nix",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "cxx"
-
version = "1.0.92"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9a140f260e6f3f79013b8bfc65e7ce630c9ab4388c6a89c71e07226f49487b72"
-
dependencies = [
-
"cc",
-
"cxxbridge-flags",
-
"cxxbridge-macro",
-
"link-cplusplus",
-
]
-
-
[[package]]
-
name = "cxx-build"
-
version = "1.0.92"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "da6383f459341ea689374bf0a42979739dc421874f112ff26f829b8040b8e613"
-
dependencies = [
-
"cc",
-
"codespan-reporting",
-
"once_cell",
-
"proc-macro2",
-
"quote",
-
"scratch",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "cxxbridge-flags"
-
version = "1.0.92"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "90201c1a650e95ccff1c8c0bb5a343213bdd317c6e600a93075bca2eff54ec97"
-
-
[[package]]
-
name = "cxxbridge-macro"
-
version = "1.0.92"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0b75aed41bb2e6367cae39e6326ef817a851db13c13e4f3263714ca3cfb8de56"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "derivative"
-
version = "2.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "derive_more"
-
version = "0.99.16"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "40eebddd2156ce1bb37b20bbe5151340a31828b1f2d22ba4141f3531710e38df"
-
dependencies = [
-
"convert_case",
-
"proc-macro2",
-
"quote",
-
"rustc_version 0.3.3",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "destructure_traitobject"
-
version = "0.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3c877555693c14d2f84191cfd3ad8582790fc52b5e2274b40b59cf5f5cea25c7"
-
-
[[package]]
-
name = "digest"
-
version = "0.9.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
-
dependencies = [
-
"generic-array",
-
]
-
-
[[package]]
-
name = "digest"
-
version = "0.10.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
-
dependencies = [
-
"block-buffer 0.10.2",
-
"crypto-common",
-
]
-
-
[[package]]
-
name = "dirs"
-
version = "5.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
-
dependencies = [
-
"dirs-sys",
-
]
-
-
[[package]]
-
name = "dirs-next"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"dirs-sys-next",
-
]
-
-
[[package]]
-
name = "dirs-sys"
-
version = "0.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
-
dependencies = [
-
"libc",
-
"option-ext",
-
"redox_users",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "dirs-sys-next"
-
version = "0.1.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
-
dependencies = [
-
"libc",
-
"redox_users",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "dns-lookup"
-
version = "2.0.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8f332aa79f9e9de741ac013237294ef42ce2e9c6394dc7d766725812f1238812"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"libc",
-
"socket2 0.5.3",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "downcast-rs"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
-
-
[[package]]
-
name = "ed25519"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4620d40f6d2601794401d6dd95a5cf69b6c157852539470eeda433a99b3c0efc"
-
dependencies = [
-
"signature",
-
]
-
-
[[package]]
-
name = "either"
-
version = "1.6.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
-
-
[[package]]
-
name = "encoding_rs"
-
version = "0.8.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065"
-
dependencies = [
-
"cfg-if 1.0.0",
-
]
-
-
[[package]]
-
name = "env"
-
version = "0.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "876927d21ef1ae98001c8c35a1d8dfd682136914b23ef04276820fa6d43c3630"
-
-
[[package]]
-
name = "env_logger"
-
version = "0.10.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
-
dependencies = [
-
"humantime",
-
"is-terminal",
-
"log 0.4.20",
-
"regex 1.7.3",
-
"termcolor",
-
]
-
-
[[package]]
-
name = "env_proxy"
-
version = "0.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3a5019be18538406a43b5419a5501461f0c8b49ea7dfda0cfc32f4e51fc44be1"
-
dependencies = [
-
"log 0.4.20",
-
"url",
-
]
-
-
[[package]]
-
name = "equivalent"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
-
-
[[package]]
-
name = "erased-serde"
-
version = "0.3.25"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "errno"
-
version = "0.2.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
-
dependencies = [
-
"errno-dragonfly",
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "errno"
-
version = "0.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
-
dependencies = [
-
"errno-dragonfly",
-
"libc",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "errno-dragonfly"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "14ca354e36190500e1e1fb267c647932382b54053c50b14970856c0b00a35067"
-
dependencies = [
-
"gcc",
-
"libc",
-
]
-
-
[[package]]
-
name = "error-chain"
-
version = "0.10.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d9435d864e017c3c6afeac1654189b06cdb491cf2ff73dbf0d73b0f292f42ff8"
-
-
[[package]]
-
name = "fancy-regex"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
-
dependencies = [
-
"bit-set",
-
"regex 1.7.3",
-
]
-
-
[[package]]
-
name = "fastrand"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
-
-
[[package]]
-
name = "field-offset"
-
version = "0.3.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1e1c54951450cbd39f3dbcf1005ac413b49487dabf18a720ad2383eccfeffb92"
-
dependencies = [
-
"memoffset 0.6.4",
-
"rustc_version 0.3.3",
-
]
-
-
[[package]]
-
name = "filetime"
-
version = "0.2.22"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"libc",
-
"redox_syscall 0.3.5",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "firestorm"
-
version = "0.5.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2c5f6c2c942da57e2aaaa84b8a521489486f14e75e7fa91dab70aba913975f98"
-
-
[[package]]
-
name = "fixedbitset"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "398ea4fabe40b9b0d885340a2a991a44c8a645624075ad966d21f88688e2b69e"
-
-
[[package]]
-
name = "flate2"
-
version = "1.0.27"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
-
dependencies = [
-
"crc32fast",
-
"miniz_oxide 0.7.1",
-
]
-
-
[[package]]
-
name = "fnv"
-
version = "1.0.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
-
-
[[package]]
-
name = "foreign-types"
-
version = "0.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
-
dependencies = [
-
"foreign-types-shared",
-
]
-
-
[[package]]
-
name = "foreign-types-shared"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
-
-
[[package]]
-
name = "form_urlencoded"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
-
dependencies = [
-
"percent-encoding",
-
]
-
-
[[package]]
-
name = "fs2"
-
version = "0.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
-
dependencies = [
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "fsevent-sys"
-
version = "4.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "fuchsia-zircon"
-
version = "0.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
-
dependencies = [
-
"bitflags 1.3.2",
-
"fuchsia-zircon-sys",
-
]
-
-
[[package]]
-
name = "fuchsia-zircon-sys"
-
version = "0.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
-
-
[[package]]
-
name = "futures"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
-
dependencies = [
-
"futures-channel",
-
"futures-core",
-
"futures-executor",
-
"futures-io",
-
"futures-sink",
-
"futures-task",
-
"futures-util",
-
]
-
-
[[package]]
-
name = "futures-channel"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
-
dependencies = [
-
"futures-core",
-
"futures-sink",
-
]
-
-
[[package]]
-
name = "futures-core"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
-
-
[[package]]
-
name = "futures-executor"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
-
dependencies = [
-
"futures-core",
-
"futures-task",
-
"futures-util",
-
]
-
-
[[package]]
-
name = "futures-io"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
-
-
[[package]]
-
name = "futures-macro"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "futures-sink"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
-
-
[[package]]
-
name = "futures-task"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
-
-
[[package]]
-
name = "futures-util"
-
version = "0.3.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
-
dependencies = [
-
"futures-channel",
-
"futures-core",
-
"futures-io",
-
"futures-macro",
-
"futures-sink",
-
"futures-task",
-
"memchr",
-
"pin-project-lite",
-
"pin-utils",
-
"slab",
-
]
-
-
[[package]]
-
name = "gcc"
-
version = "0.3.55"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
-
-
[[package]]
-
name = "generator"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c1d9279ca822891c1a4dae06d185612cf8fc6acfe5dff37781b41297811b12ee"
-
dependencies = [
-
"cc",
-
"libc",
-
"log 0.4.20",
-
"rustversion",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "generic-array"
-
version = "0.14.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
-
dependencies = [
-
"typenum",
-
"version_check",
-
]
-
-
[[package]]
-
name = "getrandom"
-
version = "0.1.16"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"libc",
-
"wasi 0.9.0+wasi-snapshot-preview1",
-
]
-
-
[[package]]
-
name = "getrandom"
-
version = "0.2.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"libc",
-
"wasi 0.10.2+wasi-snapshot-preview1",
-
]
-
-
[[package]]
-
name = "gimli"
-
version = "0.25.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f0a01e0497841a3b2db4f8afa483cce65f7e96a3498bd6c541734792aeac8fe7"
-
-
[[package]]
-
name = "glob"
-
version = "0.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
-
-
[[package]]
-
name = "h2"
-
version = "0.3.19"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782"
-
dependencies = [
-
"bytes",
-
"fnv",
-
"futures-core",
-
"futures-sink",
-
"futures-util",
-
"http",
-
"indexmap 1.9.2",
-
"slab",
-
"tokio",
-
"tokio-util 0.7.8",
-
"tracing",
-
]
-
-
[[package]]
-
name = "hab"
-
version = "0.0.0"
-
dependencies = [
-
"anyhow",
-
"atty",
-
"base64 0.21.2",
-
"bitflags 2.4.0",
-
"chrono",
-
"clap",
-
"configopt",
-
"ctrlc",
-
"dirs",
-
"env_logger",
-
"flate2",
-
"futures",
-
"glob",
-
"habitat-sup-client",
-
"habitat-sup-protocol",
-
"habitat_api_client",
-
"habitat_common",
-
"habitat_core",
-
"handlebars 0.29.1",
-
"lazy_static 1.4.0",
-
"libc",
-
"log 0.4.20",
-
"pbr",
-
"rants",
-
"reqwest",
-
"retry",
-
"rustls",
-
"same-file",
-
"serde",
-
"serde_json",
-
"serde_yaml 0.9.25",
-
"structopt",
-
"tabwriter",
-
"tar",
-
"tempfile",
-
"termcolor",
-
"thiserror",
-
"tokio",
-
"toml 0.7.6",
-
"url",
-
"uuid 1.2.2",
-
"walkdir",
-
"webpki",
-
"widestring 1.0.2",
-
"winapi 0.3.9",
-
"winreg 0.51.0",
-
]
-
-
[[package]]
-
name = "habitat-launcher"
-
version = "0.0.0"
-
dependencies = [
-
"anyhow",
-
"env_logger",
-
"habitat-launcher-protocol",
-
"habitat_common",
-
"habitat_core",
-
"ipc-channel",
-
"libc",
-
"log 0.4.20",
-
"nix",
-
"prost",
-
"semver 1.0.18",
-
"thiserror",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "habitat-launcher-client"
-
version = "0.0.0"
-
dependencies = [
-
"bincode",
-
"env_logger",
-
"habitat-launcher-protocol",
-
"habitat_common",
-
"habitat_core",
-
"ipc-channel",
-
"libc",
-
"log 0.4.20",
-
"prost",
-
"serde",
-
"thiserror",
-
]
-
-
[[package]]
-
name = "habitat-launcher-protocol"
-
version = "0.0.0"
-
dependencies = [
-
"bytes",
-
"prost",
-
"prost-build",
-
"serde",
-
]
-
-
[[package]]
-
name = "habitat-rst-reader"
-
version = "0.0.0"
-
dependencies = [
-
"clap",
-
"env_logger",
-
"habitat_butterfly",
-
"log 0.4.20",
-
]
-
-
[[package]]
-
name = "habitat-sup-client"
-
version = "0.0.0"
-
dependencies = [
-
"futures",
-
"habitat-sup-protocol",
-
"habitat_common",
-
"habitat_core",
-
"log 0.4.20",
-
"prost",
-
"rustls",
-
"termcolor",
-
"tokio",
-
"tokio-util 0.7.8",
-
]
-
-
[[package]]
-
name = "habitat-sup-protocol"
-
version = "0.0.0"
-
dependencies = [
-
"base64 0.21.2",
-
"bytes",
-
"habitat_core",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"prost",
-
"prost-build",
-
"rand 0.8.5",
-
"serde",
-
"tempfile",
-
"tokio",
-
"tokio-util 0.7.8",
-
"toml 0.7.6",
-
]
-
-
[[package]]
-
name = "habitat_api_client"
-
version = "0.0.0"
-
dependencies = [
-
"broadcast",
-
"bytes",
-
"chrono",
-
"env",
-
"futures",
-
"habitat_core",
-
"habitat_http_client",
-
"log 0.4.20",
-
"pbr",
-
"percent-encoding",
-
"rand 0.8.5",
-
"regex 1.7.3",
-
"reqwest",
-
"serde",
-
"serde_json",
-
"tee",
-
"tokio",
-
"tokio-util 0.7.8",
-
"url",
-
]
-
-
[[package]]
-
name = "habitat_butterfly"
-
version = "0.1.0"
-
dependencies = [
-
"byteorder",
-
"bytes",
-
"env_logger",
-
"habitat_common",
-
"habitat_core",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"mktemp",
-
"parking_lot",
-
"prometheus",
-
"prost",
-
"prost-build",
-
"rand 0.8.5",
-
"serde",
-
"serde_json",
-
"tempfile",
-
"threadpool",
-
"toml 0.7.6",
-
"uuid 1.2.2",
-
"winapi 0.3.9",
-
"zmq",
-
]
-
-
[[package]]
-
name = "habitat_common"
-
version = "0.0.0"
-
dependencies = [
-
"async-trait",
-
"bimap",
-
"bitflags 2.4.0",
-
"clap",
-
"dirs",
-
"glob",
-
"habitat_api_client",
-
"habitat_core",
-
"handlebars 0.28.3",
-
"lazy_static 1.4.0",
-
"libc",
-
"log 0.4.20",
-
"native-tls",
-
"nix",
-
"owning_ref",
-
"parking_lot",
-
"pbr",
-
"petgraph",
-
"regex 1.7.3",
-
"reqwest",
-
"retry",
-
"rustls",
-
"serde",
-
"serde-transcode",
-
"serde_json",
-
"serde_yaml 0.9.25",
-
"tempfile",
-
"termcolor",
-
"thiserror",
-
"tokio",
-
"toml 0.7.6",
-
"uuid 1.2.2",
-
"valico",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "habitat_core"
-
version = "0.0.0"
-
dependencies = [
-
"base64 0.21.2",
-
"blake2b_simd",
-
"caps",
-
"cc",
-
"chrono",
-
"ctrlc",
-
"dirs",
-
"dns-lookup",
-
"errno 0.3.2",
-
"glob",
-
"habitat_win_users",
-
"hex",
-
"lazy_static 1.4.0",
-
"libc",
-
"log 0.4.20",
-
"native-tls",
-
"nix",
-
"num_cpus",
-
"os_info",
-
"paste",
-
"pem 3.0.1",
-
"pin-project",
-
"rand 0.8.5",
-
"rcgen",
-
"regex 1.7.3",
-
"reqwest",
-
"rustls",
-
"rustls-pemfile",
-
"serde",
-
"serde_json",
-
"serde_test",
-
"sodiumoxide",
-
"tabwriter",
-
"tar",
-
"tempfile",
-
"thiserror",
-
"tokio",
-
"tokio-rustls",
-
"toml 0.7.6",
-
"url",
-
"webpki",
-
"widestring 1.0.2",
-
"winapi 0.3.9",
-
"windows-acl",
-
"xz2",
-
]
-
-
[[package]]
-
name = "habitat_http_client"
-
version = "0.0.0"
-
dependencies = [
-
"base64 0.21.2",
-
"env_proxy",
-
"habitat_core",
-
"httparse",
-
"log 0.4.20",
-
"native-tls",
-
"pem 3.0.1",
-
"reqwest",
-
"serde",
-
"serde_json",
-
"tempfile",
-
"url",
-
]
-
-
[[package]]
-
name = "habitat_pkg_export_container"
-
version = "0.0.0"
-
dependencies = [
-
"anyhow",
-
"base64 0.21.2",
-
"clap",
-
"env_logger",
-
"hab",
-
"habitat_common",
-
"habitat_core",
-
"handlebars 0.29.1",
-
"lazy_static 1.4.0",
-
"linked-hash-map",
-
"log 0.4.20",
-
"rusoto_core",
-
"rusoto_credential",
-
"rusoto_ecr",
-
"serde",
-
"serde_json",
-
"tempfile",
-
"termcolor",
-
"thiserror",
-
"tokio",
-
"url",
-
]
-
-
[[package]]
-
name = "habitat_pkg_export_tar"
-
version = "0.0.0"
-
dependencies = [
-
"anyhow",
-
"clap",
-
"env_logger",
-
"flate2",
-
"habitat_common",
-
"habitat_core",
-
"handlebars 0.29.1",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"mktemp",
-
"serde",
-
"serde_json",
-
"tar",
-
"tempfile",
-
"thiserror",
-
"tokio",
-
"url",
-
]
-
-
[[package]]
-
name = "habitat_sup"
-
version = "0.0.0"
-
dependencies = [
-
"actix-rt",
-
"actix-web",
-
"anyhow",
-
"byteorder",
-
"bytes",
-
"caps",
-
"clap",
-
"configopt",
-
"cpu-time",
-
"ctrlc",
-
"derivative",
-
"fs2",
-
"futures",
-
"glob",
-
"hab",
-
"habitat-launcher-client",
-
"habitat-launcher-protocol",
-
"habitat-sup-protocol",
-
"habitat_api_client",
-
"habitat_butterfly",
-
"habitat_common",
-
"habitat_core",
-
"habitat_http_client",
-
"hyper",
-
"lazy_static 1.4.0",
-
"libc",
-
"log 0.4.20",
-
"log4rs",
-
"mio 0.8.8",
-
"multimap 0.9.0",
-
"nix",
-
"notify",
-
"num_cpus",
-
"parking_lot",
-
"pin-project",
-
"prometheus",
-
"prost",
-
"prost-build",
-
"prost-types",
-
"rand 0.8.5",
-
"rants",
-
"regex 1.7.3",
-
"reqwest",
-
"rustls",
-
"rustls-pemfile",
-
"serde",
-
"serde-transcode",
-
"serde_derive",
-
"serde_json",
-
"serde_yaml 0.9.25",
-
"state",
-
"structopt",
-
"tempfile",
-
"termcolor",
-
"thiserror",
-
"tokio",
-
"tokio-rustls",
-
"tokio-util 0.7.8",
-
"toml 0.7.6",
-
"url",
-
"uuid 1.2.2",
-
"valico",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "habitat_win_users"
-
version = "0.0.0"
-
dependencies = [
-
"cc",
-
"log 0.4.20",
-
"widestring 1.0.2",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "handlebars"
-
version = "0.28.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1bed53dfb11098ec893ed54aa8b9828ffb98d28acbe56a49419935e5a8688ca9"
-
dependencies = [
-
"lazy_static 0.2.11",
-
"log 0.3.9",
-
"pest 0.3.3",
-
"quick-error",
-
"regex 0.2.11",
-
"serde",
-
"serde_json",
-
]
-
-
[[package]]
-
name = "handlebars"
-
version = "0.29.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fb04af2006ea09d985fef82b81e0eb25337e51b691c76403332378a53d521edc"
-
dependencies = [
-
"lazy_static 0.2.11",
-
"log 0.3.9",
-
"pest 0.3.3",
-
"quick-error",
-
"regex 0.2.11",
-
"serde",
-
"serde_json",
-
]
-
-
[[package]]
-
name = "hashbrown"
-
version = "0.12.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
-
dependencies = [
-
"ahash",
-
]
-
-
[[package]]
-
name = "hashbrown"
-
version = "0.14.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
-
-
[[package]]
-
name = "heck"
-
version = "0.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
-
dependencies = [
-
"unicode-segmentation",
-
]
-
-
[[package]]
-
name = "heck"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
-
-
[[package]]
-
name = "hermit-abi"
-
version = "0.1.19"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "hermit-abi"
-
version = "0.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
-
-
[[package]]
-
name = "hex"
-
version = "0.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
-
-
[[package]]
-
name = "hmac"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
-
dependencies = [
-
"crypto-mac",
-
"digest 0.9.0",
-
]
-
-
[[package]]
-
name = "http"
-
version = "0.2.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
-
dependencies = [
-
"bytes",
-
"fnv",
-
"itoa 1.0.1",
-
]
-
-
[[package]]
-
name = "http-body"
-
version = "0.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "399c583b2979440c60be0821a6199eca73bc3c8dcd9d070d75ac726e2c6186e5"
-
dependencies = [
-
"bytes",
-
"http",
-
"pin-project-lite",
-
]
-
-
[[package]]
-
name = "httparse"
-
version = "1.8.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
-
-
[[package]]
-
name = "httpdate"
-
version = "1.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6456b8a6c8f33fee7d958fcd1b60d55b11940a79e63ae87013e6d22e26034440"
-
-
[[package]]
-
name = "humantime"
-
version = "2.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
-
-
[[package]]
-
name = "hyper"
-
version = "0.14.27"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
-
dependencies = [
-
"bytes",
-
"futures-channel",
-
"futures-core",
-
"futures-util",
-
"h2",
-
"http",
-
"http-body",
-
"httparse",
-
"httpdate",
-
"itoa 1.0.1",
-
"pin-project-lite",
-
"socket2 0.4.9",
-
"tokio",
-
"tower-service",
-
"tracing",
-
"want",
-
]
-
-
[[package]]
-
name = "hyper-tls"
-
version = "0.5.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
-
dependencies = [
-
"bytes",
-
"hyper",
-
"native-tls",
-
"tokio",
-
"tokio-native-tls",
-
]
-
-
[[package]]
-
name = "iana-time-zone"
-
version = "0.1.53"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"
-
dependencies = [
-
"android_system_properties",
-
"core-foundation-sys",
-
"iana-time-zone-haiku",
-
"js-sys",
-
"wasm-bindgen",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "iana-time-zone-haiku"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
-
dependencies = [
-
"cxx",
-
"cxx-build",
-
]
-
-
[[package]]
-
name = "idna"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
-
dependencies = [
-
"unicode-bidi",
-
"unicode-normalization",
-
]
-
-
[[package]]
-
name = "indexmap"
-
version = "1.9.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
-
dependencies = [
-
"autocfg",
-
"hashbrown 0.12.3",
-
]
-
-
[[package]]
-
name = "indexmap"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
-
dependencies = [
-
"equivalent",
-
"hashbrown 0.14.0",
-
]
-
-
[[package]]
-
name = "inotify"
-
version = "0.9.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
-
dependencies = [
-
"bitflags 1.3.2",
-
"inotify-sys",
-
"libc",
-
]
-
-
[[package]]
-
name = "inotify-sys"
-
version = "0.1.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "io-lifetimes"
-
version = "1.0.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
-
dependencies = [
-
"hermit-abi 0.3.2",
-
"libc",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "iovec"
-
version = "0.1.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "ipc-channel"
-
version = "0.15.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ad9b32d360ae2d4662212f1d29bc8a277256f49029cea20fd6c182b89819aea7"
-
dependencies = [
-
"bincode",
-
"crossbeam-channel 0.4.4",
-
"fnv",
-
"lazy_static 1.4.0",
-
"libc",
-
"mio 0.6.23",
-
"rand 0.7.3",
-
"serde",
-
"tempfile",
-
"uuid 0.8.2",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "ipnet"
-
version = "2.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"
-
-
[[package]]
-
name = "is-terminal"
-
version = "0.4.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "21b6b32576413a8e69b90e952e4a026476040d81017b80445deda5f2d3921857"
-
dependencies = [
-
"hermit-abi 0.3.2",
-
"io-lifetimes",
-
"rustix 0.36.8",
-
"windows-sys 0.45.0",
-
]
-
-
[[package]]
-
name = "itertools"
-
version = "0.10.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
-
dependencies = [
-
"either",
-
]
-
-
[[package]]
-
name = "itoa"
-
version = "0.4.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
-
-
[[package]]
-
name = "itoa"
-
version = "1.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
-
-
[[package]]
-
name = "js-sys"
-
version = "0.3.52"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ce791b7ca6638aae45be056e068fc756d871eb3b3b10b8efa62d1c9cec616752"
-
dependencies = [
-
"wasm-bindgen",
-
]
-
-
[[package]]
-
name = "json-pointer"
-
version = "0.3.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5fe841b94e719a482213cee19dd04927cf412f26d8dc84c5a446c081e49c2997"
-
dependencies = [
-
"serde_json",
-
]
-
-
[[package]]
-
name = "jsonway"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "effcb749443c905fbaef49d214f8b1049c240e0adb7af9baa0e201e625e4f9de"
-
dependencies = [
-
"serde",
-
"serde_json",
-
]
-
-
[[package]]
-
name = "kernel32-sys"
-
version = "0.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
-
dependencies = [
-
"winapi 0.2.8",
-
"winapi-build",
-
]
-
-
[[package]]
-
name = "kqueue"
-
version = "1.0.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98"
-
dependencies = [
-
"kqueue-sys",
-
"libc",
-
]
-
-
[[package]]
-
name = "kqueue-sys"
-
version = "1.0.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587"
-
dependencies = [
-
"bitflags 1.3.2",
-
"libc",
-
]
-
-
[[package]]
-
name = "language-tags"
-
version = "0.3.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
-
-
[[package]]
-
name = "lazy_static"
-
version = "0.2.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
-
-
[[package]]
-
name = "lazy_static"
-
version = "1.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
-
-
[[package]]
-
name = "libc"
-
version = "0.2.147"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
-
-
[[package]]
-
name = "libsodium-sys"
-
version = "0.2.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6b779387cd56adfbc02ea4a668e704f729be8d6a6abd2c27ca5ee537849a92fd"
-
dependencies = [
-
"cc",
-
"libc",
-
"pkg-config",
-
"walkdir",
-
]
-
-
[[package]]
-
name = "link-cplusplus"
-
version = "1.0.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"
-
dependencies = [
-
"cc",
-
]
-
-
[[package]]
-
name = "linked-hash-map"
-
version = "0.5.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
-
-
[[package]]
-
name = "linux-raw-sys"
-
version = "0.1.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
-
-
[[package]]
-
name = "linux-raw-sys"
-
version = "0.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0"
-
-
[[package]]
-
name = "local-channel"
-
version = "0.1.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6246c68cf195087205a0512559c97e15eaf95198bf0e206d662092cdcb03fe9f"
-
dependencies = [
-
"futures-core",
-
"futures-sink",
-
"futures-util",
-
"local-waker",
-
]
-
-
[[package]]
-
name = "local-waker"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "84f9a2d3e27ce99ce2c3aad0b09b1a7b916293ea9b2bf624c13fe646fadd8da4"
-
-
[[package]]
-
name = "lock_api"
-
version = "0.4.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
-
dependencies = [
-
"scopeguard",
-
]
-
-
[[package]]
-
name = "log"
-
version = "0.3.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
-
dependencies = [
-
"log 0.4.20",
-
]
-
-
[[package]]
-
name = "log"
-
version = "0.4.20"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "log-mdc"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a94d21414c1f4a51209ad204c1776a3d0765002c76c6abcb602a6f09f1e881c7"
-
-
[[package]]
-
name = "log4rs"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d36ca1786d9e79b8193a68d480a0907b612f109537115c6ff655a3a1967533fd"
-
dependencies = [
-
"anyhow",
-
"arc-swap",
-
"chrono",
-
"derivative",
-
"fnv",
-
"humantime",
-
"libc",
-
"log 0.4.20",
-
"log-mdc",
-
"parking_lot",
-
"serde",
-
"serde-value",
-
"serde_json",
-
"serde_yaml 0.8.26",
-
"thiserror",
-
"thread-id",
-
"typemap-ors",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "loom"
-
version = "0.5.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2111607c723d7857e0d8299d5ce7a0bf4b844d3e44f8de136b13da513eaf8fc4"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"generator",
-
"scoped-tls",
-
"serde",
-
"serde_json",
-
]
-
-
[[package]]
-
name = "lzma-sys"
-
version = "0.1.19"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e06754c4acf47d49c727d5665ca9fb828851cda315ed3bd51edd148ef78a8772"
-
dependencies = [
-
"cc",
-
"libc",
-
"pkg-config",
-
]
-
-
[[package]]
-
name = "maybe-uninit"
-
version = "2.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
-
-
[[package]]
-
name = "md-5"
-
version = "0.9.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
-
dependencies = [
-
"block-buffer 0.9.0",
-
"digest 0.9.0",
-
"opaque-debug",
-
]
-
-
[[package]]
-
name = "memchr"
-
version = "2.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
-
-
[[package]]
-
name = "memoffset"
-
version = "0.6.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9"
-
dependencies = [
-
"autocfg",
-
]
-
-
[[package]]
-
name = "memoffset"
-
version = "0.7.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
-
dependencies = [
-
"autocfg",
-
]
-
-
[[package]]
-
name = "metadeps"
-
version = "1.1.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "73b122901b3a675fac8cecf68dcb2f0d3036193bc861d1ac0e1c337f7d5254c2"
-
dependencies = [
-
"error-chain",
-
"pkg-config",
-
"toml 0.2.1",
-
]
-
-
[[package]]
-
name = "mime"
-
version = "0.3.16"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
-
-
[[package]]
-
name = "minimal-lexical"
-
version = "0.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
-
-
[[package]]
-
name = "miniz_oxide"
-
version = "0.4.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
-
dependencies = [
-
"adler",
-
"autocfg",
-
]
-
-
[[package]]
-
name = "miniz_oxide"
-
version = "0.7.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
-
dependencies = [
-
"adler",
-
]
-
-
[[package]]
-
name = "mio"
-
version = "0.6.23"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
-
dependencies = [
-
"cfg-if 0.1.10",
-
"fuchsia-zircon",
-
"fuchsia-zircon-sys",
-
"iovec",
-
"kernel32-sys",
-
"libc",
-
"log 0.4.20",
-
"miow",
-
"net2",
-
"slab",
-
"winapi 0.2.8",
-
]
-
-
[[package]]
-
name = "mio"
-
version = "0.8.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
-
dependencies = [
-
"libc",
-
"log 0.4.20",
-
"wasi 0.11.0+wasi-snapshot-preview1",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "miow"
-
version = "0.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
-
dependencies = [
-
"kernel32-sys",
-
"net2",
-
"winapi 0.2.8",
-
"ws2_32-sys",
-
]
-
-
[[package]]
-
name = "mktemp"
-
version = "0.5.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4bdc1f74dd7bb717d39f784f844e490d935b3aa7e383008006dbbf29c1f7820a"
-
dependencies = [
-
"uuid 1.2.2",
-
]
-
-
[[package]]
-
name = "multimap"
-
version = "0.8.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
-
-
[[package]]
-
name = "multimap"
-
version = "0.9.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "70db9248a93dc36a36d9a47898caa007a32755c7ad140ec64eeeb50d5a730631"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "native-tls"
-
version = "0.2.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
-
dependencies = [
-
"lazy_static 1.4.0",
-
"libc",
-
"log 0.4.20",
-
"openssl",
-
"openssl-probe",
-
"openssl-sys",
-
"schannel",
-
"security-framework",
-
"security-framework-sys",
-
"tempfile",
-
]
-
-
[[package]]
-
name = "net2"
-
version = "0.2.37"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
-
dependencies = [
-
"cfg-if 0.1.10",
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "nix"
-
version = "0.26.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
-
dependencies = [
-
"bitflags 1.3.2",
-
"cfg-if 1.0.0",
-
"libc",
-
"memoffset 0.7.1",
-
"pin-utils",
-
"static_assertions",
-
]
-
-
[[package]]
-
name = "nom"
-
version = "7.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
-
dependencies = [
-
"memchr",
-
"minimal-lexical",
-
]
-
-
[[package]]
-
name = "notify"
-
version = "6.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
-
dependencies = [
-
"bitflags 2.4.0",
-
"crossbeam-channel 0.5.8",
-
"filetime",
-
"fsevent-sys",
-
"inotify",
-
"kqueue",
-
"libc",
-
"log 0.4.20",
-
"mio 0.8.8",
-
"walkdir",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "num-traits"
-
version = "0.2.14"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
-
dependencies = [
-
"autocfg",
-
]
-
-
[[package]]
-
name = "num_cpus"
-
version = "1.16.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
-
dependencies = [
-
"hermit-abi 0.3.2",
-
"libc",
-
]
-
-
[[package]]
-
name = "num_threads"
-
version = "0.1.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "object"
-
version = "0.26.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c55827317fb4c08822499848a14237d2874d6f139828893017237e7ab93eb386"
-
dependencies = [
-
"memchr",
-
]
-
-
[[package]]
-
name = "once_cell"
-
version = "1.13.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"
-
-
[[package]]
-
name = "opaque-debug"
-
version = "0.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
-
-
[[package]]
-
name = "openssl"
-
version = "0.10.55"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
-
dependencies = [
-
"bitflags 1.3.2",
-
"cfg-if 1.0.0",
-
"foreign-types",
-
"libc",
-
"once_cell",
-
"openssl-macros",
-
"openssl-sys",
-
]
-
-
[[package]]
-
name = "openssl-macros"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "openssl-probe"
-
version = "0.1.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"
-
-
[[package]]
-
name = "openssl-src"
-
version = "111.25.0+1.1.1t"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3173cd3626c43e3854b1b727422a276e568d9ec5fe8cec197822cf52cfb743d6"
-
dependencies = [
-
"cc",
-
]
-
-
[[package]]
-
name = "openssl-sys"
-
version = "0.9.90"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
-
dependencies = [
-
"cc",
-
"libc",
-
"openssl-src",
-
"pkg-config",
-
"vcpkg",
-
]
-
-
[[package]]
-
name = "option-ext"
-
version = "0.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
-
-
[[package]]
-
name = "ordered-float"
-
version = "2.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "039f02eb0f69271f26abe3202189275d7aa2258b903cb0281b5de710a2570ff3"
-
dependencies = [
-
"num-traits",
-
]
-
-
[[package]]
-
name = "os_info"
-
version = "3.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e"
-
dependencies = [
-
"log 0.4.20",
-
"serde",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "owning_ref"
-
version = "0.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"
-
dependencies = [
-
"stable_deref_trait",
-
]
-
-
[[package]]
-
name = "parking_lot"
-
version = "0.12.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
-
dependencies = [
-
"lock_api",
-
"parking_lot_core",
-
]
-
-
[[package]]
-
name = "parking_lot_core"
-
version = "0.9.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "995f667a6c822200b0433ac218e05582f0e2efa1b922a3fd2fbaadc5f87bab37"
-
dependencies = [
-
"backtrace",
-
"cfg-if 1.0.0",
-
"libc",
-
"petgraph",
-
"redox_syscall 0.2.10",
-
"smallvec",
-
"thread-id",
-
"windows-sys 0.34.0",
-
]
-
-
[[package]]
-
name = "paste"
-
version = "1.0.14"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
-
-
[[package]]
-
name = "pbr"
-
version = "1.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ed5827dfa0d69b6c92493d6c38e633bbaa5937c153d0d7c28bf12313f8c6d514"
-
dependencies = [
-
"crossbeam-channel 0.5.8",
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "pem"
-
version = "2.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6b13fe415cdf3c8e44518e18a7c95a13431d9bdf6d15367d82b23c377fdd441a"
-
dependencies = [
-
"base64 0.21.2",
-
"serde",
-
]
-
-
[[package]]
-
name = "pem"
-
version = "3.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ed3127afbfc30b4cad60c34aeb741fb562a808642b81142bcf4afb73142da960"
-
dependencies = [
-
"base64 0.21.2",
-
"serde",
-
]
-
-
[[package]]
-
name = "percent-encoding"
-
version = "2.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
-
-
[[package]]
-
name = "pest"
-
version = "0.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0a6dda33d67c26f0aac90d324ab2eb7239c819fc7b2552fe9faa4fe88441edc8"
-
-
[[package]]
-
name = "pest"
-
version = "2.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
-
dependencies = [
-
"ucd-trie",
-
]
-
-
[[package]]
-
name = "petgraph"
-
version = "0.6.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
-
dependencies = [
-
"fixedbitset",
-
"indexmap 2.0.0",
-
]
-
-
[[package]]
-
name = "phf"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c"
-
dependencies = [
-
"phf_shared",
-
]
-
-
[[package]]
-
name = "phf_codegen"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a56ac890c5e3ca598bbdeaa99964edb5b0258a583a9eb6ef4e89fc85d9224770"
-
dependencies = [
-
"phf_generator",
-
"phf_shared",
-
]
-
-
[[package]]
-
name = "phf_generator"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf"
-
dependencies = [
-
"phf_shared",
-
"rand 0.8.5",
-
]
-
-
[[package]]
-
name = "phf_shared"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676"
-
dependencies = [
-
"siphasher",
-
]
-
-
[[package]]
-
name = "pin-project"
-
version = "1.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
-
dependencies = [
-
"pin-project-internal",
-
]
-
-
[[package]]
-
name = "pin-project-internal"
-
version = "1.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "pin-project-lite"
-
version = "0.2.12"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
-
-
[[package]]
-
name = "pin-utils"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
-
-
[[package]]
-
name = "pkg-config"
-
version = "0.3.19"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
-
-
[[package]]
-
name = "ppv-lite86"
-
version = "0.2.10"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
-
-
[[package]]
-
name = "prettyplease"
-
version = "0.1.23"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e97e3215779627f01ee256d2fad52f3d95e8e1c11e9fc6fd08f7cd455d5d5c78"
-
dependencies = [
-
"proc-macro2",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "proc-macro-error"
-
version = "1.0.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
-
dependencies = [
-
"proc-macro-error-attr",
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
"version_check",
-
]
-
-
[[package]]
-
name = "proc-macro-error-attr"
-
version = "1.0.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"version_check",
-
]
-
-
[[package]]
-
name = "proc-macro2"
-
version = "1.0.63"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb"
-
dependencies = [
-
"unicode-ident",
-
]
-
-
[[package]]
-
name = "proc_macro_roids"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "06675fa2c577f52bcf77fbb511123927547d154faa08097cc012c66ec3c9611a"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "prometheus"
-
version = "0.13.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"fnv",
-
"lazy_static 1.4.0",
-
"memchr",
-
"parking_lot",
-
"protobuf",
-
"thiserror",
-
]
-
-
[[package]]
-
name = "prost"
-
version = "0.11.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd"
-
dependencies = [
-
"bytes",
-
"prost-derive",
-
]
-
-
[[package]]
-
name = "prost-build"
-
version = "0.11.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270"
-
dependencies = [
-
"bytes",
-
"heck 0.4.0",
-
"itertools",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"multimap 0.8.3",
-
"petgraph",
-
"prettyplease",
-
"prost",
-
"prost-types",
-
"regex 1.7.3",
-
"syn 1.0.104",
-
"tempfile",
-
"which",
-
]
-
-
[[package]]
-
name = "prost-derive"
-
version = "0.11.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4"
-
dependencies = [
-
"anyhow",
-
"itertools",
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "prost-types"
-
version = "0.11.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13"
-
dependencies = [
-
"prost",
-
]
-
-
[[package]]
-
name = "protobuf"
-
version = "2.25.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "020f86b07722c5c4291f7c723eac4676b3892d47d9a7708dc2779696407f039b"
-
-
[[package]]
-
name = "psl"
-
version = "2.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2ac31add97d7c393248c273c9f862bcfd396e870db1ff5dec63e0e707db82ae4"
-
dependencies = [
-
"psl-types",
-
]
-
-
[[package]]
-
name = "psl-types"
-
version = "2.0.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
-
-
[[package]]
-
name = "quick-error"
-
version = "1.2.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
-
-
[[package]]
-
name = "quote"
-
version = "1.0.29"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
-
dependencies = [
-
"proc-macro2",
-
]
-
-
[[package]]
-
name = "rand"
-
version = "0.7.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
-
dependencies = [
-
"getrandom 0.1.16",
-
"libc",
-
"rand_chacha 0.2.2",
-
"rand_core 0.5.1",
-
"rand_hc",
-
]
-
-
[[package]]
-
name = "rand"
-
version = "0.8.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
-
dependencies = [
-
"libc",
-
"rand_chacha 0.3.1",
-
"rand_core 0.6.3",
-
]
-
-
[[package]]
-
name = "rand_chacha"
-
version = "0.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
-
dependencies = [
-
"ppv-lite86",
-
"rand_core 0.5.1",
-
]
-
-
[[package]]
-
name = "rand_chacha"
-
version = "0.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
-
dependencies = [
-
"ppv-lite86",
-
"rand_core 0.6.3",
-
]
-
-
[[package]]
-
name = "rand_core"
-
version = "0.5.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
-
dependencies = [
-
"getrandom 0.1.16",
-
]
-
-
[[package]]
-
name = "rand_core"
-
version = "0.6.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
-
dependencies = [
-
"getrandom 0.2.3",
-
]
-
-
[[package]]
-
name = "rand_hc"
-
version = "0.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
-
dependencies = [
-
"rand_core 0.5.1",
-
]
-
-
[[package]]
-
name = "rants"
-
version = "0.6.0"
-
source = "git+https://github.com/habitat-sh/rants.git#7fd1434ecaaf9af743ccab1840034f5d71329935"
-
dependencies = [
-
"bytes",
-
"futures",
-
"log 0.4.20",
-
"native-tls",
-
"nom",
-
"owning_ref",
-
"pin-project",
-
"rand 0.8.5",
-
"serde",
-
"serde_json",
-
"tokio",
-
"tokio-native-tls",
-
"tokio-stream",
-
"tokio-util 0.7.8",
-
"uuid 1.2.2",
-
]
-
-
[[package]]
-
name = "rcgen"
-
version = "0.11.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4954fbc00dcd4d8282c987710e50ba513d351400dbdd00e803a05172a90d8976"
-
dependencies = [
-
"pem 2.0.1",
-
"ring",
-
"time 0.3.11",
-
"yasna",
-
]
-
-
[[package]]
-
name = "redox_syscall"
-
version = "0.2.10"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
-
dependencies = [
-
"bitflags 1.3.2",
-
]
-
-
[[package]]
-
name = "redox_syscall"
-
version = "0.3.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
-
dependencies = [
-
"bitflags 1.3.2",
-
]
-
-
[[package]]
-
name = "redox_users"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
-
dependencies = [
-
"getrandom 0.2.3",
-
"redox_syscall 0.2.10",
-
]
-
-
[[package]]
-
name = "regex"
-
version = "0.2.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
-
dependencies = [
-
"aho-corasick 0.6.10",
-
"memchr",
-
"regex-syntax 0.5.6",
-
"thread_local",
-
"utf8-ranges",
-
]
-
-
[[package]]
-
name = "regex"
-
version = "1.7.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d"
-
dependencies = [
-
"aho-corasick 0.7.18",
-
"memchr",
-
"regex-syntax 0.6.29",
-
]
-
-
[[package]]
-
name = "regex-syntax"
-
version = "0.5.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
-
dependencies = [
-
"ucd-util",
-
]
-
-
[[package]]
-
name = "regex-syntax"
-
version = "0.6.29"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
-
-
[[package]]
-
name = "reqwest"
-
version = "0.11.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525"
-
dependencies = [
-
"base64 0.13.1",
-
"bytes",
-
"encoding_rs",
-
"futures-core",
-
"futures-util",
-
"h2",
-
"http",
-
"http-body",
-
"hyper",
-
"hyper-tls",
-
"ipnet",
-
"js-sys",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"mime",
-
"native-tls",
-
"percent-encoding",
-
"pin-project-lite",
-
"serde",
-
"serde_json",
-
"serde_urlencoded",
-
"tokio",
-
"tokio-native-tls",
-
"tokio-util 0.6.10",
-
"url",
-
"wasm-bindgen",
-
"wasm-bindgen-futures",
-
"web-sys",
-
"winreg 0.7.0",
-
]
-
-
[[package]]
-
name = "retry"
-
version = "1.0.0"
-
source = "git+https://github.com/habitat-sh/retry#42c71e75aa231d8bf9befa7a0ec93dd570a21454"
-
dependencies = [
-
"rand 0.8.5",
-
"tokio",
-
]
-
-
[[package]]
-
name = "ring"
-
version = "0.16.20"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
-
dependencies = [
-
"cc",
-
"libc",
-
"once_cell",
-
"spin",
-
"untrusted",
-
"web-sys",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "rusoto_core"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2"
-
dependencies = [
-
"async-trait",
-
"base64 0.13.1",
-
"bytes",
-
"crc32fast",
-
"futures",
-
"http",
-
"hyper",
-
"hyper-tls",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"rusoto_credential",
-
"rusoto_signature",
-
"rustc_version 0.4.0",
-
"serde",
-
"serde_json",
-
"tokio",
-
"xml-rs",
-
]
-
-
[[package]]
-
name = "rusoto_credential"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ee0a6c13db5aad6047b6a44ef023dbbc21a056b6dab5be3b79ce4283d5c02d05"
-
dependencies = [
-
"async-trait",
-
"chrono",
-
"dirs-next",
-
"futures",
-
"hyper",
-
"serde",
-
"serde_json",
-
"shlex",
-
"tokio",
-
"zeroize",
-
]
-
-
[[package]]
-
name = "rusoto_ecr"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f2acfd092a618d37dbfb6f42e519c6e530a11115859a3e1f03d1daf8cc648d09"
-
dependencies = [
-
"async-trait",
-
"bytes",
-
"futures",
-
"rusoto_core",
-
"serde",
-
"serde_json",
-
]
-
-
[[package]]
-
name = "rusoto_signature"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272"
-
dependencies = [
-
"base64 0.13.1",
-
"bytes",
-
"chrono",
-
"digest 0.9.0",
-
"futures",
-
"hex",
-
"hmac",
-
"http",
-
"hyper",
-
"log 0.4.20",
-
"md-5",
-
"percent-encoding",
-
"pin-project-lite",
-
"rusoto_credential",
-
"rustc_version 0.4.0",
-
"serde",
-
"sha2",
-
"tokio",
-
]
-
-
[[package]]
-
name = "rustc-demangle"
-
version = "0.1.20"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dead70b0b5e03e9c814bcb6b01e03e68f7c57a80aa48c72ec92152ab3e818d49"
-
-
[[package]]
-
name = "rustc_version"
-
version = "0.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
-
dependencies = [
-
"semver 0.11.0",
-
]
-
-
[[package]]
-
name = "rustc_version"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
-
dependencies = [
-
"semver 1.0.18",
-
]
-
-
[[package]]
-
name = "rustix"
-
version = "0.36.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f43abb88211988493c1abb44a70efa56ff0ce98f233b7b276146f1f3f7ba9644"
-
dependencies = [
-
"bitflags 1.3.2",
-
"errno 0.2.8",
-
"io-lifetimes",
-
"libc",
-
"linux-raw-sys 0.1.4",
-
"windows-sys 0.45.0",
-
]
-
-
[[package]]
-
name = "rustix"
-
version = "0.38.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
-
dependencies = [
-
"bitflags 2.4.0",
-
"errno 0.3.2",
-
"libc",
-
"linux-raw-sys 0.4.3",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "rustls"
-
version = "0.20.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
-
dependencies = [
-
"log 0.4.20",
-
"ring",
-
"sct",
-
"webpki",
-
]
-
-
[[package]]
-
name = "rustls-pemfile"
-
version = "1.0.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
-
dependencies = [
-
"base64 0.21.2",
-
]
-
-
[[package]]
-
name = "rustversion"
-
version = "1.0.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "61b3909d758bb75c79f23d4736fac9433868679d3ad2ea7a61e3c25cfda9a088"
-
-
[[package]]
-
name = "ryu"
-
version = "1.0.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
-
-
[[package]]
-
name = "same-file"
-
version = "1.0.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
-
dependencies = [
-
"winapi-util",
-
]
-
-
[[package]]
-
name = "schannel"
-
version = "0.1.19"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
-
dependencies = [
-
"lazy_static 1.4.0",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "scoped-tls"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
-
-
[[package]]
-
name = "scopeguard"
-
version = "1.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
-
-
[[package]]
-
name = "scratch"
-
version = "1.0.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1"
-
-
[[package]]
-
name = "sct"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
-
dependencies = [
-
"ring",
-
"untrusted",
-
]
-
-
[[package]]
-
name = "security-framework"
-
version = "2.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "23a2ac85147a3a11d77ecf1bc7166ec0b92febfa4461c37944e180f319ece467"
-
dependencies = [
-
"bitflags 1.3.2",
-
"core-foundation",
-
"core-foundation-sys",
-
"libc",
-
"security-framework-sys",
-
]
-
-
[[package]]
-
name = "security-framework-sys"
-
version = "2.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7e4effb91b4b8b6fb7732e670b6cee160278ff8e6bf485c7805d9e319d76e284"
-
dependencies = [
-
"core-foundation-sys",
-
"libc",
-
]
-
-
[[package]]
-
name = "semver"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
-
dependencies = [
-
"semver-parser",
-
]
-
-
[[package]]
-
name = "semver"
-
version = "1.0.18"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
-
-
[[package]]
-
name = "semver-parser"
-
version = "0.10.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
-
dependencies = [
-
"pest 2.1.3",
-
]
-
-
[[package]]
-
name = "serde"
-
version = "1.0.185"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "be9b6f69f1dfd54c3b568ffa45c310d6973a5e5148fd40cf515acaf38cf5bc31"
-
dependencies = [
-
"serde_derive",
-
]
-
-
[[package]]
-
name = "serde-transcode"
-
version = "1.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "590c0e25c2a5bb6e85bf5c1bce768ceb86b316e7a01bdf07d2cb4ec2271990e2"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "serde-value"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c"
-
dependencies = [
-
"ordered-float",
-
"serde",
-
]
-
-
[[package]]
-
name = "serde_derive"
-
version = "1.0.185"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dc59dfdcbad1437773485e0367fea4b090a2e0a16d9ffc46af47764536a298ec"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "serde_json"
-
version = "1.0.105"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
-
dependencies = [
-
"indexmap 2.0.0",
-
"itoa 1.0.1",
-
"ryu",
-
"serde",
-
]
-
-
[[package]]
-
name = "serde_spanned"
-
version = "0.6.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "serde_test"
-
version = "1.0.176"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5a2f49ace1498612d14f7e0b8245519584db8299541dfe31a06374a828d620ab"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "serde_urlencoded"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
-
dependencies = [
-
"form_urlencoded",
-
"itoa 0.4.7",
-
"ryu",
-
"serde",
-
]
-
-
[[package]]
-
name = "serde_yaml"
-
version = "0.8.26"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b"
-
dependencies = [
-
"indexmap 1.9.2",
-
"ryu",
-
"serde",
-
"yaml-rust",
-
]
-
-
[[package]]
-
name = "serde_yaml"
-
version = "0.9.25"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1a49e178e4452f45cb61d0cd8cebc1b0fafd3e41929e996cef79aa3aca91f574"
-
dependencies = [
-
"indexmap 2.0.0",
-
"itoa 1.0.1",
-
"ryu",
-
"serde",
-
"unsafe-libyaml",
-
]
-
-
[[package]]
-
name = "sha1"
-
version = "0.10.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c77f4e7f65455545c2153c1253d25056825e77ee2533f0e41deb65a93a34852f"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"cpufeatures 0.2.5",
-
"digest 0.10.3",
-
]
-
-
[[package]]
-
name = "sha2"
-
version = "0.9.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b362ae5752fd2137731f9fa25fd4d9058af34666ca1966fb969119cc35719f12"
-
dependencies = [
-
"block-buffer 0.9.0",
-
"cfg-if 1.0.0",
-
"cpufeatures 0.1.5",
-
"digest 0.9.0",
-
"opaque-debug",
-
]
-
-
[[package]]
-
name = "shlex"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
-
-
[[package]]
-
name = "signal-hook-registry"
-
version = "1.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "signature"
-
version = "1.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c19772be3c4dd2ceaacf03cb41d5885f2a02c4d8804884918e3a258480803335"
-
-
[[package]]
-
name = "siphasher"
-
version = "0.3.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "729a25c17d72b06c68cb47955d44fda88ad2d3e7d77e025663fdd69b93dd71a1"
-
-
[[package]]
-
name = "slab"
-
version = "0.4.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c307a32c1c5c437f38c7fd45d753050587732ba8628319fbdf12a7e289ccc590"
-
-
[[package]]
-
name = "smallvec"
-
version = "1.6.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
-
-
[[package]]
-
name = "socket2"
-
version = "0.4.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
-
dependencies = [
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "socket2"
-
version = "0.5.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
-
dependencies = [
-
"libc",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "sodiumoxide"
-
version = "0.2.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e26be3acb6c2d9a7aac28482586a7856436af4cfe7100031d219de2d2ecb0028"
-
dependencies = [
-
"ed25519",
-
"libc",
-
"libsodium-sys",
-
"serde",
-
]
-
-
[[package]]
-
name = "spin"
-
version = "0.5.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
-
-
[[package]]
-
name = "stable_deref_trait"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
-
-
[[package]]
-
name = "state"
-
version = "0.6.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2b8c4a4445d81357df8b1a650d0d0d6fbbbfe99d064aa5e02f3e4022061476d8"
-
dependencies = [
-
"loom",
-
]
-
-
[[package]]
-
name = "static_assertions"
-
version = "1.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
-
-
[[package]]
-
name = "strsim"
-
version = "0.8.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
-
-
[[package]]
-
name = "structopt"
-
version = "0.3.15"
-
source = "git+https://github.com/habitat-sh/structopt.git#63c56f42ae330b15f44a86c160b0cf6868b90a6f"
-
dependencies = [
-
"clap",
-
"lazy_static 1.4.0",
-
"structopt-derive",
-
]
-
-
[[package]]
-
name = "structopt-derive"
-
version = "0.4.8"
-
source = "git+https://github.com/habitat-sh/structopt.git#63c56f42ae330b15f44a86c160b0cf6868b90a6f"
-
dependencies = [
-
"heck 0.3.3",
-
"proc-macro-error",
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
]
-
-
[[package]]
-
name = "subtle"
-
version = "2.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
-
-
[[package]]
-
name = "syn"
-
version = "1.0.104"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4ae548ec36cf198c0ef7710d3c230987c2d6d7bd98ad6edc0274462724c585ce"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"unicode-ident",
-
]
-
-
[[package]]
-
name = "syn"
-
version = "2.0.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"unicode-ident",
-
]
-
-
[[package]]
-
name = "tabwriter"
-
version = "1.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111"
-
dependencies = [
-
"unicode-width",
-
]
-
-
[[package]]
-
name = "tar"
-
version = "0.4.40"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb"
-
dependencies = [
-
"filetime",
-
"libc",
-
"xattr",
-
]
-
-
[[package]]
-
name = "tee"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "37c12559dba7383625faaff75be24becf35bfc885044375bcab931111799a3da"
-
-
[[package]]
-
name = "tempfile"
-
version = "3.8.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"fastrand",
-
"redox_syscall 0.3.5",
-
"rustix 0.38.4",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "termcolor"
-
version = "1.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
-
dependencies = [
-
"winapi-util",
-
]
-
-
[[package]]
-
name = "test-probe"
-
version = "0.1.0"
-
dependencies = [
-
"actix-rt",
-
"actix-web",
-
"clap",
-
"serde",
-
"serde_json",
-
"toml 0.7.6",
-
]
-
-
[[package]]
-
name = "textwrap"
-
version = "0.11.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
-
dependencies = [
-
"unicode-width",
-
]
-
-
[[package]]
-
name = "thiserror"
-
version = "1.0.47"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f"
-
dependencies = [
-
"thiserror-impl",
-
]
-
-
[[package]]
-
name = "thiserror-impl"
-
version = "1.0.47"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "thread-id"
-
version = "4.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5fdfe0627923f7411a43ec9ec9c39c3a9b4151be313e0922042581fb6c9b717f"
-
dependencies = [
-
"libc",
-
"redox_syscall 0.2.10",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "thread_local"
-
version = "0.3.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
-
dependencies = [
-
"lazy_static 1.4.0",
-
]
-
-
[[package]]
-
name = "threadpool"
-
version = "1.8.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
-
dependencies = [
-
"num_cpus",
-
]
-
-
[[package]]
-
name = "time"
-
version = "0.1.43"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
-
dependencies = [
-
"libc",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "time"
-
version = "0.3.11"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "72c91f41dcb2f096c05f0873d667dceec1087ce5bcf984ec8ffb19acddbb3217"
-
dependencies = [
-
"itoa 1.0.1",
-
"libc",
-
"num_threads",
-
]
-
-
[[package]]
-
name = "tinyvec"
-
version = "1.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338"
-
dependencies = [
-
"tinyvec_macros",
-
]
-
-
[[package]]
-
name = "tinyvec_macros"
-
version = "0.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
-
-
[[package]]
-
name = "tokio"
-
version = "1.32.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
-
dependencies = [
-
"backtrace",
-
"bytes",
-
"libc",
-
"mio 0.8.8",
-
"num_cpus",
-
"parking_lot",
-
"pin-project-lite",
-
"signal-hook-registry",
-
"socket2 0.5.3",
-
"tokio-macros",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "tokio-macros"
-
version = "2.1.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 2.0.28",
-
]
-
-
[[package]]
-
name = "tokio-native-tls"
-
version = "0.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
-
dependencies = [
-
"native-tls",
-
"tokio",
-
]
-
-
[[package]]
-
name = "tokio-rustls"
-
version = "0.23.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
-
dependencies = [
-
"rustls",
-
"tokio",
-
"webpki",
-
]
-
-
[[package]]
-
name = "tokio-stream"
-
version = "0.1.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9"
-
dependencies = [
-
"futures-core",
-
"pin-project-lite",
-
"tokio",
-
"tokio-util 0.7.8",
-
]
-
-
[[package]]
-
name = "tokio-util"
-
version = "0.6.10"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
-
dependencies = [
-
"bytes",
-
"futures-core",
-
"futures-sink",
-
"log 0.4.20",
-
"pin-project-lite",
-
"tokio",
-
]
-
-
[[package]]
-
name = "tokio-util"
-
version = "0.7.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
-
dependencies = [
-
"bytes",
-
"futures-core",
-
"futures-io",
-
"futures-sink",
-
"futures-util",
-
"hashbrown 0.12.3",
-
"pin-project-lite",
-
"slab",
-
"tokio",
-
"tracing",
-
]
-
-
[[package]]
-
name = "toml"
-
version = "0.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "736b60249cb25337bc196faa43ee12c705e426f3d55c214d73a4e7be06f92cb4"
-
-
[[package]]
-
name = "toml"
-
version = "0.7.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
-
dependencies = [
-
"indexmap 2.0.0",
-
"serde",
-
"serde_spanned",
-
"toml_datetime",
-
"toml_edit",
-
]
-
-
[[package]]
-
name = "toml_datetime"
-
version = "0.6.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
-
dependencies = [
-
"serde",
-
]
-
-
[[package]]
-
name = "toml_edit"
-
version = "0.19.12"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c500344a19072298cd05a7224b3c0c629348b78692bf48466c5238656e315a78"
-
dependencies = [
-
"indexmap 2.0.0",
-
"serde",
-
"serde_spanned",
-
"toml_datetime",
-
"winnow",
-
]
-
-
[[package]]
-
name = "tower-service"
-
version = "0.3.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
-
-
[[package]]
-
name = "tracing"
-
version = "0.1.35"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"log 0.4.20",
-
"pin-project-lite",
-
"tracing-core",
-
]
-
-
[[package]]
-
name = "tracing-core"
-
version = "0.1.28"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"
-
dependencies = [
-
"once_cell",
-
]
-
-
[[package]]
-
name = "try-lock"
-
version = "0.2.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
-
-
[[package]]
-
name = "typemap-ors"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a68c24b707f02dd18f1e4ccceb9d49f2058c2fb86384ef9972592904d7a28867"
-
dependencies = [
-
"unsafe-any-ors",
-
]
-
-
[[package]]
-
name = "typenum"
-
version = "1.15.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
-
-
[[package]]
-
name = "ucd-trie"
-
version = "0.1.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
-
-
[[package]]
-
name = "ucd-util"
-
version = "0.1.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c85f514e095d348c279b1e5cd76795082cf15bd59b93207832abe0b1d8fed236"
-
-
[[package]]
-
name = "unicode-bidi"
-
version = "0.3.13"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
-
-
[[package]]
-
name = "unicode-ident"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee"
-
-
[[package]]
-
name = "unicode-normalization"
-
version = "0.1.22"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
-
dependencies = [
-
"tinyvec",
-
]
-
-
[[package]]
-
name = "unicode-segmentation"
-
version = "1.8.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
-
-
[[package]]
-
name = "unicode-width"
-
version = "0.1.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
-
-
[[package]]
-
name = "unsafe-any-ors"
-
version = "1.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e0a303d30665362d9680d7d91d78b23f5f899504d4f08b3c4cf08d055d87c0ad"
-
dependencies = [
-
"destructure_traitobject",
-
]
-
-
[[package]]
-
name = "unsafe-libyaml"
-
version = "0.2.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1865806a559042e51ab5414598446a5871b561d21b6764f2eabb0dd481d880a6"
-
-
[[package]]
-
name = "untrusted"
-
version = "0.7.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
-
-
[[package]]
-
name = "uritemplate-next"
-
version = "0.2.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bcde98d1fc3f528255b1ecb22fb688ee0d23deb672a8c57127df10b98b4bd18c"
-
dependencies = [
-
"regex 1.7.3",
-
]
-
-
[[package]]
-
name = "url"
-
version = "2.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
-
dependencies = [
-
"form_urlencoded",
-
"idna",
-
"percent-encoding",
-
"serde",
-
]
-
-
[[package]]
-
name = "utf8-ranges"
-
version = "1.0.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba"
-
-
[[package]]
-
name = "uuid"
-
version = "0.8.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
-
dependencies = [
-
"getrandom 0.2.3",
-
]
-
-
[[package]]
-
name = "uuid"
-
version = "1.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c"
-
dependencies = [
-
"getrandom 0.2.3",
-
]
-
-
[[package]]
-
name = "valico"
-
version = "4.0.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ca8a0a4df97f827fcbcbe69c65364acddddf3a4bb50e6507f63361177a7ea7a4"
-
dependencies = [
-
"addr",
-
"base64 0.21.2",
-
"chrono",
-
"downcast-rs",
-
"erased-serde",
-
"fancy-regex",
-
"json-pointer",
-
"jsonway",
-
"percent-encoding",
-
"phf",
-
"phf_codegen",
-
"serde",
-
"serde_json",
-
"uritemplate-next",
-
"url",
-
"uuid 1.2.2",
-
]
-
-
[[package]]
-
name = "vcpkg"
-
version = "0.2.15"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
-
-
[[package]]
-
name = "vec_map"
-
version = "0.8.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
-
-
[[package]]
-
name = "version_check"
-
version = "0.9.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
-
-
[[package]]
-
name = "walkdir"
-
version = "2.3.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
-
dependencies = [
-
"same-file",
-
"winapi-util",
-
]
-
-
[[package]]
-
name = "want"
-
version = "0.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
-
dependencies = [
-
"log 0.4.20",
-
"try-lock",
-
]
-
-
[[package]]
-
name = "wasi"
-
version = "0.9.0+wasi-snapshot-preview1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
-
-
[[package]]
-
name = "wasi"
-
version = "0.10.2+wasi-snapshot-preview1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
-
-
[[package]]
-
name = "wasi"
-
version = "0.11.0+wasi-snapshot-preview1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
-
-
[[package]]
-
name = "wasm-bindgen"
-
version = "0.2.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b608ecc8f4198fe8680e2ed18eccab5f0cd4caaf3d83516fa5fb2e927fda2586"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"wasm-bindgen-macro",
-
]
-
-
[[package]]
-
name = "wasm-bindgen-backend"
-
version = "0.2.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "580aa3a91a63d23aac5b6b267e2d13cb4f363e31dce6c352fca4752ae12e479f"
-
dependencies = [
-
"bumpalo",
-
"lazy_static 1.4.0",
-
"log 0.4.20",
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
"wasm-bindgen-shared",
-
]
-
-
[[package]]
-
name = "wasm-bindgen-futures"
-
version = "0.4.25"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "16646b21c3add8e13fdb8f20172f8a28c3dbf62f45406bcff0233188226cfe0c"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"js-sys",
-
"wasm-bindgen",
-
"web-sys",
-
]
-
-
[[package]]
-
name = "wasm-bindgen-macro"
-
version = "0.2.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "171ebf0ed9e1458810dfcb31f2e766ad6b3a89dbda42d8901f2b268277e5f09c"
-
dependencies = [
-
"quote",
-
"wasm-bindgen-macro-support",
-
]
-
-
[[package]]
-
name = "wasm-bindgen-macro-support"
-
version = "0.2.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "6c2657dd393f03aa2a659c25c6ae18a13a4048cebd220e147933ea837efc589f"
-
dependencies = [
-
"proc-macro2",
-
"quote",
-
"syn 1.0.104",
-
"wasm-bindgen-backend",
-
"wasm-bindgen-shared",
-
]
-
-
[[package]]
-
name = "wasm-bindgen-shared"
-
version = "0.2.75"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2e0c4a743a309662d45f4ede961d7afa4ba4131a59a639f29b0069c3798bbcc2"
-
-
[[package]]
-
name = "web-sys"
-
version = "0.3.52"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "01c70a82d842c9979078c772d4a1344685045f1a5628f677c2b2eab4dd7d2696"
-
dependencies = [
-
"js-sys",
-
"wasm-bindgen",
-
]
-
-
[[package]]
-
name = "webpki"
-
version = "0.22.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
-
dependencies = [
-
"ring",
-
"untrusted",
-
]
-
-
[[package]]
-
name = "webpki-roots"
-
version = "0.22.4"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"
-
dependencies = [
-
"webpki",
-
]
-
-
[[package]]
-
name = "which"
-
version = "4.2.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9"
-
dependencies = [
-
"either",
-
"lazy_static 1.4.0",
-
"libc",
-
]
-
-
[[package]]
-
name = "widestring"
-
version = "0.4.3"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"
-
-
[[package]]
-
name = "widestring"
-
version = "1.0.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
-
-
[[package]]
-
name = "winapi"
-
version = "0.2.8"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
-
-
[[package]]
-
name = "winapi"
-
version = "0.3.9"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
-
dependencies = [
-
"winapi-i686-pc-windows-gnu",
-
"winapi-x86_64-pc-windows-gnu",
-
]
-
-
[[package]]
-
name = "winapi-build"
-
version = "0.1.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
-
-
[[package]]
-
name = "winapi-i686-pc-windows-gnu"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
-
-
[[package]]
-
name = "winapi-util"
-
version = "0.1.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
-
dependencies = [
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "winapi-x86_64-pc-windows-gnu"
-
version = "0.4.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
-
-
[[package]]
-
name = "windows-acl"
-
version = "0.3.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "177b1723986bcb4c606058e77f6e8614b51c7f9ad2face6f6fd63dd5c8b3cec3"
-
dependencies = [
-
"field-offset",
-
"libc",
-
"widestring 0.4.3",
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "windows-sys"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "5acdd78cb4ba54c0045ac14f62d8f94a03d10047904ae2a40afa1e99d8f70825"
-
dependencies = [
-
"windows_aarch64_msvc 0.34.0",
-
"windows_i686_gnu 0.34.0",
-
"windows_i686_msvc 0.34.0",
-
"windows_x86_64_gnu 0.34.0",
-
"windows_x86_64_msvc 0.34.0",
-
]
-
-
[[package]]
-
name = "windows-sys"
-
version = "0.45.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
-
dependencies = [
-
"windows-targets 0.42.1",
-
]
-
-
[[package]]
-
name = "windows-sys"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
-
dependencies = [
-
"windows-targets 0.48.0",
-
]
-
-
[[package]]
-
name = "windows-targets"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7"
-
dependencies = [
-
"windows_aarch64_gnullvm 0.42.1",
-
"windows_aarch64_msvc 0.42.1",
-
"windows_i686_gnu 0.42.1",
-
"windows_i686_msvc 0.42.1",
-
"windows_x86_64_gnu 0.42.1",
-
"windows_x86_64_gnullvm 0.42.1",
-
"windows_x86_64_msvc 0.42.1",
-
]
-
-
[[package]]
-
name = "windows-targets"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
-
dependencies = [
-
"windows_aarch64_gnullvm 0.48.0",
-
"windows_aarch64_msvc 0.48.0",
-
"windows_i686_gnu 0.48.0",
-
"windows_i686_msvc 0.48.0",
-
"windows_x86_64_gnu 0.48.0",
-
"windows_x86_64_gnullvm 0.48.0",
-
"windows_x86_64_msvc 0.48.0",
-
]
-
-
[[package]]
-
name = "windows_aarch64_gnullvm"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
-
-
[[package]]
-
name = "windows_aarch64_gnullvm"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
-
-
[[package]]
-
name = "windows_aarch64_msvc"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"
-
-
[[package]]
-
name = "windows_aarch64_msvc"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
-
-
[[package]]
-
name = "windows_aarch64_msvc"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
-
-
[[package]]
-
name = "windows_i686_gnu"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"
-
-
[[package]]
-
name = "windows_i686_gnu"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
-
-
[[package]]
-
name = "windows_i686_gnu"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
-
-
[[package]]
-
name = "windows_i686_msvc"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"
-
-
[[package]]
-
name = "windows_i686_msvc"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
-
-
[[package]]
-
name = "windows_i686_msvc"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
-
-
[[package]]
-
name = "windows_x86_64_gnu"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"
-
-
[[package]]
-
name = "windows_x86_64_gnu"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
-
-
[[package]]
-
name = "windows_x86_64_gnu"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
-
-
[[package]]
-
name = "windows_x86_64_gnullvm"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
-
-
[[package]]
-
name = "windows_x86_64_gnullvm"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
-
-
[[package]]
-
name = "windows_x86_64_msvc"
-
version = "0.34.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"
-
-
[[package]]
-
name = "windows_x86_64_msvc"
-
version = "0.42.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
-
-
[[package]]
-
name = "windows_x86_64_msvc"
-
version = "0.48.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
-
-
[[package]]
-
name = "winnow"
-
version = "0.4.6"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699"
-
dependencies = [
-
"memchr",
-
]
-
-
[[package]]
-
name = "winreg"
-
version = "0.7.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
-
dependencies = [
-
"winapi 0.3.9",
-
]
-
-
[[package]]
-
name = "winreg"
-
version = "0.51.0"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "937f3df7948156640f46aacef17a70db0de5917bda9c92b0f751f3a955b588fc"
-
dependencies = [
-
"cfg-if 1.0.0",
-
"windows-sys 0.48.0",
-
]
-
-
[[package]]
-
name = "ws2_32-sys"
-
version = "0.2.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
-
dependencies = [
-
"winapi 0.2.8",
-
"winapi-build",
-
]
-
-
[[package]]
-
name = "xattr"
-
version = "1.0.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985"
-
dependencies = [
-
"libc",
-
]
-
-
[[package]]
-
name = "xml-rs"
-
version = "0.8.14"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c"
-
-
[[package]]
-
name = "xz2"
-
version = "0.1.7"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
-
dependencies = [
-
"lzma-sys",
-
]
-
-
[[package]]
-
name = "yaml-rust"
-
version = "0.4.5"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
-
dependencies = [
-
"linked-hash-map",
-
]
-
-
[[package]]
-
name = "yasna"
-
version = "0.5.2"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "e17bb3549cc1321ae1296b9cdc2698e2b6cb1992adfa19a8c72e5b7a738f44cd"
-
dependencies = [
-
"time 0.3.11",
-
]
-
-
[[package]]
-
name = "zeroize"
-
version = "1.4.1"
-
source = "registry+https://github.com/rust-lang/crates.io-index"
-
checksum = "377db0846015f7ae377174787dd452e1c5f5a9050bc6f954911d01f116daa0cd"
-
-
[[package]]
-
name = "zmq"
-
version = "0.9.2"
-
source = "git+https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed4b9241a2c63b4c9b61fdf8bcd142ae00"
-
dependencies = [
-
"bitflags 1.3.2",
-
"libc",
-
"log 0.4.20",
-
"zmq-sys",
-
]
-
-
[[package]]
-
name = "zmq-sys"
-
version = "0.11.0"
-
source = "git+https://github.com/habitat-sh/rust-zmq?branch=v0.9.2-symlinks-removed#048f33ed4b9241a2c63b4c9b61fdf8bcd142ae00"
-
dependencies = [
-
"libc",
-
"metadeps",
-
]
···
+4 -13
pkgs/by-name/ha/habitat/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "habitat";
-
version = "1.6.848";
src = fetchFromGitHub {
owner = "habitat-sh";
repo = "habitat";
rev = version;
-
hash = "sha256-oK9ZzENwpEq6W1qnhSgkr7Rhy7Fxt/BS4U5nxecyPu8=";
};
-
cargoLock = {
-
lockFile = ./Cargo.lock;
-
outputHashes = {
-
"clap-2.33.1" = "sha256-ixyNr91VNB2ce2cIr0CdPmvKYRlckhKLeaSbqxouIAY=";
-
"configopt-0.1.0" = "sha256-76MeSoRD796ZzBqX3CoDJnunekVo2XfctpxrpspxmAU=";
-
"rants-0.6.0" = "sha256-B8uDoiqddCki3j7aC8kilEcmJjvB4ICjZjjTun2UEkY=";
-
"retry-1.0.0" = "sha256-ZaHnzOCelV4V0+MTIbH3DXxdz8QZVgcMq2YeV0S6X6o=";
-
"structopt-0.3.15" = "sha256-0vIX7J7VktKytT3ZnOm45qPRMHDkdJg20eU6pZBIH+Q=";
-
"zmq-0.9.2" = "sha256-bsDCPYLb9hUr6htPQ7rSoasKAqoWBx5FiEY1gOOtdJQ=";
-
};
-
};
nativeBuildInputs = [
pkg-config
···
rustPlatform.buildRustPackage rec {
pname = "habitat";
+
version = "1.6.1243";
src = fetchFromGitHub {
owner = "habitat-sh";
repo = "habitat";
rev = version;
+
hash = "sha256-+5If4veDOGTTIhYxhAiq1cC4Sy6vAmjX5hrmUmpGlFU=";
};
+
useFetchCargoVendor = true;
+
cargoHash = "sha256-AI7Ij9F/K/chjxQUC0SnBsQQPLlVS6esa5LJAGRS9YI=";
nativeBuildInputs = [
pkg-config
+2 -2
pkgs/by-name/kn/knot-dns/package.nix
···
stdenv.mkDerivation rec {
pname = "knot-dns";
-
version = "3.4.4";
src = fetchurl {
url = "https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz";
-
sha256 = "sha256-59nW3pfyG/M+kHvZhqQDgCXzlIea8KX9GXhyA6w7ITE=";
};
outputs = [
···
stdenv.mkDerivation rec {
pname = "knot-dns";
+
version = "3.4.5";
src = fetchurl {
url = "https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz";
+
sha256 = "sha256-NZr3Cvr6fMqhhDmnwes1Jw/57s6B0HVq5MpxaxQzy0s=";
};
outputs = [
+2 -2
pkgs/by-name/le/ledger-live-desktop/package.nix
···
let
pname = "ledger-live-desktop";
-
version = "2.102.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
-
hash = "sha256-mi4YOY8TYorLiUbRCmknY3NBzTXId7/vfdvzUJSrdrI=";
};
appimageContents = appimageTools.extractType2 {
···
let
pname = "ledger-live-desktop";
+
version = "2.104.0";
src = fetchurl {
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
+
hash = "sha256-RZweB6zE4POJRyvUXMC2nPyyIsZrTc2KkrxuZtmdZYY=";
};
appimageContents = appimageTools.extractType2 {
+3 -3
pkgs/by-name/md/mdbook/package.nix
···
installShellFiles,
}:
let
-
version = "0.4.45";
in
rustPlatform.buildRustPackage rec {
inherit version;
···
owner = "rust-lang";
repo = "mdBook";
tag = "v${version}";
-
hash = "sha256-LgjJUz1apE1MejVjl4/5O6ISpnGkBXY33g6xfoukZxA=";
};
cargoDeps = rustPlatform.fetchCargoVendor {
inherit pname version src;
allowGitDependencies = false;
-
hash = "sha256-+7fC6cq6NQIUPtmNc5S5y4lRIS47v0tg1ru/AAYA6TM=";
};
nativeBuildInputs = [ installShellFiles ];
···
installShellFiles,
}:
let
+
version = "0.4.47";
in
rustPlatform.buildRustPackage rec {
inherit version;
···
owner = "rust-lang";
repo = "mdBook";
tag = "v${version}";
+
hash = "sha256-XTvC2pGRVat0kOybNb9TziG32wDVexnFx2ahmpUFmaA=";
};
cargoDeps = rustPlatform.fetchCargoVendor {
inherit pname version src;
allowGitDependencies = false;
+
hash = "sha256-ASPRBAB+elJuyXpPQBm3WI97wD3mjoO1hw0fNHc+KAw=";
};
nativeBuildInputs = [ installShellFiles ];
+2 -5
pkgs/by-name/pa/paretosecurity/package.nix
···
buildGoModule rec {
pname = "paretosecurity";
-
version = "0.0.87";
src = fetchFromGitHub {
owner = "ParetoSecurity";
repo = "agent";
rev = version;
-
hash = "sha256-SgMALLuGq4HGj5eo7JdvtcWOEGuUoLyC3pgamB1WBzI=";
};
-
-
# tests do network access, fix pending
-
doCheck = false;
vendorHash = "sha256-HReQu23sHLaxc5N8h2vYv64ruJPmY4HM9whAEKV+3Eo=";
proxyVendor = true;
···
buildGoModule rec {
pname = "paretosecurity";
+
version = "0.0.88";
src = fetchFromGitHub {
owner = "ParetoSecurity";
repo = "agent";
rev = version;
+
hash = "sha256-UVnZhkajrc9q6AZvIU7oi931ugxkiVSPk1NugAERnek=";
};
vendorHash = "sha256-HReQu23sHLaxc5N8h2vYv64ruJPmY4HM9whAEKV+3Eo=";
proxyVendor = true;
+3 -3
pkgs/by-name/pi/pik/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "pik";
-
version = "0.16.0";
src = fetchFromGitHub {
owner = "jacek-kurlit";
repo = "pik";
rev = version;
-
hash = "sha256-L5r8ds5Avh6WqiYYg/0hVDjdp/TBGgCZgKnJoDzs7Rw=";
};
useFetchCargoVendor = true;
-
cargoHash = "sha256-d2I4RDo/U+69WwXjxHRsRNUxY2ymxzHqObR6X68xXRo=";
passthru.tests.version = testers.testVersion { package = pik; };
···
rustPlatform.buildRustPackage rec {
pname = "pik";
+
version = "0.18.1";
src = fetchFromGitHub {
owner = "jacek-kurlit";
repo = "pik";
rev = version;
+
hash = "sha256-8+Q5j9PWiITVgZkJnX+oWbC6QnNDhFxX4jLiMDWnw/g=";
};
useFetchCargoVendor = true;
+
cargoHash = "sha256-6U0QkLgGEONGRDfrDVkxeHSJy9QnfQqn2YiZEswunTk=";
passthru.tests.version = testers.testVersion { package = pik; };
+3 -3
pkgs/by-name/re/renovate/package.nix
···
stdenv.mkDerivation (finalAttrs: {
pname = "renovate";
-
version = "39.191.0";
src = fetchFromGitHub {
owner = "renovatebot";
repo = "renovate";
tag = finalAttrs.version;
-
hash = "sha256-HJvtYqEUmIr+P8g6cCr+NSgmZkzF7TZaVifyhI84oSY=";
};
postPatch = ''
···
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
-
hash = "sha256-w0BaiLwP2AC2KsP2+GTgagMcfFbP/FBaUurbL9y+pXw=";
};
env.COREPACK_ENABLE_STRICT = 0;
···
stdenv.mkDerivation (finalAttrs: {
pname = "renovate";
+
version = "39.208.1";
src = fetchFromGitHub {
owner = "renovatebot";
repo = "renovate";
tag = finalAttrs.version;
+
hash = "sha256-Y4EJCbIK3XZAilbf/zMEfjEDYHNrUrAGRfsNmY0h/Bw=";
};
postPatch = ''
···
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
+
hash = "sha256-5KGTt6lx44LNpHG/RelCQ1ZlQOMOL6bJi66M2nCiirg=";
};
env.COREPACK_ENABLE_STRICT = 0;
+2 -7
pkgs/by-name/rp/rpiboot/package.nix
···
buildInputs = [ libusb1 ];
nativeBuildInputs = [ pkg-config ];
-
patchPhase = ''
-
sed -i "s@/usr/@$out/@g" main.c
-
'';
-
installPhase = ''
mkdir -p $out/bin
-
mkdir -p $out/share/rpiboot
-
cp rpiboot $out/bin
-
cp -r msd firmware eeprom-erase mass-storage-gadget* recovery* secure-boot* rpi-eeprom rpi-imager-embedded $out/share/rpiboot
'';
passthru.updateScript = gitUpdater { };
···
buildInputs = [ libusb1 ];
nativeBuildInputs = [ pkg-config ];
+
makeFlags = [ "INSTALL_PREFIX=$(out)" ];
+
preInstall = ''
mkdir -p $out/bin
'';
passthru.updateScript = gitUpdater { };
+3 -3
pkgs/by-name/ye/yew-fmt/package.nix
···
rustPlatform.buildRustPackage rec {
pname = "yew-fmt";
-
version = "0.5.5";
src = fetchFromGitHub {
owner = "its-the-shrimp";
repo = "yew-fmt";
tag = "v${version}";
-
hash = "sha256-2sOw8wWfnEphYsruQyhZMW3KofcGkNHJB6Q1jhFP3oo=";
};
-
cargoHash = "sha256-o4oRVI3+Nz8fwdwlyVvXUuhCQr4Bbg5Kife/PJoJCJY=";
nativeCheckInputs = [ rustfmt ];
passthru.updateScript = nix-update-script { };
useFetchCargoVendor = true;
···
rustPlatform.buildRustPackage rec {
pname = "yew-fmt";
+
version = "0.6";
src = fetchFromGitHub {
owner = "its-the-shrimp";
repo = "yew-fmt";
tag = "v${version}";
+
hash = "sha256-KhZezkR9VhdfGkNe1hSF90pe9K4VGDlBltasb7xnmRI=";
};
+
cargoHash = "sha256-Y6OicST0GbUL4RpvdvtBLFlLwryQMKlaut5x9+cNiM8=";
nativeCheckInputs = [ rustfmt ];
passthru.updateScript = nix-update-script { };
useFetchCargoVendor = true;
+1
pkgs/development/compilers/llvm/common/libc/default.nix
···
};
meta = llvm_meta // {
homepage = "https://libc.llvm.org/";
description = "Standard C library for LLVM";
};
···
};
meta = llvm_meta // {
+
broken = stdenv.hostPlatform.isDarwin;
homepage = "https://libc.llvm.org/";
description = "Standard C library for LLVM";
};
+9 -2
pkgs/development/compilers/llvm/common/llvm/default.nix
···
] ++ [
"-DLLVM_TABLEGEN=${buildLlvmTools.tblgen}/bin/llvm-tblgen"
];
in flagsForLlvmConfig ++ [
"-DLLVM_INSTALL_UTILS=ON" # Needed by rustc
"-DLLVM_BUILD_TESTS=${if finalAttrs.finalPackage.doCheck then "ON" else "OFF"}"
"-DLLVM_ENABLE_FFI=ON"
-
"-DLLVM_HOST_TRIPLE=${stdenv.hostPlatform.config}"
-
"-DLLVM_DEFAULT_TARGET_TRIPLE=${stdenv.hostPlatform.config}"
"-DLLVM_ENABLE_DUMP=ON"
(lib.cmakeBool "LLVM_ENABLE_TERMINFO" enableTerminfo)
] ++ optionals (!finalAttrs.finalPackage.doCheck) [
···
] ++ [
"-DLLVM_TABLEGEN=${buildLlvmTools.tblgen}/bin/llvm-tblgen"
];
+
+
triple =
+
if stdenv.hostPlatform.isDarwin && lib.versionAtLeast release_version "20" then
+
# JIT tests expect the triple to use Darwin arch's naming for CPU architectures.
+
"${stdenv.hostPlatform.darwinArch}-apple-${stdenv.hostPlatform.darwinPlatform}"
+
else
+
stdenv.hostPlatform.config;
in flagsForLlvmConfig ++ [
"-DLLVM_INSTALL_UTILS=ON" # Needed by rustc
"-DLLVM_BUILD_TESTS=${if finalAttrs.finalPackage.doCheck then "ON" else "OFF"}"
"-DLLVM_ENABLE_FFI=ON"
+
"-DLLVM_HOST_TRIPLE=${triple}"
+
"-DLLVM_DEFAULT_TARGET_TRIPLE=${triple}"
"-DLLVM_ENABLE_DUMP=ON"
(lib.cmakeBool "LLVM_ENABLE_TERMINFO" enableTerminfo)
] ++ optionals (!finalAttrs.finalPackage.doCheck) [
+2
pkgs/development/compilers/llvm/common/mlir/default.nix
···
outputs = [ "out" "dev" ];
meta = llvm_meta // {
homepage = "https://mlir.llvm.org/";
description = "Multi-Level IR Compiler Framework";
longDescription = ''
···
outputs = [ "out" "dev" ];
meta = llvm_meta // {
+
# Very broken since the dependencies aren't propagating at all with tblgen through the CMake.
+
broken = lib.versionAtLeast release_version "20";
homepage = "https://mlir.llvm.org/";
description = "Multi-Level IR Compiler Framework";
longDescription = ''
+1 -1
pkgs/development/compilers/llvm/default.nix
···
"17.0.6".officialRelease.sha256 = "sha256-8MEDLLhocshmxoEBRSKlJ/GzJ8nfuzQ8qn0X/vLA+ag=";
"18.1.8".officialRelease.sha256 = "sha256-iiZKMRo/WxJaBXct9GdAcAT3cz9d9pnAcO1mmR6oPNE=";
"19.1.7".officialRelease.sha256 = "sha256-cZAB5vZjeTsXt9QHbP5xluWNQnAHByHtHnAhVDV0E6I=";
-
"20.1.0-rc3".officialRelease.sha256 = "sha256-mLSBoyq24FD+khynC6sC5IkDFqizgAn07lR9+ZRXlV0=";
"21.0.0-git".gitRelease = {
rev = "4fde8c341f9166e6ec6dff6e7704be175e382f5b";
rev-version = "21.0.0-unstable-2025-03-16";
···
"17.0.6".officialRelease.sha256 = "sha256-8MEDLLhocshmxoEBRSKlJ/GzJ8nfuzQ8qn0X/vLA+ag=";
"18.1.8".officialRelease.sha256 = "sha256-iiZKMRo/WxJaBXct9GdAcAT3cz9d9pnAcO1mmR6oPNE=";
"19.1.7".officialRelease.sha256 = "sha256-cZAB5vZjeTsXt9QHbP5xluWNQnAHByHtHnAhVDV0E6I=";
+
"20.1.1".officialRelease.sha256 = "sha256-hDFYi5wAUDQ8xfjvbGFi05KdawrN9lwrrSC8AcTpCEE=";
"21.0.0-git".gitRelease = {
rev = "4fde8c341f9166e6ec6dff6e7704be175e382f5b";
rev-version = "21.0.0-unstable-2025-03-16";
+3 -3
pkgs/development/python-modules/aioshelly/default.nix
···
buildPythonPackage rec {
pname = "aioshelly";
-
version = "13.3.0";
pyproject = true;
disabled = pythonOlder "3.11";
···
owner = "home-assistant-libs";
repo = "aioshelly";
tag = version;
-
hash = "sha256-kPFTY1SDysNh64XYaW873SsZKT7uGmaugitXnkpAhA0=";
};
build-system = [ setuptools ];
···
meta = with lib; {
description = "Python library to control Shelly";
homepage = "https://github.com/home-assistant-libs/aioshelly";
-
changelog = "https://github.com/home-assistant-libs/aioshelly/releases/tag/${version}";
license = licenses.asl20;
maintainers = with maintainers; [ fab ];
};
···
buildPythonPackage rec {
pname = "aioshelly";
+
version = "13.4.0";
pyproject = true;
disabled = pythonOlder "3.11";
···
owner = "home-assistant-libs";
repo = "aioshelly";
tag = version;
+
hash = "sha256-sGcI8+y/l8meYmlerWC2cEhW+LMKnZpoCw4ZWG26c6g=";
};
build-system = [ setuptools ];
···
meta = with lib; {
description = "Python library to control Shelly";
homepage = "https://github.com/home-assistant-libs/aioshelly";
+
changelog = "https://github.com/home-assistant-libs/aioshelly/releases/tag/${src.tag}";
license = licenses.asl20;
maintainers = with maintainers; [ fab ];
};
+1 -1
pkgs/development/python-modules/cpe/default.nix
···
changelog = "https://github.com/nilp0inter/cpe/releases/tag/v${version}";
description = "Common platform enumeration for python";
homepage = "https://github.com/nilp0inter/cpe";
-
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ tochiaha ];
};
}
···
changelog = "https://github.com/nilp0inter/cpe/releases/tag/v${version}";
description = "Common platform enumeration for python";
homepage = "https://github.com/nilp0inter/cpe";
+
license = lib.licenses.lgpl3Only;
maintainers = with lib.maintainers; [ tochiaha ];
};
}
+52 -47
pkgs/development/python-modules/devito/default.nix
···
# dependencies
anytree,
-
cached-property,
cgen,
click,
codepy,
-
distributed,
llvmPackages,
multidict,
-
nbval,
psutil,
py-cpuinfo,
-
scipy,
sympy,
# tests
···
matplotlib,
pytest-xdist,
pytestCheckHook,
}:
buildPythonPackage rec {
pname = "devito";
-
version = "4.8.12";
pyproject = true;
src = fetchFromGitHub {
owner = "devitocodes";
repo = "devito";
tag = "v${version}";
-
hash = "sha256-Eqyq96mVB5ZhPaLASesWhzjjHcXz/tAIOPP//8yGoBM=";
};
pythonRemoveDeps = [ "pip" ];
···
dependencies = [
anytree
-
cached-property
cgen
click
codepy
-
distributed
-
nbval
multidict
psutil
py-cpuinfo
-
scipy
sympy
] ++ lib.optionals stdenv.cc.isClang [ llvmPackages.openmp ];
···
matplotlib
pytest-xdist
pytestCheckHook
];
-
pytestFlagsArray = [ "-x" ];
-
# I've had to disable the following tests since they fail while using nix-build, but they do pass
-
# outside the build. They mostly related to the usage of MPI in a sandboxed environment.
disabledTests =
[
-
"test_assign_parallel"
-
"test_cache_blocking_structure_distributed"
-
"test_codegen_quality0"
-
"test_coefficients_w_xreplace"
-
"test_docstrings"
-
"test_docstrings[finite_differences.coefficients]"
-
"test_gs_parallel"
-
"test_if_halo_mpi"
-
"test_if_parallel"
-
"test_index_derivative"
-
"test_init_omp_env_w_mpi"
-
"test_loop_bounds_forward"
-
"test_min_max_mpi"
-
"test_mpi"
-
"test_mpi_nocomms"
-
"test_new_distributor"
-
"test_setupWOverQ"
-
"test_shortcuts"
-
"test_stability_mpi"
-
"test_subdomainset_mpi"
-
"test_subdomains_mpi"
-
# Download dataset from the internet
"test_gs_2d_float"
"test_gs_2d_int"
···
# FAILED tests/test_unexpansion.py::Test2Pass::test_v0 - codepy.CompileError: module compilation failed
"test_v0"
]
++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [
# Numerical tests
···
];
disabledTestPaths =
-
[
-
"tests/test_pickle.py"
-
"tests/test_benchmark.py"
-
"tests/test_mpi.py"
-
"tests/test_autotuner.py"
-
"tests/test_data.py"
-
"tests/test_dse.py"
-
"tests/test_gradient.py"
-
]
-
++ lib.optionals (
-
(stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) || stdenv.hostPlatform.isDarwin
-
) [ "tests/test_dle.py" ];
pythonImportsCheck = [ "devito" ];
···
# dependencies
anytree,
cgen,
click,
+
cloudpickle,
codepy,
llvmPackages,
multidict,
+
numpy,
+
packaging,
psutil,
py-cpuinfo,
sympy,
# tests
···
matplotlib,
pytest-xdist,
pytestCheckHook,
+
scipy,
}:
buildPythonPackage rec {
pname = "devito";
+
version = "4.8.14";
pyproject = true;
src = fetchFromGitHub {
owner = "devitocodes";
repo = "devito";
tag = "v${version}";
+
hash = "sha256-NM60H8Fx0pe4JEF7K8A+1i1MbxKhgab5cGcCD8wl9l8=";
};
pythonRemoveDeps = [ "pip" ];
···
dependencies = [
anytree
cgen
click
+
cloudpickle
codepy
multidict
+
numpy
+
packaging
psutil
py-cpuinfo
sympy
] ++ lib.optionals stdenv.cc.isClang [ llvmPackages.openmp ];
···
matplotlib
pytest-xdist
pytestCheckHook
+
scipy
];
+
pytestFlagsArray =
+
[
+
"-x"
+
# Tests marked as 'parallel' require mpi and fail in the sandbox:
+
# FileNotFoundError: [Errno 2] No such file or directory: 'mpiexec'
+
"-m 'not parallel'"
+
]
+
++ lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) [
+
# assert np.all(f.data == check)
+
# assert Data(False)
+
"--deselect tests/test_data.py::TestDataReference::test_w_data"
+
+
# AssertionError: assert 'omp for schedule(dynamic,1)' == 'omp for coll...le(dynamic,1)'
+
"--deselect tests/test_dle.py::TestNestedParallelism::test_nested_cache_blocking_structure_subdims"
+
+
# codepy.CompileError: module compilation failed
+
# FAILED compiler invocation
+
"--deselect tests/test_dle.py::TestNodeParallelism::test_dynamic_nthreads"
+
+
# AssertionError: assert all(not i.pragmas for i in iters[2:])
+
"--deselect tests/test_dle.py::TestNodeParallelism::test_incr_perfect_sparse_outer"
+
]
+
++ lib.optionals stdenv.hostPlatform.isDarwin [
+
# IndexError: tuple index out of range
+
"--deselect tests/test_dle.py::TestNestedParallelism"
+
+
# codepy.CompileError: module compilation failed
+
"--deselect tests/test_autotuner.py::test_nested_nthreads"
+
+
# assert np.all(np.isclose(f0.data, check0))
+
# assert Data(false)
+
"--deselect tests/test_interpolation.py::TestSubDomainInterpolation::test_inject_subdomain"
+
];
disabledTests =
[
# Download dataset from the internet
"test_gs_2d_float"
"test_gs_2d_int"
···
# FAILED tests/test_unexpansion.py::Test2Pass::test_v0 - codepy.CompileError: module compilation failed
"test_v0"
+
+
# AssertionError: assert(np.allclose(grad_u.data, grad_v.data, rtol=tolerance, atol=tolerance))
+
"test_gradient_equivalence"
]
++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [
# Numerical tests
···
];
disabledTestPaths =
+
lib.optionals
+
((stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) || stdenv.hostPlatform.isDarwin)
+
[
+
# Flaky: codepy.CompileError: module compilation failed
+
"tests/test_dse.py"
+
];
pythonImportsCheck = [ "devito" ];
+15 -19
pkgs/development/python-modules/magic-wormhole/default.nix
···
stdenv,
buildPythonPackage,
fetchFromGitHub,
-
fetchpatch,
# build-system
setuptools,
# dependencies
-
spake2,
-
pynacl,
-
six,
attrs,
-
twisted,
autobahn,
automat,
-
tqdm,
click,
humanize,
iterable-io,
txtorcon,
zipstream-ng,
···
buildPythonPackage rec {
pname = "magic-wormhole";
-
version = "0.17.0";
pyproject = true;
src = fetchFromGitHub {
owner = "magic-wormhole";
repo = "magic-wormhole";
tag = version;
-
hash = "sha256-BxPF4iQ91wLBagdvQ/Y89VIZBkMxFiEHnK+BU55Bwr4=";
};
-
patches = [
-
# TODO: drop patch for magic-wormhole > 0.17.0
-
# fix test for twisted 24.10.0 (https://github.com/magic-wormhole/magic-wormhole/pull/554)
-
(fetchpatch {
-
name = "fix-twisted-24.10.0.patch";
-
url = "https://github.com/magic-wormhole/magic-wormhole/commit/d7353cad6fe9d43620a0de33a634f395757d2e5c.patch";
-
hash = "sha256-mvgVFW3Fa2I8/39ron0bYYsJNm2r97jnLFCfhtHSIP0=";
-
})
-
];
postPatch =
# enable tests by fixing the location of the wormhole binary
''
···
sed -i -e "s|'ifconfig'|'${nettools}/bin/ifconfig'|" src/wormhole/ipaddrs.py
'';
-
build-system = [ setuptools ];
dependencies =
[
···
autobahn
automat
click
humanize
iterable-io
pynacl
-
six
spake2
tqdm
twisted
···
stdenv,
buildPythonPackage,
fetchFromGitHub,
# build-system
setuptools,
+
versioneer,
# dependencies
attrs,
autobahn,
automat,
click,
+
cryptography,
humanize,
iterable-io,
+
pynacl,
+
qrcode,
+
spake2,
+
tqdm,
+
twisted,
txtorcon,
zipstream-ng,
···
buildPythonPackage rec {
pname = "magic-wormhole";
+
version = "0.18.0";
pyproject = true;
src = fetchFromGitHub {
owner = "magic-wormhole";
repo = "magic-wormhole";
tag = version;
+
hash = "sha256-FQ7m6hkJcFZaE+ptDALq/gijn/RcAM1Zvzi2+xpoXBU=";
};
postPatch =
# enable tests by fixing the location of the wormhole binary
''
···
sed -i -e "s|'ifconfig'|'${nettools}/bin/ifconfig'|" src/wormhole/ipaddrs.py
'';
+
build-system = [
+
setuptools
+
versioneer
+
];
dependencies =
[
···
autobahn
automat
click
+
cryptography
humanize
iterable-io
pynacl
+
qrcode
spake2
tqdm
twisted
+2 -2
pkgs/development/python-modules/types-tqdm/default.nix
···
buildPythonPackage rec {
pname = "types-tqdm";
-
version = "4.67.0.20250301";
pyproject = true;
src = fetchPypi {
pname = "types_tqdm";
inherit version;
-
hash = "sha256-XomjitibhngjNo65fZ+Q0vxpgGuwVd3mJxagXaYrXg0=";
};
build-system = [ setuptools ];
···
buildPythonPackage rec {
pname = "types-tqdm";
+
version = "4.67.0.20250319";
pyproject = true;
src = fetchPypi {
pname = "types_tqdm";
inherit version;
+
hash = "sha256-rpR6ZL2Nfte30rc2nfBfkYH4R+woKP3Iot6wu4cBrao=";
};
build-system = [ setuptools ];
+1 -4
pkgs/kde/default.nix
···
) allUrls;
in
(
-
# This removes reference to deprecated `qt6Packages.stdenv`
-
# so when a KDE package asks for a stdenv, it won't trigger
-
# an eval warning
-
(lib.removeAttrs qt6Packages [ "stdenv" ])
// frameworks
// gear
// plasma
···
) allUrls;
in
(
+
qt6Packages
// frameworks
// gear
// plasma
+35 -35
pkgs/os-specific/linux/kernel/hardened/patches.json
···
"5.10": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v5.10.234-hardened1.patch",
-
"sha256": "0155pikfzyrmrf9xc2bid6s7jz6qw6pb1x1pbzgphsvsi83jm886",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.10.234-hardened1/linux-hardened-v5.10.234-hardened1.patch"
},
-
"sha256": "1rgb4v6dvqlw1mgzsli0hxaj2d5d4m1nylgcrwm4bkpiwbzc95wm",
-
"version": "5.10.234"
},
"5.15": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v5.15.178-hardened1.patch",
-
"sha256": "01gbhdfnbxsb20qvgchk1qar7mf9phrzfidx825jags1v565jbpf",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.15.178-hardened1/linux-hardened-v5.15.178-hardened1.patch"
},
-
"sha256": "0hkw2l4gr5m6jw2adxcgm2sb6kl0w51r6s4hcbn6rlm4bvmzgsgg",
-
"version": "5.15.178"
},
"5.4": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v5.4.290-hardened1.patch",
-
"sha256": "0bd1g3zx5x5hxljw0qfis6h5y13pjlw1sizj7cx261iqb35vsv3x",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.4.290-hardened1/linux-hardened-v5.4.290-hardened1.patch"
},
-
"sha256": "0mm4q8f6kbqddy4zaxjf5xyqpnla5qprvsf7v3vq01gmlzr3rivc",
-
"version": "5.4.290"
},
"6.1": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v6.1.129-hardened1.patch",
-
"sha256": "0lacg5p2pw56cwijiiby6isa5r4nwmi5lh1p1lr1n1yy8nzzs3kx",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.1.129-hardened1/linux-hardened-v6.1.129-hardened1.patch"
},
-
"sha256": "0axm373w49cjga541nxk9rxpkh75wl1b04l8w6clm93mvszy6qwx",
-
"version": "6.1.129"
},
"6.11": {
"patch": {
···
"6.12": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v6.12.17-hardened1.patch",
-
"sha256": "15glq35gdh4mn69qqlv2hr79clwk1xphf6cfhh5n67xjkxri8jxw",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.12.17-hardened1/linux-hardened-v6.12.17-hardened1.patch"
},
-
"sha256": "1cv3vrvwsj4ldbq7f9ccmal9as2ziw0cn8g3fd4lx5w09z9mq82w",
-
"version": "6.12.17"
},
"6.13": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v6.13.5-hardened1.patch",
-
"sha256": "04adsib4g7rfgmq1sc7przp3fpw6djb4vvf8ypn94a7dihg7f8ip",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.13.5-hardened1/linux-hardened-v6.13.5-hardened1.patch"
},
-
"sha256": "1qp6aprkkf2iwlhg2czd2msyqc728ab1vyr2v1nw3yzkhh3wngi8",
-
"version": "6.13.5"
},
"6.6": {
"patch": {
"extra": "-hardened1",
-
"name": "linux-hardened-v6.6.80-hardened1.patch",
-
"sha256": "09hhswaslihs5w58jka5xfw2kz70mg7awsvhbca9il5wn7wppp0j",
-
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.6.80-hardened1/linux-hardened-v6.6.80-hardened1.patch"
},
-
"sha256": "09qkadl9fm0c589qyjdwhgryr85xampz0k7lsafmrx142g813ybc",
-
"version": "6.6.80"
}
}
···
"5.10": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v5.10.235-hardened1.patch",
+
"sha256": "1xhpwy62jbwbc71s2cglxhrn7radpp256v05d587gf7jwhbi2zmc",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.10.235-hardened1/linux-hardened-v5.10.235-hardened1.patch"
},
+
"sha256": "1k7iq4np3pflkq3d71ya8xs5czhslhy2iha4ls9lma81269y6fwm",
+
"version": "5.10.235"
},
"5.15": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v5.15.179-hardened1.patch",
+
"sha256": "18255w5x7fjx37zdzbmigp641izc5h8fp2h8z7lj33z2mf7gfs9y",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.15.179-hardened1/linux-hardened-v5.15.179-hardened1.patch"
},
+
"sha256": "0vqk4wd0cacigz42gigdzbj415hcdn2k2m01yr7k8pcv3rxs86ck",
+
"version": "5.15.179"
},
"5.4": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v5.4.291-hardened1.patch",
+
"sha256": "1i7x7pdmqbrj306jbqv75ij1lq4hvdmw1qnfa4975zyzdd8d0khq",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v5.4.291-hardened1/linux-hardened-v5.4.291-hardened1.patch"
},
+
"sha256": "0vpgb3lmhgv5iw9b1z0kqr6vdv44if49marfp5858z3a8yj69bdk",
+
"version": "5.4.291"
},
"6.1": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v6.1.131-hardened1.patch",
+
"sha256": "005qvy3r69cy007fvj7m4b49m3vplndb280p2q72wnk9mpw8axrp",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.1.131-hardened1/linux-hardened-v6.1.131-hardened1.patch"
},
+
"sha256": "05jvvv3khadvfgdrv43fcrnm606jk4064a7qivkvnk1vc08gbjj4",
+
"version": "6.1.131"
},
"6.11": {
"patch": {
···
"6.12": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v6.12.19-hardened1.patch",
+
"sha256": "1f78k1bns49gfb8ari5jg5wkfai206nfpsnwj0y5h5yrjg0x8sx8",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.12.19-hardened1/linux-hardened-v6.12.19-hardened1.patch"
},
+
"sha256": "0cb5ri6xsd9fyf0s48xrrsbhqzbgjd0iddnid6qk8i60prbz0fyp",
+
"version": "6.12.19"
},
"6.13": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v6.13.7-hardened1.patch",
+
"sha256": "0s0h6z9qxqcfdz14zbaalapl2py7z40hf4p6405f2hy5hajdcxq3",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.13.7-hardened1/linux-hardened-v6.13.7-hardened1.patch"
},
+
"sha256": "07c08x68fgcsgriss5z8w427h69y52s887vas91jzb5p70hbcf9s",
+
"version": "6.13.7"
},
"6.6": {
"patch": {
"extra": "-hardened1",
+
"name": "linux-hardened-v6.6.83-hardened1.patch",
+
"sha256": "0wzgkj4ypa3clbzq40jkm3qjhbnj8wj48wc9vxx8v15gl4rppgga",
+
"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.6.83-hardened1/linux-hardened-v6.6.83-hardened1.patch"
},
+
"sha256": "0262q81mwhy8plql8hnnfvagp460vfl127kaayya113l7gkbnjw9",
+
"version": "6.6.83"
}
}
+6 -6
pkgs/servers/nextcloud/default.nix
···
in
{
nextcloud29 = generic {
-
version = "29.0.13";
-
hash = "sha256-B3hipF/CzO/mSJA3MIYh8H3Gw2bK20/Wo1JbiRGaXb8=";
packages = nextcloud29Packages;
};
nextcloud30 = generic {
-
version = "30.0.7";
-
hash = "sha256-3HIxyDKEBoPLcsPYognaFETVXBNVSoTrn656dfDBJQY=";
packages = nextcloud30Packages;
};
nextcloud31 = generic {
-
version = "31.0.1";
-
hash = "sha256-ufoEWK7JS+e7KHhp+WC7yHBZLZP7w1JxYGwx5Hfk57I=";
packages = nextcloud31Packages;
};
···
in
{
nextcloud29 = generic {
+
version = "29.0.14";
+
hash = "sha256-mjMuAywSnD6Sp6EBkktfJnsJNvaJdJxF0DE0PIikavs=";
packages = nextcloud29Packages;
};
nextcloud30 = generic {
+
version = "30.0.8";
+
hash = "sha256-uwhqES+zUW50SSHXrhSCzBvVN+39HxQFHBNI1LatWKI=";
packages = nextcloud30Packages;
};
nextcloud31 = generic {
+
version = "31.0.2";
+
hash = "sha256-ALVyERt8K5iELZXARt5570Y8z63IoEtUAGx4bh+UwxA=";
packages = nextcloud31Packages;
};
+4 -4
pkgs/servers/nextcloud/packages/29.json
···
"hash": "sha256-yfTZjAsmv2wdMNNP1Tm0fmzSIlUwRfMraNPgFEHW238=",
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v17.0.10/groupfolders-v17.0.10.tar.gz",
"version": "17.0.10",
-
"description": "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
-
"hash": "sha256-nx9trnOjtl/jd081DB8/5BjtDe6WVwcss0ynxyT/dEU=",
-
"url": "https://github.com/nextcloud-releases/mail/releases/download/v3.7.23/mail-v3.7.23.tar.gz",
-
"version": "3.7.23",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
···
"hash": "sha256-yfTZjAsmv2wdMNNP1Tm0fmzSIlUwRfMraNPgFEHW238=",
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v17.0.10/groupfolders-v17.0.10.tar.gz",
"version": "17.0.10",
+
"description": "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
+
"hash": "sha256-4XLoP07M614QM2n86QvNlol3NVmrfQLBDLZCZ013Lsc=",
+
"url": "https://github.com/nextcloud-releases/mail/releases/download/v3.7.24/mail-stable3.7.tar.gz",
+
"version": "3.7.24",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
+10 -10
pkgs/servers/nextcloud/packages/30.json
···
]
},
"calendar": {
-
"hash": "sha256-MpWmWSyC6ZxzE8Xu+rjCxl9OhdmSydGMR+zcJyoH7uE=",
-
"url": "https://github.com/nextcloud-releases/calendar/releases/download/v5.1.3/calendar-v5.1.3.tar.gz",
-
"version": "5.1.3",
"description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",
"homepage": "https://github.com/nextcloud/calendar/",
"licenses": [
···
]
},
"groupfolders": {
-
"hash": "sha256-zWRg9oqEhD0SGL82LB1HxbkLt3CbcQsgrBXlCLy94h8=",
-
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v18.1.1/groupfolders-v18.1.1.tar.gz",
-
"version": "18.1.1",
-
"description": "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
-
"hash": "sha256-c/inKInFwLG7MdNcJPV7NzF1QNRgKNWyC+rjnza2/K8=",
-
"url": "https://github.com/nextcloud-releases/mail/releases/download/v4.2.6/mail-stable4.2.tar.gz",
-
"version": "4.2.6",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
···
]
},
"calendar": {
+
"hash": "sha256-mAH/A5oiPwIh6K6bb9wd55CmqMoEAaKQVVr8zFNbXE8=",
+
"url": "https://github.com/nextcloud-releases/calendar/releases/download/v5.2.0/calendar-v5.2.0.tar.gz",
+
"version": "5.2.0",
"description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",
"homepage": "https://github.com/nextcloud/calendar/",
"licenses": [
···
]
},
"groupfolders": {
+
"hash": "sha256-xlxc4m0xxjrI3Pi+1L63Sm4wQCjJdkHD9JPorsrI5e0=",
+
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v18.1.2/groupfolders-v18.1.2.tar.gz",
+
"version": "18.1.2",
+
"description": "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
+
"hash": "sha256-EFhjy0LcJCsNHJy//rGwM1f3UkAGLNXzC6lz6k5JstY=",
+
"url": "https://github.com/nextcloud-releases/mail/releases/download/v4.3.1/mail-v4.3.1.tar.gz",
+
"version": "4.3.1",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
+10 -10
pkgs/servers/nextcloud/packages/31.json
···
]
},
"calendar": {
-
"hash": "sha256-MpWmWSyC6ZxzE8Xu+rjCxl9OhdmSydGMR+zcJyoH7uE=",
-
"url": "https://github.com/nextcloud-releases/calendar/releases/download/v5.1.3/calendar-v5.1.3.tar.gz",
-
"version": "5.1.3",
"description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",
"homepage": "https://github.com/nextcloud/calendar/",
"licenses": [
···
]
},
"groupfolders": {
-
"hash": "sha256-xotf3sAiP1sQNHfL+2kuE04YsbV4rGfDYDyZUkteGHY=",
-
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v19.0.3/groupfolders-v19.0.3.tar.gz",
-
"version": "19.0.3",
-
"description": "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
-
"hash": "sha256-c/inKInFwLG7MdNcJPV7NzF1QNRgKNWyC+rjnza2/K8=",
-
"url": "https://github.com/nextcloud-releases/mail/releases/download/v4.2.6/mail-stable4.2.tar.gz",
-
"version": "4.2.6",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
···
]
},
"calendar": {
+
"hash": "sha256-mAH/A5oiPwIh6K6bb9wd55CmqMoEAaKQVVr8zFNbXE8=",
+
"url": "https://github.com/nextcloud-releases/calendar/releases/download/v5.2.0/calendar-v5.2.0.tar.gz",
+
"version": "5.2.0",
"description": "The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite team’s matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events\n* ⌚️ **Free/Busy!** See when your attendees are available to meet\n* ⏰ **Reminders!** Get alarms for events inside your browser and via email\n* 🔍 Search! Find your events at ease\n* ☑️ Tasks! See tasks with a due date directly in the calendar\n* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.",
"homepage": "https://github.com/nextcloud/calendar/",
"licenses": [
···
]
},
"groupfolders": {
+
"hash": "sha256-lFIXNbBqdRHEvNFu2P68IF4v0+E4rFWLdRJYWm3RM/k=",
+
"url": "https://github.com/nextcloud-releases/groupfolders/releases/download/v19.0.4/groupfolders-v19.0.4.tar.gz",
+
"version": "19.0.4",
+
"description": "Admin configured folders shared with everyone in a team.\n\nFolders can be configured from *Team folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more teams, control their write/sharing permissions and assign a quota for the folder.",
"homepage": "https://github.com/nextcloud/groupfolders",
"licenses": [
"agpl"
···
]
},
"mail": {
+
"hash": "sha256-EFhjy0LcJCsNHJy//rGwM1f3UkAGLNXzC6lz6k5JstY=",
+
"url": "https://github.com/nextcloud-releases/mail/releases/download/v4.3.1/mail-v4.3.1.tar.gz",
+
"version": "4.3.1",
"description": "**💌 A mail app for Nextcloud**\n\n- **🚀 Integration with other Nextcloud apps!** Currently Contacts, Calendar & Files – more to come.\n- **📥 Multiple mail accounts!** Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.\n- **🔒 Send & receive encrypted mails!** Using the great [Mailvelope](https://mailvelope.com) browser extension.\n- **🙈 We’re not reinventing the wheel!** Based on the great [Horde](https://horde.org) libraries.\n- **📬 Want to host your own mail server?** We do not have to reimplement this as you could set up [Mail-in-a-Box](https://mailinabox.email)!\n\n## Ethical AI Rating\n\n### Priority Inbox\n\nPositive:\n* The software for training and inferencing of this model is open source.\n* The model is created and trained on-premises based on the user's own data.\n* The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.\n\n### Thread Summaries (opt-in)\n\n**Rating:** 🟢/🟡/🟠/🔴\n\nThe rating depends on the installed text processing backend. See [the rating overview](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) for details.\n\nLearn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).",
"homepage": "https://github.com/nextcloud/mail#readme",
"licenses": [
+3 -3
pkgs/tools/security/cnspec/default.nix
···
buildGoModule rec {
pname = "cnspec";
-
version = "11.45.1";
src = fetchFromGitHub {
owner = "mondoohq";
repo = "cnspec";
tag = "v${version}";
-
hash = "sha256-vLo4ehr2QNErfJ+PQJ4CDSrUqtxMlHsYaAzsSgxoInI=";
};
proxyVendor = true;
-
vendorHash = "sha256-gPZ8oLuHuwOqQK1RJHMYvWXnyZPenMiNEFaZzDwHsCo=";
subPackages = [ "apps/cnspec" ];
···
buildGoModule rec {
pname = "cnspec";
+
version = "11.46.0";
src = fetchFromGitHub {
owner = "mondoohq";
repo = "cnspec";
tag = "v${version}";
+
hash = "sha256-Bf3+W2F44mTCEyMnKUSoeft4HKY4C3kYmLtuKG4SWls=";
};
proxyVendor = true;
+
vendorHash = "sha256-Q+CHJRroYAhgYLVemC/dcHfS03GHuUoaz/s+hrntdGQ=";
subPackages = [ "apps/cnspec" ];
+3 -1
pkgs/tools/security/metasploit/Gemfile
···
# frozen_string_literal: true
source "https://rubygems.org"
-
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.43"
···
# frozen_string_literal: true
source "https://rubygems.org"
+
gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.53"
+
+
gem "syslog", "~> 0.3.0"
+16 -5
pkgs/tools/security/metasploit/Gemfile.lock
···
GIT
remote: https://github.com/rapid7/metasploit-framework
-
revision: 726e819f87e3022dc90232087bf30edb0d149ba5
-
ref: refs/tags/6.4.43
specs:
-
metasploit-framework (6.4.43)
aarch64
abbrev
actionpack (~> 7.0.0)
···
base64
bcrypt
bcrypt_pbkdf
bigdecimal
bootsnap
bson
chunky_png
csv
dnsruby
drb
···
faraday-retry
faye-websocket
ffi (< 1.17.0)
filesize
getoptlong
hrr_rb_ssh-ed25519
···
octokit (~> 4.0)
openssl-ccm
openvas-omp
packetfu
patch_finder
pcaprub
···
pg
puma
railties
-
rasn1 (= 0.13.0)
rb-readline
recog
redcarpet
···
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
bigdecimal (3.1.8)
bindata (2.4.15)
bootsnap (1.18.4)
···
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.16.3)
filesize (0.2.0)
getoptlong (0.2.1)
gssapi (1.3.1)
···
rkelly-remix
json (2.7.5)
little-plugger (1.1.4)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
···
openssl-ccm (1.2.3)
openssl-cmac (2.0.2)
openvas-omp (0.0.4)
packetfu (2.0.0)
pcaprub (~> 0.13.1)
patch_finder (1.0.2)
···
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.2.1)
-
rasn1 (0.13.0)
strptime (~> 0.2.5)
rb-readline (0.5.5)
recog (3.1.11)
···
sshkey (3.0.0)
strptime (0.2.5)
swagger-blocks (3.0.0)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
···
DEPENDENCIES
metasploit-framework!
BUNDLED WITH
2.5.22
···
GIT
remote: https://github.com/rapid7/metasploit-framework
+
revision: ce6990ff84c944186dfa104b3aa1edd98962b468
+
ref: refs/tags/6.4.53
specs:
+
metasploit-framework (6.4.53)
aarch64
abbrev
actionpack (~> 7.0.0)
···
base64
bcrypt
bcrypt_pbkdf
+
benchmark
bigdecimal
bootsnap
bson
chunky_png
+
concurrent-ruby (= 1.3.4)
csv
dnsruby
drb
···
faraday-retry
faye-websocket
ffi (< 1.17.0)
+
fiddle
filesize
getoptlong
hrr_rb_ssh-ed25519
···
octokit (~> 4.0)
openssl-ccm
openvas-omp
+
ostruct
packetfu
patch_finder
pcaprub
···
pg
puma
railties
+
rasn1 (= 0.14.0)
rb-readline
recog
redcarpet
···
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
+
benchmark (0.4.0)
bigdecimal (3.1.8)
bindata (2.4.15)
bootsnap (1.18.4)
···
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.16.3)
+
fiddle (1.1.6)
filesize (0.2.0)
getoptlong (0.2.1)
gssapi (1.3.1)
···
rkelly-remix
json (2.7.5)
little-plugger (1.1.4)
+
logger (1.6.6)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
···
openssl-ccm (1.2.3)
openssl-cmac (2.0.2)
openvas-omp (0.0.4)
+
ostruct (0.6.1)
packetfu (2.0.0)
pcaprub (~> 0.13.1)
patch_finder (1.0.2)
···
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.2.1)
+
rasn1 (0.14.0)
strptime (~> 0.2.5)
rb-readline (0.5.5)
recog (3.1.11)
···
sshkey (3.0.0)
strptime (0.2.5)
swagger-blocks (3.0.0)
+
syslog (0.3.0)
+
logger
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
···
DEPENDENCIES
metasploit-framework!
+
syslog (~> 0.3.0)
BUNDLED WITH
2.5.22
+2 -2
pkgs/tools/security/metasploit/default.nix
···
in
stdenv.mkDerivation (finalAttrs: {
pname = "metasploit-framework";
-
version = "6.4.43";
src = fetchFromGitHub {
owner = "rapid7";
repo = "metasploit-framework";
tag = finalAttrs.version;
-
hash = "sha256-1zUt6nInDUIY97fBJa0dQ/hD4WZ1v5LXYdPQhnYKlYw=";
};
nativeBuildInputs = [
···
in
stdenv.mkDerivation (finalAttrs: {
pname = "metasploit-framework";
+
version = "6.4.53";
src = fetchFromGitHub {
owner = "rapid7";
repo = "metasploit-framework";
tag = finalAttrs.version;
+
hash = "sha256-yHat9U8EZbUWo4j9ut6K9IPtPFm130pfSmIuhtQhFoQ=";
};
nativeBuildInputs = [
+55 -5
pkgs/tools/security/metasploit/gemset.nix
···
};
version = "1.1.1";
};
bigdecimal = {
groups = [ "default" ];
platforms = [ ];
···
};
version = "1.16.3";
};
filesize = {
groups = [ "default" ];
platforms = [ ];
···
type = "gem";
};
version = "1.1.4";
};
logging = {
groups = [ "default" ];
···
platforms = [ ];
source = {
fetchSubmodules = false;
-
rev = "726e819f87e3022dc90232087bf30edb0d149ba5";
-
sha256 = "134m19v8dl6kc7br5gvmcvhl7y233nnjbhdpywc44397fbm2sdfp";
type = "git";
url = "https://github.com/rapid7/metasploit-framework";
};
-
version = "6.4.43";
};
metasploit-model = {
groups = [ "default" ];
···
};
version = "0.0.4";
};
packetfu = {
groups = [ "default" ];
platforms = [ ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
-
sha256 = "07dvrv2s9hs2vcbr6lai8vj4vk2i3m4jf468hyvkp9k8xzjvc0fi";
type = "gem";
};
-
version = "0.13.0";
};
rb-readline = {
groups = [ "default" ];
···
type = "gem";
};
version = "3.0.0";
};
thin = {
groups = [ "default" ];
···
};
version = "1.1.1";
};
+
benchmark = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
+
type = "gem";
+
};
+
version = "0.4.0";
+
};
bigdecimal = {
groups = [ "default" ];
platforms = [ ];
···
};
version = "1.16.3";
};
+
fiddle = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "1as92bp6pgkab73kj3mh5d1idjr9wykczz7r9i1pkn82wq4xks3r";
+
type = "gem";
+
};
+
version = "1.1.6";
+
};
filesize = {
groups = [ "default" ];
platforms = [ ];
···
type = "gem";
};
version = "1.1.4";
+
};
+
logger = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
+
type = "gem";
+
};
+
version = "1.6.6";
};
logging = {
groups = [ "default" ];
···
platforms = [ ];
source = {
fetchSubmodules = false;
+
rev = "ce6990ff84c944186dfa104b3aa1edd98962b468";
+
sha256 = "110n47a8cbk299glmpxmb4yfv0zlibgbmzc8lcbbar849zsssxn8";
type = "git";
url = "https://github.com/rapid7/metasploit-framework";
};
+
version = "6.4.53";
};
metasploit-model = {
groups = [ "default" ];
···
};
version = "0.0.4";
};
+
ostruct = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9";
+
type = "gem";
+
};
+
version = "0.6.1";
+
};
packetfu = {
groups = [ "default" ];
platforms = [ ];
···
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
+
sha256 = "1rz96j4jzm02rdxrs70hj5an3kmxrfd77d4hy97b80fasj049992";
type = "gem";
};
+
version = "0.14.0";
};
rb-readline = {
groups = [ "default" ];
···
type = "gem";
};
version = "3.0.0";
+
};
+
syslog = {
+
groups = [ "default" ];
+
platforms = [ ];
+
source = {
+
remotes = [ "https://rubygems.org" ];
+
sha256 = "023lbh48fcn72gwyh1x52ycs1wx1bnhdajmv0qvkidmdsmxnxzjd";
+
type = "gem";
+
};
+
version = "0.3.0";
};
thin = {
groups = [ "default" ];
+10 -4
pkgs/tools/security/metasploit/shell.nix
···
-
# Env to update Gemfile.lock / gemset.nix
{
pkgs ? import ../../../.. { },
}:
-
pkgs.stdenv.mkDerivation {
-
name = "env";
-
nativeBuildInputs = [ pkgs.pkg-config ];
buildInputs = with pkgs; [
bundix
git
···
ruby.devEnv
sqlite
];
}
···
{
pkgs ? import ../../../.. { },
}:
+
pkgs.mkShell {
+
nativeBuildInputs = [
+
pkgs.pkg-config
+
pkgs.libffi # libffi as native input
+
];
buildInputs = with pkgs; [
bundix
git
···
ruby.devEnv
sqlite
];
+
# Ensure that pkg-config finds libffi
+
shellHook = ''
+
export PKG_CONFIG_PATH="${pkgs.libffi.out}/lib/pkgconfig:$PKG_CONFIG_PATH"
+
echo "PKG_CONFIG_PATH set to: $PKG_CONFIG_PATH"
+
'';
}
+1 -1
pkgs/top-level/aliases.nix
···
openbsdCross = openbsd; # Added 2024-09-06
# LLVM packages for (integration) testing that should not be used inside Nixpkgs:
-
llvmPackages_latest = llvmPackages_19;
/* If these are in the scope of all-packages.nix, they cause collisions
between mixed versions of qt. See:
···
openbsdCross = openbsd; # Added 2024-09-06
# LLVM packages for (integration) testing that should not be used inside Nixpkgs:
+
llvmPackages_latest = llvmPackages_20;
/* If these are in the scope of all-packages.nix, they cause collisions
between mixed versions of qt. See:
-3
pkgs/top-level/qt6-packages.nix
···
xwaylandvideobridge = kdePackages.callPackage ../tools/wayland/xwaylandvideobridge { };
});
-
} // lib.optionalAttrs config.allowAliases {
-
# when removing, don't forget to remove a workaround in `pkgs/kde/default.nix`
-
stdenv = lib.warn "qt6Packages.stdenv is deprecated. Use stdenv instead." stdenv; # Added for 25.05
}
···
xwaylandvideobridge = kdePackages.callPackage ../tools/wayland/xwaylandvideobridge { };
});
}