Cleanup
This commit is contained in:
parent
04bc3e91e5
commit
c10dc910bf
1 changed files with 1 additions and 12 deletions
|
@ -40,18 +40,7 @@ self: super:
|
||||||
'';
|
'';
|
||||||
set = "samae";
|
set = "samae";
|
||||||
};
|
};
|
||||||
#{
|
|
||||||
# family = "Iosevka Samae";
|
|
||||||
# design = [
|
|
||||||
# "ss08" # Use Pragmata Pro Style
|
|
||||||
# "term" # Disable ligature/ligation
|
|
||||||
# ];
|
|
||||||
# slants = {
|
|
||||||
# upright = "normal";
|
|
||||||
# italic = "italic";
|
|
||||||
# oblique = "oblique";
|
|
||||||
# };
|
|
||||||
#}
|
|
||||||
wineNoGS = super.wineStaging.override { gstreamerSupport = false; };
|
wineNoGS = super.wineStaging.override { gstreamerSupport = false; };
|
||||||
|
|
||||||
surge-samae = super.callPackage ./surge {};
|
surge-samae = super.callPackage ./surge {};
|
||||||
|
|
Loading…
Reference in a new issue