-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile list improvements #8631
Conversation
'resolvedRef' was incorrect, since a resolved ref is one after registry resolution, which may still be unlocked (e.g. 'nixpkgs' -> 'github:NixOS/nixpkgs').
This just dumps the profile manifest to stdout.
Looks good. I wonder if we should change "index" to something like "position" or "number". |
This appears to have broken the coverage job: https://hydra.nixos.org/build/226443887
|
Huh, I wanted to fix that, but I can't even reproduce this. The job you linked says that the build of
How could this possibly happen? |
Motivation
PR #6481 has been ready to merge for over a year now, but became outdated and can't be merged due to conflicts. This PR is basically a rebase of that old PR on the current master so that it can be merged.
Context
See PR #6481 for details.
Checklist for maintainers
Maintainers: tick if completed or explain if not relevant
tests/**.sh
src/*/tests
tests/nixos/*
Priorities
Add 👍 to pull requests you find important.