From 88b87ca03766d23d8abec15561e3c05bd02ac6b0 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 1 Apr 2025 11:29:07 -0400 Subject: Flake updates --- home-config/nix-home-manager/flake.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'home-config/nix-home-manager/flake.nix') diff --git a/home-config/nix-home-manager/flake.nix b/home-config/nix-home-manager/flake.nix index 38b0708..096ec4b 100644 --- a/home-config/nix-home-manager/flake.nix +++ b/home-config/nix-home-manager/flake.nix @@ -9,7 +9,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; hyprlock = { - url = "github:hyprwm/hyprlock/v0.6.2"; + url = "github:hyprwm/hyprlock/1ebbc35c55ba9e43d53c4f1038c897be7239c903"; inputs.nixpkgs.follows = "nixpkgs"; }; hyprpicker-git = { @@ -17,9 +17,8 @@ inputs.nixpkgs.follows = "nixpkgs"; }; hyprland = { - url = "github:hyprwm/hyprland/v0.48.0"; + url = "github:hyprwm/hyprland/1f0fd79b910b798e650d6f0c546273bc83422526"; inputs.nixpkgs.follows = "nixpkgs"; - #inputs.hyprutils.url = "github:/hyprwm/hyprutils/6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"; }; nixgl = { url = "github:ryan77627/nixGL/3865170cbc23b32ec7cc8df1ec811fd44b6c2a58"; @@ -38,12 +37,12 @@ inputs.nixpkgs.follows = "nixpkgs"; }; hypr-dynamic-cursors = { - url = "github:VirtCode/hypr-dynamic-cursors/fd6214629937949ecd8a39f4b5ebbce2afac0dd5"; + url = "github:VirtCode/hypr-dynamic-cursors/fecc7b9b828d5b58e58d395c6544ed16b180008f"; inputs.hyprland.follows = "hyprland"; inputs.nixpkgs.follows = "hyprland/nixpkgs"; }; zen-browser = { - url = "github:0xc000022070/zen-browser-flake/bef72020b20475847f24cd27134dca06724d4ba7"; + url = "github:0xc000022070/zen-browser-flake/165ee672e6b17a8bcc0a3fb51fab3f79715cc1f3"; inputs.nixpkgs.follows = "nixpkgs"; }; }; -- cgit v1.2.3