Remove redundant openssl dev shell dependency

This commit is contained in:
Elnu 2023-08-26 12:31:11 -07:00
parent 54c63e8cf4
commit 5ff00ddc06

View file

@ -52,7 +52,6 @@ rust-project TODO: write shell script for automatically updating `cargoHash`
(pkgs.rust-bin.stable.latest.default.override {
extensions = [ "rust-src" ];
})
openssl
bacon
];
inputsFrom = with self.packages.${system}; [ status_cloud ];