gscreenshot: use hash

This commit is contained in:
Tomás Rivera
2026-06-11 11:15:05 +02:00
parent 57095437db
commit af2a662361
+1 -1
View File
@@ -26,7 +26,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
owner = "thenaterhood";
repo = "gscreenshot";
tag = "v${finalAttrs.version}";
sha256 = "sha256-24eo4ihWM/sJXj7Dp3hSp0FEP1uYzvCON2emuMiONSc=";
hash = "sha256-24eo4ihWM/sJXj7Dp3hSp0FEP1uYzvCON2emuMiONSc=";
};
# needed for wrapGAppsHook3 to function