-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
age: 1.0.0-beta2 -> git-2020-03-25 #85482
Conversation
pkgs/tools/security/age/default.nix
Outdated
@@ -2,9 +2,9 @@ | |||
|
|||
buildGoModule rec { | |||
pname = "age"; | |||
version = "1.0.0-beta2"; | |||
version = "2020-03-25"; |
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.
Let's include a master-
or similar prefix here to make it clearer what version this is, otherwise LGTM.
@FiloSottile Are you planning to cut a beta3 or similar at any point? |
It's now called master-2020-03-25 |
Manual says:
(Sorry) |
There has been no new official release of age, but some important fixes and changes have been done since the last release in December: FiloSottile/age@v1.0.0-beta2...f0f8092
That ought to be in CONTRIBUTING.md |
CONTRIBUTING.md should probably just link to the manual section on package naming so we don’t have to keep both in sync. |
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.
Verified that data can be encrypted/decrypted with both versions in both directions.
Thanks @leahneukirchen! |
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.
LGTM
There has been no new official release of age, but some important fixes and changes have been done since the last release in December: FiloSottile/age@v1.0.0-beta2...f0f8092
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)