Add nixpkgs-fmt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ self, pkgs, inputs, secrets, ... }:
|
||||
{ self, pkgs, ... }:
|
||||
let
|
||||
ffcheck = pkgs.writeShellScriptBin "ffcheck" ''
|
||||
${pkgs.ffmpeg}/bin/ffmpeg -v error -stats -hide_banner -i "$1" -c copy -f null -
|
||||
@@ -79,6 +79,7 @@ in {
|
||||
pyenv
|
||||
gcc
|
||||
nixd
|
||||
nixpkgs-fmt
|
||||
|
||||
# Art and 3D
|
||||
inkscape
|
||||
|
Reference in New Issue
Block a user