Commit Graph
3027 Commits
Author SHA1 Message Date
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
Gaetan Lepage d44b33a1ea plugins/faust: init 2025-03-20 17:37:24 +01:00
Gaetan Lepage 7e51c72da2 plugins/image: remove unneeded magick dependency (already propagated by image-nvim) 2025-03-20 16:16:11 +01:00
Gaetan Lepage 279d2570b5 plugins/image: migrate to mkNeovimPlugin 2025-03-20 16:16:11 +01:00
Gaetan Lepage c5967bf6a5 plugins/devdocs: init 2025-03-20 16:11:17 +01:00
Gaetan Lepage 695add12fc plugins/diagram: init 2025-03-20 15:58:36 +01:00
github-actions[bot] ea6df31d30 flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/22a36aa709de7dd42b562a433b9cefecf104a6ee?narHash=sha256-Tumt3tcMXJniSh7tw2gW%2BWAnVLeB3WWm%2BE%2ByYFnLBXo%3D' (2025-03-18)
  → 'github:nix-community/home-manager/94605dcadefeaff6b35c8931c9f38e4f4dc7ad0a?narHash=sha256-Q0KXcHQmum8L6IzGhhkVhjFMKY6BvYa/rhmLP26Ws8o%3D' (2025-03-20)
2025-03-20 12:15:13 +00:00
Gaetan Lepage d79c291d5d tests/none-ls: re-enable terragrunt tests 2025-03-19 15:00:14 +00:00
github-actions[bot] bd99575a1f flake/dev/flake.lock: Update
Flake lock file updates:

• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/95eac71bf52b271523d0ca81dbbeb3182990fc24?narHash=sha256-WKzuVsHXjuxYjS9KxKdpoPWpT37LofyS5llSssEw058%3D' (2025-03-16)
  → 'github:lnl7/nix-darwin/2d9b63316926aa130a5a51136d93b9be28808f26?narHash=sha256-oEF5dBlq8wGD3mkJ5PmFS1PGb28uYmvuy1IH6roIGkQ%3D' (2025-03-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9bc8a90931262245919a26f995c1f24c6c70d3fe?narHash=sha256-xlpHmgBxUnvHo8FNnju0sgnEyasb4gC607b%2BkeqjmX8%3D' (2025-03-17)
  → 'github:NixOS/nixpkgs/3549532663732bfd89993204d40543e9edaec4f2?narHash=sha256-ud8vcSzJsZ/CK%2Br8/v0lyf4yUntVmDq6Z0A41ODfWbE%3D' (2025-03-18)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/b3b938ab8ba2e8a0ce9ee9b30ccfa5e903ae5753?narHash=sha256-2R7cGdcA2npQQcIWu2cTlU63veTzwVZe78BliIuJT00%3D' (2025-03-18)
  → 'github:numtide/treefmt-nix/adc195eef5da3606891cedf80c0d9ce2d3190808?narHash=sha256-XRE8hL4vKIQyVMDXykFh4ceo3KSpuJF3ts8GKwh5bIU%3D' (2025-03-19)
2025-03-19 14:59:49 +00:00
github-actions[bot] afe93ad385 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9bc8a90931262245919a26f995c1f24c6c70d3fe?narHash=sha256-xlpHmgBxUnvHo8FNnju0sgnEyasb4gC607b%2BkeqjmX8%3D' (2025-03-17)
  → 'github:NixOS/nixpkgs/3549532663732bfd89993204d40543e9edaec4f2?narHash=sha256-ud8vcSzJsZ/CK%2Br8/v0lyf4yUntVmDq6Z0A41ODfWbE%3D' (2025-03-18)
2025-03-19 14:59:46 +00:00
Gaetan Lepage fab8f81121 plugins/typst-preview: init 2025-03-19 09:00:05 +01:00
Yifei Sun f78adb0918 plugins/lsp: enable dolmenls and ocamllsp 2025-03-18 20:44:33 -04:00
Gaetan Lepage 1ca0ec3d79 tests/efmls-configs: disable bashate on aarch64-darwin (broken package) 2025-03-19 00:51:22 +01:00
Gaetan Lepage 3ba96f1934 tests/none-ls: disable broken terragrunt_fmt on aarch64-linux 2025-03-19 00:51:22 +01:00