diff options
| author | icecodder <git@icecodder.me> | 2023-01-15 15:46:01 +0100 |
|---|---|---|
| committer | icecodder <git@icecodder.me> | 2023-01-15 15:46:01 +0100 |
| commit | bc5d94aeb8fab38a77a419c49a5a51d841764f67 (patch) | |
| tree | 7d8eac1ea845c3211dc443c23739752b53063c1d /shell.nix | |
| parent | 45d25c68dcffa822a5460ea7ee19aad97c855a74 (diff) | |
add zlib deps
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ mkShell { gnumake protobuf rustc + zlib ]; } |
