-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements to the Nix shell. (#282)
### What 1. Remove the `inputsFrom` clause, because we want to be able to use the Nix shell to develop even when the binary is not currently building. 2. Split runtime inputs out into `buildInputs`. 3. Split large performance-testing tools out into a separate shell, called "perf". 4. Add OpenSSL as an explicit dependency.
- Loading branch information
1 parent
ac16877
commit 029c1e7
Showing
1 changed file
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters