use lib.fetchpatch

This commit is contained in:
Johannes Jöns 2023-07-12 12:49:49 +02:00
parent fd7d5a2161
commit 621916d7f8

View file

@ -79,7 +79,7 @@
});
libadwaita = super.libadwaita.overrideAttrs (old: {
patches = (old.patches or []) ++ [
(fetchpatch {
(lib.fetchpatch {
name = "adwaita-theming-support.diff";
url = "https://aur.archlinux.org/cgit/aur.git/plain/theming_patch.diff?h=libadwaita-without-adwaita-git";
hash = "";