diff --git a/flake.lock b/flake.lock index 4a72d14..00819f6 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1786089803, - "narHash": "sha256-ZuvZfVW2tB5tXYEcpcfhVXB3N4OhdZLOqOviy4OD4b4=", + "lastModified": 1786943417, + "narHash": "sha256-b4qgjdFtlz5TAZ1Hi7DFJeqX3sjaDUnrwr9OO+O1rM0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ee48b147c18c7de1e6ec97dc74792be42724bed1", + "rev": "0dd31db7e6dbf9ce05697c4545f6fe01accec994", "type": "github" }, "original": { @@ -70,11 +70,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1786106723, - "narHash": "sha256-zDSUbpoeo/9ZmD2+wXnzxoo1+uhL8vxc0b8yuYMKYq0=", + "lastModified": 1786862985, + "narHash": "sha256-FBJRXmbGXiSUDvYEbfLYRkckayyZ6SK1UEqhCrIZ2Cs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f13ff45afd1bb73e640eaa08a7066dbed07e3238", + "rev": "e5bdc4a41d4c072fe1e3787eaa0320a384741d44", "type": "github" }, "original": { @@ -134,11 +134,11 @@ ] }, "locked": { - "lastModified": 1783174389, - "narHash": "sha256-aCWC8ngycU7OdJrU2+Je3qf+1a2ykuBvpPhZT/9tXMc=", + "lastModified": 1786629091, + "narHash": "sha256-gkig4nPi1CWc4Z50GBsjE4ygSE7hMpl/TwID2an2Cck=", "owner": "Mic92", "repo": "sops-nix", - "rev": "f1406619a3884cd5c47992a70b8b35c9c0fcb4c9", + "rev": "a8627b21b9107c5711c96b84f32a9a4b3d45295f", "type": "github" }, "original": { @@ -173,11 +173,11 @@ ] }, "locked": { - "lastModified": 1786164819, - "narHash": "sha256-tvBlGAYyzHYdLwn035bRCrB1mcMjvNNavcNZ293AIIA=", + "lastModified": 1786685380, + "narHash": "sha256-3ZuubfWk7CHPF/60w5BVrVkzdO7Oed1MgZ+ugLsgww8=", "owner": "youwen5", "repo": "zen-browser-flake", - "rev": "f9af5f7017cea1c159e17922288fb38ff94d28cd", + "rev": "e1e4aa6433a352f07059aeb8483ae42deb61f9b2", "type": "github" }, "original": { diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index a28d9c2..7f2c5b5 100644 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -114,6 +114,8 @@ environment.systemPackages = with pkgs; [ pika-backup rustdesk-flutter + blockbench + vscode ]; # This value determines the NixOS release from which the default