Loading pkgs/by-name/li/libdmtx/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,12 @@ stdenv.mkDerivation rec { pkg-config ]; outputs = [ "out" "dev" "man" ]; meta = { description = "Open source software for reading and writing Data Matrix barcodes"; homepage = "https://github.com/dmtx/libdmtx"; Loading Loading
pkgs/by-name/li/libdmtx/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,12 @@ stdenv.mkDerivation rec { pkg-config ]; outputs = [ "out" "dev" "man" ]; meta = { description = "Open source software for reading and writing Data Matrix barcodes"; homepage = "https://github.com/dmtx/libdmtx"; Loading