mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
treewide: clean up references to neovim-flake
This commit is contained in:
parent
227f80ac9d
commit
97a64abeff
8 changed files with 38 additions and 19 deletions
|
@ -33,7 +33,7 @@
|
|||
inherit (config.legacyPackages) neovim-nix;
|
||||
in
|
||||
dockerTools.buildImage {
|
||||
name = "neovim-flake";
|
||||
name = "nvf";
|
||||
tag = "latest";
|
||||
|
||||
copyToRoot = buildEnv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue