aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-03-28 13:39:12 -0400
committerXe Iaso <me@xeiaso.net>2023-03-28 13:39:12 -0400
commit12c1d317138d124c2e54cb94da045bdb832d22f3 (patch)
treef7d1849ed4da847c4f6f4bc96a6a188f8d1fb353 /flake.lock
parentfda27095a9098b3b536d1e6ab9aa11a47ab3523c (diff)
downloadx-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.lock18
1 files changed, 18 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 6785a68..4cf5d57 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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": [