.
This commit is contained in:
parent
9be542c93c
commit
e1ebaf4a8f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
version = "1.0";
|
||||
src = ./.;
|
||||
nativeBuildInputs = with pkgs; [ gcc gnumake ];
|
||||
buildInputs = with pkgs; [ readline.dev ];
|
||||
buildInputs = with pkgs; [ readline.dev gmp.dev ];
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue