awwpotato
76d0c31fce
formatter: add deadnix ( #7331 )
2025-06-28 16:28:39 -05:00
Austin Horstman
a2231992dd
tests/helix: fix expected config
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-22 12:47:26 -05:00
crasm
39b7903eab
helix: don't ignore extraConfig when no other settings ( #7302 )
...
Fix so that you can still generate `programs.helix.extraConfig` without
using `programs.helix.settings`. Useful particularly in the case of
`extraConfig = lib.readFile ./config.toml;`.
2025-06-22 10:03:39 -05:00
awwpotato
3375414477
helix: fix str + path theme ( #6816 )
2025-04-14 08:29:24 -05:00
Austin Horstman
cba2f9ce95
treewide: reformat nixfmt-rfc-style
...
Reformat repository using new nixfmt-rfc-style.
2025-04-08 08:50:05 -07:00
Aneesh Bhave
0ff53f6d33
helix: add extraConfig option ( #6575 )
...
The extraConfig option can be used to append
ordered lines to helix configuration. Helix
depends on order for rendering minor mode menus.
2025-03-25 18:55:51 -05:00
Robert Helgesson
7a3f0b3b8d
tests: rework derivation stubbing
...
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
Danil Suetin
b5b2b1ac63
helix: add ignores option
2024-04-19 12:05:08 +02:00
Robert Helgesson
f5c15668f9
tests: update to match latest TOML output
...
The generated format seems to have changed with the merge of
<https://github.com/NixOS/nixpkgs/pull/245440 >.
2023-08-30 14:37:13 +02:00
Philipp Mildenberger
27ef11f021
helix: update languages.toml generation (support every option in languages.toml) ( #4003 )
...
Co-authored-by: Naïm Favier <n@monade.li>
2023-05-20 17:22:06 +02:00
Matthias Jonen
514c0a71f4
helix: provide more detailed settings description ( #3932 )
...
Helix changed the definition of options. E.g. editor specific options
need to be prefixed with editor.
2023-05-04 00:42:04 +02:00
Robert Helgesson
65a32578d9
helix: fix test
2022-04-24 09:17:04 +02:00
André Silva
66ffa7a0a6
systemd: fix creation of user service unit files ( #2867 )
...
* systemd: fix creation of user service unit files
* helix: fix failing test due to file output format change
Co-authored-by: Nicolas Berbiche <nicolas@normie.dev>
2022-04-07 02:38:20 -04:00
Philipp Mildenberger
32da35f65b
helix: add module
2022-01-22 15:42:49 +01:00