tangled
alpha
login
or
join now
byjp.me
/
shutup.jp
2
fork
atom
I get told to shut up a lot by my friend. This is the microsite that documents this in detail.
shutup.jp
postcards
microsite
2
fork
atom
overview
issues
pulls
pipelines
build: fix dependencies for proj
byjp.me
3 months ago
266bda53
54b38045
0/1
deploy.yaml
failed
36s
+6
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+6
.tangled/workflows/deploy.yaml
···
11
11
12
12
dependencies:
13
13
nixpkgs:
14
14
+
# Needed to retrieve wisp
14
15
- coreutils
15
16
- curl
17
17
+
# My dependencies
16
18
- go
17
19
- proj
18
20
- libwebp
21
21
+
# CGo
22
22
+
- gcc
23
23
+
- gnumake
24
24
+
- pkg-config
19
25
20
26
environment:
21
27
SITE_NAME: shutup.jp