lol

Merge staging-next into staging

authored by

github-actions[bot] and committed by
GitHub
20b83c6e 52e40d82

+213 -294
+6 -4
pkgs/applications/misc/snagboot/default.nix
··· 1 1 { lib 2 2 , stdenv 3 - , fetchPypi 3 + , fetchFromGitHub 4 4 , pythonRelaxDepsHook 5 5 , python3 6 6 , snagboot ··· 13 13 version = "1.0"; 14 14 format = "pyproject"; 15 15 16 - src = fetchPypi { 17 - inherit pname version; 18 - hash = "sha256-wtIcrd3s/ZfdYqi2a2+IvVYnJie5txJy6d2m+GjuhxU="; 16 + src = fetchFromGitHub { 17 + owner = "bootlin"; 18 + repo = "snagboot"; 19 + rev = "v${version}"; 20 + hash = "sha256-QqGeELm2seX3tIKQvuXp9VsNDah+m9FNcaEVk6TMP0U="; 19 21 }; 20 22 21 23 passthru = {
+19 -19
pkgs/applications/networking/cluster/terraform-providers/providers.json
··· 1 1 { 2 2 "aci": { 3 - "hash": "sha256-OwQzr0Rt9fjbGfJPDezrh/j4hLwgq8ldRgTX3rL/ddY=", 3 + "hash": "sha256-EmYgUWRZoIJ+wZIe4E7MlRep+uVveCbeBNDBgG7ryr8=", 4 4 "homepage": "https://registry.terraform.io/providers/CiscoDevNet/aci", 5 5 "owner": "CiscoDevNet", 6 6 "repo": "terraform-provider-aci", 7 - "rev": "v2.7.0", 7 + "rev": "v2.8.0", 8 8 "spdx": "MPL-2.0", 9 9 "vendorHash": null 10 10 }, ··· 182 182 "vendorHash": "sha256-jOscYbwZ8m4smGiAy2vNhPMTAUnINkpuVRQ8E6LpWVw=" 183 183 }, 184 184 "buildkite": { 185 - "hash": "sha256-5R3aX0tzUnewsYguHlelYXn1JrfowrOCaqYtfvrnoSE=", 185 + "hash": "sha256-PpxWViERqAAumgyo9FhcIXJ5WfPJVn7hELaf04N61Ok=", 186 186 "homepage": "https://registry.terraform.io/providers/buildkite/buildkite", 187 187 "owner": "buildkite", 188 188 "repo": "terraform-provider-buildkite", 189 - "rev": "v0.17.1", 189 + "rev": "v0.18.0", 190 190 "spdx": "MIT", 191 - "vendorHash": "sha256-ZXjmR1maiiLeWipXGOAGfLEuot9TsrzAX4EPRNQ5Gbo=" 191 + "vendorHash": "sha256-ZWC6CtAheuHZtLc8BolrniRPNpKkG0VR3UY5bVUtrSk=" 192 192 }, 193 193 "checkly": { 194 194 "hash": "sha256-tdimESlkfRO/kdA6JOX72vQNXFLJZ9VKwPRxsJo5WFI=", ··· 218 218 "vendorHash": "sha256-qIgr+ynaNSfNx1iW5RJrNHvEnlr46dBzIi+5IXYn+3Q=" 219 219 }, 220 220 "cloudflare": { 221 - "hash": "sha256-IzxNaYobiQcvXFW+Gd7XQUoo3uI4KI2jdfd9JAMw5Cw=", 221 + "hash": "sha256-+tTBNPTZjzvI1XYo8sPQumSJftvRkh+CRCr+S+Z4HNM=", 222 222 "homepage": "https://registry.terraform.io/providers/cloudflare/cloudflare", 223 223 "owner": "cloudflare", 224 224 "repo": "terraform-provider-cloudflare", 225 - "rev": "v4.7.0", 225 + "rev": "v4.7.1", 226 226 "spdx": "MPL-2.0", 227 227 "vendorHash": "sha256-jAdeCVr1hWVPwWFbxiaVP1aF8LeJFi2ua2vM9r65mKI=" 228 228 }, ··· 539 539 "vendorHash": "sha256-73Hpp4OLJyFmbiczVmFzCi++W0te6G9LSb8LhNwSDUg=" 540 540 }, 541 541 "huaweicloud": { 542 - "hash": "sha256-8ilj+9aCZAlNhQ3OMF6uWFfAAVtISfS6eahywmPAb98=", 542 + "hash": "sha256-2N8BmYd/8Mf65ARYeQcbMKLjNlxP6uZe+3+lsNZbiZg=", 543 543 "homepage": "https://registry.terraform.io/providers/huaweicloud/huaweicloud", 544 544 "owner": "huaweicloud", 545 545 "repo": "terraform-provider-huaweicloud", 546 - "rev": "v1.48.0", 546 + "rev": "v1.49.0", 547 547 "spdx": "MPL-2.0", 548 548 "vendorHash": null 549 549 }, ··· 782 782 "vendorHash": "sha256-jnZ7LzKgyPVCnYoWp+nDeQy2w91sBVX43KjInzqRWqc=" 783 783 }, 784 784 "ns1": { 785 - "hash": "sha256-F7nKtDlVnW7jDPTeszYv9aYMAnHo2/k+MxsXdjghS88=", 785 + "hash": "sha256-IVKxvkps7cDE/l06MXRtRNasbhEpxhkxa7cDQP/6XYQ=", 786 786 "homepage": "https://registry.terraform.io/providers/ns1-terraform/ns1", 787 787 "owner": "ns1-terraform", 788 788 "repo": "terraform-provider-ns1", 789 - "rev": "v2.0.2", 789 + "rev": "v2.0.3", 790 790 "spdx": "MPL-2.0", 791 - "vendorHash": "sha256-dGHT3mq5a+3KhNZQkYZ+HYrqxR9YT7Yn64UkmE0vz6M=" 791 + "vendorHash": "sha256-Tyf5byrkB1tB4JrOlLpUdFGVcwvUN7SylVl2OhX3jWY=" 792 792 }, 793 793 "null": { 794 794 "hash": "sha256-ExXDbAXMVCTZBlYmi4kD/7JFB1fCFAoPL637+1N6rEI=", ··· 837 837 "vendorHash": null 838 838 }, 839 839 "opennebula": { 840 - "hash": "sha256-r5evkpYnT2foc9ucHVkalm0qVO8UCoLhoc9ro/TerRI=", 840 + "hash": "sha256-bWmSXlNgPOhzNFodYAzLE1theDntCks3ywtruRbCcYc=", 841 841 "homepage": "https://registry.terraform.io/providers/OpenNebula/opennebula", 842 842 "owner": "OpenNebula", 843 843 "repo": "terraform-provider-opennebula", 844 - "rev": "v1.2.1", 844 + "rev": "v1.2.2", 845 845 "spdx": "MPL-2.0", 846 846 "vendorHash": "sha256-W7UGOtyFsIMXPqFDnde2XlzU7klR7Fs00mSuJ9ID20A=" 847 847 }, ··· 1098 1098 "vendorHash": "sha256-GNSKSlaFBj2P+z40U+0uwPSOuQBy+9vOVFfPe8p0A24=" 1099 1099 }, 1100 1100 "tencentcloud": { 1101 - "hash": "sha256-2xyJ6rrgQKIhdtGNSnSYbL+fQhaqlEsWfGA2vYZeQBQ=", 1101 + "hash": "sha256-67ImHgmkKbUOfaPNViQXdItOvtAyHtUVbE4kLVKqmvs=", 1102 1102 "homepage": "https://registry.terraform.io/providers/tencentcloudstack/tencentcloud", 1103 1103 "owner": "tencentcloudstack", 1104 1104 "repo": "terraform-provider-tencentcloud", 1105 - "rev": "v1.81.2", 1105 + "rev": "v1.81.4", 1106 1106 "spdx": "MPL-2.0", 1107 1107 "vendorHash": null 1108 1108 }, ··· 1253 1253 "vendorHash": "sha256-itSr5HHjus6G0t5/KFs0sNiredH9m3JnQ3siLtm+NHs=" 1254 1254 }, 1255 1255 "yandex": { 1256 - "hash": "sha256-HcW6R6TewxIsDJLCL5fU4VkFpQKulywmjCYFEAWN+uQ=", 1256 + "hash": "sha256-vBTHtVmQxImTNkS2KVVIoPadYsPK3PL8ADx4L4Vyah8=", 1257 1257 "homepage": "https://registry.terraform.io/providers/yandex-cloud/yandex", 1258 1258 "owner": "yandex-cloud", 1259 1259 "proxyVendor": true, 1260 1260 "repo": "terraform-provider-yandex", 1261 - "rev": "v0.91.0", 1261 + "rev": "v0.92.0", 1262 1262 "spdx": "MPL-2.0", 1263 - "vendorHash": "sha256-5pzIvNVgfFT4j18JNHxJ5ZappuS9nFjlpPC3dcsIQRQ=" 1263 + "vendorHash": "sha256-2KaVZ1k1IEUFWakh16DXFyorqg1PqBQapWUay49LPMk=" 1264 1264 } 1265 1265 }
+3 -3
pkgs/applications/networking/shellhub-agent/default.nix
··· 11 11 12 12 buildGo120Module rec { 13 13 pname = "shellhub-agent"; 14 - version = "0.12.0"; 14 + version = "0.12.1"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "shellhub-io"; 18 18 repo = "shellhub"; 19 19 rev = "v${version}"; 20 - sha256 = "+aLs0+nHWglFYAM6CHyrPAALS/7x4vYOtu/M1mKH6hg="; 20 + sha256 = "dOqBisB2nxJPvlB9BA69a0ODk5eFrjPnfMBCGFBig3s="; 21 21 }; 22 22 23 23 modRoot = "./agent"; 24 24 25 - vendorSha256 = "sha256-TInS0uTpjTrLuthRn0SOSDh3j0bf+XCP4PVcL19mBiQ="; 25 + vendorSha256 = "sha256-gVW0vyfQ8i3HaTAJMZLWZvSjuRZcPPCj+BLPL5A6uzM="; 26 26 27 27 ldflags = [ "-s" "-w" "-X main.AgentVersion=v${version}" ]; 28 28
+1 -1
pkgs/desktops/gnome/misc/gnome-flashback/default.nix
··· 82 82 83 83 rm -r $out/share/gnome-session 84 84 rm -r $out/share/xsessions 85 - rm -r $out/libexec 85 + rm $out/libexec/gnome-flashback-metacity 86 86 ''; 87 87 88 88 nativeBuildInputs = [
+2 -1
pkgs/development/coq-modules/deriving/default.nix
··· 8 8 9 9 inherit version; 10 10 defaultVersion = with lib.versions; lib.switch coq.coq-version [ 11 - { case = range "8.11" "8.16"; out = "0.1.0"; } 11 + { case = range "8.11" "8.17"; out = "0.1.1"; } 12 12 ] null; 13 13 14 14 releaseRev = v: "v${v}"; 15 15 16 + release."0.1.1".sha256 = "sha256-Gu8aInLxTXfAFE0/gWRYI046Dx3Gv1j1+gx92v/UnPI="; 16 17 release."0.1.0".sha256 = "sha256:11crnjm8hyis1qllkks3d7r07s1rfzwvyvpijya3s6iqfh8c7xwh"; 17 18 18 19 propagatedBuildInputs = [ ssreflect ];
+1 -1
pkgs/development/coq-modules/extructures/default.nix
··· 9 9 10 10 inherit version; 11 11 defaultVersion = with lib.versions; lib.switch [coq.coq-version ssreflect.version] [ 12 - { cases = [(range "8.11" "8.16") (isGe "1.12.0") ]; out = "0.3.1"; } 12 + { cases = [(range "8.11" "8.17") (isGe "1.12.0") ]; out = "0.3.1"; } 13 13 { cases = [(range "8.11" "8.14") (isLe "1.12.0") ]; out = "0.3.0"; } 14 14 { cases = [(range "8.10" "8.12") (isLe "1.12.0") ]; out = "0.2.2"; } 15 15 ] null;
+2 -2
pkgs/development/libraries/SDL_compat/default.nix
··· 19 19 in 20 20 stdenv.mkDerivation rec { 21 21 pname = "SDL_compat"; 22 - version = "1.2.60"; 22 + version = "1.2.64"; 23 23 24 24 src = fetchFromGitHub { 25 25 owner = "libsdl-org"; 26 26 repo = "sdl12-compat"; 27 27 rev = "release-" + version; 28 - hash = "sha256-8b9rFI4iRpBJqeJ2KRJ9vRyv9gYwa9jRWCuXRfA3x50="; 28 + hash = "sha256-Ctl7RElRWaB4IpBZD5Sm0rYOcv5zaIag78VTKoFlbVs="; 29 29 }; 30 30 31 31 nativeBuildInputs = [ cmake pkg-config ]
-1
pkgs/development/libraries/cmocka/default.nix
··· 52 52 license = licenses.asl20; 53 53 platforms = platforms.all; 54 54 maintainers = with maintainers; [ kragniz rasendubi ]; 55 - broken = stdenv.hostPlatform.isStatic; # See https://github.com/NixOS/nixpkgs/issues/213623 56 55 }; 57 56 }
+2 -2
pkgs/development/python-modules/aioairzone-cloud/default.nix
··· 9 9 10 10 buildPythonPackage rec { 11 11 pname = "aioairzone-cloud"; 12 - version = "0.1.6"; 12 + version = "0.1.7"; 13 13 format = "pyproject"; 14 14 15 15 disabled = pythonOlder "3.7"; ··· 18 18 owner = "Noltari"; 19 19 repo = "aioairzone-cloud"; 20 20 rev = "refs/tags/${version}"; 21 - hash = "sha256-9VLjZaIru3FRZyovZ4j8ks7lNZOft2bwAzDodTdqjH0="; 21 + hash = "sha256-IkV0gwsd/87GZ9LSQu6azQuoxPXuKNbjZMekVKxAl/A="; 22 22 }; 23 23 24 24 nativeBuildInputs = [
+2 -2
pkgs/development/python-modules/django-vite/default.nix
··· 7 7 8 8 buildPythonPackage rec { 9 9 pname = "django-vite"; 10 - version = "2.0.2"; 10 + version = "2.1.0"; 11 11 format = "setuptools"; 12 12 13 13 disabled = pythonOlder "3.7"; ··· 16 16 owner = "MrBin99"; 17 17 repo = pname; 18 18 rev = "refs/tags/${version}"; 19 - hash = "sha256-lYRFNHTIQBn7CDnWFxSzXELzqEtQcbwHedSZnR7ZtbE="; 19 + hash = "sha256-yRZA5CDkJbQt7aSVL7V90Z+0jAqh7JC/d8pLSI/yexk="; 20 20 }; 21 21 22 22 propagatedBuildInputs = [
+2 -2
pkgs/development/python-modules/looseversion/default.nix
··· 6 6 7 7 buildPythonPackage rec { 8 8 pname = "looseversion"; 9 - version = "1.1.2"; 9 + version = "1.2.0"; 10 10 format = "flit"; 11 11 12 12 src = fetchPypi { 13 13 inherit version pname; 14 - sha256 = "sha256-lNgL29C21XwRuIYUe6FgH30VMVcWIbgZM7NFN8vkaa0="; 14 + sha256 = "sha256-xk5xwLKQMGg7Tqda7kMdstJcTm5TNZDlISnx2eUd4gQ="; 15 15 }; 16 16 17 17 nativeCheckInputs = [
+4 -3
pkgs/development/python-modules/netdata/default.nix
··· 12 12 13 13 buildPythonPackage rec { 14 14 pname = "netdata"; 15 - version = "1.0.3"; 15 + version = "1.1.0"; 16 16 format = "pyproject"; 17 17 18 18 disabled = pythonOlder "3.8"; ··· 20 20 src = fetchFromGitHub { 21 21 owner = "home-assistant-ecosystem"; 22 22 repo = "python-netdata"; 23 - rev = version; 24 - hash = "sha256-vrXXvCoZ1jErlxTcjGbtA8Uio7UDxnt3aNb9FQ0PkrU="; 23 + rev = "refs/tags/${version}"; 24 + hash = "sha256-XWlUSKGgndHtJjzA0mYvhCkJsRJ1SUbl8DGdmyFUmoo="; 25 25 }; 26 26 27 27 nativeBuildInputs = [ ··· 46 46 meta = with lib; { 47 47 description = "Python API for interacting with Netdata"; 48 48 homepage = "https://github.com/home-assistant-ecosystem/python-netdata"; 49 + changelog = "https://github.com/home-assistant-ecosystem/python-netdata/releases/tag/${version}"; 49 50 license = with licenses; [ mit ]; 50 51 maintainers = with maintainers; [ fab ]; 51 52 };
+2 -2
pkgs/development/python-modules/pyezviz/default.nix
··· 11 11 12 12 buildPythonPackage rec { 13 13 pname = "pyezviz"; 14 - version = "0.2.0.15"; 14 + version = "0.2.0.17"; 15 15 format = "setuptools"; 16 16 17 17 disabled = pythonOlder "3.6"; ··· 20 20 owner = "baqs"; 21 21 repo = "pyEzviz"; 22 22 rev = "refs/tags/${version}"; 23 - hash = "sha256-za3LVCOsF5Nw/hvhqKWRkXw5o7ozqJnTbd274x113IE="; 23 + hash = "sha256-Yc1M/O08PlRb0+YIB4etscaWMnb+r9fkMje94Tvcwus="; 24 24 }; 25 25 26 26 propagatedBuildInputs = [
+2 -2
pkgs/development/tools/parsing/byacc/default.nix
··· 5 5 6 6 stdenv.mkDerivation (finalAttrs: { 7 7 pname = "byacc"; 8 - version = "20230219"; 8 + version = "20230521"; 9 9 10 10 src = fetchurl { 11 11 urls = [ 12 12 "https://invisible-mirror.net/archives/byacc/byacc-${finalAttrs.version}.tgz" 13 13 "ftp://ftp.invisible-island.net/byacc/byacc-${finalAttrs.version}.tgz" 14 14 ]; 15 - hash = "sha256-NrlyptSul1hN0YaSX7vDl9JssgYyp2wvUqx2U80IG1g="; 15 + hash = "sha256-WtkVp9WDOqOKXjG9B3UFZmApw142Xf+Faf5FmOqp/vI="; 16 16 }; 17 17 18 18 configureFlags = [
+3 -1
pkgs/development/tools/reindeer/default.nix
··· 36 36 darwin.apple_sdk.frameworks.CoreServices 37 37 ]; 38 38 39 - passthru.updateScript = ./update.sh; 39 + passthru.updateScript = nix-update-script { 40 + extraArgs = [ "--version" "branch" ]; 41 + }; 40 42 41 43 meta = with lib; { 42 44 description = "Reindeer is a tool which takes Rust Cargo dependencies and generates Buck build rules";
-37
pkgs/development/tools/reindeer/update.sh
··· 1 - #!/usr/bin/env nix-shell 2 - #!nix-shell -I nixpkgs=./. -i bash -p curl jq nix-prefetch common-updater-scripts mktemp nix coreutils 3 - 4 - # First, check that we only update once per day since the version tag is dependent on the date. 5 - NEW_VERSION="unstable-$(date -u +%F)" 6 - CURRENT_VERSION=$(nix-instantiate --eval -E "with import ./. {}; reindeer.version" | tr -d '"') 7 - if [[ "$NEW_VERSION" == "$CURRENT_VERSION" ]]; then 8 - echo "skipping reindeer update within same day (version: \"$CURRENT_VERSION\")" 9 - exit 0 10 - fi 11 - 12 - # Second, let's check if there's a new commit to main. 13 - NEW_REV=$(curl https://api.github.com/repos/facebookincubator/reindeer/branches/main | jq '.commit.sha') 14 - CURRENT_REV=$(nix-instantiate --eval -E "with import ./. {}; reindeer.src.rev") 15 - if [[ "$NEW_REV" == "$CURRENT_REV" ]]; then 16 - echo "reindeer is up-to-date (rev: $CURRENT_REV)" 17 - exit 0 18 - fi 19 - echo "updating reindeer (new: $NEW_REV) (old: $CURRENT_REV)" 20 - 21 - # Generate the new lockfile in a temporary directory. 22 - pushd $(mktemp -d) 23 - git clone https://github.com/facebookincubator/reindeer.git --depth=1 24 - pushd reindeer 25 - cargo generate-lockfile 26 - LOCKFILE=$(realpath ./Cargo.lock) 27 - popd 28 - popd 29 - cp $LOCKFILE pkgs/development/tools/reindeer/ 30 - 31 - # Get the new sha256 value. 32 - TRIMMED_REV=$(echo $NEW_REV | tr -d '"') 33 - HASH_RAW=$(nix-prefetch-url https://github.com/facebookincubator/reindeer/archive/${TRIMMED_REV}.tar.gz --unpack --type sha256) 34 - HASH_SRI=$(nix hash to-sri --type sha256 ${HASH_RAW}) 35 - 36 - # Update the file accordingly. 37 - update-source-version reindeer "$NEW_VERSION" ${HASH_SRI} --rev=${TRIMMED_REV}
+3 -3
pkgs/development/tools/rust/cargo-modules/default.nix
··· 2 2 3 3 rustPlatform.buildRustPackage rec { 4 4 pname = "cargo-modules"; 5 - version = "0.8.0"; 5 + version = "0.9.0"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "regexident"; 9 9 repo = pname; 10 10 rev = version; 11 - sha256 = "sha256-hbhj+D/zJDmRtPuEfg6ECvbfi2P7ecoiJASE8UXs9UE="; 11 + hash = "sha256-F/AAPNhasXnSr0edl0PVSEnX/oWe6QkgHlDOFWXjOkk="; 12 12 }; 13 13 14 - cargoSha256 = "sha256-ydL2LQVewDmTsMWWAvTXSEp2bkfZdCSBxCIY8+DnABQ="; 14 + cargoHash = "sha256-PHPpuMhv8Oj3whrLv9m20dALVUjS9JJRrhXR64wNaqU="; 15 15 16 16 buildInputs = lib.optionals stdenv.isDarwin [ 17 17 darwin.apple_sdk.frameworks.CoreServices
+149 -197
pkgs/tools/misc/codemov/Cargo.lock
··· 18 18 ] 19 19 20 20 [[package]] 21 + name = "aho-corasick" 22 + version = "1.0.1" 23 + source = "registry+https://github.com/rust-lang/crates.io-index" 24 + checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04" 25 + dependencies = [ 26 + "memchr", 27 + ] 28 + 29 + [[package]] 21 30 name = "ansi_term" 22 31 version = "0.12.1" 23 32 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 28 37 29 38 [[package]] 30 39 name = "anstream" 31 - version = "0.3.0" 40 + version = "0.3.2" 32 41 source = "registry+https://github.com/rust-lang/crates.io-index" 33 - checksum = "9e579a7752471abc2a8268df8b20005e3eadd975f585398f17efcfd8d4927371" 42 + checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" 34 43 dependencies = [ 35 44 "anstyle", 36 45 "anstyle-parse", ··· 67 76 68 77 [[package]] 69 78 name = "anstyle-wincon" 70 - version = "1.0.0" 79 + version = "1.0.1" 71 80 source = "registry+https://github.com/rust-lang/crates.io-index" 72 - checksum = "4bcd8291a340dd8ac70e18878bc4501dd7b4ff970cfa21c207d36ece51ea88fd" 81 + checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" 73 82 dependencies = [ 74 83 "anstyle", 75 84 "windows-sys 0.48.0", ··· 77 86 78 87 [[package]] 79 88 name = "anyhow" 80 - version = "1.0.70" 89 + version = "1.0.71" 81 90 source = "registry+https://github.com/rust-lang/crates.io-index" 82 - checksum = "7de8ce5e0f9f8d88245311066a578d72b7af3e7088f32783804676302df237e4" 91 + checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" 83 92 84 93 [[package]] 85 94 name = "atty" ··· 100 109 101 110 [[package]] 102 111 name = "base64" 103 - version = "0.21.0" 112 + version = "0.21.2" 104 113 source = "registry+https://github.com/rust-lang/crates.io-index" 105 - checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" 114 + checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" 106 115 107 116 [[package]] 108 117 name = "bincode" ··· 127 136 128 137 [[package]] 129 138 name = "bstr" 130 - version = "1.4.0" 139 + version = "1.5.0" 131 140 source = "registry+https://github.com/rust-lang/crates.io-index" 132 - checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09" 141 + checksum = "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5" 133 142 dependencies = [ 134 143 "memchr", 135 144 "once_cell", ··· 139 148 140 149 [[package]] 141 150 name = "bumpalo" 142 - version = "3.12.0" 151 + version = "3.13.0" 143 152 source = "registry+https://github.com/rust-lang/crates.io-index" 144 - checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" 153 + checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" 145 154 146 155 [[package]] 147 156 name = "bytemuck" ··· 175 184 176 185 [[package]] 177 186 name = "clap" 178 - version = "3.2.23" 187 + version = "4.3.0" 179 188 source = "registry+https://github.com/rust-lang/crates.io-index" 180 - checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5" 181 - dependencies = [ 182 - "atty", 183 - "bitflags", 184 - "clap_derive 3.2.18", 185 - "clap_lex 0.2.4", 186 - "indexmap", 187 - "once_cell", 188 - "strsim", 189 - "termcolor", 190 - "textwrap", 191 - ] 192 - 193 - [[package]] 194 - name = "clap" 195 - version = "4.2.4" 196 - source = "registry+https://github.com/rust-lang/crates.io-index" 197 - checksum = "956ac1f6381d8d82ab4684768f89c0ea3afe66925ceadb4eeb3fc452ffc55d62" 189 + checksum = "93aae7a4192245f70fe75dd9157fc7b4a5bf53e88d30bd4396f7d8f9284d5acc" 198 190 dependencies = [ 199 191 "clap_builder", 200 - "clap_derive 4.2.0", 192 + "clap_derive", 201 193 "once_cell", 202 194 ] 203 195 204 196 [[package]] 205 197 name = "clap_builder" 206 - version = "4.2.4" 198 + version = "4.3.0" 207 199 source = "registry+https://github.com/rust-lang/crates.io-index" 208 - checksum = "84080e799e54cff944f4b4a4b0e71630b0e0443b25b985175c7dddc1a859b749" 200 + checksum = "4f423e341edefb78c9caba2d9c7f7687d0e72e89df3ce3394554754393ac3990" 209 201 dependencies = [ 210 202 "anstream", 211 203 "anstyle", 212 204 "bitflags", 213 - "clap_lex 0.4.1", 205 + "clap_lex", 214 206 "strsim", 215 207 ] 216 208 217 209 [[package]] 218 210 name = "clap_derive" 219 - version = "3.2.18" 211 + version = "4.3.0" 220 212 source = "registry+https://github.com/rust-lang/crates.io-index" 221 - checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65" 213 + checksum = "191d9573962933b4027f932c600cd252ce27a8ad5979418fe78e43c07996f27b" 222 214 dependencies = [ 223 215 "heck", 224 - "proc-macro-error", 225 216 "proc-macro2", 226 217 "quote", 227 - "syn 1.0.109", 228 - ] 229 - 230 - [[package]] 231 - name = "clap_derive" 232 - version = "4.2.0" 233 - source = "registry+https://github.com/rust-lang/crates.io-index" 234 - checksum = "3f9644cd56d6b87dbe899ef8b053e331c0637664e9e21a33dfcdc36093f5c5c4" 235 - dependencies = [ 236 - "heck", 237 - "proc-macro2", 238 - "quote", 239 - "syn 2.0.15", 218 + "syn", 240 219 ] 241 220 242 221 [[package]] 243 222 name = "clap_lex" 244 - version = "0.2.4" 223 + version = "0.5.0" 245 224 source = "registry+https://github.com/rust-lang/crates.io-index" 246 - checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" 247 - dependencies = [ 248 - "os_str_bytes", 249 - ] 250 - 251 - [[package]] 252 - name = "clap_lex" 253 - version = "0.4.1" 254 - source = "registry+https://github.com/rust-lang/crates.io-index" 255 - checksum = "8a2dd5a6fe8c6e3502f568a6353e5273bbb15193ad9a89e457b9970798efbea1" 225 + checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" 256 226 257 227 [[package]] 258 228 name = "codemov" 259 229 version = "0.1.0" 260 230 dependencies = [ 261 - "clap 3.2.23", 231 + "clap", 262 232 "codevis", 263 233 "glob", 264 234 "image", 265 - "open", 235 + "open 4.1.0", 266 236 "prodash", 267 237 "syntect", 268 238 ] 269 239 270 240 [[package]] 271 241 name = "codevis" 272 - version = "0.4.1" 242 + version = "0.8.3" 273 243 source = "registry+https://github.com/rust-lang/crates.io-index" 274 - checksum = "430a32b8cfd95de3d11b724050874a030946d1d52face7fdc5530a959b6dc714" 244 + checksum = "daaaadded55f3c0171c36b0bbfec52dc012afc18018d9515ad836ef5f8b14d99" 275 245 dependencies = [ 276 246 "anyhow", 277 247 "bstr", 278 248 "bytesize", 279 - "clap 4.2.4", 249 + "clap", 280 250 "flume", 281 251 "ignore", 282 252 "image", 283 253 "memmap2", 284 254 "num_cpus", 285 - "open", 255 + "open 3.2.0", 286 256 "prodash", 287 257 "signal-hook", 288 258 "syntect", 259 + "unifont-bitmap", 289 260 ] 290 261 291 262 [[package]] ··· 460 431 461 432 [[package]] 462 433 name = "flate2" 463 - version = "1.0.25" 434 + version = "1.0.26" 464 435 source = "registry+https://github.com/rust-lang/crates.io-index" 465 - checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841" 436 + checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743" 466 437 dependencies = [ 467 438 "crc32fast", 468 - "miniz_oxide 0.6.2", 439 + "miniz_oxide 0.7.1", 469 440 ] 470 441 471 442 [[package]] ··· 534 505 source = "registry+https://github.com/rust-lang/crates.io-index" 535 506 checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc" 536 507 dependencies = [ 537 - "aho-corasick", 508 + "aho-corasick 0.7.20", 538 509 "bstr", 539 510 "fnv", 540 511 "log", ··· 649 620 650 621 [[package]] 651 622 name = "io-lifetimes" 652 - version = "1.0.10" 623 + version = "1.0.11" 653 624 source = "registry+https://github.com/rust-lang/crates.io-index" 654 - checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220" 625 + checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" 655 626 dependencies = [ 656 627 "hermit-abi 0.3.1", 657 628 "libc", ··· 659 630 ] 660 631 661 632 [[package]] 633 + name = "is-docker" 634 + version = "0.2.0" 635 + source = "registry+https://github.com/rust-lang/crates.io-index" 636 + checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3" 637 + dependencies = [ 638 + "once_cell", 639 + ] 640 + 641 + [[package]] 662 642 name = "is-terminal" 663 643 version = "0.4.7" 664 644 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 671 651 ] 672 652 673 653 [[package]] 654 + name = "is-wsl" 655 + version = "0.4.0" 656 + source = "registry+https://github.com/rust-lang/crates.io-index" 657 + checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5" 658 + dependencies = [ 659 + "is-docker", 660 + "once_cell", 661 + ] 662 + 663 + [[package]] 674 664 name = "itoa" 675 665 version = "1.0.6" 676 666 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 687 677 688 678 [[package]] 689 679 name = "js-sys" 690 - version = "0.3.61" 680 + version = "0.3.63" 691 681 source = "registry+https://github.com/rust-lang/crates.io-index" 692 - checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" 682 + checksum = "2f37a4a5928311ac501dee68b3c7613a1037d0edb30c8e5427bd832d55d1b790" 693 683 dependencies = [ 694 684 "wasm-bindgen", 695 685 ] ··· 708 698 709 699 [[package]] 710 700 name = "libc" 711 - version = "0.2.141" 701 + version = "0.2.144" 712 702 source = "registry+https://github.com/rust-lang/crates.io-index" 713 - checksum = "3304a64d199bb964be99741b7a14d26972741915b3649639149b2479bb46f4b5" 703 + checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1" 714 704 715 705 [[package]] 716 706 name = "line-wrap" ··· 729 719 730 720 [[package]] 731 721 name = "linux-raw-sys" 732 - version = "0.3.2" 722 + version = "0.3.8" 733 723 source = "registry+https://github.com/rust-lang/crates.io-index" 734 - checksum = "3f508063cc7bb32987c71511216bd5a32be15bccb6a80b52df8b9d7f01fc3aa2" 724 + checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" 735 725 736 726 [[package]] 737 727 name = "lock_api" ··· 745 735 746 736 [[package]] 747 737 name = "log" 748 - version = "0.4.17" 738 + version = "0.4.18" 749 739 source = "registry+https://github.com/rust-lang/crates.io-index" 750 - checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 751 - dependencies = [ 752 - "cfg-if", 753 - ] 740 + checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de" 754 741 755 742 [[package]] 756 743 name = "memchr" ··· 797 784 798 785 [[package]] 799 786 name = "mio" 800 - version = "0.8.6" 787 + version = "0.8.8" 801 788 source = "registry+https://github.com/rust-lang/crates.io-index" 802 - checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9" 789 + checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" 803 790 dependencies = [ 804 791 "libc", 805 792 "log", 806 793 "wasi", 807 - "windows-sys 0.45.0", 794 + "windows-sys 0.48.0", 808 795 ] 809 796 810 797 [[package]] ··· 858 845 859 846 [[package]] 860 847 name = "once_cell" 861 - version = "1.17.1" 848 + version = "1.17.2" 862 849 source = "registry+https://github.com/rust-lang/crates.io-index" 863 - checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" 850 + checksum = "9670a07f94779e00908f3e686eab508878ebb390ba6e604d3a284c00e8d0487b" 864 851 865 852 [[package]] 866 853 name = "onig" ··· 895 882 ] 896 883 897 884 [[package]] 898 - name = "os_str_bytes" 899 - version = "6.5.0" 885 + name = "open" 886 + version = "4.1.0" 900 887 source = "registry+https://github.com/rust-lang/crates.io-index" 901 - checksum = "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267" 888 + checksum = "d16814a067484415fda653868c9be0ac5f2abd2ef5d951082a5f2fe1b3662944" 889 + dependencies = [ 890 + "is-wsl", 891 + "pathdiff", 892 + ] 902 893 903 894 [[package]] 904 895 name = "parking_lot" ··· 956 947 957 948 [[package]] 958 949 name = "pin-project" 959 - version = "1.0.12" 950 + version = "1.1.0" 960 951 source = "registry+https://github.com/rust-lang/crates.io-index" 961 - checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc" 952 + checksum = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead" 962 953 dependencies = [ 963 954 "pin-project-internal", 964 955 ] 965 956 966 957 [[package]] 967 958 name = "pin-project-internal" 968 - version = "1.0.12" 959 + version = "1.1.0" 969 960 source = "registry+https://github.com/rust-lang/crates.io-index" 970 - checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55" 961 + checksum = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07" 971 962 dependencies = [ 972 963 "proc-macro2", 973 964 "quote", 974 - "syn 1.0.109", 965 + "syn", 975 966 ] 976 967 977 968 [[package]] 978 969 name = "pkg-config" 979 - version = "0.3.26" 970 + version = "0.3.27" 980 971 source = "registry+https://github.com/rust-lang/crates.io-index" 981 - checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" 972 + checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" 982 973 983 974 [[package]] 984 975 name = "plist" ··· 1008 999 ] 1009 1000 1010 1001 [[package]] 1011 - name = "proc-macro-error" 1012 - version = "1.0.4" 1013 - source = "registry+https://github.com/rust-lang/crates.io-index" 1014 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 1015 - dependencies = [ 1016 - "proc-macro-error-attr", 1017 - "proc-macro2", 1018 - "quote", 1019 - "syn 1.0.109", 1020 - "version_check", 1021 - ] 1022 - 1023 - [[package]] 1024 - name = "proc-macro-error-attr" 1025 - version = "1.0.4" 1026 - source = "registry+https://github.com/rust-lang/crates.io-index" 1027 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 1028 - dependencies = [ 1029 - "proc-macro2", 1030 - "quote", 1031 - "version_check", 1032 - ] 1033 - 1034 - [[package]] 1035 1002 name = "proc-macro2" 1036 - version = "1.0.56" 1003 + version = "1.0.59" 1037 1004 source = "registry+https://github.com/rust-lang/crates.io-index" 1038 - checksum = "2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435" 1005 + checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b" 1039 1006 dependencies = [ 1040 1007 "unicode-ident", 1041 1008 ] ··· 1077 1044 1078 1045 [[package]] 1079 1046 name = "quote" 1080 - version = "1.0.26" 1047 + version = "1.0.28" 1081 1048 source = "registry+https://github.com/rust-lang/crates.io-index" 1082 - checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" 1049 + checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" 1083 1050 dependencies = [ 1084 1051 "proc-macro2", 1085 1052 ] ··· 1117 1084 1118 1085 [[package]] 1119 1086 name = "regex" 1120 - version = "1.7.3" 1087 + version = "1.8.3" 1121 1088 source = "registry+https://github.com/rust-lang/crates.io-index" 1122 - checksum = "8b1f693b24f6ac912f4893ef08244d70b6067480d2f1a46e950c9691e6749d1d" 1089 + checksum = "81ca098a9821bd52d6b24fd8b10bd081f47d39c22778cafaa75a2857a62c6390" 1123 1090 dependencies = [ 1124 - "aho-corasick", 1091 + "aho-corasick 1.0.1", 1125 1092 "memchr", 1126 - "regex-syntax", 1093 + "regex-syntax 0.7.2", 1127 1094 ] 1128 1095 1129 1096 [[package]] ··· 1139 1106 checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" 1140 1107 1141 1108 [[package]] 1109 + name = "regex-syntax" 1110 + version = "0.7.2" 1111 + source = "registry+https://github.com/rust-lang/crates.io-index" 1112 + checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" 1113 + 1114 + [[package]] 1142 1115 name = "rustix" 1143 - version = "0.37.12" 1116 + version = "0.37.19" 1144 1117 source = "registry+https://github.com/rust-lang/crates.io-index" 1145 - checksum = "722529a737f5a942fdbac3a46cee213053196737c5eaa3386d52e85b786f2659" 1118 + checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d" 1146 1119 dependencies = [ 1147 1120 "bitflags", 1148 1121 "errno", ··· 1181 1154 1182 1155 [[package]] 1183 1156 name = "serde" 1184 - version = "1.0.160" 1157 + version = "1.0.163" 1185 1158 source = "registry+https://github.com/rust-lang/crates.io-index" 1186 - checksum = "bb2f3770c8bce3bcda7e149193a069a0f4365bda1fa5cd88e03bca26afc1216c" 1159 + checksum = "2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2" 1187 1160 1188 1161 [[package]] 1189 1162 name = "serde_derive" 1190 - version = "1.0.160" 1163 + version = "1.0.163" 1191 1164 source = "registry+https://github.com/rust-lang/crates.io-index" 1192 - checksum = "291a097c63d8497e00160b166a967a4a79c64f3facdd01cbd7502231688d77df" 1165 + checksum = "8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e" 1193 1166 dependencies = [ 1194 1167 "proc-macro2", 1195 1168 "quote", 1196 - "syn 2.0.15", 1169 + "syn", 1197 1170 ] 1198 1171 1199 1172 [[package]] ··· 1266 1239 1267 1240 [[package]] 1268 1241 name = "syn" 1269 - version = "1.0.109" 1242 + version = "2.0.18" 1270 1243 source = "registry+https://github.com/rust-lang/crates.io-index" 1271 - checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" 1272 - dependencies = [ 1273 - "proc-macro2", 1274 - "quote", 1275 - "unicode-ident", 1276 - ] 1277 - 1278 - [[package]] 1279 - name = "syn" 1280 - version = "2.0.15" 1281 - source = "registry+https://github.com/rust-lang/crates.io-index" 1282 - checksum = "a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822" 1244 + checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e" 1283 1245 dependencies = [ 1284 1246 "proc-macro2", 1285 1247 "quote", ··· 1300 1262 "once_cell", 1301 1263 "onig", 1302 1264 "plist", 1303 - "regex-syntax", 1265 + "regex-syntax 0.6.29", 1304 1266 "serde", 1305 1267 "serde_derive", 1306 1268 "serde_json", ··· 1310 1272 ] 1311 1273 1312 1274 [[package]] 1313 - name = "termcolor" 1314 - version = "1.2.0" 1315 - source = "registry+https://github.com/rust-lang/crates.io-index" 1316 - checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" 1317 - dependencies = [ 1318 - "winapi-util", 1319 - ] 1320 - 1321 - [[package]] 1322 - name = "textwrap" 1323 - version = "0.16.0" 1324 - source = "registry+https://github.com/rust-lang/crates.io-index" 1325 - checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" 1326 - 1327 - [[package]] 1328 1275 name = "thiserror" 1329 1276 version = "1.0.40" 1330 1277 source = "registry+https://github.com/rust-lang/crates.io-index" ··· 1341 1288 dependencies = [ 1342 1289 "proc-macro2", 1343 1290 "quote", 1344 - "syn 2.0.15", 1291 + "syn", 1345 1292 ] 1346 1293 1347 1294 [[package]] ··· 1367 1314 1368 1315 [[package]] 1369 1316 name = "time" 1370 - version = "0.3.20" 1317 + version = "0.3.21" 1371 1318 source = "registry+https://github.com/rust-lang/crates.io-index" 1372 - checksum = "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" 1319 + checksum = "8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc" 1373 1320 dependencies = [ 1374 1321 "itoa", 1375 1322 "serde", ··· 1379 1326 1380 1327 [[package]] 1381 1328 name = "time-core" 1382 - version = "0.1.0" 1329 + version = "0.1.1" 1383 1330 source = "registry+https://github.com/rust-lang/crates.io-index" 1384 - checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" 1331 + checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" 1385 1332 1386 1333 [[package]] 1387 1334 name = "time-macros" 1388 - version = "0.2.8" 1335 + version = "0.2.9" 1389 1336 source = "registry+https://github.com/rust-lang/crates.io-index" 1390 - checksum = "fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36" 1337 + checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b" 1391 1338 dependencies = [ 1392 1339 "time-core", 1393 1340 ] 1394 1341 1395 1342 [[package]] 1396 1343 name = "unicode-ident" 1397 - version = "1.0.8" 1344 + version = "1.0.9" 1398 1345 source = "registry+https://github.com/rust-lang/crates.io-index" 1399 - checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" 1346 + checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" 1400 1347 1401 1348 [[package]] 1402 1349 name = "unicode-width" ··· 1405 1352 checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 1406 1353 1407 1354 [[package]] 1408 - name = "utf8parse" 1409 - version = "0.2.1" 1355 + name = "unifont-bitmap" 1356 + version = "1.0.0+unifont-14.0.01" 1410 1357 source = "registry+https://github.com/rust-lang/crates.io-index" 1411 - checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 1358 + checksum = "836143529d8e332f71df6f8f42e311af5453d368828336c4711f798d4cd9469d" 1359 + dependencies = [ 1360 + "byteorder", 1361 + "flate2", 1362 + "once_cell", 1363 + ] 1412 1364 1413 1365 [[package]] 1414 - name = "version_check" 1415 - version = "0.9.4" 1366 + name = "utf8parse" 1367 + version = "0.2.1" 1416 1368 source = "registry+https://github.com/rust-lang/crates.io-index" 1417 - checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 1369 + checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" 1418 1370 1419 1371 [[package]] 1420 1372 name = "walkdir" ··· 1434 1386 1435 1387 [[package]] 1436 1388 name = "wasm-bindgen" 1437 - version = "0.2.84" 1389 + version = "0.2.86" 1438 1390 source = "registry+https://github.com/rust-lang/crates.io-index" 1439 - checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b" 1391 + checksum = "5bba0e8cb82ba49ff4e229459ff22a191bbe9a1cb3a341610c9c33efc27ddf73" 1440 1392 dependencies = [ 1441 1393 "cfg-if", 1442 1394 "wasm-bindgen-macro", ··· 1444 1396 1445 1397 [[package]] 1446 1398 name = "wasm-bindgen-backend" 1447 - version = "0.2.84" 1399 + version = "0.2.86" 1448 1400 source = "registry+https://github.com/rust-lang/crates.io-index" 1449 - checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9" 1401 + checksum = "19b04bc93f9d6bdee709f6bd2118f57dd6679cf1176a1af464fca3ab0d66d8fb" 1450 1402 dependencies = [ 1451 1403 "bumpalo", 1452 1404 "log", 1453 1405 "once_cell", 1454 1406 "proc-macro2", 1455 1407 "quote", 1456 - "syn 1.0.109", 1408 + "syn", 1457 1409 "wasm-bindgen-shared", 1458 1410 ] 1459 1411 1460 1412 [[package]] 1461 1413 name = "wasm-bindgen-macro" 1462 - version = "0.2.84" 1414 + version = "0.2.86" 1463 1415 source = "registry+https://github.com/rust-lang/crates.io-index" 1464 - checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5" 1416 + checksum = "14d6b024f1a526bb0234f52840389927257beb670610081360e5a03c5df9c258" 1465 1417 dependencies = [ 1466 1418 "quote", 1467 1419 "wasm-bindgen-macro-support", ··· 1469 1421 1470 1422 [[package]] 1471 1423 name = "wasm-bindgen-macro-support" 1472 - version = "0.2.84" 1424 + version = "0.2.86" 1473 1425 source = "registry+https://github.com/rust-lang/crates.io-index" 1474 - checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6" 1426 + checksum = "e128beba882dd1eb6200e1dc92ae6c5dbaa4311aa7bb211ca035779e5efc39f8" 1475 1427 dependencies = [ 1476 1428 "proc-macro2", 1477 1429 "quote", 1478 - "syn 1.0.109", 1430 + "syn", 1479 1431 "wasm-bindgen-backend", 1480 1432 "wasm-bindgen-shared", 1481 1433 ] 1482 1434 1483 1435 [[package]] 1484 1436 name = "wasm-bindgen-shared" 1485 - version = "0.2.84" 1437 + version = "0.2.86" 1486 1438 source = "registry+https://github.com/rust-lang/crates.io-index" 1487 - checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d" 1439 + checksum = "ed9d5b4305409d1fc9482fee2d7f9bcbf24b3972bf59817ef757e23982242a93" 1488 1440 1489 1441 [[package]] 1490 1442 name = "weezl" ··· 1681 1633 1682 1634 [[package]] 1683 1635 name = "zune-inflate" 1684 - version = "0.2.53" 1636 + version = "0.2.54" 1685 1637 source = "registry+https://github.com/rust-lang/crates.io-index" 1686 - checksum = "440a08fd59c6442e4b846ea9b10386c38307eae728b216e1ab2c305d1c9daaf8" 1638 + checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02" 1687 1639 dependencies = [ 1688 1640 "simd-adler32", 1689 1641 ]
+3 -3
pkgs/tools/misc/codemov/default.nix
··· 10 10 11 11 rustPlatform.buildRustPackage { 12 12 pname = "codemov"; 13 - version = "unstable-2022-10-24"; 13 + version = "unstable-2023-05-28"; 14 14 15 15 src = fetchFromGitHub { 16 16 owner = "sloganking"; 17 17 repo = "codemov"; 18 - rev = "d51e83246eafef32c3a3f54407fe49eb9801f5ea"; 19 - hash = "sha256-4Z3XASFlALCnX1guDqhBfvGNZ0V1XSruJvvSm0xr/t4="; 18 + rev = "ab4b287c5cdb64f8a1f378c54070fde5a1f3be5b"; 19 + hash = "sha256-miW/s3Ox2Z5qyFZqAp/FqHhc5jC6s+4DzxlHQhzCc2w="; 20 20 }; 21 21 22 22 cargoLock = {
+2 -2
pkgs/tools/misc/rshim-user-space/default.nix
··· 11 11 12 12 stdenv.mkDerivation rec { 13 13 pname = "rshim-user-space"; 14 - version = "2.0.7"; 14 + version = "2.0.8"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "Mellanox"; 18 18 repo = pname; 19 19 rev = "rshim-${version}"; 20 - hash = "sha256-Dyc16UrRxbC9jRNVZ/sCgidY2hSIX0PrWmHf68x07nE="; 20 + hash = "sha256-2r8zsmce1w7f4/NhqJqgb8bZlLLSxXuQVAGKL1PtvcM="; 21 21 }; 22 22 23 23 nativeBuildInputs = [
+2 -2
pkgs/tools/networking/brook/default.nix
··· 2 2 3 3 buildGoModule rec { 4 4 pname = "brook"; 5 - version = "20230601"; 5 + version = "20230606"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "txthinking"; 9 9 repo = pname; 10 10 rev = "v${version}"; 11 - sha256 = "sha256-Y7uaLKxDu7C8ySfTplKWdXBJdUhUXVeVPQJqSzvvywY="; 11 + sha256 = "sha256-F4muuU696YbKcPkpD1LAeyD8ghQAe65UdqV5wS1fATI="; 12 12 }; 13 13 14 14 vendorHash = "sha256-uKlO1x5sGM8B1htmvRt9kND7tuH36iLN/Mev77vwZ6M=";
+3 -3
pkgs/tools/text/mdbook-katex/default.nix
··· 2 2 3 3 rustPlatform.buildRustPackage rec { 4 4 pname = "mdbook-katex"; 5 - version = "0.5.1"; 5 + version = "0.5.3"; 6 6 7 7 src = fetchCrate { 8 8 inherit pname version; 9 - hash = "sha256-RDNZ6+d+UbiQ/Eb2+YbhPyGVcM8079UFsnNvch/1oAs="; 9 + hash = "sha256-QfimccchYkOfGxYXZQ4iR3tGDfyj3ZhvWCuVteLncpE="; 10 10 }; 11 11 12 - cargoHash = "sha256-An2mQ4kWGF3qk2v9VeQh700n7n/+3ShPqMfCnZmiIuc="; 12 + cargoHash = "sha256-bER9N9qkoxmIaM4nZNJe8UarMFb+WeHIjJqL/EH/C/U="; 13 13 14 14 buildInputs = lib.optionals stdenv.isDarwin [ CoreServices ]; 15 15
-1
pkgs/top-level/all-packages.nix
··· 6288 6288 clementine = libsForQt5.callPackage ../applications/audio/clementine { 6289 6289 gst_plugins = 6290 6290 with gst_all_1; [ gst-plugins-base gst-plugins-good gst-plugins-ugly gst-libav ]; 6291 - protobuf = protobuf3_19; 6292 6291 }; 6293 6292 6294 6293 mellowplayer = libsForQt5.callPackage ../applications/audio/mellowplayer { };