Merge pull request #200504 from treed/fix-hamlet-mode

This commit is contained in:
Martin Weinelt
2022-11-11 10:38:30 +01:00
committed by GitHub
@@ -507,6 +507,16 @@ let
packageRequires = with self; [ evil highlight ];
});
hamlet-mode = super.hamlet-mode.overrideAttrs (attrs: {
patches = [
# Fix build; maintainer email fails to parse
(pkgs.fetchpatch {
url = "https://github.com/lightquake/hamlet-mode/commit/253495d1330d6ec88d97fac136c78f57c650aae0.patch";
sha256 = "dSxS5yuXzCW96CUyvJWwjkhf1FMGBfiKKoBxeDVdz9Y=";
})
];
});
helm-rtags = fix-rtags super.helm-rtags;
# tries to write to $HOME