summaryrefslogtreecommitdiff
path: root/hyprutils.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hyprutils.nix')
-rw-r--r--hyprutils.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprutils.nix b/hyprutils.nix
index 1cd2156..3e51267 100644
--- a/hyprutils.nix
+++ b/hyprutils.nix
@@ -7,7 +7,7 @@ self: super: {
src = fetchGit {
url = "https://github.com/hyprwm/hyprutils";
ref = "main";
-# rev = "2cd5e4fcd5a77f5c7ebc3f6afac4a86336c31281";
+ # rev = "2cd5e4fcd5a77f5c7ebc3f6afac4a86336c31281";
};
});
}