1
0
Fork 0
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:
Gaetan Lepage 2025-09-14 16:53:21 +02:00 committed by Gaétan Lepage
parent e0f0c94593
commit ef367c456b
2 changed files with 1 additions and 1 deletions

View file

@ -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";