From bc9c5f43f5c8108c3d617716b2c3aeaf553a03e3 Mon Sep 17 00:00:00 2001 From: BossCode45 Date: Tue, 6 May 2025 17:58:27 +1200 Subject: fixup: Updated nix package --- YATwm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YATwm.nix b/YATwm.nix index 088f6eb..8ffc6a5 100644 --- a/YATwm.nix +++ b/YATwm.nix @@ -15,7 +15,7 @@ stdenv.mkDerivation { src = fetchgit { url = "https://git.tehbox.org/cgit/boss/YATwm.git/"; - rev = "0bc070e"; + rev = "v0.0.1"; hash = "sha256-yQoyXGJE8JrSon/P5uhyN1rRwBH/kz0LCGIly3yNDhg="; }; -- cgit v1.2.3