Skip to content

Conversation

@quantenzitrone
Copy link
Contributor

@quantenzitrone quantenzitrone commented Nov 23, 2025

Proof of concept implementation of NixOS/rfcs#192

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.

@nixpkgs-ci nixpkgs-ci bot added 2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Nov 23, 2025
@qweered
Copy link
Contributor

qweered commented Jan 10, 2026

Conceptually looks good, what are next steps for this pr?

@quantenzitrone
Copy link
Contributor Author

probably get the rfc merged first, or do you think this is small enough to be done without the rfc?

@qweered
Copy link
Contributor

qweered commented Jan 10, 2026

we do need to hear opinion of @NixOS/nixpkgs-core at least

@wolfgangwalther
Copy link
Contributor

we do need to hear opinion of @NixOS/nixpkgs-core at least

I'm not sure what the question to the core team here is. The core team generally is not a code owner that should be pinged for review. However, if local consensus can't be reached, we can surely help out.

In this case, the PR is a draft to support an ongoing RFC. The RFC is not done, yet. The PR fails CI. Nothing to do here.

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

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants