Skip to content

nixfmt: 0.6.0 -> 1.0.0#425061

Closed
GaetanLepage wants to merge 1 commit intoNixOS:masterfrom
GaetanLepage:update/nixfmt
Closed

nixfmt: 0.6.0 -> 1.0.0#425061
GaetanLepage wants to merge 1 commit intoNixOS:masterfrom
GaetanLepage:update/nixfmt

Conversation

@GaetanLepage
Copy link
Contributor

Things done

Diff: NixOS/nixfmt@v0.6.0...v1.0.0
Changelog: https://github.com/NixOS/nixfmt/releases/tag/v1.0.0

cc @piegamesde @infinisil @dasJ @0x4A6F @MattSturgeon @jfly

  • 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/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@GaetanLepage
Copy link
Contributor Author

We should probably adapt the update script to fetch the latest GH release instead of the latest commit.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Jul 14, 2025
@infinisil
Copy link
Member

I'm already working on such a PR 😅

Can we close this one? I'll ping you when I open mine :)

@GaetanLepage
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 425061

Logs: https://github.com/GaetanLepage/nixpkgs-review-gha/actions/runs/16265500505


x86_64-linux

✅ 4 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree
  • tests.texlive.tlpdbNix

aarch64-linux

✅ 4 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree
  • tests.texlive.tlpdbNix

x86_64-darwin (sandbox = true)

✅ 4 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree
  • tests.texlive.tlpdbNix

aarch64-darwin (sandbox = true)

✅ 4 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree
  • tests.texlive.tlpdbNix

@infinisil
Copy link
Member

#425068 ;)

@DieracDelta
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 425061
Commit: cc1d21220352da770a0f933dabd47a4ee17bf217


x86_64-linux

✅ 3 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree

aarch64-linux

✅ 3 packages built:
  • nil
  • nixfmt-rfc-style
  • nixfmt-tree

@GaetanLepage
Copy link
Contributor Author

I'm already working on such a PR 😅

Can we close this one? I'll ping you when I open mine :)

Sure!

@GaetanLepage GaetanLepage deleted the update/nixfmt branch July 14, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants