NotAShelf
|
81eff0fd61
|
Merge pull request #37 from NotAShelf/fixHomeManager
Fix home manager
|
2023-04-02 20:22:03 +03:00 |
|
NotAShelf
|
43d159c2ee
|
dev: relocate nvim/nvim-flake assertion
|
2023-04-02 20:15:24 +03:00 |
|
NotAShelf
|
87f53227ce
|
style: formatting
|
2023-04-02 20:12:02 +03:00 |
|
NotAShelf
|
8302c441a3
|
dev: move assertions out of hm module
|
2023-04-02 20:11:46 +03:00 |
|
NotAShelf
|
7b869ad21e
|
Merge pull request #36 from NotAShelf/docs-rewrite
docs: improve documentation
|
2023-04-02 20:02:15 +03:00 |
|
NotAShelf
|
4b8172e2a4
|
Merge branch 'fixHomeManager' into docs-rewrite
|
2023-04-02 20:01:48 +03:00 |
|
NotAShelf
|
6fff5303b0
|
docs: clarify plugin option documentation
|
2023-04-02 19:59:08 +03:00 |
|
NotAShelf
|
f7e860d6e5
|
docs: clarify nixos and home-manager usage
|
2023-04-02 19:58:37 +03:00 |
|
NotAShelf
|
7ee66ea376
|
feat: assert on broken/unsupported config structures
|
2023-04-02 19:58:13 +03:00 |
|
NotAShelf
|
7b5b7bfcce
|
dev: homeManagerModule alias
|
2023-04-02 19:16:07 +03:00 |
|
NotAShelf
|
78103c1759
|
feat: bump flake inputs
|
2023-04-02 19:16:07 +03:00 |
|
FlafyDev
|
787c2065ab
|
fix(hm module): use neovimConfiguration to make package
|
2023-04-02 19:16:07 +03:00 |
|
NotAShelf
|
91ac6fd6c0
|
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7 .
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
d4acc8b309
|
dev: try legacypackages
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
3f330a1118
|
dev: try overrides
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
35888c639c
|
dev: befriend scopes
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
d109d66a9c
|
dev: its pkgs.system
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
f9a783904e
|
dev: get maximal from self.packages
|
2023-04-02 19:16:06 +03:00 |
|
Michał
|
17e6fe5150
|
fix: fix cannot coerce null to a string when noice or notify-nvim not enabled
|
2023-04-02 19:16:06 +03:00 |
|
NotAShelf
|
e74578b84c
|
style: formatting
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
67bb5f17bd
|
dev: use config.legacyPackags
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
c818cc108e
|
use config.packages
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
1ba910f8de
|
adapt to flake-parts
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
f2151efd69
|
self.packages.maximal instead of pkgs.neovim-maximal
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
c97a621b71
|
clean up lib
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
89c0cc0373
|
self.packages.maximal instead of pkgs.neovim-maximal
|
2023-04-02 19:16:05 +03:00 |
|
NotAShelf
|
898760b5c6
|
try using self.packages instead of overlays
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
5f1bd13da4
|
feat: use self packages for maximal
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
e1aa20e787
|
dev: relocate confusing letin
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
16ccd51852
|
feat: run the config through deadnix
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
3f46600abc
|
dev: default hm module should not declare nixpkgs options
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
e4d0f57c7b
|
dev: add overlays again?
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
686fa87c8f
|
dev: separate home-manager module output
|
2023-04-02 19:16:03 +03:00 |
|
NotAShelf
|
0d5a0ccdf6
|
dev: homeManagerModule alias
|
2023-04-02 19:10:24 +03:00 |
|
NotAShelf
|
91235abcb1
|
feat: bump flake inputs
|
2023-04-02 19:10:04 +03:00 |
|
NotAShelf
|
e0d5b9eac3
|
Merge pull request #34 from FlafyDev/fixHomeManager
Fix home manager module
|
2023-04-01 22:06:37 +03:00 |
|
FlafyDev
|
d91ac4b20b
|
fix(hm module): use neovimConfiguration to make package
|
2023-04-01 15:19:46 +03:00 |
|
NotAShelf
|
39772707fc
|
Revert "dev: try legacypackages"
This reverts commit 317ff16bb7 .
|
2023-04-01 01:44:47 +03:00 |
|
NotAShelf
|
317ff16bb7
|
dev: try legacypackages
|
2023-04-01 01:35:35 +03:00 |
|
NotAShelf
|
9eaf091410
|
dev: try overrides
|
2023-04-01 01:15:05 +03:00 |
|
NotAShelf
|
99aeae98b4
|
dev: befriend scopes
|
2023-04-01 01:09:14 +03:00 |
|
NotAShelf
|
ef6341dd33
|
dev: its pkgs.system
|
2023-04-01 01:01:22 +03:00 |
|
NotAShelf
|
69b765519e
|
dev: get maximal from self.packages
|
2023-04-01 00:58:04 +03:00 |
|
NotAShelf
|
86503360d4
|
Merge pull request #33 from n3oney/patch-2
fix: cannot coerce null to a string when noice or notify-nvim not enabled
|
2023-03-31 23:43:58 +03:00 |
|
Michał
|
9c778ae224
|
fix: fix cannot coerce null to a string when noice or notify-nvim not enabled
|
2023-03-31 22:37:24 +02:00 |
|
NotAShelf
|
2899981c1e
|
style: formatting
|
2023-03-31 18:47:17 +03:00 |
|
NotAShelf
|
3e4d409041
|
dev: use config.legacyPackags
|
2023-03-31 18:20:08 +03:00 |
|
NotAShelf
|
a468f25500
|
use config.packages
|
2023-03-31 18:17:06 +03:00 |
|
NotAShelf
|
114f6499e2
|
adapt to flake-parts
|
2023-03-31 18:05:28 +03:00 |
|
NotAShelf
|
0a172c02df
|
self.packages.maximal instead of pkgs.neovim-maximal
|
2023-03-31 17:46:33 +03:00 |
|