arch: x86_64 artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/trunk NIX_CONFIG: experimental-features = nix-command flakes image: nixos/unstable packages: - nixos.cachix - nixos.execline - nixos.hut - nixos.moreutils repositories: {} secrets: - 5d9b3235-9de6-4cee-b5ff-a500d7f41846 shell: false sources: - https://git.sr.ht/~remexre/sylvan#3295c5d8c071423adaa79d152cacacb16194c59a tasks: - cachix-setup: | cachix authtoken $(< ~/.cachix-auth-token) cachix use sylvan - build-websites: | time \ pipeline -w " ts" " -s" "" \ fdmove -c 2 1 \ cachix watch-exec sylvan -- \ nix -L build ./sylvan#websites - deploy-websites: | for file in result/*; do hut pages publish -d "$(basename "$file")" "$file" done - bootstrap: | time \ pipeline -w " ts" " -s" "" \ fdmove -c 2 1 \ cachix watch-exec sylvan -- \ nix -L build ./sylvan#sylvan-stage0 triggers: [] oauth: pages.sr.ht/PAGES:RW