python310Packages.wasmer: remove unused rec
This commit is contained in:
parent
af947b57a8
commit
aad1458981
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
, wasmer-compiler-singlepass
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
buildPythonPackage {
|
||||
pname = "wasmer-tests";
|
||||
inherit (wasmer) version;
|
||||
|
||||
|
|
Loading…
Reference in a new issue