infrastructure

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 74df92ab716ec2611656ed4c3de86c13ec3ddc53
parent 11aac98eb36389f5647515042c36df82d7767e55
Author: Silas Brack <silasbrack@gmail.com>
Date:   Sat, 13 Jun 2026 15:59:37 +0200

chore: update simple-web-app (fix created_at NOT NULL)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -318,11 +318,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1781358270, - "narHash": "sha256-GJA1M8zS38rpX6rdCDVCRw45vKZ9sRIOWCt5ckZ7pnQ=", + "lastModified": 1781359167, + "narHash": "sha256-bYbJCCIniS1wwoO3MjfGJrME6qkiqqFKmbs6ueoMQMY=", "ref": "refs/heads/main", - "rev": "0c1d430e4f5b840df5b392770cbfbb4feff875a7", - "revCount": 161, + "rev": "dac53494b377b4768b4bd64106452561cc43c4c1", + "revCount": 162, "type": "git", "url": "ssh://forgejo@git.fnarglebeast.com/silas/simple-web-app.git" },