Loading pkgs/by-name/no/noti/package.nix +4 −4 Original line number Diff line number Diff line { lib, buildGoModule, fetchFromGitHub, fetchFromCodeberg, installShellFiles, }: Loading @@ -9,8 +9,8 @@ buildGoModule (finalAttrs: { pname = "noti"; version = "3.8.0"; src = fetchFromGitHub { owner = "variadico"; src = fetchFromCodeberg { owner = "roble"; repo = "noti"; tag = finalAttrs.version; hash = "sha256-FwOS4ifMiODIzKVQufLhkDYOcmXz9dAfWw+hM3rXT/Y="; Loading Loading @@ -44,7 +44,7 @@ buildGoModule (finalAttrs: { Never sit and wait for some long-running process to finish. Noti can alert you when it's done. You can receive messages on your computer or phone. ''; homepage = "https://github.com/variadico/noti"; homepage = "https://codeberg.org/roble/noti"; license = lib.licenses.mit; maintainers = [ lib.maintainers.stites ]; mainProgram = "noti"; Loading Loading
pkgs/by-name/no/noti/package.nix +4 −4 Original line number Diff line number Diff line { lib, buildGoModule, fetchFromGitHub, fetchFromCodeberg, installShellFiles, }: Loading @@ -9,8 +9,8 @@ buildGoModule (finalAttrs: { pname = "noti"; version = "3.8.0"; src = fetchFromGitHub { owner = "variadico"; src = fetchFromCodeberg { owner = "roble"; repo = "noti"; tag = finalAttrs.version; hash = "sha256-FwOS4ifMiODIzKVQufLhkDYOcmXz9dAfWw+hM3rXT/Y="; Loading Loading @@ -44,7 +44,7 @@ buildGoModule (finalAttrs: { Never sit and wait for some long-running process to finish. Noti can alert you when it's done. You can receive messages on your computer or phone. ''; homepage = "https://github.com/variadico/noti"; homepage = "https://codeberg.org/roble/noti"; license = lib.licenses.mit; maintainers = [ lib.maintainers.stites ]; mainProgram = "noti"; Loading