diff options
| author | Irene Knapp <ireneista@internetsafetylabs.org> | 2025-07-31 15:25:21 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@internetsafetylabs.org> | 2025-07-31 15:30:51 -0700 |
| commit | 58dd4440eaf6be9d260809b9dcb361d1f46f2abb (patch) | |
| tree | fba1b9a42bbac46fa320010d72cca9b6b6b0b77c /flake.lock | |
| parent | d68e26828669648f5f91ac0a44a56a5f5193a432 (diff) | |
try to spin up haproxy, nginx, and an ACME client
no login/ACL stuff yet Change-Id: If6eeaed671b2711dc809e94ea00bc6387dcae2f4
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index eb2003b..31b6737 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1750133334, - "narHash": "sha256-urV51uWH7fVnhIvsZIELIYalMYsyr2FCalvlRTzqWRw=", + "lastModified": 1753749649, + "narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "36ab78dab7da2e4e27911007033713bab534187b", + "rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a", "type": "github" }, "original": { |