diff --git a/flake.lock b/flake.lock index bd44d68..afe4a09 100644 --- a/flake.lock +++ b/flake.lock @@ -41,11 +41,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1718846729, - "narHash": "sha256-3I+g3oxXPfEb496qEkwTooJ0hI/PN0vsJQU8GxW/0UA=", + "lastModified": 1719278716, + "narHash": "sha256-DGAVKYoyoCJYbNmOHre/PRFsYj0i4EXPDpg2+WHFJaQ=", "owner": "nix-community", "repo": "nix-vscode-extensions", - "rev": "234ea51e28005f0ff2dc1a8b0e9331eb419a145b", + "rev": "0290536ea78f649f2a5a20e6eee2c5b2a5ae6592", "type": "github" }, "original": { @@ -72,11 +72,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1718714799, - "narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=", + "lastModified": 1719075281, + "narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e", + "rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index b344dcc..c5d0302 100644 --- a/flake.nix +++ b/flake.nix @@ -52,6 +52,7 @@ extensions.vscode-marketplace.ms-toolsai.datawrangler # extensions.vscode-marketplace.github.copilot-chat extensions.vscode-marketplace.posit.shiny + extensions.vscode-marketplace.piousdeer.adwaita-theme ]; };