mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
cups: add a comment about updates
This commit is contained in:
parent
c98098fdca
commit
dc3a1bff57
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user