cleanup old vars

This commit is contained in:
Miguel Palhas
2025-01-04 06:01:29 +00:00
parent 2377731aa5
commit 3ac2348e17
5 changed files with 81 additions and 55 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland.git";
ref = "refs/tags/v0.44.1";
ref = "refs/tags/v0.45.0";
submodules = true;
};
nix-colors.url = "github:misterio77/nix-colors";