Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7d414a064658a7fb87db94ca3d4a34e868c850d6
      
https://github.com/NixOS/nixpkgs/commit/7d414a064658a7fb87db94ca3d4a34e868c850d6
  Author: Bjørn Forsman <[email protected]>
  Date:   2015-08-13 (Thu, 13 Aug 2015)

  Changed paths:
    M nixos/modules/services/printing/cupsd.nix

  Log Message:
  -----------
  nixos: add services.printing.snmpConf option

And set the default value to "Address @LOCAL". This change is needed to
find printers at my workplace (with "lpinfo -v" or the
"system-config-printer" GUI). Ubuntu 14.04 also has this as default.

snmp.conf does not seem to be needed in restartTriggers, because it is
not the cups daemon itself that reads it, but some helper programs that
it spawns on demand.


  Commit: c2e593d142b16b08b3b2c1eb9795362a630b9086
      
https://github.com/NixOS/nixpkgs/commit/c2e593d142b16b08b3b2c1eb9795362a630b9086
  Author: Jascha Geerds <[email protected]>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    M nixos/modules/services/printing/cupsd.nix

  Log Message:
  -----------
  Merge pull request #9239 from bjornfor/fix-cups-find-printer

nixos: add services.printing.snmpConf option


Compare: https://github.com/NixOS/nixpkgs/compare/c0e03e4647d1...c2e593d142b1
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to