Releases: rennsax/dotfiles
Releases · rennsax/dotfiles
v0.6.0
git: avoid overriding drv in case of rebuilding git `withSsh` is a misleading option name — turning this option off will NOT disable ssh feature for the git release. In fact, if this option is true, git will be built with ssh path hardcoded. Generally, we have `ssh` in our PATH env, so there is no need to hardcode such its path. Setting this option to true triggers rebuilding of git which really takes a lot of time. So I remove the overriding to benefit from the cache.
v0.5.0
fix: `nerdfonts` is deprecated
v0.4.1
ci: update, use make
v0.4.0
refactor!: adopt per-machine granularity config management (#9)
v0.3.0
Monthly Flake Upgrade (September 2024) (#6)
v0.2.0
First release for Nix-managed dotfiles.
v0.1.0
starship: disable time module It's useless, and ruins my vterm experience in Emacs.