This commit is contained in:
parent
5467ae123f
commit
424c5e9127
3 changed files with 6 additions and 0 deletions
|
@ -360,11 +360,13 @@ in
|
|||
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
name = "disable_bold_italic_fonts";
|
||||
url = "https://st.suckless.org/patches/disable_bold_italic_fonts/st-disable-bold-italic-fonts-0.8.2.diff";
|
||||
sha256 = "PG96QMqbX3Fr0EvDmF4lm/J3gj18eyBfm1bJ3M7plvQ=";
|
||||
})
|
||||
|
||||
(fetchpatch {
|
||||
name = "anysize";
|
||||
url = "https://st.suckless.org/patches/anysize/st-anysize-20220718-baa9357.diff";
|
||||
sha256 = "yx9VSwmPACx3EN3CAdQkxeoJKJxQ6ziC9tpBcoWuWHc=";
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue