Files
nixpkgs/nixos/modules
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-12-11 05:47:23 -05:00
2023-12-04 10:06:54 -05:00
2023-11-10 20:44:28 -03:00