nixpkgs-suyu/nixos
Dominique Martinet b457d917dc logrotate: move mail dependency from package to service
having pkgs.logrotate depend on mailutils brings in quite a bit of dependencies
through mailutil itself and recursive dependency to guile when most people
do not need it.

Remove mailutils dependency from the package, and conditionally add it to the
service if the user specify the mail option either at top level or in a path

Fixes #162001
2022-04-01 07:09:24 +09:00
..
doc Merge pull request #165035 from roberth/nixosTest-remove-machine-arg 2022-03-31 14:41:05 +02:00
lib nixosTest: Simplify doc by deprecating syntax sugar 2022-03-28 14:11:58 +02:00
maintainers nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
modules logrotate: move mail dependency from package to service 2022-04-01 07:09:24 +09:00
tests logrotate: move mail dependency from package to service 2022-04-01 07:09:24 +09:00
COPYING
default.nix
README
release-combined.nix nixos/release tested job: drop nano test 2022-03-01 19:28:31 +01:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.