termtekst: use tag and hash

This commit is contained in:
Tomás Rivera
2026-06-10 16:32:11 +02:00
parent 4cec462fa7
commit 9a0fa17750
+2 -2
View File
@@ -15,8 +15,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
src = fetchFromGitHub {
owner = "zevv";
repo = "termtekst";
rev = "v${finalAttrs.version}";
sha256 = "1gm7j5d49a60wm7px82b76f610i8pl8ccz4r6qsz90z4mp3lyw9b";
tag = "v${finalAttrs.version}";
hash = "sha256-K3FPx63kg/Q1Npl8xhC9KIJgnDlLoH5P5cCoRFqRp74=";
};
dependencies = with python3Packages; [