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

flake.lock: bump nixpkgs #30

Merged
merged 1 commit into from
Nov 29, 2023
Merged

flake.lock: bump nixpkgs #30

merged 1 commit into from
Nov 29, 2023

Conversation

flokli
Copy link
Collaborator

@flokli flokli commented Nov 29, 2023

The current version seems bad, there's a fixed-output derivation mismatch somewhere in the python tooling:

       > error: hash mismatch importing path '/nix/store/c3cjxhn73xa5s8fm79w95d0879bijp04-python3-3.10.13';
       >          specified: sha256:0psh4a7hf891sfc6z38qb3a3jxb1jzljym2kfw3p4i4x409989mr
       >          got:       sha256:1i6kl621m9gm2i2f6p3qm36wqvwh654rfhz0z6hc3fa93a0cngmp
       > copying path '/nix/store/b4fk2q4zn8z1bf9zf19lhf8iygs2z3b7-command-not-found' to 'local'...

The current version seems bad, there's a fixed-output derivation
mismatch somewhere in the python tooling:

```
       > error: hash mismatch importing path '/nix/store/c3cjxhn73xa5s8fm79w95d0879bijp04-python3-3.10.13';
       >          specified: sha256:0psh4a7hf891sfc6z38qb3a3jxb1jzljym2kfw3p4i4x409989mr
       >          got:       sha256:1i6kl621m9gm2i2f6p3qm36wqvwh654rfhz0z6hc3fa93a0cngmp
       > copying path '/nix/store/b4fk2q4zn8z1bf9zf19lhf8iygs2z3b7-command-not-found' to 'local'...
```

Signed-off-by: Florian Klink <flokli@flokli.de>
Copy link
Contributor

@brianmcgee brianmcgee left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@henrirosten henrirosten left a comment

Choose a reason for hiding this comment

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

Verified the deploy task works after the bump on host: https://ghafhydra.northeurope.cloudapp.azure.com/

LGTM

@henrirosten henrirosten merged commit fda1e87 into tiiuae:main Nov 29, 2023
1 check passed
@flokli flokli deleted the bump-nixpkgs branch November 29, 2023 14:21
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