mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 08:10:09 +01:00
Fixed typo
This commit is contained in:
parent
2c856dcd64
commit
77bb18fe08
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ in {
|
|||
name = "tectonic";
|
||||
args = collateArgs cfg.build;
|
||||
package = cfg.build.builders.tectonic.package;
|
||||
executable = cfg.build.builders.tectonic.package;
|
||||
executable = cfg.build.builders.tectonic.executable;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue