mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
pkgs: add ffmpeg
This commit is contained in:
parent
6f13527810
commit
bb63cc5b0f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ pkgs: with pkgs; [
|
|||
|
||||
# utils
|
||||
nurl # helps fetch git data for nixpkgs
|
||||
ffmpeg
|
||||
|
||||
# nix related
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue