diff options
author | Leonardo Santiago <[email protected]> | 2024-11-13 16:00:29 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-11-13 16:00:29 -0300 |
commit | ae152ff9b86996b1e020c4dcf21a5c279a55e663 (patch) | |
tree | b972f8ad8e5d62f9628bd3f2a6bce75ef6af17d0 /flake.lock | |
parent | c5d18a901f615cca76cfbf95f75a38e7631e5cd5 (diff) |
fix: remove - from systemd.tmpfiles.rules
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -163,11 +163,11 @@ "nixpkgs_old": "nixpkgs_old" }, "locked": { - "lastModified": 1730190461, - "narHash": "sha256-bX0AYh7W+qusGj+tEwARVmkDXe5UjhPQz6yJh3fAWYg=", + "lastModified": 1731509841, + "narHash": "sha256-Rq47X2KA49uT0MhrsRDd78ZTjjv/GrN+9O7b19bcT3M=", "ref": "refs/heads/master", - "rev": "112f5c65983f23c63de51ce34bb0669f62605184", - "revCount": 67288, + "rev": "099621c4617a0635e965315b9e3763573f49e784", + "revCount": 67666, "type": "git", "url": "ssh://[email protected]/mixrank/mixrank" }, |