-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
teller: 1.5.6 -> 2.0.7 #314308
teller: 1.5.6 -> 2.0.7 #314308
Conversation
f60bd94
to
9f406f0
Compare
Signed-off-by: Cameron Smith <[email protected]>
9f406f0
to
fca39cf
Compare
Result of 1 package built:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job overall ❤️
LMK if you want to apply my suggestion, want me to do it prior to merging, or don't want it at all.
Result of 1 package built:
|
@nbraud I agree that your proposal to use testers.versionCheck would be better than the manual |
That's fine by me as well, if you prefer to do that in a follow-up PR. PS: I'm somewhat confused by the request for a new review, didn't I already approve the PR in its current state? |
NixOS/nixpkgs#314308 Signed-off-by: Cameron Smith <[email protected]>
Description of changes
From 1.5.6 to 2.0.7 teller, previously written in go, was rewritten in rust.
tellerops/teller@v1.5.6...v2.0.7
tellerops/teller#216
This PR updates the derivation to account for this change.
As noted in the teller docs, the teller test suite depends on node and docker. It was disabled in favor of a "smoke test" installCheckPhase, but it would obviously be better to attempt to reenable the upstream tests in the future.
I also added myself as a maintainer in addition to @wahtique .
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.