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

108 commits

Author SHA1 Message Date
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
042cd345f9
fix(exa): switch to eza 2023-09-07 19:42:54 +08:00
2a7eb11c77
ci: rectify check inputs workflow naming 2023-09-06 22:39:40 +08:00
237a913ac3
fix(git): ignore direnv directories 2023-09-06 22:35:39 +08:00
fc3cb7cef3
feat(packages): add fh 2023-09-06 22:35:31 +08:00
afe6785ca9
feat(packages): add am 2023-09-06 22:35:21 +08:00
476088506a
feat(starship): move settings into nix 2023-09-06 22:34:17 +08:00
ad900a8a9d
chore: update flake inputs 2023-09-05 14:50:16 +08:00
4359505c72
feat: add nix-your-shell 2023-09-05 14:46:39 +08:00
d8df2278e7
fix(vscode): use full path to CLI and support dry runs 2023-09-04 23:06:04 +08:00
43feb86859
refactor: overlays/default.nix 2023-09-04 23:05:43 +08:00
0bef7e8133
feat(fonts): patch IBM Plex for compliant font weight names 2023-09-04 23:01:30 +08:00
c7fbe30750
fix(vscode): un-manage the app itself 2023-09-04 22:38:33 +08:00
5cf5ed65b7
fix(fish): resolve code binary dynamically 2023-09-04 22:34:45 +08:00
ea20be5b58
fix(vscode): use standard settings and manage extensions 2023-09-04 20:33:03 +08:00
810d7fcc2f
chore: update flake inputs 2023-09-04 20:32:35 +08:00
b7b9d33622
chore: bump ryan-mono/term 2023-09-04 20:31:49 +08:00
78fdbe71b9
feat: manage vscode with hm 2023-09-03 22:02:23 +08:00
30aac49501
feat(aliases): add alias for bat 2023-09-03 21:54:19 +08:00
621b09bd8f
feat: manage fonts with hm 2023-09-03 21:53:28 +08:00
44f9e25048
feat: deadnix 2023-08-31 00:00:21 +08:00
8c087c0eb3
refactor: split system into modules 2023-08-30 23:45:37 +08:00
3a7c130767
refactor: use home.sessionVariables 2023-08-30 23:45:26 +08:00
e4672c464a
feat: add nix-darwin-custom-icons 2023-08-26 21:30:16 +08:00
a387054cfe
feat(rust): use toml generator 2023-08-26 21:24:52 +08:00
a5d31746a9
feat: add statix 2023-08-25 21:21:54 +08:00
aa1e41caa2
feat(system): add watchexec 2023-08-24 21:06:34 +08:00
db00ab0281
chore: make switch recipe verbose 2023-08-24 21:06:13 +08:00
25333a0a35
chore: update flake inputs 2023-08-24 20:56:07 +08:00
f5b594628e
style(aliases): "flatten" structure 2023-08-24 20:55:49 +08:00
e4e7854c93
feat(fnm): enable engines and corepack 2023-08-23 15:34:00 +08:00
5e9b4b9186
feat(nyoom): move to flakehub 2023-08-23 10:36:10 +08:00