Commit Graph
10 Commits
Author SHA1 Message Date
Weathercold d9dd2862e9 chore(ci): Remove CI concurrency group & small fixes (#1758)
## Description

<!-- Please insert your description here and especially provide info
about the "what" this PR is solving -->

It has no effect. The actions are run in parallel anyway. They have been
previously updated to not fail when run in parallel.

## Linked Issues

<!-- Optional, if you have any -->

## Additional Context

<!-- e.g. is there anything you'd like reviewers to focus on? -->
2026-05-04 06:37:35 +08:00
Weathercold 498eb0d2ce fix(nix): don't use /dev/tty in hash update actions (#836) 2025-12-29 02:09:25 +08:00
WeathercoldandNeko 19c052d2cc feat(nix/stage-tamagotchi): update to electron rewrite (#646)
Co-authored-by: Neko <neko@ayaka.moe>
2025-12-05 15:14:42 +08:00
Weathercold d7bfe19567 fix(nix): run hash update actions sequentially (#616) 2025-09-28 13:15:58 +08:00
Weathercold e00ac26072 chore(nix/flake): update lock (#577) 2025-09-12 01:33:43 +08:00
Weathercold 525964ba27 feat(nix): auto-update pnpmDeps hash (#490) 2025-08-29 01:08:58 +08:00
Weathercold e91c6101c8 docs: add instruction on running the nix package, chore(nix): update hash (#435) 2025-08-25 11:26:33 +08:00
Weathercold def3b09c6b fix(nix): update nix package and flake (#359) 2025-08-18 12:39:51 +08:00
Weathercold cf78423acc fix(nix): bump version, remove cuda support (#329) 2025-07-29 02:01:05 +08:00
WeathercoldandNeko 06b20b61be feat(nix): add nix flake and package (#319)
* feat(nix): add nix flake and package
* feat: support darwin

---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-28 12:48:58 +08:00