its for when you want to get like notifications for your reposts

Compare changes

Choose any two refs to compare.

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/build.yml
···
branch: ["main"]
steps:
-
- name: build server w nix
command: |
nix build -L --show-trace
···
branch: ["main"]
steps:
+
- name: build server
command: |
nix build -L --show-trace