Loading pkgs/by-name/li/libfprint-2-tod1-broadcom/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,9 +31,9 @@ let inherit version; src = builtins.path { name = "${pname}-source"; name = "${pname}-wrapper-lib-source"; path = ./.; filter = (path: type: baseNameOf path == wrapperLibSource); filter = path: type: baseNameOf path == wrapperLibSource; }; postPatch = '' Loading Loading
pkgs/by-name/li/libfprint-2-tod1-broadcom/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,9 +31,9 @@ let inherit version; src = builtins.path { name = "${pname}-source"; name = "${pname}-wrapper-lib-source"; path = ./.; filter = (path: type: baseNameOf path == wrapperLibSource); filter = path: type: baseNameOf path == wrapperLibSource; }; postPatch = '' Loading