diff options
author | Soispha <soispha@vhack.eu> | 2023-06-06 16:48:58 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-16 08:03:46 +0200 |
commit | de85606f2403898f3790a66f18dd6d8efde82c84 (patch) | |
tree | 78f1a1048fd58a48bcc4ce3fc26622a675090e64 /flake.lock | |
parent | Fix(system/services/serverphone): Assure that all paths are available (diff) | |
download | nixos-config-de85606f2403898f3790a66f18dd6d8efde82c84.tar.gz nixos-config-de85606f2403898f3790a66f18dd6d8efde82c84.zip |
Fix(system/services/serverphone): Correct line breaks
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 484093d7..40ba49c8 100644 --- a/flake.lock +++ b/flake.lock @@ -470,11 +470,11 @@ ] }, "locked": { - "lastModified": 1686062745, - "narHash": "sha256-ET3mktSfUGZySbJwk29QXo5qyzjFM9gHDmKuVBEutyo=", + "lastModified": 1686075258, + "narHash": "sha256-O9JiAV+VLZwr/yi9U17QLenrXJYTjxO0BwlIbNl1Ksg=", "ref": "refs/heads/prime", - "rev": "fcf7fee057bb1d66b6c5e3a677941715cd5665f5", - "revCount": 19, + "rev": "d5587993eb960577873afd97184d08624ba9315d", + "revCount": 22, "type": "git", "url": "https://codeberg.org/vhack.eu/serverphone.git" }, |