mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
fence: update upstream repo url (#526767)
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user