2nd edition of my mc server for my friends and i
0

Configure Feed

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

Fix dependencies structure in CI workflow

+5 -7
+5 -7
.tangled/workflows/deploy-wisp.yml
··· 12 12 depth: 1 13 13 submodules: true 14 14 dependencies: 15 - nixpkgs: 16 - - git 17 - - nodejs 18 - - gcc 19 - - glibc 20 - github:NixOS/nixpkgs/nixpkgs-unstable: 21 - - bun 15 + - git 16 + - nodejs 17 + - gcc 18 + - glibc 19 + - github:NixOS/nixpkgs/nixpkgs-unstable#bun 22 20 23 21 environment: 24 22 WISP_HANDLE: okami.mom