Commit Graph
7 Commits
Author SHA1 Message Date
SandroandGitHub 267f14bdb4 pythonPackages.wasmer: remove let in 2021-06-20 17:34:25 +02:00
Jelle Besseling d54cf8100b python3Packages.wasmer: fix Darwin build 2021-06-12 14:42:46 +02:00
Sirio Balmelli 119b2d63f1 python3Packages.wasmer: build on Darwin
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-04-01 10:55:55 +02:00
Daniël de Kok 73bf3bdd89 python3Packages.wasmer: switch to buildPythonPackage + cargo hooks 2021-02-12 08:40:46 +01:00
Daniël de Kok c81a5d9abb python3Packages.wasmer: 1.0.0-beta1 -> 1.0.0 2021-01-24 10:32:28 +01:00
Daniël de Kok 491667c51a python3Packages.wasmer: make cargoHash invariant to the Python version
The package name used the Python version. Since the name is used in
the Cargo vendor directory, the Cargo vendor hash depended on the
Python version. Remove the Python version from the name.
2021-01-23 12:34:33 +01:00
Sandro Jäckel cda8b591a0 pythonPackages.wasmer: init at 1.0.0-beta1 2021-01-07 10:42:22 +01:00