chore(slack-cli): bump to 0a94842

This commit is contained in:
2026-04-16 17:25:49 -04:00
parent 2383d5e7e7
commit 6e2db8169b

View File

@@ -69,8 +69,8 @@ pythonPackages.buildPythonApplication {
src = fetchgit { src = fetchgit {
url = "https://gitea.va.reichard.io/evan/slack-cli.git"; url = "https://gitea.va.reichard.io/evan/slack-cli.git";
rev = "7cc6b740485e45cda8eb7ab44f82f8b45e536418"; rev = "0a9484257a2adc414aa4cdab4fb9539a37e04d1f";
hash = "sha256-/Z+WoIkl5UyoRrR/8AS6S4ihREA97coBqr1GtCy2REg="; hash = "sha256-FbzE1yRdVIhmhqrxtT3C/Pomqv8iAjI9ydQGBZr+UgY=";
}; };
build-system = [ pythonPackages.setuptools ]; build-system = [ pythonPackages.setuptools ];