flake.lock: update nixeovim

This commit is contained in:
Dmitriy Pleshevskiy 2024-05-10 02:41:24 +03:00
parent 4d8d514eaa
commit 10c802760b
Signed by: pleshevskiy
GPG Key ID: 17041163DA10A9A2
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ NIX_RUN := nix run .\#
NIX_LOCK := nix flake lock
DEPS_MY := \
myneovim
nixeovim
DEPS_NIXOS := \
nixpkgs \

View File

@ -281,11 +281,11 @@
]
},
"locked": {
"lastModified": 1715296620,
"narHash": "sha256-H+vrWw2Pf4a7X24ldqWwu3Q10HGygi+dD31S9WySrro=",
"lastModified": 1715297543,
"narHash": "sha256-zAiADsmrj29W7agtE+26cz5SQ6Dan9aAzSSho3SRAhA=",
"ref": "refs/heads/main",
"rev": "f3926f63655a87d360eac52d7df8b9ef2d6faa73",
"revCount": 57,
"rev": "7c6c6f9845c388002982c64902b1299d1887e3b8",
"revCount": 58,
"type": "git",
"url": "https://git.pleshevski.ru/pleshevskiy/nixeovim"
},