cups: add a comment about updates

This commit is contained in:
Luca Bruno 2016-02-21 13:51:08 +01:00
parent c98098fdca
commit dc3a1bff57

View file

@ -3,6 +3,8 @@
, libusb ? null, gnutls ? null, avahi ? null, libpaper ? null
}:
### IMPORTANT: before updating cups, make sure the nixos/tests/printing.nix test
### works at least for your platform.
let version = "2.0.4"; in
with stdenv.lib;