fence: update upstream repo url (#526767)

This commit is contained in:
Alexis Hildebrandt
2026-06-02 19:42:46 +00:00
committed by GitHub

View File

@@ -17,7 +17,7 @@ buildGoModule (finalAttrs: {
version = "0.1.58";
src = fetchFromGitHub {
owner = "jy-tan";
owner = "fencesandbox";
repo = "fence";
tag = "v${finalAttrs.version}";
hash = "sha256-ACe3N4bXYJW6QDQHtRChFWOTXTZTbEUbZ4d8cuFRqMY=";