mirror of
https://github.com/juspay/services-flake.git
synced 2024-11-04 00:34:48 +03:00
chore: update comment
This commit is contained in:
parent
dfbf5ddf9e
commit
a6ec8b3f61
@ -11,7 +11,7 @@
|
|||||||
lib = import ./nix/lib.nix;
|
lib = import ./nix/lib.nix;
|
||||||
|
|
||||||
# Config for https://github.com/srid/nixci
|
# Config for https://github.com/srid/nixci
|
||||||
# To run this, `nix run github:srid/nixci`
|
# To run this, `nix run github:srid/nixci build`
|
||||||
nixci.default = let overrideInputs = { "services-flake" = ./.; }; in {
|
nixci.default = let overrideInputs = { "services-flake" = ./.; }; in {
|
||||||
simple-example = {
|
simple-example = {
|
||||||
inherit overrideInputs;
|
inherit overrideInputs;
|
||||||
|
Loading…
Reference in New Issue
Block a user