Skip to content

Commit

Permalink
nix: add mtdutils as it is used in excluded tests
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed Jun 2, 2022
1 parent 986fcdf commit 5f03316
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
openssl
pkg-config
protobuf

# used by excluded tests
mtdutils
];

shellHook = with pkgs; ''
Expand Down

0 comments on commit 5f03316

Please sign in to comment.