diff --git a/flake.lock b/flake.lock index ab12ef9..601435f 100644 --- a/flake.lock +++ b/flake.lock @@ -183,11 +183,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1723814253, - "narHash": "sha256-Pse+9X2CSHXaYSXlLfnNJmtXIxzY8BVLyTyUrsbAJg0=", + "lastModified": 1724047581, + "narHash": "sha256-BypLrnMS2QvvdVhwWixppTOM3fLPC8eyJse0BNSbbfI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "2853db5cfaa1b5dff6c1cd6aea0869166b8a5941", + "rev": "e9b5094b8f6e06a46f9f53bb97a9573b7cedf2a2", "type": "github" }, "original": { @@ -203,11 +203,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1724121740, - "narHash": "sha256-RGtXYorRGIahtSJU+LwJ9IGN8oSUbReP6ask8r6zmaI=", + "lastModified": 1724147047, + "narHash": "sha256-d1SsSB/nRUEd3IH3np+Jy7gYL9DZEa9KNsiJjEA72Fs=", "ref": "refs/heads/master", - "rev": "b2fd3d048c165a5a2701dd1315fb9f21e34d442f", - "revCount": 328, + "rev": "47652731ea42696d687e066beb1b9f8d68bf50ee", + "revCount": 332, "type": "git", "url": "file:./nixpkgs-config" }, diff --git a/home.nix b/home.nix index 3aed66e..d7f247d 100644 --- a/home.nix +++ b/home.nix @@ -116,8 +116,10 @@ let xorg.xinput pulsar # atom fork gimp-with-plugins + nixgl.nixGLIntel nixgl.nixVulkanIntel zed-editor + gitbutler (writeShellApplication { name = "zed"; runtimeInputs = [ diff --git a/nixpkgs-config b/nixpkgs-config index b2fd3d0..4765273 160000 --- a/nixpkgs-config +++ b/nixpkgs-config @@ -1 +1 @@ -Subproject commit b2fd3d048c165a5a2701dd1315fb9f21e34d442f +Subproject commit 47652731ea42696d687e066beb1b9f8d68bf50ee diff --git a/profile.json b/profile.json index 512f70f..b481afa 100644 --- a/profile.json +++ b/profile.json @@ -15,7 +15,7 @@ "active": true, "priority": 5, "storePaths": [ - "/nix/store/qr7f4a50v7b0xyfzhlijv5bl94jcaymy-home-manager-path" + "/nix/store/gydnfq1asz350zb346q64jswjv7xw3l4-home-manager-path" ] } },