This commit is contained in:
EEva 2021-08-25 04:28:36 +03:00
parent 04bc3e91e5
commit c10dc910bf
1 changed files with 1 additions and 12 deletions

View File

@ -40,18 +40,7 @@ self: super:
'';
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; };
surge-samae = super.callPackage ./surge {};