juspay/services-flake

Template to add a new service

Ouverte

#53 ouverte le 7 sept. 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Nix (63 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (737 étoiles)
Métriques de merge PR
 (Merge moyen 8j 1h) (10 PRs mergées en 30 j)

Description

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.

Guide contributeur