Add automake to nix spec - needed for secp256k1 lib
This commit is contained in:
parent
892d582dcf
commit
91bc86ea98
@ -9,6 +9,7 @@ in {
|
||||
stable.stdenv
|
||||
## erlang
|
||||
stable.autoconf
|
||||
stable.automake
|
||||
stable.erlangR23 # OTP 23.3.4.4
|
||||
];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user