1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-22 09:20:58 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Rolf Schröder
6b5d6b760e nixos/lighthouse: use lib.getExe (validator_client) 2024-10-31 07:04:58 +01:00
Rolf Schröder
498a3fb874 nixos/lighthouse: use lib.getExe 2024-10-31 07:04:58 +01:00
Rolf Schröder
b6a0bf0b62 nixos/lighthouse: use mkPackageOption 2024-10-31 07:04:57 +01:00
Rolf Schröder
c2aa335f5f nixos/lighthouse: appply nixfmt 2024-10-31 06:57:25 +01:00
Rolf Schröder
741ba511d5 Merge branch 'master' into lighthouse-service-add-package 2024-10-31 06:53:13 +01:00
Felix Buehler
1a519763fb nixos/services.lighthouse: remove with lib; 2024-09-15 10:43:47 +02:00
Cody Schafer
64e884c3a1
nixos/lighthouse: update networks for 5.2.0
This list matches the networks supported by lighthouse 5.2.0
2024-06-25 14:44:47 +00:00
stuebinm
6afb255d97 nixos: remove all uses of lib.mdDoc
these changes were generated with nixq 0.0.2, by running

  nixq ">> lib.mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
  nixq ">> mdDoc[remove] Argument[keep]" --batchmode nixos/**.nix
  nixq ">> Inherit >> mdDoc[remove]" --batchmode nixos/**.nix

two mentions of the mdDoc function remain in nixos/, both of which
are inside of comments.

Since lib.mdDoc is already defined as just id, this commit is a no-op as
far as Nix (and the built manual) is concerned.
2024-04-13 10:07:35 -07:00
Rolf Schröder
6b3b48cb7c lighthouse: add package option to service 2024-02-03 06:45:55 +01:00
Olaf Tomalka
813a0ef809 lighthouse: fix validator service not setting arguments properly 2022-12-19 16:41:43 -05:00
figsoda
6bb0dbf91f nixos: fix typos 2022-12-17 19:31:14 -05:00
georgewhewell
5b8c42f98c nixos/lighthouse: add dataDirs to unit ReadWritePaths 2022-11-22 20:48:33 -05:00
happysalada
e2bb1e774b erigon: module: better secret management 2022-11-12 14:29:43 -05:00
happysalada
1ef74a7854 lighthouse: module add defaults 2022-11-07 09:15:49 -05:00
happysalada
f4ff9c2649 lighthouse: init module 2022-11-07 07:58:17 -05:00