juspay/services-flake

Template to add a new service

オープン

#53 opened on 2023/09/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Nix (63 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (737 個のスター)
PR merge metrics
 (平均マージ 8d 1h) (30d で 10 merged PRs)

説明

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.

コントリビューターガイド