diff options
Diffstat (limited to 'YATwm.nix')
| -rw-r--r-- | YATwm.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ stdenv.mkDerivation { src = fetchgit { url = "https://git.tehbox.org/cgit/boss/YATwm.git/"; - rev = "v0.0.1"; - hash = "sha256-A4Yra/903rOeEbXfFia/A2HRPrFyE1b05mzHWlDImCY="; + rev = "0bc070e"; + hash = "sha256-yQoyXGJE8JrSon/P5uhyN1rRwBH/kz0LCGIly3yNDhg="; }; installPhase = '' |
