Skip to content

cosmic-edit: init at unstable-2023-11-02#265103

Merged
alyssais merged 2 commits intoNixOS:masterfrom
ahoneybun:cosmic-edit
Nov 7, 2023
Merged

cosmic-edit: init at unstable-2023-11-02#265103
alyssais merged 2 commits intoNixOS:masterfrom
ahoneybun:cosmic-edit

Conversation

@ahoneybun
Copy link
Copy Markdown
Contributor

@ahoneybun ahoneybun commented Nov 2, 2023

Description of changes

COSMIC Edit is the Text Editor for the COSMIC DE:

https://github.com/pop-os/cosmic-edit

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ahoneybun ahoneybun marked this pull request as draft November 2, 2023 22:25
@ahoneybun ahoneybun marked this pull request as ready for review November 2, 2023 22:41
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Nov 2, 2023
@a-kenji
Copy link
Copy Markdown
Member

a-kenji commented Nov 3, 2023

Please split adding yourself as a maintainer into as separate commit, as the CONTRIBUTING.md suggests. You probably can find examples of that by looking through the git history.

@ahoneybun
Copy link
Copy Markdown
Contributor Author

ahoneybun commented Nov 3, 2023

Please split adding yourself as a maintainer into as separate commit, as the CONTRIBUTING.md suggests. You probably can find examples of that by looking through the git history.

It fails if I don't do it now though. Feel free to drop it if needed though.

@Lurkki14
Copy link
Copy Markdown
Member

Lurkki14 commented Nov 3, 2023

You need to squash your commits, so one commit for adding yourself to the maintainer list, and one for adding the package.

@a-kenji
Copy link
Copy Markdown
Member

a-kenji commented Nov 3, 2023

And the commit that adds yourself as a maintainer needs to be prior to adding the package.

@Lurkki14
Copy link
Copy Markdown
Member

Lurkki14 commented Nov 3, 2023

The commit message for adding yourself to maintainers should be maintainers: add ahoneybun

@nyabinary nyabinary requested a review from alyssais November 4, 2023 21:12
Copy link
Copy Markdown
Member

@alyssais alyssais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with @Lurkki14's commit message suggestion fixed.

@delroth delroth added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Nov 4, 2023
@ahoneybun ahoneybun requested a review from Lurkki14 November 7, 2023 15:07
@Lurkki14 Lurkki14 added the 12.approvals: 2 This PR was reviewed and approved by two persons. label Nov 7, 2023
@alyssais alyssais merged commit 2616078 into NixOS:master Nov 7, 2023
@ahoneybun ahoneybun deleted the cosmic-edit branch December 1, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants