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

139 commits

Author SHA1 Message Date
69779d08c8
feat(packages): use rust toolchain from fenix 2023-12-11 19:47:03 +08:00
883f2c75fb
refactor(zsh): use inputs for plugins 2023-12-11 19:38:10 +08:00
408662ff37
fix: add gh workaround 2023-12-11 19:32:01 +08:00
114904b700
feat: update fonts 2023-11-27 19:20:49 +08:00
92e68180de
feat(vscode): replace black with ruff 2023-11-25 18:20:11 +08:00
e0ee5bc742
feat(packages): add nrr and choirpack 2023-11-25 18:07:40 +08:00
b5b6b6ebd4
rm: disable am-discord-rich-presence 2023-11-23 17:31:19 +08:00
536c5a4a0a
feat(vscode): move activity bar to top 2023-11-23 17:30:59 +08:00
146f0656fa
feat(nix): add n to registry 2023-11-23 17:30:08 +08:00
6e3d8b2a9f
packages: remove attic and add home-manager 2023-11-13 19:55:46 +08:00
f13c9e18a6
chore(homebrew): remove ryanccn/tap (for now) 2023-11-13 18:45:18 +08:00
dependabot[bot]
9ec56d938a
chore(deps): bump DeterminateSystems/nix-installer-action from 6 to 7 (#5)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 03:08:11 +00:00
5e108e712c
chore: update flake inputs 2023-11-12 18:50:28 +08:00
40c6746528
style: deadnix 2023-11-10 23:12:09 +08:00
7267b88a90
rm: remove sccache 2023-11-10 23:11:54 +08:00
0ea67a14c6
feat(fonts): add Commit Mono and Nerd Font Symbols 2023-11-02 18:49:09 +08:00
1d4ae1c881
feat(vscode): switch to Cascadia Code 2023-11-02 18:48:52 +08:00
e9925d0c42
chore: update inputs and packages 2023-10-23 18:32:41 +08:00
18f84a1825
chore: update flake inputs 2023-10-20 19:50:27 +08:00
5158dac59c
chore(packages): add ruff 2023-10-20 19:32:12 +08:00
36c40365f0
fix(starship): disable Google Cloud indicator 2023-10-20 19:32:00 +08:00
9e210a376e
chore: reorder packages and add google-cloud-sdk 2023-10-16 23:09:45 +08:00
dependabot[bot]
510cd9cf23
chore(deps): bump DeterminateSystems/nix-installer-action from 4 to 6 (#4) 2023-10-16 11:30:56 +08:00
5ae2196b28
feat(vscode): switch back to Iosevka 2023-10-13 19:27:29 +08:00
0406c319f7
feat: add two variables 2023-10-13 19:27:14 +08:00
6b7190d3fd
chore: update various things 2023-09-25 19:55:28 +08:00
4f6377b23d
chore: update flake inputs 2023-09-22 09:30:31 +08:00
84ebf13b7d
chore: configure statix 2023-09-19 22:26:28 +08:00
9fef716261
feat(vscode): add clang-format 2023-09-19 22:11:09 +08:00
16e9ebf9fd
feat(icons): add Things and Obsidian 2023-09-19 22:09:10 +08:00
9eb553fccc
fix(fish): use fish_add_path -P 2023-09-15 09:12:36 +08:00
dependabot[bot]
86f648fd3c
chore(deps): bump DeterminateSystems/nix-installer-action from 3 to 4 (#1)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 3 to 4.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 00:49:12 +00:00
da2644ae42
fix(fish): use set -p PATH instead of fish_add_path
The reasoning for this is that `fish_add_path` writes to a universal variable that is persisted independently of fish configuration files, and this can result in stale `fish_user_paths` entries when calls to `fish_add_path` are removed from the configuration. Using `set -p PATH` ensures that only the environment is written to.
2023-09-15 08:46:22 +08:00
eb4cb1c367
chore(fonts): update 2023-09-14 11:06:23 +08:00
f1d778b319
chore(zsh): update ohmyzsh 2023-09-11 21:48:27 +08:00
a6ea56d6d8
feat(zsh): make vivid_theme dynamic based on flavour 2023-09-11 21:44:33 +08:00
9a840c1f66
fix(ctp-glamour): use pname 2023-09-11 21:43:47 +08:00
6db2c7a756
feat: install nish 2023-09-11 21:41:19 +08:00
a303542b89
feat(starship): add bun symbol 2023-09-11 16:25:02 +08:00
f9d9ee6a8f
feat(variables): disable Nuxt telemetry 2023-09-11 16:25:02 +08:00
80d4d3df60
style: clean up code 2023-09-11 16:25:02 +08:00
48bd87f26f
feat(starship): more concise prompt 2023-09-11 16:25:02 +08:00
dependabot[bot]
76c96dbe34
chore(deps): bump DeterminateSystems/flake-checker-action from 4 to 5 (#2) 2023-09-11 11:28:56 +08:00
779c7993a2
nix: add crane to substituters 2023-09-09 21:48:25 +08:00
fd3b5d5a41
feat: add glamour 2023-09-09 21:48:00 +08:00
9b029be624
fix(vscode): config tweaks 2023-09-09 21:47:46 +08:00
5ff6b584db
fix(eza): use built-in hm option 2023-09-08 20:48:55 +08:00
8d912f6bc0
feat(aliases): add nb and nfu 2023-09-08 20:48:47 +08:00
2a2fc6bb11
feat: switch to am for Discord presence 2023-09-07 22:06:32 +08:00
650542009d
refactor: programs -> home 2023-09-07 19:51:10 +08:00