Weathercold and github-actions[bot]
9f34877bab
chore(nix): update pnpmDeps hash ( #2254 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-11 16:16:37 +00:00
Weathercold and github-actions[bot]
a671d56f78
chore(nix): update pnpmDeps hash ( #2248 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-10 07:40:27 +00:00
Weathercold
b90e6726f3
fix(pnpm): allow releases within the minimum release date cutoff for trusted packages ( #2236 )
2026-08-08 15:30:02 +00:00
Weathercold and github-actions[bot]
e62a3d6e4c
chore(nix): update pnpmDeps hash ( #2246 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-08 12:24:46 +00:00
Weathercold and github-actions[bot]
5addb1574f
chore(nix): update pnpmDeps hash ( #2240 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-08 05:49:49 +00:00
Weathercold and github-actions[bot]
5f0076e3d4
chore(nix): update pnpmDeps hash ( #2216 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-04 10:07:00 +00:00
Weathercold and github-actions[bot]
faf96ef337
chore(nix): update pnpmDeps hash ( #2201 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-02 17:10:45 +00:00
Weathercold
18f8a2a94d
fix(nix): missing runtime libs & small changes ( #1956 )
...
Add the missing runtime libs to LD_LIBRARY_PATH. Also pin pnpm and electron versions, use getExe and update flake lock.
2026-06-07 01:37:54 -04:00
Weathercold and github-actions[bot]
61a128045b
chore(nix): update assets hash ( #1955 )
...
Auto-generated by CI to keep Nix asset hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-07 02:23:55 +00:00
Weathercold and github-actions[bot]
f4fb484a82
chore(nix): update pnpmDeps hash ( #1948 )
...
Auto-generated by CI to keep Nix pnpmDeps hash up-to-date.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-05 08:34:42 +00:00
f459d00954
chore(ci): use personal access token for hash update ( #1925 )
...
## Description
Unfortunately the method of manually calling CI on the PR branch used by
#1907 doesn't count as status check of that PR (#1924 ), probably because
the called workflow inherits the context of the calling workflow, which
is not triggered by the PR. I read the docs and the most straightforward
solution is using a PAT, which does trigger the pull_request event.
Alternatively you can open PR with a custom github app, which is more
complicated but allows the app to bypass ruleset and commit directly to
main. Or just disable mandatory status checks.
## Linked Issues
## Additional Context
<!-- e.g. is there anything you'd like reviewers to focus on? -->
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com >
2026-06-04 18:12:51 +08:00
Weathercold
052dc03ad2
chore(ci): open and auto-merge PR when updating hashes ( #1907 )
2026-06-01 23:17:09 +08:00
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
Weathercold and Neko
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
Weathercold and Neko
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