Merge pull request #202520 from DarkDNA/fix/heisenbridge

This commit is contained in:
Sandro
2022-11-23 16:09:26 +01:00
committed by GitHub
+1 -1
View File
@@ -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=";
};
});
};