Skip to content

uemacs: format with nixfmt-rfc-style#407248

Merged
winterqt merged 1 commit intoNixOS:masterfrom
kachick:fmt-uemacs
May 15, 2025
Merged

uemacs: format with nixfmt-rfc-style#407248
winterqt merged 1 commit intoNixOS:masterfrom
kachick:fmt-uemacs

Conversation

@kachick
Copy link
Member

@kachick kachick commented May 15, 2025

It causes CI errors in other packages

https://github.com/NixOS/nixpkgs/actions/runs/15037055835/job/42260681045
https://github.com/NixOS/nixpkgs/actions/runs/15037074143/job/42260732169
https://github.com/NixOS/nixpkgs/actions/runs/15037136078/job/42260906344
https://github.com/NixOS/nixpkgs/actions/runs/15037219516/job/42261128372

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

@kachick kachick requested a review from siraben May 15, 2025 05:21
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels May 15, 2025
@trofi trofi mentioned this pull request May 15, 2025
13 tasks
@Prince213 Prince213 mentioned this pull request May 15, 2025
13 tasks
Copy link
Member

@winterqt winterqt left a comment

Choose a reason for hiding this comment

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

Thanks.

Copy link
Member

@Prince213 Prince213 left a comment

Choose a reason for hiding this comment

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

Diff LGTM.

@winterqt winterqt merged commit f71ccdc into NixOS:master May 15, 2025
30 of 33 checks passed
@winterqt winterqt mentioned this pull request May 15, 2025
14 tasks
@kachick
Copy link
Member Author

kachick commented May 15, 2025

Thank you for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants