flake.lock: update nixeovim
This commit is contained in:
parent
4d8d514eaa
commit
10c802760b
2 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ NIX_RUN := nix run .\#
|
|||
NIX_LOCK := nix flake lock
|
||||
|
||||
DEPS_MY := \
|
||||
myneovim
|
||||
nixeovim
|
||||
|
||||
DEPS_NIXOS := \
|
||||
nixpkgs \
|
||||
|
|
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue