1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 16:10:45 +01:00
Commit graph

197 commits

Author SHA1 Message Date
dependabot[bot]
b7b9accf4c
chore(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 01:05:06 +00:00
5e189a590f
fix: revert GPG home change, update inputs 2025-10-24 23:15:10 +01:00
789ef320b0
chore: update 2025-10-19 11:02:48 +01:00
6c6f264768
chore: update 2025-09-27 17:59:32 +08:00
dependabot[bot]
26815c337f
chore(deps): bump cachix/install-nix-action from 31.4.0 to 31.5.2 (#24)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.4.0 to 31.5.2.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](17fe5fb4a2...fc6e360bed)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: 31.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-15 10:24:02 +00:00
2e1d4ef8f2
chore: update configs 2025-08-15 18:22:33 +08:00
79bc61a28e
chore: update, remove zsh configs 2025-06-15 09:20:22 +08:00
e495878b0e
feat: miscellaneous updates 2025-05-30 20:44:04 +08:00
42a1293f6d
refactor: flake-parts 2025-04-03 00:36:22 +08:00
872c6be493
feat: reorganize, update 2024-12-02 09:48:30 +08:00
eb6b664802
treewide: refactor, nix, overlays -> packages 2024-11-12 13:56:54 +08:00
dependabot[bot]
d6238e12af
chore(deps): bump DeterminateSystems/nix-installer-action from 13 to 15 (#17) 2024-11-11 01:28:46 +00:00
dependabot[bot]
22de44dbdc
chore(deps): bump DeterminateSystems/flake-checker-action from 8 to 9 (#16)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 01:27:53 +00:00
2756c5af57
fix(rust): include rust-analyzer in toolchain 2024-09-20 13:02:20 +08:00
2305bad15f
feat(comma): use fzf as picker 2024-09-20 13:01:08 +08:00
9cd5e745cd
feat: lix, morlana, spdx-gen 2024-09-20 12:59:46 +08:00
b9832c59cf
chore: update packages 2024-09-04 19:06:28 +08:00
61121a5b50
fix(go): set toolchain to local 2024-09-04 19:05:55 +08:00
ff4ad2bb97
refactor(vscode): inherit catppuccin.accent 2024-09-04 19:03:18 +08:00
158cebb96e
feat: add comma & nix-index-database 2024-09-04 19:02:23 +08:00
1833524619
feat(fish): proper PATH initialization 2024-09-04 18:39:02 +08:00
dependabot[bot]
ea378cf3af
chore(deps): bump DeterminateSystems/nix-installer-action from 7 to 13 (#14)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 10:47:04 +00:00
dependabot[bot]
31996553c3
chore(deps): bump DeterminateSystems/flake-checker-action from 5 to 8 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-04 10:46:54 +00:00
8f347ee1ec
feat(git): use PGP for signing (for now) 2024-08-04 18:33:48 +08:00
76e232b630
chore: add .git-blame-ignore-revs 2024-06-17 10:55:31 +08:00
02e3e3a7ac
style: switch to nixfmt-rfc-style 2024-06-17 10:52:56 +08:00
3404601a4a
feat: nixd, lix -> nix, update fonts 2024-06-17 10:45:28 +08:00
e9455b9098
feat: lix 2024-05-26 14:56:58 +08:00
46cf265a54
chore: update inputs, miscellaneous changes 2024-04-28 14:53:10 +08:00
3861c0442b
feat(rust): switch to rust-overlay, use mold 2024-04-06 16:17:37 +08:00
2eb3764b31
feat(git): add helpful configs 2024-04-06 16:16:44 +08:00
3ea99dd18a
feat: add atuin and nom, adjust configs 2024-03-11 22:07:00 +08:00
2186255b7e
chore(ghostty): update config 2024-02-24 17:57:46 +08:00
9501f7769f
refactor: expose flake overlays 2024-02-17 10:04:58 +08:00
ff6c4c5d16
feat: add Ghostty 2024-02-16 00:02:19 +08:00
c6c59dd552
feat: adopt XDG base directories 2024-02-16 00:01:34 +08:00
b1984a512c
feat: update ryan-mono 2024-02-15 23:58:24 +08:00
244e1bd427
fix: add homebrew shellenv 2024-02-14 15:26:21 +08:00
426718a435
fix(rust): adopt sccache again 2024-02-14 15:26:06 +08:00
bb39b10e1f
chore: update flake inputs 2024-01-31 11:16:34 +08:00
f0f5880362
chore(vscode): update settings 2024-01-31 11:16:20 +08:00
66d54fb717
chore: update flake inputs 2024-01-28 10:16:11 +08:00
3b05cb46a1
fix(nix): turn on sandbox 2024-01-28 10:15:42 +08:00
e5c410b766
feat(vscode): change themes 2024-01-28 10:15:27 +08:00
da6ce75ba9
refactor: add lots of programs 2024-01-18 14:45:11 +08:00
661ff3f1a0
feat(rust): manage cargo commands 2024-01-16 17:03:10 +08:00
e9c828cabf
chore: prune and reorganize packages 2024-01-11 17:48:37 +08:00
ab88ea3213
fix(git): use default package and difftastic 2024-01-11 17:48:27 +08:00
d9ca47aa46
fix(vscode): extension capitalization issues 2024-01-11 17:47:44 +08:00
3fc6390a87
feat(rust): use universal target dir 2024-01-11 17:47:16 +08:00