Skip to content

Commit

Permalink
nix: Fix missing Go dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Vogel <[email protected]>
  • Loading branch information
stv0g committed May 25, 2024
1 parent 95e7c2e commit ec10b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
clang
golangci-lint
reuse
go
]
++ lib.optionals pkgs.stdenv.isLinux [
pcsclite
Expand Down

0 comments on commit ec10b0e

Please sign in to comment.