diff options
author | Alan Pearce | 2024-11-27 19:43:34 +0100 |
---|---|---|
committer | Alan Pearce | 2024-11-27 19:43:52 +0100 |
commit | bd2f43382e6166e72ba86d18c1215d5dc509cdc3 (patch) | |
tree | d235337d1b3d66887faf6766c33e302fa3bddb6c /flake.lock | |
parent | 43c030f9dfd6a6814c442f9b93c3033798b1d162 (diff) | |
download | nixfiles-bd2f43382e6166e72ba86d18c1215d5dc509cdc3.tar.lz nixfiles-bd2f43382e6166e72ba86d18c1215d5dc509cdc3.tar.zst nixfiles-bd2f43382e6166e72ba86d18c1215d5dc509cdc3.zip |
nanopi: make compatible with flakes
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 02a78711..19b9cd30 100644 --- a/flake.lock +++ b/flake.lock @@ -526,11 +526,11 @@ "simple-css": "simple-css" }, "locked": { - "lastModified": 1732097766, - "narHash": "sha256-jb936r49JL4ZHeyrs8thL3RAY4EW3F5oxutmbJNqsJs=", + "lastModified": 1732730423, + "narHash": "sha256-BDFakTnbh+xeBccZu4zSEuKFUar59sOIgpEmvzxh174=", "ref": "refs/heads/main", - "rev": "1f0be0997233e9a681811f7f633de5997ef4b9fa", - "revCount": 284, + "rev": "ec4946ee959b2d7d28287e9cd4643a0698833f6b", + "revCount": 286, "type": "git", "url": "https://git.alanpearce.eu/searchix" }, |