zapret2: 1.0 -> 1.0.1 (#532242)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-16 14:07:12 +00:00
committed by GitHub
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zapret2";
version = "1.0";
version = "1.0.1";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "bol-van";
repo = "zapret2";
tag = "v${finalAttrs.version}";
hash = "sha256-OCXsM1vIb/xtuwNCD4gbrlOV3F8jvARwOi1SCWhoOAY=";
hash = "sha256-hV9MVkDVkGGGdHCUGRscm9rIKORDEi+xWtfITQE22mw=";
leaveDotGit = true;
postFetch = ''
cd "$out"