Skip to content

nix hashing format fix#533

Merged
figsoda merged 1 commit intoMic92:mainfrom
h0nIg:patch-8
Jan 23, 2026
Merged

nix hashing format fix#533
figsoda merged 1 commit intoMic92:mainfrom
h0nIg:patch-8

Conversation

@h0nIg
Copy link
Contributor

@h0nIg h0nIg commented Jan 20, 2026

hashing format sha256:sha256:0ysps2384nzrjrbl9f6gcwmq1fmcb2jp3vcxkvmv9wiasvmy893z causes errors

  File "/nix/store/cdaifv92znxy5ai4sawricjl0p5b9sgf-python3-3.13.11/lib/python3.13/subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['nix', '--extra-experimental-features', 'nix-command', 'hash', 'to-sri', 'sha256:sha256:0ysps2384nzrjrbl9f6gcwmq1fmcb2jp3vcxkvmv9wiasvmy893z']' returned non-zero exit status 1.

@SuperSandro2000 SuperSandro2000 requested a review from Mic92 January 23, 2026 14:24
@SuperSandro2000
Copy link
Collaborator

Not sure why the CI fails

@figsoda
Copy link
Collaborator

figsoda commented Jan 23, 2026

Not sure why the CI fails

#536 should fix this, seems unrelated

Copy link
Collaborator

@figsoda figsoda left a comment

Choose a reason for hiding this comment

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

ideally we should still probably convert the hash to sri, but this is fine for now

@figsoda figsoda merged commit 7c48ad1 into Mic92:main Jan 23, 2026
11 checks passed
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