Use timezone rev for dwmstatus
This commit is contained in:
parent
c56d3c44f7
commit
ac693d3104
|
@ -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 = ''
|
||||
|
|
Loading…
Reference in New Issue