Bruno BELANYI
6f00036b79
overlays: add 'downgrade-transmission'
...
The 4.0.6 release is buggy and widely blacklisted.
2024-09-05 10:36:31 +00:00
Bruno BELANYI
f240730c4f
flake: bump inputs
...
ci/woodpecker/push/check Pipeline failed
And remove the overlay for `none-ls`, which has been fixed.
This reverts commit ace266b02c
.
2024-08-08 19:03:30 +01:00
Bruno BELANYI
ace266b02c
overlays: add 'none-ls-root-bug'
...
ci/woodpecker/push/check Pipeline failed
Will be removed when the plug-in gets its next bump.
2024-07-26 10:06:02 +00:00
Bruno BELANYI
5af0230c58
flake: bump inputs
...
ci/woodpecker/push/check Pipeline was successful
And undo the overlay for `gruvbox-nvim`.
This reverts commit ccab4d0952
.
2024-05-29 11:15:34 +00:00
Bruno BELANYI
ccab4d0952
overlays: add 'gruvbox-nvim-delimiters'
...
To fix [1] and [2] until the plug-in gets bumped.
[1]: https://github.com/ellisonleao/gruvbox.nvim/issues/335
[2]: https://github.com/ellisonleao/gruvbox.nvim/issues/340
2024-05-23 22:38:55 +01:00
Bruno BELANYI
41e1ad3265
overlays: remove 'gruvbox-nvim-better-diff'
...
ci/woodpecker/push/check Pipeline was successful
Now that I have the explicit override for it, this overlay is not
necessary.
This reverts commit 9e0930aca4
.
This reverts commit 28187c3b8f
.
2024-03-14 10:58:09 +00:00
Bruno BELANYI
c0ef5c9275
overlays: add gruvbox-nvin-expose-palette
2024-03-14 10:49:39 +00:00
Bruno BELANYI
9749f0aa28
overlays: remove none-ls-shellcheck-nvim
2024-03-11 17:32:54 +01:00
Bruno BELANYI
08f4175412
overlays: add none-ls-shellcheck-nvim
2024-03-11 17:32:54 +01:00
Bruno BELANYI
6bef924513
overlays: remove gruvbox-nvim-treesitter-fix
...
ci/woodpecker/push/check Pipeline was successful
Not needed anymore.
This reverts commit d6eceea08a
.
2024-03-05 12:43:22 +00:00
Bruno BELANYI
d6eceea08a
overlays: add gruvbox-nvim-treesitter-fix
...
The version in nixpkgs is not up-to-date with regards to the
nvim-treesitter breaking changes that were recently introduced.
2024-02-11 11:26:05 +00:00
Bruno BELANYI
9e0930aca4
overlays: gruvbox-nvim-better-diff: simplify
2024-02-11 11:26:05 +00:00
Bruno BELANYI
8c03bff1cf
overlays: remove 'tandoor-recipes-failing-test'
...
This is now redundant, the nixpkgs bump provided an updated package
which builds successfully.
This reverts commit 473be47b29
.
2024-02-11 11:26:05 +00:00
Bruno BELANYI
473be47b29
overlays: add 'tandoor-recipes-failing-test'
...
Since it's currently broken on the unstable channel, I am pre-emptively
fixing it so that I can bump my flake inputs.
2024-02-04 00:01:10 +01:00
Bruno BELANYI
60d941b40b
flake: bump inputs
...
My tandoor-recipes fix was merged upstream, so remove the overlay.
And because of the recent postgres bump for 23.11, `ensureDBOwnership`
is the new way of dealing with DB permissions [1]. This means I had to
fix manually migrate my `gitea` DB and make it match the DB user.
[1]: https://github.com/NixOS/nixpkgs/pull/266270
2023-11-21 00:20:28 +01:00
Bruno BELANYI
249ee14d39
overlays: add 'tandoor-recipes-bump-allauth'
...
ci/woodpecker/push/check Pipeline was successful
This should only be temporary until they release a new version which
_does_ support the middleware (see [1]).
[1]: https://github.com/TandoorRecipes/recipes/pull/2706
2023-10-31 12:20:47 +00:00
Bruno BELANYI
28187c3b8f
overlays: add 'gruvbox-nvim-better-diff'
...
I dislike the new style of diff [1].
After somebody wrote a patch [2] I finally started experimenting with
what looked best to me.
This is using the old vibrant colours, which I like better. And avoids
using `reverse = true` to not break high-lighting during visual
selection.
This is using an overlay as it is _much_ easier to refer to the internal
colours in a `dark`/`light` agnostic way that way instead of the
intended "use the palette way" (due to breaking changes in [3] which,
incidentally, is the MR which changed diff high-lighting).
[1]: https://github.com/ellisonleao/gruvbox.nvim/issues/290
[2]: https://github.com/ellisonleao/gruvbox.nvim/pull/291
[3]: https://github.com/ellisonleao/gruvbox.nvim/pull/280
2023-10-26 15:19:50 +00:00
Bruno BELANYI
fc6b221ba1
overlays: make overlay import automatic
...
ci/woodpecker/push/check Pipeline failed
Don't rely on nixpkgs' lib to make it easier to just `import` the
directory.
2023-07-20 22:17:16 +01:00
Bruno BELANYI
758e88e620
overlays: remove 'calibre-dedrm'
...
ci/woodpecker/push/check Pipeline was successful
Turns out I didn't need it.
This reverts commit 89168324e7
.
2023-07-05 20:14:52 +01:00
Bruno BELANYI
89168324e7
overlays: add 'calibre-dedrm'
2023-06-24 17:02:01 +01:00
Bruno BELANYI
b6ccc7a18d
overlays: remove 'nix-serve-ng-initLibStore'
ci/woodpecker/push/check Pipeline was successful
2023-06-23 09:11:15 +00:00
Bruno BELANYI
872f045740
overlays: add 'nix-serve-ng-initLibStore'
2023-05-03 15:02:44 +00:00
Bruno BELANYI
7b117d76de
overlays: remove 'i3status-rust-main-program'
...
It is now included upstream.
2023-04-11 22:31:28 +01:00
Bruno BELANYI
a166a5b18b
overlays: remove 'i3status-rust_0_22'
...
continuous-integration/drone/push Build is passing
We don't need it now that we updated to the latest version.
This reverts commit 704df6b826
.
2023-03-19 22:28:45 +00:00
Bruno BELANYI
704df6b826
overlays: add 'i3status-rust_0_22'
...
The latest version introduced breaking changes, let's do that correctly.
2023-03-19 22:21:53 +00:00
Bruno BELANYI
c3c2a34606
overlays: add 'i3status-rust-main-program'
2023-03-19 21:34:15 +00:00
Bruno BELANYI
e2098358ae
overlays: remove 'sabnzbd-fix-missing-packages'
...
The upstream nixpkgs version has been fixed.
2022-05-31 11:07:32 +02:00
Bruno BELANYI
7fe49890be
overlays: remove 'transgui-fix-duplicate-status'
...
It has been patched in upstream nixpkgs.
2022-05-31 11:06:58 +02:00
Bruno BELANYI
b6ca6b28b9
overlays: remove vim-plugins-overrides
2022-04-12 10:45:04 +02:00
Bruno BELANYI
1801d008d9
overlays: add vim-plugins-overrides
2022-03-11 14:28:09 +01:00
Bruno BELANYI
b66e46e241
overlays: add sabnzbd-fix-missing-dependencies
...
While waiting for my PR to fix this [1].
[1]: https://github.com/NixOS/nixpkgs/pull/140478
2021-10-04 15:01:39 +02:00
Bruno BELANYI
222d9f789d
overlays: transgui: correctly use previous patches
2021-07-04 11:52:07 +02:00
Bruno BELANYI
9ecdc7c1ed
overlays: add transgui-fix-duplicate-status
...
Upstream is being slow in merging the patch...
2021-05-10 00:31:01 +02:00
Bruno BELANYI
96c9b1b57d
flake: add overlays folder
2021-05-10 00:31:01 +02:00