1
0
Fork 1
mirror of https://github.com/ryanccn/attic-action.git synced 2025-04-01 02:22:42 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Ryan Cao
55e6e8d853
feat: use nix profile to install Attic 2024-10-06 22:05:47 +08:00
Ryan
f75ac4b827
fix: support nix >= 2.19 ()
* fix: TypeError when pushing

* fix: compatibility with Nix 2.18
2024-01-07 22:00:22 +00:00
Ryan Cao
ce977ffab4
fix: various fixes 2023-09-15 00:12:36 +08:00
gallexme
56ba67dfc0
fix: save store paths to file ()
closes 
2023-08-06 02:32:52 +00:00
Ryan Cao
16bd754a82
add prettier config 2023-07-19 10:43:43 +08:00
Ryan Cao
e0114a9f15
fix: use StringStream 2023-07-19 10:02:52 +08:00
seth
5dc7b671af
feat: auto push store paths and add CI ()
* 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