tangled
alpha
login
or
join now
tombl.dev
/
distro
1
fork
atom
Distro for Linux for WebAssembly
1
fork
atom
overview
issues
pulls
pipelines
update linux and musl
again
tombl.dev
10 months ago
0c7bb126
7d8168f7
verified
This commit was signed with the committer's
known signature
.
tombl.dev
SSH Key Fingerprint:
SHA256:eqvvyutK7qY8RYzdkJ3d4fK2+vF3kQP40maKNrnB55U=
+2
-2
2 changed files
expand all
collapse all
unified
split
packages
linux
package.nix
musl
package.nix
+1
-1
packages/linux/package.nix
···
26
26
owner = "tombl";
27
27
repo = "linux";
28
28
rev = "refs/heads/wasm";
29
29
-
hash = "sha256-WAcNzoYyqtYCxHvXUZzJg10mH9mtkTkoL5CiKKSlF/s=";
29
29
+
hash = "sha256-FFYZOum0bwUPmoUKW7u2oozUzb2gDwE5Cfwp4GundAg=";
30
30
};
31
31
path = [
32
32
bc
+1
-1
packages/musl/package.nix
···
17
17
owner = "tombl";
18
18
repo = "musl";
19
19
rev = "refs/heads/master";
20
20
-
hash = "sha256-E1qlpYjyClZIfaqTibnhmf4N4MGF3YlTBhkfeVB7A7w=";
20
20
+
hash = "sha256-IjDa2VkS8wMnDWPXPDnsqEh8TNgSm7qZ0/F51WqPoUs=";
21
21
};
22
22
path = [
23
23
clang