From cd99ce84467b2d6140cf6805f80669d274d12274 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 23 Jan 2025 09:15:03 -0500 Subject: Updated bashrc to use eza and delta, installed delta. Updated nix flake to use deterministic commits again --- home-config/nix-home-manager/flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 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 9dd2bec..f600506 100644 --- a/home-config/nix-home-manager/flake.nix +++ b/home-config/nix-home-manager/flake.nix @@ -19,10 +19,10 @@ hyprland = { url = "github:hyprwm/hyprland/0dc7367a7006cc3cc877d52bf34c4998144bff84"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.aquamarine.url = "github:hyprwm/aquamarine/main"; + inputs.aquamarine.url = "github:hyprwm/aquamarine/7fe006981fae53e931f513026fc754e322f13145"; }; nixgl = { - url = "github:bb010g/nixGL/main"; + url = "github:ryan77627/nixGL/3865170cbc23b32ec7cc8df1ec811fd44b6c2a58"; inputs.nixpkgs.follows = "nixpkgs"; }; wpaperd = { -- cgit v1.2.3