Skip to content
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

switch clickhouse downloads to sha256 checksums #5959

Merged
merged 2 commits into from
Jun 26, 2024
Merged

switch clickhouse downloads to sha256 checksums #5959

merged 2 commits into from
Jun 26, 2024

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Jun 26, 2024

Also hooked up flake.nix to the checksums file now that it's sha256. Checked the Nix flake with nix flake check and found that rust-overlay was too out of date to have 1.78.0, so bumped that as well (nix flake lock --update-input rust-overlay).

@iliana iliana requested review from hawkw and smklein June 26, 2024 16:54
@iliana iliana changed the title switch clickhouse downloads to md5 checksums switch clickhouse downloads to sha256 checksums Jun 26, 2024
@iliana
Copy link
Contributor Author

iliana commented Jun 26, 2024

"switch clickhouse to md5 checksums" wow nice commit message saying the opposite of what i did lmao

Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lovely, thank you!

@iliana iliana enabled auto-merge (squash) June 26, 2024 17:02
@@ -11422,7 +11422,6 @@ dependencies = [
"fs-err",
"futures",
"macaddr",
"md5",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rad

@iliana iliana merged commit f22e8fe into main Jun 26, 2024
20 checks passed
@iliana iliana deleted the iliana/demd5 branch June 26, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants