diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock index 91ea5ee..314d4c1 100644 --- a/flake.lock +++ b/flake.lock @@ -1080,16 +1080,18 @@ } }, "systems_4": { - "flake": false, "locked": { - "lastModified": 1, - "narHash": "sha256-+N0PFsXEcGKKNf9f9bcysSVBMPnjM+C+JPL63ajpJbA=", - "path": "./flake/systems.nix", - "type": "path" + "lastModified": 1700773236, + "narHash": "sha256-yW1VEbKEYQwZfPKaHCORAS8JU08wQMKzPFkvXyDI/D8=", + "ref": "refs/heads/main", + "rev": "9feea5aa0fc207c17651c9e530fe78e82e15b74c", + "revCount": 2, + "type": "git", + "url": "https://codeberg.org/sils/systems" }, "original": { - "path": "./flake/systems.nix", - "type": "path" + "type": "git", + "url": "https://codeberg.org/sils/systems" } }, "utils": { |