diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-03-28 13:39:12 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-03-28 13:39:12 -0400 |
| commit | 12c1d317138d124c2e54cb94da045bdb832d22f3 (patch) | |
| tree | f7d1849ed4da847c4f6f4bc96a6a188f8d1fb353 /flake.lock | |
| parent | fda27095a9098b3b536d1e6ab9aa11a47ab3523c (diff) | |
| download | x-12c1d317138d124c2e54cb94da045bdb832d22f3.tar.xz x-12c1d317138d124c2e54cb94da045bdb832d22f3.zip | |
add wasip1 experiments
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -100,6 +100,7 @@ "nixpkgs": "nixpkgs_2", "rust-overlay": "rust-overlay", "utils": "utils_2", + "wasigo": "wasigo", "xess": "xess" } }, @@ -156,6 +157,23 @@ "type": "github" } }, + "wasigo": { + "flake": false, + "locked": { + "lastModified": 1680023486, + "narHash": "sha256-LRCzxbowBykYSJnaffPqwVpckPRmFcHG6UsWxjfPxQ4=", + "owner": "Xe", + "repo": "go", + "rev": "b558380c7a1c8976c8eeacde716be3d4ccd409f2", + "type": "github" + }, + "original": { + "owner": "Xe", + "ref": "wasip1-wasm", + "repo": "go", + "type": "github" + } + }, "xess": { "inputs": { "nixpkgs": [ |
