Monorepo for Tangled tangled.org

nix: add diff to service path #947

merged opened by oppi.li targeting master from op/xpqsypropmpu
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3mc7bnjoqi722
+3
Diff #1
+3
nix/modules/appview.nix
··· 1 1 { 2 + pkgs, 2 3 config, 3 4 lib, 4 5 ... ··· 260 261 requires = ["redis-appview.service"]; 261 262 wants = ["network-online.target"]; 262 263 264 + path = [pkgs.diffutils]; 265 + 263 266 serviceConfig = { 264 267 Type = "simple"; 265 268 ExecStart = "${cfg.package}/bin/appview";

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
nix: add diff to service path
expand 0 comments
pull request successfully merged
oppi.li submitted #0
1 commit
expand
nix: add diff to service path
1/3 failed, 2/3 success
expand
expand 0 comments