summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--YATwm.nix2
1 files changed, 1 insertions, 1 deletions
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=";
};