alot: migrate to hash

This commit is contained in:
Fabian Affolter
2025-08-15 09:33:25 +02:00
parent b6d7b2296d
commit 7f42749078
+1 -1
View File
@@ -27,7 +27,7 @@ buildPythonApplication rec {
owner = "pazz";
repo = "alot";
tag = version;
sha256 = "sha256-mXaRzl7260uxio/BQ36BCBxgKhl1r0Rc6PwFZA8qNqc=";
hash = "sha256-mXaRzl7260uxio/BQ36BCBxgKhl1r0Rc6PwFZA8qNqc=";
};
postPatch = ''