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 NIX_LOCK := nix flake lock
DEPS_MY := \ DEPS_MY := \
myneovim nixeovim
DEPS_NIXOS := \ DEPS_NIXOS := \
nixpkgs \ nixpkgs \

View file

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