Merge pull request #203455 from NixOS/backport-202520-to-release-22.11

This commit is contained in:
Martin Weinelt
2022-11-28 15:35:38 +01:00
committed by GitHub

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=";
};
});
};