Use timezone rev for dwmstatus

This commit is contained in:
ekzyis 2024-05-06 13:36:09 -05:00
parent c56d3c44f7
commit ac693d3104
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@
domain = "git.ekzy.is";
owner = "ekzyis";
repo = "dwmstatus";
rev = "6c078d4";
hash = "sha256-9ibrM0ZOJUC5YsSZjpqcw4GyeBmtyGaGFausjL96yTo=";
rev = "b0afd6e";
hash = "sha256-TVkcvWcBnGkES8BjL7ZcavUo8C14H7Xj0mt9RBConmY=";
};
buildInputs = [ xorg.libX11 ];
installPhase = ''