1
0
Fork 0
selfhostblocks/docs
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
..
assets add contract documentation (#225) 2024-04-14 15:21:20 -07:00
blocks.md add backup contract 2024-08-20 00:33:26 -07:00
contracts.md add backup contract 2024-08-20 00:33:26 -07:00
contributing.md flake.lock: Update (#244) 2024-08-31 07:57:21 +00:00
default.nix add backup contract 2024-08-20 00:33:26 -07:00
demos.md add nextcloud manual 2023-12-25 00:51:44 -08:00
manual.md add contract documentation (#225) 2024-04-14 15:21:20 -07:00
options.md refactor readme to link more to the manual 2023-12-25 01:19:26 -08:00
preface.md refactor readme to link more to the manual 2023-12-25 01:19:26 -08:00
services.md add docs for vaultwarden service 2024-08-12 06:51:24 -07:00
usage.md remove dependency on sops-nix 2024-08-14 21:42:40 -07:00