npins: update sources

This commit is contained in:
Primrose 2025-09-24 09:55:43 +08:00
parent d44553dcd1
commit e173af7596
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 12 additions and 22 deletions

View file

@ -62,14 +62,4 @@ in
./patches/fcitx5-chinese-addons/disable-fullwidth.patch
# Note: disabling pinyin helper breaks canjie
];
# Patch before upstream does
# Doesn't seem like it's backported
wpa_supplicant.__output.patches.__append = [
(final.fetchpatch {
name = "ensure-full-key-match";
url = "https://git.w1.fi/cgit/hostap/patch/?id=1ce37105da371c8b9cf3f349f78f5aac77d40836";
hash = "sha256-leCk0oexNBZyVK5Q5gR4ZcgWxa0/xt/aU+DssTa0UwE=";
})
];
}