Naïm Favier
bd11e2c5e6
Replace usage of literalExample
...
Instead use the new function `literalExpression`. See
https://github.com/NixOS/nixpkgs/pull/136909
2021-10-13 00:16:10 +02:00
Seth Etter
21a2ff4496
broot: expose modal option ( #2300 )
...
* broot: expose modal option
* broot: add basic test
* Use `mkEnableOption`
2021-08-31 10:52:20 -06:00
Mario Rodas
42bb553544
broot: use formats.toml to generate configuration
2021-03-13 04:20:00 +00:00
workflow
a361541c10
broot: add package option
...
Allow for overriding the package used.
2021-01-06 11:16:36 +08:00
malte-v
234de0270a
broot: improve configuration
...
The `invocation` is an optional attribute, so it doesn't make sense to
use it as the key in an attribute set. See
https://dystroy.org/broot/documentation/configuration/#verb-definition-attributes
Actually, `invocation` should not be defined when one wants to rebind
a built-in verb to a different key.
Also added documentation for the `key` attribute.
2020-11-14 23:04:46 +01:00
Julien Moutinho
0ee5c9536b
broot: fix install check
...
broot uses `~/.config/broot/launcher/installed-v1`, not
`~/.config/broot/launcher/installed`.
PR #1303
2020-06-04 21:54:35 +02:00
Robert Helgesson
a128e35927
Update nixfmt and apply to a few more files
2020-04-06 12:51:11 +02:00
Robert Helgesson
45abf3d38a
Apply nixfmt
on many files
2020-02-02 01:07:28 +01:00
Alexandre Héaumé
28f2dd612e
broot: add module
2019-07-02 11:28:31 +02:00