juspay/services-flake

Template to add a new service

开放

#53 创建于 2023年9月7日

 (1 条评论) (0 个反应) (0 位负责人)Nix (63 个派生)github user discovery
good first issue

仓库指标

星标
 (737 个星标)
PR 合并指标
 (平均合并 8天 1小时) (30 天内合并 10 个 PR)

描述

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.

贡献者指南