Merge pull request #202520 from DarkDNA/fix/heisenbridge
This commit is contained in:
commit
8a7f50dee4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ let
|
|||
src = oldAttrs.src.override {
|
||||
inherit (oldAttrs) pname;
|
||||
inherit version;
|
||||
sha256 = "sha256-OpHLh5pCzGooQ5yxAa0+85m/szAafV+l+OfipQcfLtU=";
|
||||
hash = "sha256-OpHLh5pCzGooQ5yxAa0+85m/szAafV+l+OfipQcfLtU=";
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue