-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07e54f5
commit be1b5f1
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-12-16) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* **modules:** auto import modules & improve passing of arguments ([#60](https://github.com/Stonks3141/ctp-nix/issues/60)) | ||
* switch to NixOS/HM modules | ||
|
||
### Features | ||
|
||
* add autogenerated docs ([#39](https://github.com/Stonks3141/ctp-nix/issues/39)) ([a60d227](https://github.com/Stonks3141/ctp-nix/commit/a60d2276228066c597cfb8e6d40053281958ab59)) | ||
* add flake-compat support ([359e24d](https://github.com/Stonks3141/ctp-nix/commit/359e24de7d4112e53c1130a3061112e31fbf7b4e)) | ||
* add flavour option to nixos module ([13e5ba5](https://github.com/Stonks3141/ctp-nix/commit/13e5ba50206c2d709a91cac5106086597dcaabe2)) | ||
* add subflake for development & testing ([#64](https://github.com/Stonks3141/ctp-nix/issues/64)) ([07e54f5](https://github.com/Stonks3141/ctp-nix/commit/07e54f5b3c84885d2fef13e6959117aa29346322)) | ||
* **gtk:** add cursor theming support ([#61](https://github.com/Stonks3141/ctp-nix/issues/61)) ([f3aaec1](https://github.com/Stonks3141/ctp-nix/commit/f3aaec142f9b9182cbeaf19b3431574b00817173)) | ||
* **hm:** micro init ([#47](https://github.com/Stonks3141/ctp-nix/issues/47)) ([71f4a7d](https://github.com/Stonks3141/ctp-nix/commit/71f4a7d6ffef709c6d4e8d8f229b0f6ac583f0a0)) | ||
* **home-manager:** add starship theme ([fa2b78a](https://github.com/Stonks3141/ctp-nix/commit/fa2b78afa3fa49f9d7598007a39f8843ffac04af)) | ||
* **home-manager:** add support for alacritty ([#22](https://github.com/Stonks3141/ctp-nix/issues/22)) ([c5eeae7](https://github.com/Stonks3141/ctp-nix/commit/c5eeae703f20176a421fde57e76842cc4f4c453d)) | ||
* **home-manager:** add support for btop ([#20](https://github.com/Stonks3141/ctp-nix/issues/20)) ([25edfe9](https://github.com/Stonks3141/ctp-nix/commit/25edfe9641184ef8b53ca3f69c28433e784fa4e1)) | ||
* **home-manager:** add support for fish ([#46](https://github.com/Stonks3141/ctp-nix/issues/46)) ([5713b47](https://github.com/Stonks3141/ctp-nix/commit/5713b478b10c5ef703fd921d96ca6a3057c457b5)) | ||
* **home-manager:** add support for kitty ([#19](https://github.com/Stonks3141/ctp-nix/issues/19)) ([bdc4336](https://github.com/Stonks3141/ctp-nix/commit/bdc4336b37a1c261307fab6e349c816249c43abe)) | ||
* **home-manager:** add support for neovim ([#27](https://github.com/Stonks3141/ctp-nix/issues/27)) ([20a4a5d](https://github.com/Stonks3141/ctp-nix/commit/20a4a5d3f29a18154514ef6af319bb084cbd5d18)) | ||
* **home-manager:** add support for sway ([#26](https://github.com/Stonks3141/ctp-nix/issues/26)) ([12733d6](https://github.com/Stonks3141/ctp-nix/commit/12733d64c3c5e79d777dff3f0f908ab0e39f7082)) | ||
* **home-manager:** add support for tmux ([#21](https://github.com/Stonks3141/ctp-nix/issues/21)) ([8f93009](https://github.com/Stonks3141/ctp-nix/commit/8f930092e54438b5a1bea1126966926a4ff06500)) | ||
* **home-manager:** init hyprland module ([#56](https://github.com/Stonks3141/ctp-nix/issues/56)) ([88376af](https://github.com/Stonks3141/ctp-nix/commit/88376af32e22a916ccd49adfef8615fec3e00eac)) | ||
* **home-manager:** init mako module ([#49](https://github.com/Stonks3141/ctp-nix/issues/49)) ([4840eda](https://github.com/Stonks3141/ctp-nix/commit/4840eda13e86a940d7c9a08e739629ee20aa95c2)) | ||
* **home-manager:** init zathura module ([#53](https://github.com/Stonks3141/ctp-nix/issues/53)) ([4ba874e](https://github.com/Stonks3141/ctp-nix/commit/4ba874eaa973c4266994ccba4992ef5fee91bef7)) | ||
* initial commit ([fad8bd6](https://github.com/Stonks3141/ctp-nix/commit/fad8bd63ef3daa02886613623d46d72dc77b0be7)) | ||
* limit use of IFD, add auto updates & vm testing ([#40](https://github.com/Stonks3141/ctp-nix/issues/40)) ([a30f0ff](https://github.com/Stonks3141/ctp-nix/commit/a30f0ff077a5fc3739c4630b6cc128d7296a8fc6)) | ||
* **modules/home-manager:** add glamour ([#44](https://github.com/Stonks3141/ctp-nix/issues/44)) ([a97085d](https://github.com/Stonks3141/ctp-nix/commit/a97085d28b9e4b92f08dccf83087e5133dfbc079)) | ||
* **modules:** add support for bottom ([99216b8](https://github.com/Stonks3141/ctp-nix/commit/99216b897b261e1fb509a55d8c872c6adc63463f)) | ||
* **modules:** add support for helix ([#8](https://github.com/Stonks3141/ctp-nix/issues/8)) ([298605b](https://github.com/Stonks3141/ctp-nix/commit/298605b31eebb38e73a9bc5685b28ce1d318b2c8)) | ||
* **modules:** add support for lazygit ([547ba19](https://github.com/Stonks3141/ctp-nix/commit/547ba1984cf53ec7be5c7096fc34f34a64801a67)) | ||
* **modules:** add support for polybar ([38fa66c](https://github.com/Stonks3141/ctp-nix/commit/38fa66cba9a87fac84ce5d0999d9004c4ef5fe5d)) | ||
* **modules:** add util library ([#25](https://github.com/Stonks3141/ctp-nix/issues/25)) ([be6320c](https://github.com/Stonks3141/ctp-nix/commit/be6320c4b16bc9ee8ee3e81e07bb7257ebef9063)) | ||
* **nixos:** add support for grub ([8b7aa60](https://github.com/Stonks3141/ctp-nix/commit/8b7aa60e3f0b98c9c90d124411df436a84eb65bb)) | ||
* switch to NixOS/HM modules ([78b67b4](https://github.com/Stonks3141/ctp-nix/commit/78b67b490d763c7d54556215ab57bafa5793b3cc)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* don’t enable bat ([8c3f98e](https://github.com/Stonks3141/ctp-nix/commit/8c3f98e64c7fedb3114df7ba4000700215e2968c)) | ||
* **home-manager/bat:** use attrset for theme specification ([#43](https://github.com/Stonks3141/ctp-nix/issues/43)) ([4ade204](https://github.com/Stonks3141/ctp-nix/commit/4ade2040125e692e90204a073a07a6c7f3063ded)) | ||
* **home-manager/sway:** avoid IFD ([#45](https://github.com/Stonks3141/ctp-nix/issues/45)) ([7513e5e](https://github.com/Stonks3141/ctp-nix/commit/7513e5edf8c2ab2485260049ce8c03ac9f6ca2f7)) | ||
* **home-manager:** adopt new naming scheme for gtk theme ([#34](https://github.com/Stonks3141/ctp-nix/issues/34)) ([af61ea4](https://github.com/Stonks3141/ctp-nix/commit/af61ea49d04afbe33c3dcd51b9590e10c1f26378)) | ||
* **home-manager:** capitalize "Light" and "Dark" ([4302239](https://github.com/Stonks3141/ctp-nix/commit/430223932eaf0c3b0fbd578f591fc02f6b17fd29)) | ||
* **home-manager:** correctly set btop's theme ([#48](https://github.com/Stonks3141/ctp-nix/issues/48)) ([3a12806](https://github.com/Stonks3141/ctp-nix/commit/3a12806a377fd146a5784b3c004b5b06513b8fb5)) | ||
* **home-manager:** don't set home.activation.batCache ([66ae727](https://github.com/Stonks3141/ctp-nix/commit/66ae7277106f544eab1e6d23fe2244bc4b731dcc)) | ||
* **home-manager:** dont declare xdg.configFile when btop isn't enabled ([#37](https://github.com/Stonks3141/ctp-nix/issues/37)) ([9616836](https://github.com/Stonks3141/ctp-nix/commit/9616836d656f34178e2adac1bc2af95ad3952e50)) | ||
* import bat.nix ([f79d1ec](https://github.com/Stonks3141/ctp-nix/commit/f79d1ecee99d867dcad6e2a4450db0265338cf00)) | ||
* **modules:** vendor our own revision of nixpkgs ([c88242c](https://github.com/Stonks3141/ctp-nix/commit/c88242c4fa240ddd5bb9c38dccd4d48cd142f511)) | ||
* set correct path for modules ([f3adc02](https://github.com/Stonks3141/ctp-nix/commit/f3adc020b5e340cd34df5804b47a6260d5940700)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* **modules:** auto import modules & improve passing of arguments ([#60](https://github.com/Stonks3141/ctp-nix/issues/60)) ([714c415](https://github.com/Stonks3141/ctp-nix/commit/714c4155063279d457b4d0ab15144d3cda15bbf1)) |