Commit graph

3040 commits

Author SHA1 Message Date
eveeifyeve
8ffda5afb1 plugins/cord: init 2025-04-02 08:18:19 +02:00
Matt Sturgeon
754b8df7e3
tests: remove type passthrough
Nix can only build attrsets with a `type = "derivation"` attr.

Having the configuration's option-type as a passthru attr breaks the
ability to build specific test entries, since they are no longer
`type = "derivation"`.
2025-04-01 20:35:58 +01:00
Gaetan Lepage
5a491f4b2b modules/performance: temporary add plenary to extraPlugins to fix tests 2025-04-01 16:03:03 +02:00
Gaetan Lepage
5d833a1692 plugins/packer: remove (deprecated) 2025-04-01 16:03:03 +02:00
Gaetan Lepage
ada161d0bb plugins/pckr: init 2025-04-01 16:03:03 +02:00
Gaetan Lepage
77c5fe808a modules/lua-loader: use new 0.11 API for enabling/disabling 2025-04-01 16:03:03 +02:00
Gaetan Lepage
0ff025c210 tests/{none-ls,efmls-configs}: disable tools requiring php-cs-fixer (marked as broken) 2025-04-01 16:03:03 +02:00
Gaetan Lepage
e1e0e6f024 tests/lsp: disable golangci_lint_ls
https://github.com/nametake/golangci-lint-langserver/issues/51
https://github.com/nametake/golangci-lint-langserver/pull/52
2025-04-01 16:03:03 +02:00
Gaetan Lepage
4945e634bc Revert "tests/plugins/texpresso: disable as the texpresso package is broken"
This reverts commit 35ec52f1d9.
2025-04-01 16:03:03 +02:00
github-actions[bot]
3f73a301d6 generated: Updated lspconfig-servers.json 2025-04-01 16:03:03 +02:00
github-actions[bot]
c55f0cadea flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'dev-nixpkgs':
    'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
  → 'github:NixOS/nixpkgs/6c5963357f3c1c840201eda129a99d455074db04?narHash=sha256-yQugdVfi316qUfqzN8JMaA2vixl%2B45GxNm4oUfXlbgw%3D' (2025-03-27)
• Updated input 'home-manager':
    'github:nix-community/home-manager/ce287a5cd3ef78203bc78021447f937a988d9f6f?narHash=sha256-gwW0tBIA77g6qq45y220drTy0DmThF3fJMwVFUtYV9c%3D' (2025-03-26)
  → 'github:nix-community/home-manager/1efd2503172016a6742c87b47b43ca2c8145607d?narHash=sha256-uwaVrKgi6g1TUq56247j6QvvFtYHloCkjCrEpGBvV54%3D' (2025-03-28)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/bb81755a3674951724d79b8cba6bbff01409d44d?narHash=sha256-rgwUZJZVztaNYPTsf6MIqirPL5r2JTMMyHuzk1ezyYk%3D' (2025-03-25)
  → 'github:lnl7/nix-darwin/53d0f0ed11487a4476741fde757d0feabef4cc4e?narHash=sha256-i8VPNm4UBsC3Ni6VwjojVJvCpS9GZ4vPrpFRtCGJzBs%3D' (2025-03-29)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/61c88349bf6dff49fa52d7dfc39b21026c2a8881?narHash=sha256-aRA6LSxjlbMI6MmMzi/M5WH/ynd8pK%2BvACD9za3MKLQ%3D' (2025-03-26)
  → 'github:numtide/treefmt-nix/29a3d7b768c70addce17af0869f6e2bd8f5be4b7?narHash=sha256-WRAylyYptt6OX5eCEBWyTwOEqEtD6zt33rlUkr6u3cE%3D' (2025-03-27)
2025-04-01 16:03:03 +02:00
github-actions[bot]
43d5f25727 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
  → 'github:NixOS/nixpkgs/6c5963357f3c1c840201eda129a99d455074db04?narHash=sha256-yQugdVfi316qUfqzN8JMaA2vixl%2B45GxNm4oUfXlbgw%3D' (2025-03-27)
• Updated input 'nuschtosSearch':
    'github:NuschtOS/search/508752835128a3977985a4d5225ff241f7756181?narHash=sha256-i/JCrr/jApVorI9GkSV5to%2BUSrRCa0rWuQDH8JSlK2A%3D' (2025-03-22)
  → 'github:NuschtOS/search/2651dbfad93d6ef66c440cbbf23238938b187bde?narHash=sha256-bb/dqoIjtIWtJRzASOe8g4m8W2jUIWtuoGPXdNjM/Tk%3D' (2025-03-28)
2025-04-01 16:03:03 +02:00
Gaetan Lepage
efb24d78bd modules: refactor plugins code in top-level 2025-04-01 15:43:26 +02:00
Axel Karjalainen
d81f37256d plugins/aw-watcher: init 2025-03-30 21:26:26 +02:00
Gaetan Lepage
a3b16fa004 plugins/highlight-colors: init 2025-03-30 18:05:30 +02:00
Heitor Augusto
81fdde9fc5 plugins/copilot-lua: bump node.js to 20.x version 2025-03-29 23:56:34 +01:00
Gaetan Lepage
95573411bc modules/keymaps: add replace_keycodes keymap sub-option 2025-03-28 11:32:49 +01:00
Gaetan Lepage
fe95b14d52 lib/keymap-helpers (mapConfigOptions): use mkNullOrStr for desc 2025-03-28 11:32:49 +01:00
Matt Sturgeon
dbec7ff2eb
flake/dev/flake.lock: apply changes from #3121
Apply changes from 8e732cfac1 (#3121)

Flake lock file updates:

• Added input 'dev-nixpkgs':
    'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
• Updated input 'devshell/nixpkgs':
    follows 'nixpkgs'
  → follows 'dev-nixpkgs'
• Updated input 'git-hooks/nixpkgs':
    follows 'nixpkgs'
  → follows 'dev-nixpkgs'
• Updated input 'home-manager/nixpkgs':
    follows 'nixpkgs'
  → follows 'dev-nixpkgs'
• Updated input 'nix-darwin/nixpkgs':
    follows 'nixpkgs'
  → follows 'dev-nixpkgs'
• Removed input 'nixpkgs'
• Updated input 'treefmt-nix/nixpkgs':
    follows 'nixpkgs'
  → follows 'dev-nixpkgs'
2025-03-28 05:37:50 +00:00
Matt Sturgeon
8e732cfac1
flake/dev: rename nixpkgs input to avoid shadowing
Rename `inputs.nixpkgs` to `inputs.dev-nixpkgs` to avoid shadowing the
root flake's `inputs.nixpkgs`.

Having the dev flake shadow an input can be confusing, since overriding
the root flake's input will have no effect when evaluating outputs that
depend on the dev partition.

The only reason we specify a `nixpkgs` input at all here, is so the
other inputs can follow it.

Once nix 2.26 is more prevalent, we can follow the root flake's inputs
using a `"path:../.."` input.
2025-03-28 04:41:55 +00:00
github-actions[bot]
1c0dd320d9 flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/869f2ec2add75ce2a70a6dbbf585b8399abec625?narHash=sha256-F3xBdOs5m0SE6Gq3jz%2BJxDOPvsLs22vbGfD05uF6xEc%3D' (2025-03-25)
  → 'github:nix-community/home-manager/ce287a5cd3ef78203bc78021447f937a988d9f6f?narHash=sha256-gwW0tBIA77g6qq45y220drTy0DmThF3fJMwVFUtYV9c%3D' (2025-03-26)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/adc195eef5da3606891cedf80c0d9ce2d3190808?narHash=sha256-XRE8hL4vKIQyVMDXykFh4ceo3KSpuJF3ts8GKwh5bIU%3D' (2025-03-19)
  → 'github:numtide/treefmt-nix/61c88349bf6dff49fa52d7dfc39b21026c2a8881?narHash=sha256-aRA6LSxjlbMI6MmMzi/M5WH/ynd8pK%2BvACD9za3MKLQ%3D' (2025-03-26)
2025-03-26 12:15:02 +00:00
Gaetan Lepage
6b95b82552 tests/none-ls: re-enable semgrep test 2025-03-25 16:34:28 +01:00
github-actions[bot]
3cc58f0c74 flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/ad0614a1ec9cce3b13169e20ceb7e55dfaf2a818?narHash=sha256-HQHzQPrg%2Bg22tb3/K/4tgJjPzM%2B/5jbaujCZd8s2Mls%3D' (2025-03-23)
  → 'github:nix-community/home-manager/869f2ec2add75ce2a70a6dbbf585b8399abec625?narHash=sha256-F3xBdOs5m0SE6Gq3jz%2BJxDOPvsLs22vbGfD05uF6xEc%3D' (2025-03-25)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/ebb88c3428dcdd95c06dca4d49b9791a65ab777b?narHash=sha256-ZCNvPYWkL9hxzgWn1gmYCZItqBU4ujsWjwWNpcwCjfQ%3D' (2025-03-23)
  → 'github:lnl7/nix-darwin/bb81755a3674951724d79b8cba6bbff01409d44d?narHash=sha256-rgwUZJZVztaNYPTsf6MIqirPL5r2JTMMyHuzk1ezyYk%3D' (2025-03-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/dd613136ee91f67e5dba3f3f41ac99ae89c5406b?narHash=sha256-RVQQZy38O3Zb8yoRJhuFgWo/iDIDj0hEdRTVfhOtzRk%3D' (2025-03-23)
  → 'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
2025-03-25 12:15:18 +00:00
github-actions[bot]
1d218caf1c flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/dd613136ee91f67e5dba3f3f41ac99ae89c5406b?narHash=sha256-RVQQZy38O3Zb8yoRJhuFgWo/iDIDj0hEdRTVfhOtzRk%3D' (2025-03-23)
  → 'github:NixOS/nixpkgs/1750f3c1c89488e2ffdd47cab9d05454dddfb734?narHash=sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs%3D' (2025-03-24)
2025-03-25 12:15:13 +00:00
Gaetan Lepage
ec92a1816e plugins/vimwiki: init 2025-03-25 01:30:31 +01:00
Matt Sturgeon
ff46e752a1
tests: add useful attrs to test passthru 2025-03-24 23:07:27 +00:00
Matt Sturgeon
1f56d947af
tests: drop use of mkTestDerivationFromNixvimModule 2025-03-24 23:07:27 +00:00
Austin Horstman
3d90bc786c
plugins/avante: fix incorrect option name
Looks like it was initialized incorrectly from inception. Renaming to
match the option name upstream.
2025-03-24 16:15:25 -05:00
Gaetan Lepage
9672b3d217 plugins/git-worktree: enhance assertion error message for enableTelescope 2025-03-24 19:23:41 +01:00
Gaetan Lepage
2e9afffc28 plugins/git-worktree: remove useless 'mkIf cfg.enable' in extraConfig 2025-03-24 19:23:41 +01:00
Gaetan Lepage
c6ed00c902 plugins/nerdy: init 2025-03-24 19:23:41 +01:00
Gaetan Lepage
5fca2c2dca plugins/dap-rr: init 2025-03-24 19:23:21 +01:00
Gaetan Lepage
94dbc6acab plugins/dap (dapHelpers): allow dapHelpers.configurationType to be rawLua 2025-03-24 19:23:21 +01:00
Gaetan Lepage
21e8b57a11 plugins/dap (dapHelpers): internal rename configurationOption -> configurationType 2025-03-24 19:23:21 +01:00
Gaetan Lepage
c9597b37d8 plugins/obsidian: adapt options (now using the obsidian-nvim community fork) 2025-03-24 19:22:54 +01:00
Gaetan Lepage
db01a0dd97 modules: add env option 2025-03-24 18:50:29 +01:00
github-actions[bot]
f4f4b4975a flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/5ff90f09d1bd189b722e60798513724cdd3580b6?narHash=sha256-qd2uiGol/kb9Dk0vgOOLBl9VsycG0VfteM78OduFl2Y%3D' (2025-03-23)
  → 'github:nix-community/home-manager/ad0614a1ec9cce3b13169e20ceb7e55dfaf2a818?narHash=sha256-HQHzQPrg%2Bg22tb3/K/4tgJjPzM%2B/5jbaujCZd8s2Mls%3D' (2025-03-23)
2025-03-24 12:16:09 +00:00
Gaetan Lepage
35ec52f1d9 tests/plugins/texpresso: disable as the texpresso package is broken 2025-03-24 08:26:39 +01:00
github-actions[bot]
9aa79e0eae flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/9172a6f956f7e0f7810861b9b1146f1c43d9abcb?narHash=sha256-bJIFFa6/4vBGoNmCwjO5TCIbiveV2BRxVLqHcxk5jXw%3D' (2025-03-23)
  → 'github:nix-community/home-manager/5ff90f09d1bd189b722e60798513724cdd3580b6?narHash=sha256-qd2uiGol/kb9Dk0vgOOLBl9VsycG0VfteM78OduFl2Y%3D' (2025-03-23)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/e9f41de2a81f04390afd106959adf352a207628f?narHash=sha256-cEetDber6LF8W4ThmRc4rwKs/o8y2GH0pUdX7e6CnAQ%3D' (2025-03-21)
  → 'github:lnl7/nix-darwin/ebb88c3428dcdd95c06dca4d49b9791a65ab777b?narHash=sha256-ZCNvPYWkL9hxzgWn1gmYCZItqBU4ujsWjwWNpcwCjfQ%3D' (2025-03-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0740f6f238767d4caf9afe774d3e88105766dfc6?narHash=sha256-NAxwF5cjgh8o5aylhePXWNQETCWYaTpNvdO2bMfINpQ%3D' (2025-03-22)
  → 'github:NixOS/nixpkgs/dd613136ee91f67e5dba3f3f41ac99ae89c5406b?narHash=sha256-RVQQZy38O3Zb8yoRJhuFgWo/iDIDj0hEdRTVfhOtzRk%3D' (2025-03-23)
2025-03-23 18:02:49 +00:00
github-actions[bot]
693c598868 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0740f6f238767d4caf9afe774d3e88105766dfc6?narHash=sha256-NAxwF5cjgh8o5aylhePXWNQETCWYaTpNvdO2bMfINpQ%3D' (2025-03-22)
  → 'github:NixOS/nixpkgs/dd613136ee91f67e5dba3f3f41ac99ae89c5406b?narHash=sha256-RVQQZy38O3Zb8yoRJhuFgWo/iDIDj0hEdRTVfhOtzRk%3D' (2025-03-23)
2025-03-23 18:02:43 +00:00
github-actions[bot]
7776e37b67 flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'git-hooks':
    'github:cachix/git-hooks.nix/ea26a82dda75bee6783baca6894040c8e6599728?narHash=sha256-QmF0proyjXI9YyZO9GZmc7/uEu5KVwCtcdLsKSoxPAI%3D' (2025-03-18)
  → 'github:cachix/git-hooks.nix/dcf5072734cb576d2b0c59b2ac44f5050b5eac82?narHash=sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco%3D' (2025-03-22)
• Updated input 'home-manager':
    'github:nix-community/home-manager/296ddc64627f4a6a4eb447852d7346b9dd16197d?narHash=sha256-Fi5g8H5FXMSRqy%2BmU6gPG0v%2BC9pzjYbkkiePtz8%2BPpA%3D' (2025-03-21)
  → 'github:nix-community/home-manager/9172a6f956f7e0f7810861b9b1146f1c43d9abcb?narHash=sha256-bJIFFa6/4vBGoNmCwjO5TCIbiveV2BRxVLqHcxk5jXw%3D' (2025-03-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/94c4dbe77c0740ebba36c173672ca15a7926c993?narHash=sha256-GiQ40ndXRnmmbDZvuv762vS%2Bgew1uDpFwOfgJ8tLiEs%3D' (2025-03-21)
  → 'github:NixOS/nixpkgs/0740f6f238767d4caf9afe774d3e88105766dfc6?narHash=sha256-NAxwF5cjgh8o5aylhePXWNQETCWYaTpNvdO2bMfINpQ%3D' (2025-03-22)
2025-03-23 12:13:26 +00:00
github-actions[bot]
c0952df408 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/94c4dbe77c0740ebba36c173672ca15a7926c993?narHash=sha256-GiQ40ndXRnmmbDZvuv762vS%2Bgew1uDpFwOfgJ8tLiEs%3D' (2025-03-21)
  → 'github:NixOS/nixpkgs/0740f6f238767d4caf9afe774d3e88105766dfc6?narHash=sha256-NAxwF5cjgh8o5aylhePXWNQETCWYaTpNvdO2bMfINpQ%3D' (2025-03-22)
• Updated input 'nuschtosSearch':
    'github:NuschtOS/search/2974bc5fa3441a319fba943f3ca41f7dcd1a1467?narHash=sha256-sScfYKtxp3CYv5fJcHQDvQjqBL%2BtPNQqS9yf9Putd%2Bs%3D' (2025-03-13)
  → 'github:NuschtOS/search/508752835128a3977985a4d5225ff241f7756181?narHash=sha256-i/JCrr/jApVorI9GkSV5to%2BUSrRCa0rWuQDH8JSlK2A%3D' (2025-03-22)
2025-03-23 12:13:20 +00:00
Gaetan Lepage
3d84c137ea plugins/git-worktree: adapt implem to the underlying plugin change 2025-03-22 12:13:24 +00:00
Gaetan Lepage
8176b3f52e plugins/lsp/packages: remove qml_lsp
https://github.com/neovim/nvim-lspconfig/pull/3647
2025-03-22 12:13:24 +00:00
Gaetan Lepage
9bdc870ff7 plugins/lsp/packages: add muon
https://github.com/neovim/nvim-lspconfig/pull/3646
2025-03-22 12:13:24 +00:00
github-actions[bot]
5a12e283bd generated: Updated lspconfig-servers.json 2025-03-22 12:13:24 +00:00
github-actions[bot]
33539ce13f flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/d61711497be9ad6a6633aaf203b038b5a970621f?narHash=sha256-yjBjRn294NpPagPAQCio20X5BzBXiOoz2%2BxF3/YmEkU%3D' (2025-03-21)
  → 'github:nix-community/home-manager/296ddc64627f4a6a4eb447852d7346b9dd16197d?narHash=sha256-Fi5g8H5FXMSRqy%2BmU6gPG0v%2BC9pzjYbkkiePtz8%2BPpA%3D' (2025-03-21)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/2d9b63316926aa130a5a51136d93b9be28808f26?narHash=sha256-oEF5dBlq8wGD3mkJ5PmFS1PGb28uYmvuy1IH6roIGkQ%3D' (2025-03-19)
  → 'github:lnl7/nix-darwin/e9f41de2a81f04390afd106959adf352a207628f?narHash=sha256-cEetDber6LF8W4ThmRc4rwKs/o8y2GH0pUdX7e6CnAQ%3D' (2025-03-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7?narHash=sha256-yvdnTnROddjHxoQqrakUQWDZSzVchczfsuuMOxg476c%3D' (2025-03-20)
  → 'github:NixOS/nixpkgs/94c4dbe77c0740ebba36c173672ca15a7926c993?narHash=sha256-GiQ40ndXRnmmbDZvuv762vS%2Bgew1uDpFwOfgJ8tLiEs%3D' (2025-03-21)
2025-03-22 12:12:59 +00:00
github-actions[bot]
62c194af8a flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7?narHash=sha256-yvdnTnROddjHxoQqrakUQWDZSzVchczfsuuMOxg476c%3D' (2025-03-20)
  → 'github:NixOS/nixpkgs/94c4dbe77c0740ebba36c173672ca15a7926c993?narHash=sha256-GiQ40ndXRnmmbDZvuv762vS%2Bgew1uDpFwOfgJ8tLiEs%3D' (2025-03-21)
2025-03-22 12:12:54 +00:00
github-actions[bot]
c980271267 flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/94605dcadefeaff6b35c8931c9f38e4f4dc7ad0a?narHash=sha256-Q0KXcHQmum8L6IzGhhkVhjFMKY6BvYa/rhmLP26Ws8o%3D' (2025-03-20)
  → 'github:nix-community/home-manager/d61711497be9ad6a6633aaf203b038b5a970621f?narHash=sha256-yjBjRn294NpPagPAQCio20X5BzBXiOoz2%2BxF3/YmEkU%3D' (2025-03-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3549532663732bfd89993204d40543e9edaec4f2?narHash=sha256-ud8vcSzJsZ/CK%2Br8/v0lyf4yUntVmDq6Z0A41ODfWbE%3D' (2025-03-18)
  → 'github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7?narHash=sha256-yvdnTnROddjHxoQqrakUQWDZSzVchczfsuuMOxg476c%3D' (2025-03-20)
2025-03-21 12:14:44 +00:00
github-actions[bot]
bd0c98d9f6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3549532663732bfd89993204d40543e9edaec4f2?narHash=sha256-ud8vcSzJsZ/CK%2Br8/v0lyf4yUntVmDq6Z0A41ODfWbE%3D' (2025-03-18)
  → 'github:NixOS/nixpkgs/7344a3b78128f7b1765dba89060b015fb75431a7?narHash=sha256-yvdnTnROddjHxoQqrakUQWDZSzVchczfsuuMOxg476c%3D' (2025-03-20)
2025-03-21 12:14:39 +00:00