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

chore: Update lambda promtail nix checksum #14745

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

paul1r
Copy link
Collaborator

@paul1r paul1r commented Nov 2, 2024

What this PR does / why we need it:
This PR updated some packages for lambda-promtail, resulting in subsequent errors when doing the nix check.

This PR adjusts the checksum to the proper value.

nix results before this PR:

 % nix build        
error: hash mismatch in fixed-output derivation '/nix/store/gjpdpw8zadvfylcarlcx3pm3jw0p7rhz-lambda-promtail-e8ad4b1b-go-modules.drv':
         specified: sha256-zEN42vbw4mWtU8KOUi9ZSQiFoRJnH7C04aaZ2wCtA/o=
            got:    sha256-GM7tXlN7t7c3EHtF4vMzhINIZm+HQpyMYVAv3Dtiny8=
error: 1 dependencies of derivation '/nix/store/jlckhq340dm4zy97hnkq4ydffdvlggh1-lambda-promtail-e8ad4b1b.drv' failed to build
error: 1 dependencies of derivation '/nix/store/awx70pspa6cyd1ba6dzym49bk52zxcik-loki-e8ad4b1b.drv' failed to build

Results after this PR:

git status
On branch paul1r/update_lambda_promtail_flake
Your branch is up to date with 'origin/paul1r/update_lambda_promtail_flake'.

nothing to commit, working tree clean
 % nix build 
progers@Pauls-MacBook-Pro loki %

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@paul1r paul1r requested a review from a team as a code owner November 2, 2024 18:46
@paul1r paul1r merged commit adeff79 into main Nov 2, 2024
64 checks passed
@paul1r paul1r deleted the paul1r/update_lambda_promtail_flake branch November 2, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants