Custom fonts and wallpapers built using nix. assets.lemueldls.dev/index.json
wallpapers

fix: build by package

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 18 18 - name: Build flake 19 19 command: | 20 20 nix flake archive --json | jq -r '.path,(.inputs|to_entries[].value.path)' | cachix push lemueldls 21 - nix build --no-link --print-out-paths | cachix push lemueldls 21 + nix build --print-out-paths .#iosevka-book .#iosevka-slim .#iosevka-code .#iosevka-term .#sarasa-gothic .#wallpapers | cachix push lemueldls