get ready for early publish
This commit is contained in:
parent
01de2f385a
commit
fdfff2c33a
11 changed files with 42 additions and 3 deletions
|
@ -30,6 +30,7 @@
|
|||
{
|
||||
default = pkgs.mkShell rec {
|
||||
buildInputs = with pkgs; [
|
||||
cargo-watch
|
||||
toolchain
|
||||
];
|
||||
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath buildInputs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue