diff options
author | Aylur <[email protected]> | 2024-07-14 20:58:16 +0200 |
---|---|---|
committer | Aylur <[email protected]> | 2024-07-14 20:58:16 +0200 |
commit | 6b63c58c3cba4559cb0a38cadbb1bac80d62e108 (patch) | |
tree | 5b3109c21459f97d4b04f6c1349ca44111ed7586 /flake.lock | |
parent | 0e1008aaa2335d7fe0a17315e32c171ef5894efd (diff) |
fix position getter
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1718895438, - "narHash": "sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw+0Bwe5DLU=", + "lastModified": 1720768451, + "narHash": "sha256-EYekUHJE2gxeo2pM/zM9Wlqw1Uw2XTJXOSAO79ksc4Y=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d603719ec6e294f034936c0d0dc06f689d91b6c3", + "rev": "7e7c39ea35c5cdd002cd4588b03a3fb9ece6fad9", "type": "github" }, "original": { |