Loading pkgs/by-name/cu/cups-browsed/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -46,4 +46,12 @@ stdenv.mkDerivation rec { "CUPS_DATADIR=$(out)/share/cups" "CUPS_SERVERROOT=$(out)/etc/cups" ]; meta = { description = "Daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers"; homepage = "https://github.com/OpenPrinting/cups-browsed"; license = lib.licenses.asl20; mainProgram = "cups-browsed"; platforms = lib.platforms.linux; }; } Loading
pkgs/by-name/cu/cups-browsed/package.nix +8 −0 Original line number Diff line number Diff line Loading @@ -46,4 +46,12 @@ stdenv.mkDerivation rec { "CUPS_DATADIR=$(out)/share/cups" "CUPS_SERVERROOT=$(out)/etc/cups" ]; meta = { description = "Daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers"; homepage = "https://github.com/OpenPrinting/cups-browsed"; license = lib.licenses.asl20; mainProgram = "cups-browsed"; platforms = lib.platforms.linux; }; }