patches: remove broken fprintd patch
This commit is contained in:
parent
1b5fb874c0
commit
d9ef9239c4
1 changed files with 6 additions and 6 deletions
|
@ -13,12 +13,12 @@ in
|
|||
|
||||
tailscale-doge = addPatches prev.tailscale [ ./tailscale-cgnat.patch ];
|
||||
|
||||
fprintd = addPatches prev.fprintd [
|
||||
(final.fetchpatch {
|
||||
url = "https://gitlab.freedesktop.org/libfprint/fprintd/-/commit/8a8162daa2fb08210ecc4c48d1f10ee97cc7a088.patch";
|
||||
hash = "sha256-05tNiv2wdztkjBBiBS5hpuC5n3QrsJ5o15Uv7Q42on4=";
|
||||
})
|
||||
];
|
||||
#fprintd = addPatches prev.fprintd [
|
||||
# (final.fetchpatch {
|
||||
# url = "https://gitlab.freedesktop.org/libfprint/fprintd/-/commit/8a8162daa2fb08210ecc4c48d1f10ee97cc7a088.patch";
|
||||
# hash = "sha256-05tNiv2wdztkjBBiBS5hpuC5n3QrsJ5o15Uv7Q42on4=";
|
||||
# })
|
||||
#];
|
||||
|
||||
hyfetch = addPatches prev.hyfetch [ ./neofetch-remove-steam-packages.patch ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue