nixpkgs/nixos/modules/services/backup
pennae fc614c37c6 nixos/documentation: split options doc build
most modules can be evaluated for their documentation in a very
restricted environment that doesn't include all of nixpkgs. this
evaluation can then be cached and reused for subsequent builds, merging
only documentation that has changed into the cached set. since nixos
ships with a large number of modules of which only a few are used in any
given config this can save evaluation a huge percentage of nixos
options available in any given config.

in tests of this caching, despite having to copy most of nixos/, saves
about 80% of the time needed to build the system manual, or about two
second on the machine used for testing. build time for a full system
config shrank from 9.4s to 7.4s, while turning documentation off
entirely shortened the build to 7.1s.
2022-01-02 19:46:13 +01:00
..
automysqlbackup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
bacula.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
borgbackup.nix Revert "nixos/borgbackup: specify systemd WorkingDirectory" 2021-12-03 12:21:13 +01:00
borgbackup.xml
borgmatic.nix
btrbk.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
duplicati.nix duplicati: 2.0.5.1 -> 2.0.6.1, fix nixos module 2021-05-28 10:33:53 +02:00
duplicity.nix nixos/duplicity: fix typo in subcommand 2021-06-27 09:40:35 +02:00
mysql-backup.nix treewide: Fix mysql alias deprecation breakage 2021-06-04 21:42:08 +02:00
postgresql-backup.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
postgresql-wal-receiver.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
restic-rest-server.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
restic.nix Move systemd-lib.nix and systemd-unit-options.nix into utils 2021-11-20 17:52:29 -05:00
rsnapshot.nix
sanoid.nix nixos/documentation: split options doc build 2022-01-02 19:46:13 +01:00
syncoid.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
tarsnap.nix Merge pull request #148785 from pennae/more-option-doc-staticizing 2021-12-17 11:14:08 -05:00
tsm.nix
zfs-replication.nix
znapzend.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
zrepl.nix