Skip to content

Commit

Permalink
Update dependencies - Automated Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenQy committed Oct 23, 2024
1 parent 5ce1b72 commit dc5c886
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"pinned": false,
"src": {
"name": null,
"sha256": "sha256-T+N15GW0C4qixFwW6YbiUFWWByCtEkr/zJxALNUNCZY=",
"sha256": "sha256-zZ4DqCNyB/wpcMo7qOISPwHvBshPu5BWS+Pkw+AXojY=",
"type": "url",
"url": "https://www.bing.com/th?id=OHR.MonsterDoor_EN-US2973387472_UHD.jpg"
"url": "https://www.bing.com/th?id=OHR.MadameSherriCastle_EN-US3066456106_UHD.jpg"
},
"version": "MonsterDoor_EN-US2973387472"
"version": "MadameSherriCastle_EN-US3066456106"
},
"dbaeumer_vscode-eslint": {
"cargoLocks": null,
Expand Down Expand Up @@ -232,12 +232,12 @@
"passthru": null,
"pinned": false,
"src": {
"name": "material-icon-theme-5.11.1.zip",
"sha256": "sha256-TREtiueZdrNvmCKddy0gjupv1/2MXUMz1s398Y/etjg=",
"name": "material-icon-theme-5.12.0.zip",
"sha256": "sha256-FLHEaWFZ9JAy8S1il10D/2qQG7aNH8n6iA+kFhUTZVs=",
"type": "url",
"url": "https://pkief.gallery.vsassets.io/_apis/public/gallery/publisher/pkief/extension/material-icon-theme/5.11.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage"
"url": "https://pkief.gallery.vsassets.io/_apis/public/gallery/publisher/pkief/extension/material-icon-theme/5.12.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage"
},
"version": "5.11.1"
"version": "5.12.0"
},
"rust-lang_rust-analyzer": {
"cargoLocks": null,
Expand All @@ -247,12 +247,12 @@
"passthru": null,
"pinned": false,
"src": {
"name": "rust-analyzer-0.4.2155.zip",
"sha256": "sha256-dPXy6HvWnWQsMidGxX3DNJNHKH4To6lZFzI+Z4YZZ0I=",
"name": "rust-analyzer-0.4.2156.zip",
"sha256": "sha256-i5VATly85L/ZyUMi2LaG1GxBGZNKf5ql/WkxYjhq2xM=",
"type": "url",
"url": "https://rust-lang.gallery.vsassets.io/_apis/public/gallery/publisher/rust-lang/extension/rust-analyzer/0.4.2155/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage"
"url": "https://rust-lang.gallery.vsassets.io/_apis/public/gallery/publisher/rust-lang/extension/rust-analyzer/0.4.2156/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage"
},
"version": "0.4.2155"
"version": "0.4.2156"
},
"staticcheck": {
"cargoLocks": null,
Expand Down Expand Up @@ -319,12 +319,12 @@
"name": null,
"owner": "vitejs",
"repo": "vite",
"rev": "v5.4.9",
"sha256": "sha256-vqfYVvgaVcpB+yfOA3t/J0VL6YPIYXbA/+Vxpp6Hv8Q=",
"rev": "v5.4.10",
"sha256": "sha256-UeuyxQK/foX329hdkXGRdJfbs3RRUToixL66KqHw17M=",
"sparseCheckout": [],
"type": "github"
},
"version": "v5.4.9"
"version": "v5.4.10"
},
"vue_volar": {
"cargoLocks": null,
Expand Down
28 changes: 14 additions & 14 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
};
bingimg = {
pname = "bingimg";
version = "MonsterDoor_EN-US2973387472";
version = "MadameSherriCastle_EN-US3066456106";
src = fetchurl {
url = "https://www.bing.com/th?id=OHR.MonsterDoor_EN-US2973387472_UHD.jpg";
sha256 = "sha256-T+N15GW0C4qixFwW6YbiUFWWByCtEkr/zJxALNUNCZY=";
url = "https://www.bing.com/th?id=OHR.MadameSherriCastle_EN-US3066456106_UHD.jpg";
sha256 = "sha256-zZ4DqCNyB/wpcMo7qOISPwHvBshPu5BWS+Pkw+AXojY=";
};
};
dbaeumer_vscode-eslint = {
Expand Down Expand Up @@ -126,20 +126,20 @@
};
pkief_material-icon-theme = {
pname = "pkief_material-icon-theme";
version = "5.11.1";
version = "5.12.0";
src = fetchurl {
url = "https://pkief.gallery.vsassets.io/_apis/public/gallery/publisher/pkief/extension/material-icon-theme/5.11.1/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage";
name = "material-icon-theme-5.11.1.zip";
sha256 = "sha256-TREtiueZdrNvmCKddy0gjupv1/2MXUMz1s398Y/etjg=";
url = "https://pkief.gallery.vsassets.io/_apis/public/gallery/publisher/pkief/extension/material-icon-theme/5.12.0/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage";
name = "material-icon-theme-5.12.0.zip";
sha256 = "sha256-FLHEaWFZ9JAy8S1il10D/2qQG7aNH8n6iA+kFhUTZVs=";
};
};
rust-lang_rust-analyzer = {
pname = "rust-lang_rust-analyzer";
version = "0.4.2155";
version = "0.4.2156";
src = fetchurl {
url = "https://rust-lang.gallery.vsassets.io/_apis/public/gallery/publisher/rust-lang/extension/rust-analyzer/0.4.2155/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage";
name = "rust-analyzer-0.4.2155.zip";
sha256 = "sha256-dPXy6HvWnWQsMidGxX3DNJNHKH4To6lZFzI+Z4YZZ0I=";
url = "https://rust-lang.gallery.vsassets.io/_apis/public/gallery/publisher/rust-lang/extension/rust-analyzer/0.4.2156/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage";
name = "rust-analyzer-0.4.2156.zip";
sha256 = "sha256-i5VATly85L/ZyUMi2LaG1GxBGZNKf5ql/WkxYjhq2xM=";
};
};
staticcheck = {
Expand Down Expand Up @@ -173,13 +173,13 @@
};
vitejs = {
pname = "vitejs";
version = "v5.4.9";
version = "v5.4.10";
src = fetchFromGitHub {
owner = "vitejs";
repo = "vite";
rev = "v5.4.9";
rev = "v5.4.10";
fetchSubmodules = false;
sha256 = "sha256-vqfYVvgaVcpB+yfOA3t/J0VL6YPIYXbA/+Vxpp6Hv8Q=";
sha256 = "sha256-UeuyxQK/foX329hdkXGRdJfbs3RRUToixL66KqHw17M=";
};
};
vue_volar = {
Expand Down

0 comments on commit dc5c886

Please sign in to comment.