mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-07 01:21:05 +01:00
dependencies: move imagemagick definition in dependencies.nix
This commit is contained in:
parent
e0f0c94593
commit
ef367c456b
2 changed files with 1 additions and 1 deletions
|
|
@ -125,6 +125,7 @@ in
|
|||
go.default = "go";
|
||||
godot.default = "godot_4";
|
||||
gzip.default = "gzip";
|
||||
imagemagick.default = "imagemagick";
|
||||
lazygit.default = "lazygit";
|
||||
lean.default = "lean4";
|
||||
ledger.default = "ledger";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue