This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

pin Tangled flake dependency to main

+2 -2
+2 -2
.tangled/workflows/test.yml
··· 9 9 https://wispplace.cachix.org: "wispplace.cachix.org-1:v+eZmUCZ9UGLyOCK4lFZvZKMCGCnBPOKDM+Q7ll1Jmw=" 10 10 11 11 dependencies: 12 - - git+https://github.com/waveringana/wisp.place-monorepo#default 12 + - git+https://tangled.org/nekomimi.pet/wisp.place-monorepo?ref=main#default 13 13 14 14 steps: 15 - - name: verify wispctl from the GitHub-hosted flake 15 + - name: verify wispctl from the pinned Tangled flake 16 16 command: | 17 17 test -s index.html 18 18 test "$(wispctl --version)" = "1.1.3"