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 8ffc6a5..be7cd2d 100644
--- a/YATwm.nix
+++ b/YATwm.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
src = fetchgit {
url = "https://git.tehbox.org/cgit/boss/YATwm.git/";
rev = "v0.0.1";
- hash = "sha256-yQoyXGJE8JrSon/P5uhyN1rRwBH/kz0LCGIly3yNDhg=";
+ hash = "sha256-A4Yra/903rOeEbXfFia/A2HRPrFyE1b05mzHWlDImCY=";
};
installPhase = ''