diff options
| author | Grisha Shipunov | 2026-01-05 22:51:01 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2026-01-05 22:51:01 +0100 |
| commit | 8b5376281f474f2cbcbcb34fd29e33ff8805da1d (patch) | |
| tree | 36ead7b8e58528f5459777a49366caf83ec648ff /flake.lock | |
| parent | e5a17e5578c1da9b7d5aa868ef9d009d8d54bacc (diff) | |
submodules need to be explicit...
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -540,15 +540,17 @@ }, "locked": { "lastModified": 1767649487, - "narHash": "sha256-kvsiYI2OR90mdjDs8c5bJBnqqwksOl5rayxTx126Sv8=", + "narHash": "sha256-8plBHAsEv1TTrnkBBDRnLbDU66FQ2jGZbdeCypwIWvg=", "ref": "main", "rev": "c08ff09e481a86ee3d092dde3d223997d5bad134", "revCount": 10, + "submodules": true, "type": "git", "url": "https://git.oxapentane.com/0xa/website.git" }, "original": { "ref": "main", + "submodules": true, "type": "git", "url": "https://git.oxapentane.com/0xa/website.git" } |
