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
+1 -1
Interdiff #0 #1
+1 -1
nix/modules/appview.nix
··· 261 requires = ["redis-appview.service"]; 262 wants = ["network-online.target"]; 263 264 - path = [ pkgs.diffutils ]; 265 266 serviceConfig = { 267 Type = "simple";
··· 261 requires = ["redis-appview.service"]; 262 wants = ["network-online.target"]; 263 264 + path = [pkgs.diffutils]; 265 266 serviceConfig = { 267 Type = "simple";

History

2 rounds 0 comments
sign up or login to add to the discussion
oppi.li submitted #1
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
expand 0 comments