This website requires JavaScript.
Explore
Help
Sign In
status-im
/
secp256k1
mirror of
https://github.com/status-im/secp256k1.git
Watch
2
Star
0
Fork
You've already forked secp256k1
0
Code
Issues
Projects
Releases
Wiki
Activity
f329bba244
secp256k1
/
ci
/
shell.nix
5 lines
78 B
Nix
Raw
Blame
History
let
pkgs
=
(
import
<nixpkgs>
{
}
)
;
in
import
./mkshell.nix
{
inherit
pkgs
;
}
Reference in New Issue
View Git Blame
Copy Permalink