Skip to content

Commit

Permalink
brscan4-etc-files: rename name to pname&version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim authored and teto committed Oct 25, 2022
1 parent 1206839 commit 545b74f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ in

stdenv.mkDerivation {

name = "brscan4-etc-files-0.4.3-3";
pname = "brscan4-etc-files";
version = "0.4.3-3";
src = "${brscan4}/opt/brother/scanner/brscan4";

nativeBuildInputs = [ brscan4 ];
Expand Down

0 comments on commit 545b74f

Please sign in to comment.