about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-04T01·32+0100
committerVincent Ambo <tazjin@google.com>2020-04-04T01·36+0100
commita89d22eb75ebc322091bb0c7e44d04bb633e9391 (patch)
treef5e4c5c9f986272cbffc1cbd961d5c6df46a61ad
parentd2d7385833db890414519ee329847af38df12ffc (diff)
chore(ops/nixos/nugget): Install ffmpeg (including libnpp support) r/616
-rw-r--r--ops/nixos/nugget/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix
index e774eb64f4..def2ac81cf 100644
--- a/ops/nixos/nugget/default.nix
+++ b/ops/nixos/nugget/default.nix
@@ -102,6 +102,7 @@ in depot.lib.fix(self: {
       ops.kontemplate
       third_party.git
       third_party.tailscale
+      third_party.ffmpeg
     ]) ++
 
     # programs from nixpkgs