2 sourcehut = super.sourcehut // {
3 python = super.lib.fix (py: super.sourcehut.python.override (old: {
5 packageOverrides = super.lib.composeExtensions old.packageOverrides
8 srht = psuper.srht.overrideAttrs (oldAttrs: rec {
9 patches = (oldAttrs.patches or [ ]) ++ [
10 sourcehut/coresrht.patch
16 srht = super.sourcehut.srht.overrideAttrs (oldAttrs: rec {
17 patches = (oldAttrs.patches or [ ]) ++ [
18 sourcehut/coresrht.patch