Skip to content

Commit

Permalink
ci: add pkg-config and fontconfig to dev flake
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcur committed Jul 26, 2024
1 parent 43bebee commit 574aaa0
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 @@
rust-analyzer
rustc
rustfmt

pkg-config
fontconfig
];
};
}
Expand Down

0 comments on commit 574aaa0

Please sign in to comment.