Loading pkgs/by-name/ju/jujutsu/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Git-compatible DVCS that is both simple and powerful"; homepage = "https://github.com/jj-vcs/jj"; homepage = "https://jj-vcs.dev/"; changelog = "https://github.com/jj-vcs/jj/blob/v${finalAttrs.version}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ Loading Loading
pkgs/by-name/ju/jujutsu/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Git-compatible DVCS that is both simple and powerful"; homepage = "https://github.com/jj-vcs/jj"; homepage = "https://jj-vcs.dev/"; changelog = "https://github.com/jj-vcs/jj/blob/v${finalAttrs.version}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ Loading