Cache Nix derivations on GitHub Actions with Attic.
Find a file
seth 5dc7b671af
feat: auto push store paths and add CI (#1)
* feat: add flake devShell

* chore: add prettier

* fix: respect cache input during configure

* feat: auto push paths

* feat: add test workflow

* chore: update index.js

* refactors

* pnpm lock

* more refactors

* remove copying

---------

Co-authored-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2023-07-19 09:53:49 +08:00
.github/workflows feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
dist feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
src feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
.gitignore feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
.node-version feat: initial commit 2023-07-18 22:17:42 +08:00
.prettierignore feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
action.yml feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
flake.lock feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
flake.nix feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
LICENSE feat: initial commit 2023-07-18 22:17:42 +08:00
package.json feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
pnpm-lock.yaml feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
test.nix feat: auto push store paths and add CI (#1) 2023-07-19 09:53:49 +08:00
tsconfig.json feat: initial commit 2023-07-18 22:17:42 +08:00