mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-29 07:24:23 -04:00
add openssl and pkg-config to rust
This commit is contained in:
parent
bf9382b18f
commit
6b79323a65
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
packages = with pkgs; [
|
||||
rustup
|
||||
cargo-watch
|
||||
openssl
|
||||
# needed to use openssl
|
||||
pkg-config
|
||||
];
|
||||
};
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue