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.

貢獻者指南