-
-
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
Add nix hash convert #9452
Merged
Merged
Add nix hash convert #9452
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7abf60 - Browse repository at this point
Copy the full SHA e7abf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156ea78 - Browse repository at this point
Copy the full SHA 156ea78View commit details -
This deviated from the proposal! See comments on the issue. NixOS#8876
Configuration menu - View commit details
-
Copy full SHA for 6bbd900 - Browse repository at this point
Copy the full SHA 6bbd900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2d5f7 - Browse repository at this point
Copy the full SHA 0c2d5f7View commit details -
HashType: Rename to HashAlgorithm
To be consistent with CLI, nix API and many other references. As part of this, we also converted it to a scoped enum. NixOS#8876
Configuration menu - View commit details
-
Copy full SHA for 5334c9c - Browse repository at this point
Copy the full SHA 5334c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 837b889 - Browse repository at this point
Copy the full SHA 837b889View commit details -
Renamed HashFormat::Base32 to HashFormat::Nix32
...and also adjusted parsing accordingly. Also added CLI completion for HashFormats. NixOS#8876
Configuration menu - View commit details
-
Copy full SHA for fc6f290 - Browse repository at this point
Copy the full SHA fc6f290View commit details -
Add deprecation notice for old nix hash conversion subcommands.
(But not yet nix-hash since `nix hash` is still hidden behind a feature flag.) NixOS#8876
Configuration menu - View commit details
-
Copy full SHA for 7ff876b - Browse repository at this point
Copy the full SHA 7ff876bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8afeaf0 - Browse repository at this point
Copy the full SHA 8afeaf0View commit details -
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d38ec12 - Browse repository at this point
Copy the full SHA d38ec12View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbba205 - Browse repository at this point
Copy the full SHA bbba205View commit details -
hash.sh: Make failure tests more tolerant of additional output
"warning: you don'\''t have Internet access; disabling some network-dependent features" ... NixOS#8876
Configuration menu - View commit details
-
Copy full SHA for e9a5365 - Browse repository at this point
Copy the full SHA e9a5365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1a3c4 - Browse repository at this point
Copy the full SHA 9a1a3c4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.