juspay/services-flake

Template to add a new service

Aperta

#53 aperta il 7 set 2023

 (1 commento) (0 reazioni) (0 assegnatari)Nix (63 fork)github user discovery
good first issue

Metriche repository

Star
 (737 stelle)
Metriche merge PR
 (Merge medio 8g 1h) (10 PR mergiate in 30 g)

Descrizione

A just command that takes the service name as an argument and creates nix/<service-name>.nix and nix/<service-name>_test.nix with a hello-world service example.

  • Maybe also add the files in the respective lists of nix/default.nix and test/flake.nix?

  • Update README to add the service

  • Comments specifying to take inspiration from either the nixos module or devenv module if either of them already implement the service.

Guida contributor