refactor(nix): remove openssl dependency
This commit is contained in:
parent
595299a3c2
commit
d287acfcc0
3 changed files with 0 additions and 6 deletions
|
|
@ -82,8 +82,6 @@
|
|||
pkgs.emscripten
|
||||
];
|
||||
|
||||
buildInputs = [ pkgs.openssl ];
|
||||
|
||||
cargoDeps = pkgs.rustPlatform.importCargoLock {
|
||||
lockFile = ../../Cargo.lock;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue