Loading pkgs/by-name/nu/nugget-doom/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Doom source port forked from Woof! with additional features"; homepage = "https://github.com/MrAlaux/Nugget-Doom"; changelog = "https://github.com/fabiangreffrath/woof/blob/${finalAttrs.src.rev}/CHANGELOG.md"; changelog = "https://github.com/MrAlaux/Nugget-Doom/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ bandithedoge ]; mainProgram = "nugget-doom"; Loading Loading
pkgs/by-name/nu/nugget-doom/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "Doom source port forked from Woof! with additional features"; homepage = "https://github.com/MrAlaux/Nugget-Doom"; changelog = "https://github.com/fabiangreffrath/woof/blob/${finalAttrs.src.rev}/CHANGELOG.md"; changelog = "https://github.com/MrAlaux/Nugget-Doom/blob/${finalAttrs.src.rev}/CHANGELOG.md"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ bandithedoge ]; mainProgram = "nugget-doom"; Loading