NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.11k stars 14.15k forks source link

Build failure: purerref #354741

Closed Stefanidze-Dev closed 3 days ago

Stefanidze-Dev commented 3 days ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build PureRef from the stable nixos 24.05 channel

Build log

error: hash mismatch in fixed-output derivation '/nix/store/j6l5zssx7qiwan39q5w44k579c4wwflm-PureRef-1.11.1_x64.Appimage.drv':
         specified: sha256-da/dH0ruI562JylpvE9f2zMUSJ56+T7Y0xlP/xr3yhY=
            got:    sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=
error: 1 dependencies of derivation '/nix/store/31xlc73446ydi4rmhzc225jnjqkcwd0b-pureref-1.11.1-extracted.drv' failed to build
error: 1 dependencies of derivation '/nix/store/g7h6vi4hrar2zps1wqpxci1syc72p8iv-pureref-1.11.1-init.drv' failed to build
error: 1 dependencies of derivation '/nix/store/n9hgg845npfgn7fsnm1zmgkf4gv5f79v-pureref-1.11.1-bwrap.drv' failed to build
error: 1 dependencies of derivation '/nix/store/5p4mjmr2704yks7w8cqdkjv3djqqgq0r-pureref-1.11.1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/b0xgjdirwcjmwg3pq16cz31s8qj52fs8-user-environment.drv' failed to build
error: 1 dependencies of derivation '/nix/store/kzppamikvj4q4n425lr859icnwss5nmd-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/9f19d85x87r2m30szx915s9xcb0m81q2-nixos-system-nixos-24.05.6206.d063c1dd113c.drv' failed to build

Additional context

There seems to be a hash mismatch, pureref probably patched something going back older versions, should be a simple problem to fix

Notify maintainers

@ElnuDev

Metadata


Add a :+1: reaction to issues you find important.

Stefanidze-Dev commented 3 days ago

Checked other issues, seems like a recurring problem, closing this because it's mostly a duplicate of #353581