diff --git a/flake.nix b/flake.nix index 84723eb865d141df8ac58a6cee71a64d7e2f3e73..9b227362cd52c587234d5a6ba4c32f43d9146754 100644 --- a/flake.nix +++ b/flake.nix @@ -28,8 +28,8 @@ runHook preBuild mkdir .helix cat << EOF > .helix/languages.toml - description = "jolheiser helix derivation"; nixpkgs, + description = "jolheiser helix derivation"; [[grammar]] name = "${grammar.name}" source = { git = "${grammar.url}", rev = "${grammar.rev}" }