Add nixpkgs-fmt

This commit is contained in:
2024-08-06 14:54:48 -06:00
parent b5e8cd89dd
commit 57049fe511

View File

@@ -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