emilylange
22bbd1834e
nixos/node-red: fix cfg.package default value
...
This fixes the following eval error:
```
error: nodePackages.node-red cannot be found in pkgs
```
when having `services.node-red.enable = true;` without specifying
`services.node-red.package`, just like the nixos VM test.
Follow-up of f509382c11 , which attempted
to fix this as well.
Breakage introduced in 0a37316d6c .
2023-12-14 23:19:25 +01:00
..
2023-11-27 01:28:36 +01:00
2023-11-27 01:28:36 +01:00
2023-12-07 22:27:15 +01:00
2023-12-14 14:51:04 +01:00
2023-11-30 19:03:14 +01:00
2023-12-07 04:24:16 +01:00
2023-11-30 02:49:30 +01:00
2023-12-13 15:15:50 +02:00
2023-12-08 14:58:18 +01:00
2023-12-11 23:58:03 +08:00
2023-12-05 09:29:51 +01:00
2023-12-07 10:04:09 +01:00
2023-12-01 01:31:04 -06:00
2023-11-27 01:28:36 +01:00
2023-12-07 10:19:11 +01:00
2023-12-14 18:09:54 +02:00
2023-12-10 14:51:43 +01:00
2023-12-06 19:15:11 +00:00
2023-12-01 15:50:05 +11:00
2023-12-13 18:02:47 -05:00
2023-12-12 10:19:37 +08:00
2023-12-13 21:53:52 +01:00
2023-11-30 19:03:14 +01:00
2023-12-14 15:09:22 +01:00
2023-12-05 15:59:26 +01:00
2023-12-05 22:53:35 +00:00
2023-11-30 19:03:14 +01:00
2023-12-08 18:23:00 +01:00
2023-11-30 19:03:14 +01:00
2023-12-14 23:19:25 +01:00
2023-12-12 14:05:33 +01:00
2023-12-05 00:23:29 +03:00