tangled
alpha
login
or
join now
lem.my
/
assets
0
fork
atom
Custom fonts and wallpapers built using nix.
assets.lemueldls.dev/index.json
wallpapers
0
fork
atom
overview
issues
pulls
pipelines
fix: tangled ci
Lemuel DLS
1 month ago
bbf72b6f
de9e96a6
1/1
deploy.yml
success
3m 32s
+3
-3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+3
-3
.tangled/workflows/deploy.yml
···
7
7
dependencies:
8
8
nixpkgs:
9
9
- cachix
10
10
-
11
11
-
environment:
12
12
-
USER: lemuel
10
10
+
- jq
13
11
14
12
steps:
15
13
- name: Use cache
16
14
command: cachix use lemueldls
15
15
+
environment:
16
16
+
USER: root
17
17
18
18
- name: Build flake
19
19
command: |