1
0
Fork 0
selfhostblocks/modules/blocks
Pierre Penninckx eb791b3019
flake.lock: Update (#244)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9ca3f649614213b2aaf5f1e16ec06952fe4c2632?narHash=sha256-7EXDb5WBw%2Bd004Agt%2BJHC/Oyh/KTUglOaQ4MNjBbo5w%3D' (2024-05-27)
  → 'github:nixos/nixpkgs/71e91c409d1e654808b2621f28a327acfdad8dc2?narHash=sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w%3D' (2024-08-28)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

```sh
git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
```

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-31 07:57:21 +00:00
..
monitoring add contract documentation (#225) 2024-04-14 15:21:20 -07:00
restic/docs Make backup cli tool correctly use secrets (#284) 2024-08-29 07:12:45 +00:00
ssl/docs add contract documentation (#225) 2024-04-14 15:21:20 -07:00
authelia.nix flake.lock: Update (#244) 2024-08-31 07:57:21 +00:00
borgbackup.nix add backup contract 2024-08-20 00:33:26 -07:00
davfs.nix move template function into lib 2024-02-09 21:20:13 -08:00
ldap.nix more fixes to the backup contract (#281) 2024-08-24 05:37:18 +00:00
monitoring.nix flake.lock: Update (#244) 2024-08-31 07:57:21 +00:00
nginx.nix rename autheliaProtect to vhosts 2024-05-27 17:13:05 -07:00
postgresql.nix always restart postgresql service 2024-08-13 03:45:05 +02:00
restic.nix Make backup cli tool correctly use secrets (#284) 2024-08-29 07:12:45 +00:00
ssl.nix do not set serverAliases for dns 2024-08-11 14:59:31 -07:00
tinyproxy.nix some docs revamps 2023-11-30 12:06:41 -08:00
vpn.nix remove dependency of vpn.nix on sops-nix 2024-02-07 22:57:58 -08:00
zfs.nix add mount contract implemented by zfs 2024-08-12 06:51:24 -07:00