mirror of
https://github.com/jb55/nostril.git
synced 2025-07-29 23:08:27 -04:00
@@ -1,5 +1,5 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
with pkgs;
|
||||
mkShell {
|
||||
buildInputs = [ secp256k1 openssl gdb ];
|
||||
buildInputs = [ secp256k1 gdb ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user