Updated lockfiles

This commit is contained in:
2024-10-15 16:28:58 -03:00
parent 0ab7ac845c
commit 465c29274c
4 changed files with 28 additions and 28 deletions

View File

@@ -3,10 +3,10 @@
"devenv": { "devenv": {
"locked": { "locked": {
"dir": "src/modules", "dir": "src/modules",
"lastModified": 1728993896, "lastModified": 1729009702,
"owner": "cachix", "owner": "cachix",
"repo": "devenv", "repo": "devenv",
"rev": "dc7ebaf872306526ea6dcbb2122acca792680701", "rev": "67004f395b11fc32a9805d5e7da0012306323859",
"type": "github" "type": "github"
}, },
"original": { "original": {

18
flake.lock generated
View File

@@ -73,11 +73,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1728922573, "lastModified": 1729010169,
"narHash": "sha256-FegyBabjV4868aJUbvFtqH0zKDEtUpeCAfnB1vWXeBg=", "narHash": "sha256-AjgIlXcreagCs6ltT8mzI1UYEiYgfhlwe4Tl3taxQSU=",
"owner": "nix-community", "owner": "nix-community",
"repo": "disko", "repo": "disko",
"rev": "3b778f10eb275573da9f5c8a7a49e774200b87e5", "rev": "9ab6ae4e632016caac1c7e82e15b12b8c672ed76",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -388,11 +388,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1728492678, "lastModified": 1728888510,
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=", "narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7", "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -474,11 +474,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1728996493, "lastModified": 1729012595,
"narHash": "sha256-k9FB3doOEVBIXRC8ZLPMSQvydppTs14KWqpsIk0dOnc=", "narHash": "sha256-zsWeT+EEt6AMgAg5gF0SFCzD8Qx7Q06PbqwMGdyBS/A=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "48cf34468f0be26696ee616d0b761daf34d7d660", "rev": "b876f2af8086f0d1d062d735e15d660f3a9a9bf9",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -219,15 +219,15 @@ merge
"ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace {
name = "python"; name = "python";
publisher = "ms-python"; publisher = "ms-python";
version = "2024.15.2024091301"; version = "2024.17.2024101501";
sha256 = "0rh53xnrrgm2v6z1a8w4hxmpx37l80p3fym8m92nsb4w9xk5lnpa"; sha256 = "1y54nbfvp2d3lc5wccwnv6093wc177gljbi4b01xm3nwd5cmpsrs";
arch = "linux-x64"; arch = "linux-x64";
}; };
"ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace { "ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace {
name = "jupyter"; name = "jupyter";
publisher = "ms-toolsai"; publisher = "ms-toolsai";
version = "2024.9.2024091101"; version = "2024.10.2024100401";
sha256 = "1d05n7cd0qrw27nr3x9kyyivpcnnhb7a3dgimrp8zs8dv2a9f9mm"; sha256 = "14nivp7f3cb2ma8npm8c430i5qs6wjlbffmr6kycgwmrw7k7ihx1";
arch = "linux-x64"; arch = "linux-x64";
}; };
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
@@ -249,15 +249,15 @@ merge
"ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace {
name = "python"; name = "python";
publisher = "ms-python"; publisher = "ms-python";
version = "2024.15.2024091301"; version = "2024.17.2024101501";
sha256 = "0v2cclf16070fxzqzi6jmlg4drpdz370kp5a012w52b7jijj69kg"; sha256 = "0i0p8k2r45gz9balv602y7scxxakh69wz5agw243qlrk7va8sgzr";
arch = "linux-arm64"; arch = "linux-arm64";
}; };
"ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace { "ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace {
name = "jupyter"; name = "jupyter";
publisher = "ms-toolsai"; publisher = "ms-toolsai";
version = "2024.9.2024091101"; version = "2024.10.2024100401";
sha256 = "0bl4dp104kchijgqra0qaqq7kgn30d0i5yaifiwr0zdh2cm6abm8"; sha256 = "00dvzd0qfmisxnrhw18bscg42l2wdwsxnviv8kgcaj197yxq2ci7";
arch = "linux-arm64"; arch = "linux-arm64";
}; };
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
@@ -279,15 +279,15 @@ merge
"ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace {
name = "python"; name = "python";
publisher = "ms-python"; publisher = "ms-python";
version = "2024.15.2024091301"; version = "2024.17.2024101501";
sha256 = "1mrmi1dqy3ivbmxij1dj91skxzsblzbing81wsk8fvyli1q8x5s3"; sha256 = "1p18s02c0dk4dx5i8f9aj3ppyvk1c9z9w9jvynia23dsndj9zplr";
arch = "darwin-x64"; arch = "darwin-x64";
}; };
"ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace { "ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace {
name = "jupyter"; name = "jupyter";
publisher = "ms-toolsai"; publisher = "ms-toolsai";
version = "2024.9.2024091101"; version = "2024.10.2024100401";
sha256 = "0lfrfilwpsw1danlnfhn3r8l7wm1ma517n80dzm61h6x00ri9aym"; sha256 = "1mfj1wvcgzf5xy0m5y75qxp3p6wnhybals46scb1ivxzqv0smgd7";
arch = "darwin-x64"; arch = "darwin-x64";
}; };
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {
@@ -309,15 +309,15 @@ merge
"ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace { "ms-python"."python" = vscode-utils.extensionFromVscodeMarketplace {
name = "python"; name = "python";
publisher = "ms-python"; publisher = "ms-python";
version = "2024.15.2024091301"; version = "2024.17.2024101501";
sha256 = "141bal00zbh44md17nb2g5ml3m7d1khd4rym7aj51hzwwd07i8jw"; sha256 = "1pmwirklgxc4g4w8zjpjakjyz45ih2wcrmslg00g2xwrzlgccr6l";
arch = "darwin-arm64"; arch = "darwin-arm64";
}; };
"ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace { "ms-toolsai"."jupyter" = vscode-utils.extensionFromVscodeMarketplace {
name = "jupyter"; name = "jupyter";
publisher = "ms-toolsai"; publisher = "ms-toolsai";
version = "2024.9.2024091101"; version = "2024.10.2024100401";
sha256 = "18lxh8kvvc2p3asywb2iqsgq3zp8yhbr84x3wwzad0ix832bnr2l"; sha256 = "0p122zxxaj55gnyb8zianpn6w1piashmxs05s72g3hdxmqcz35mk";
arch = "darwin-arm64"; arch = "darwin-arm64";
}; };
"rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace { "rust-lang"."rust-analyzer" = vscode-utils.extensionFromVscodeMarketplace {

View File

@@ -1,4 +1,4 @@
vscode_version = "1.93.1" vscode_version = "1.94.2"
[[extensions]] [[extensions]]
publisher_name = "ms-toolsai" publisher_name = "ms-toolsai"