Austin Horstman
06c1392ca8
tests: implement auto importing for modules
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-22 23:58:37 -05:00
awwpotato
5da6eafceb
treewide: remove unused code ( #6985 )
2025-05-07 10:03:21 -05:00
K900
abfad3d295
treewide: substituteAll -> replaceVars/substitute
...
substituteAll is now officially deprecated.
2025-04-24 13:40:11 +02:00
Austin Horstman
cba2f9ce95
treewide: reformat nixfmt-rfc-style
...
Reformat repository using new nixfmt-rfc-style.
2025-04-08 08:50:05 -07:00
Naïm Favier
14b5415720
sxhkd: set scope OOMPolicy to continue
...
When a process inside the sxhkd scope is OOM killed, if the OOM policy
is set to `stop` then the sxhkd scope itself will exit, terminating
every process launched from the keyboard.
This is undesirable, set it to `continue` instead to keep other
processes running.
2023-10-24 17:48:13 +02:00
Kylie McClain
44d1a8542a
sxhkd: allow usage of derivations as keybind commands ( #4169 )
...
This makes it consistent with some other options, like
`systemd.user.services.Service.ExecStart`.
2023-06-30 17:49:05 -06:00
Robert Helgesson
cb09a968e9
tests: add option test.stubs
...
This option provides a more convenient way to overlay dummy packages.
It also adds a function `config.lib.test.mkStubPackage` that can,
e.g., be used for `package` options.
2021-09-26 23:26:38 +02:00
Robert Helgesson
41903a14b0
Remove a few format exceptions
2021-07-18 23:34:50 +02:00
Robert Helgesson
a01fe9f81e
sxhkd: fix service test
...
Before it generated a nonsense test script.
2021-06-17 00:16:17 +02:00
Robert Helgesson
6cd92c643a
sxhkd: minor formatting in test
2021-06-16 23:57:58 +02:00
Dmitry Kulikov
9b39fd7eb4
sxhkd: stop scope before creating ( #2086 )
2021-06-15 13:27:35 -04:00
0qq
ff959fd49a
sxhkd: fix environment ( #1892 )
...
* sxhkd: move to xsession.initExtra
When sxhkd is launched as systemd service it
doesn't have $PATH a user expects to see.
* sxhkd: add news entry
2021-05-07 15:28:52 -04:00
Nicolas Berbiche
8127799f79
sxhkd: configurable package and command line arguments
...
Fixes #1598 .
2021-01-16 10:57:32 +01:00
Robert Helgesson
ebdfa06685
tests: update nmt
2020-04-10 01:01:20 +02:00
Robert Helgesson
1cfc0a3203
sxhkd: add dummy package in tests
2020-04-06 12:55:58 +02:00
Robert Helgesson
45abf3d38a
Apply nixfmt on many files
2020-02-02 01:07:28 +01:00
Nazarii Bardiuk
51581b7e43
sxhkd: add service
2019-09-17 21:42:05 +02:00