Loading pkgs/by-name/fp/fprintd-tod/package.nix +49 −47 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ libfprint-tod, }: (fprintd.override { libfprint = libfprint-tod; }).overrideAttrs (oldAttrs: finalAttrs:{ (fprintd.override { libfprint = libfprint-tod; }).overrideAttrs ( finalAttrs: previousAttrs: { pname = "fprintd-tod"; version = "1.90.9"; Loading @@ -18,7 +19,7 @@ sha256 = "sha256-rOTVThHOY/Q2IIu2RGiv26UE2V/JFfWWnfKZQfKl5Mg="; }; patches = oldAttrs.patches or [ ] ++ [ patches = previousAttrs.patches or [ ] ++ [ (fetchpatch { name = "use-more-idiomatic-correct-embedded-shell-scripting"; url = "https://gitlab.freedesktop.org/libfprint/fprintd/-/commit/f4256533d1ffdc203c3f8c6ee42e8dcde470a93f.patch"; Loading @@ -42,7 +43,7 @@ ]; postPatch = oldAttrs.postPatch or "" previousAttrs.postPatch or "" + '' # part of "remove-pointless-copying-of-files-into-build-directory" but git-apply doesn't handle renaming mv src/device.xml src/net.reactivated.Fprint.Device.xml Loading @@ -56,4 +57,5 @@ platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ hmenke ]; }; }) } ) pkgs/by-name/li/libfprint/package.nix +1 −1 File changed.Contains only whitespace changes. Show changes Loading
pkgs/by-name/fp/fprintd-tod/package.nix +49 −47 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ libfprint-tod, }: (fprintd.override { libfprint = libfprint-tod; }).overrideAttrs (oldAttrs: finalAttrs:{ (fprintd.override { libfprint = libfprint-tod; }).overrideAttrs ( finalAttrs: previousAttrs: { pname = "fprintd-tod"; version = "1.90.9"; Loading @@ -18,7 +19,7 @@ sha256 = "sha256-rOTVThHOY/Q2IIu2RGiv26UE2V/JFfWWnfKZQfKl5Mg="; }; patches = oldAttrs.patches or [ ] ++ [ patches = previousAttrs.patches or [ ] ++ [ (fetchpatch { name = "use-more-idiomatic-correct-embedded-shell-scripting"; url = "https://gitlab.freedesktop.org/libfprint/fprintd/-/commit/f4256533d1ffdc203c3f8c6ee42e8dcde470a93f.patch"; Loading @@ -42,7 +43,7 @@ ]; postPatch = oldAttrs.postPatch or "" previousAttrs.postPatch or "" + '' # part of "remove-pointless-copying-of-files-into-build-directory" but git-apply doesn't handle renaming mv src/device.xml src/net.reactivated.Fprint.Device.xml Loading @@ -56,4 +57,5 @@ platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ hmenke ]; }; }) } )
pkgs/by-name/li/libfprint/package.nix +1 −1 File changed.Contains only whitespace changes. Show changes