Skip to content

hydra: remove entry from all-packages#468932

Merged
Mindavi merged 1 commit intoNixOS:masterfrom
deshaw:hydra
Dec 16, 2025
Merged

hydra: remove entry from all-packages#468932
Mindavi merged 1 commit intoNixOS:masterfrom
deshaw:hydra

Conversation

@DESPsyched
Copy link
Contributor

The entry in all-packages.nix was left in while moving to by-name with a reference to the docs. This recommendation had since changed and this commit aligns the expression with the new recommendation.

cc. @Mindavi @dasJ @Conni2461 @helsinki-Jo (as maintainers)

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

The entry in `all-packages.nix` was left in while moving to `by-name` with a
[reference to the docs]. This recommendation had [since changed] and this
commit aligns the expression with the new recommendation.

[reference to the docs]: NixOS#338097 (comment)
[since changed]: NixOS@4664ae4
@nixpkgs-ci nixpkgs-ci 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 Dec 8, 2025
}:

let
nix = nixVersions.nix_2_32;
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder whether this changes wrt splicing. Otherwise LGTM.

Copy link
Contributor

@Mindavi Mindavi left a comment

Choose a reason for hiding this comment

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

Not too concerned about the splicing but let's check if possible.

@Mindavi
Copy link
Contributor

Mindavi commented Dec 10, 2025

Thanks for taking care of this.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Dec 10, 2025
@Mindavi
Copy link
Contributor

Mindavi commented Dec 16, 2025

@ofborg eval

Seems like postgresql had some issues starting, might be/have been an issue on master.

@Mindavi Mindavi added this pull request to the merge queue Dec 16, 2025
Merged via the queue into NixOS:master with commit 759dd73 Dec 16, 2025
32 of 35 checks passed
@DESPsyched DESPsyched deleted the hydra branch December 16, 2025 12:55
@DESPsyched
Copy link
Contributor Author

Thanks!

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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants