fence: update upstream repo url

The project moved from a private repo to an organization
This commit is contained in:
Martin Häcker
2026-06-01 18:16:22 +02:00
parent 9f42020a99
commit c94da05fe4
+1 -1
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=";