Skip to content

Commit

Permalink
add fd used in make
Browse files Browse the repository at this point in the history
  • Loading branch information
ingon committed Jan 7, 2025
1 parent 35a2c24 commit 5ab6971
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@
buildInputs = with pkgs; [
go
gopls
fd
protobuf
protoc-gen-go
static-web-server
process-compose
static-web-server
(pkgs.writeShellScriptBin "gen-local-certs" ''
set -euo pipefail
cd .direnv
Expand Down

0 comments on commit 5ab6971

Please sign in to comment.