Updated lockfiles

This commit is contained in:
2024-11-07 10:58:30 -04:00
parent ea88999801
commit e5430f6693
3 changed files with 26 additions and 26 deletions

View File

@@ -24,10 +24,10 @@
"rust-analyzer-src": "rust-analyzer-src" "rust-analyzer-src": "rust-analyzer-src"
}, },
"locked": { "locked": {
"lastModified": 1730874826, "lastModified": 1730961036,
"owner": "nix-community", "owner": "nix-community",
"repo": "fenix", "repo": "fenix",
"rev": "8fa4ba339a0179efdb987663e743f49eed05c573", "rev": "9bf50cb857db8dba15528f3905e271d948cbff06",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -88,10 +88,10 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1730741070, "lastModified": 1730883749,
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3", "rev": "dba414932936fde69f0606b4f1d87c5bc0003ede",
"type": "github" "type": "github"
}, },
"original": { "original": {

24
flake.lock generated
View File

@@ -310,11 +310,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1730857608, "lastModified": 1730944043,
"narHash": "sha256-94IqaCMuMtLcdPabzzwyDOCEebt9LFqvgznDnVtsq7c=", "narHash": "sha256-DIYTHa57pQQc9ARiMpJWYkaoiTaQPLH7Y4qK0J10Khk=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nix-vscode-extensions", "repo": "nix-vscode-extensions",
"rev": "b3690ec13c5fe8dba550b1f6f4c3f0acc0f86cee", "rev": "0a959b25ff573f079ed032f88d8c988561b96a96",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -325,11 +325,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1730886862, "lastModified": 1730919458,
"narHash": "sha256-wCZtRGM1NGxq6VG4+TMzfsa4cuG2VJVtowtYuWW5W3g=", "narHash": "sha256-yMO0T0QJlmT/x4HEyvrCyigGrdYfIXX3e5gWqB64wLg=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "90642a0deae927fa911d49d4f7c5616257105141", "rev": "e1cc1f6483393634aee94514186d21a4871e78d7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -474,11 +474,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1730911461, "lastModified": 1730990741,
"narHash": "sha256-2ZLNzQ+L0nCuhQRDxqDFaRMKTuIkUhfZqCUg+uurzj8=", "narHash": "sha256-lfp3sBCEWsj/L83WjUvsBwusU0YX+BhajdC4VDdwknE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "1bf55365b72536ea4722936b860bf912a43fa85c", "rev": "bfd50d178dff545abb87dbf0663a3bd7abfad92d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -533,11 +533,11 @@
"tinted-tmux": "tinted-tmux" "tinted-tmux": "tinted-tmux"
}, },
"locked": { "locked": {
"lastModified": 1729963473, "lastModified": 1730924223,
"narHash": "sha256-uGjTjvvlGQfQ0yypVP+at0NizI2nrb6kz4wGAqzRGbY=", "narHash": "sha256-tGvmW0qih+dCAH9L4BEMYMiHcBoJVZtESbC9WH0EEuw=",
"owner": "danth", "owner": "danth",
"repo": "stylix", "repo": "stylix",
"rev": "04afcfc0684d9bbb24bb1dc77afda7c1843ec93b", "rev": "762c07ee10b381bc8e085be5b6c2ec43139f13b0",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -151,8 +151,8 @@ merge
"bpruitt-goddard"."mermaid-markdown-syntax-highlighting" = vscode-utils.extensionFromVscodeMarketplace { "bpruitt-goddard"."mermaid-markdown-syntax-highlighting" = vscode-utils.extensionFromVscodeMarketplace {
name = "mermaid-markdown-syntax-highlighting"; name = "mermaid-markdown-syntax-highlighting";
publisher = "bpruitt-goddard"; publisher = "bpruitt-goddard";
version = "1.6.7"; version = "1.7.0";
sha256 = "1w9lcf40fd3gdh2zm1kg8i4sl2c2a32nq0dk590zh9ls0zicci9y"; sha256 = "06j6anw19smbkllsf1zz5x582z1jnx0sba64hmhmfj27v7v9qfan";
}; };
"yatki"."vscode-surround" = vscode-utils.extensionFromVscodeMarketplace { "yatki"."vscode-surround" = vscode-utils.extensionFromVscodeMarketplace {
name = "vscode-surround"; name = "vscode-surround";
@@ -239,8 +239,8 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.2174"; version = "0.4.2175";
sha256 = "019kd1s3mw2w00hkvapd0jk5mgmamyyyi4pmk8gvzlf2gqpnzn1l"; sha256 = "0d4q0m0dgn2zbpsfj0g9x47c29lh10km0z511j54knxvb1cwnfvy";
arch = "linux-x64"; arch = "linux-x64";
}; };
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace { "continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
@@ -269,8 +269,8 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.2174"; version = "0.4.2175";
sha256 = "08xnf7yqhglyq56nmmgi4sz5is99ffi3fi2ifaxabd39dd93iysl"; sha256 = "0mz94kjzqvd6l3132fp9xbradpjhlwyp1bdjjd8f7740wxvkwc1h";
arch = "linux-arm64"; arch = "linux-arm64";
}; };
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace { "continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
@@ -299,8 +299,8 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.2174"; version = "0.4.2175";
sha256 = "1lkspp70bm66k50gypv2nrycb5zyf34036dg0q7dga70srm4n8ac"; sha256 = "0vq8qqnkrzz2w2npndmb07plg9pa0kaldwbaw6201ilgzc0mbggp";
arch = "darwin-x64"; arch = "darwin-x64";
}; };
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace { "continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {
@@ -329,8 +329,8 @@ merge
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
name = "rust-analyzer"; name = "rust-analyzer";
publisher = "rust-lang"; publisher = "rust-lang";
version = "0.4.2174"; version = "0.4.2175";
sha256 = "17k15fhrbykqcpmlrqhfkvqygp0cm9g0gs9838bzpja5skbrdplh"; sha256 = "0cx20zjv7wg2cy89x6c20lvw2s7bpf40qj1b0ccdxmyaqbsj8ah6";
arch = "darwin-arm64"; arch = "darwin-arm64";
}; };
"continue"."continue" = vscode-utils.extensionFromVscodeMarketplace { "continue"."continue" = vscode-utils.extensionFromVscodeMarketplace {