github-actions[bot]
40630df694
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/433799271274c9f2ab520a49527ebfe2992dcfbd?narHash=sha256-fmhq8B3MvQLawLbMO%2BLWLcdC2ftLMmwSk%2BP29icJ3tE%3D' (2025-02-06)
→ 'github:nix-community/home-manager/b71edac7a3167026aabea82a54d08b1794088c21?narHash=sha256-r9hkKzX99CGiP1ZqH0e%2BSWKK4CMsRNRLyotuwrUjhTI%3D' (2025-02-27)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/ae406c04577ff9a64087018c79b4fdc02468c87c?narHash=sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc%3D' (2025-02-05)
→ 'github:lnl7/nix-darwin/665cc04a60eb8ba47d41eadbe6264ca8a71943e8?narHash=sha256-vBtVB8uU4Bxbyz43MhldAGX91i15j4LJI1Ss3mCCO7s%3D' (2025-02-27)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
→ 'github:NixOS/nixpkgs/3a05eebede89661660945da1f151959900903b6a?narHash=sha256-Ly2fBL1LscV%2BKyCqPRufUBuiw%2BzmWrlJzpWOWbahplg%3D' (2025-02-26)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/64dbb922d51a42c0ced6a7668ca008dded61c483?narHash=sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I%3D' (2025-02-04)
→ 'github:numtide/treefmt-nix/3d0579f5cc93436052d94b73925b48973a104204?narHash=sha256-mL1szCeIsjh6Khn3nH2cYtwO5YXG6gBiTw1A30iGeDU%3D' (2025-02-17)
2025-03-19 00:51:22 +01:00
Matt Sturgeon
6d10fc0c87
flake: partition dev dependencies
...
This removes the need for end-users to manually set
`nixvim.inputs.devshell.follows = ""` (etc)
We offload evaluation of some of our flake modules into a `dev`
partition submodule.
- When its not needed, this submodule is not evaluated.
- When it is needed, it fetches extra inputs from `flake/dev/flake.nix`
as part of evaluating the submodule.
See https://flake.parts/options/flake-parts-partitions.html
2025-02-23 17:23:57 +00:00
Austin Horstman
c284a50995
dev/list-plugins: remove various outdated overrides
...
Plugins that were migrated already.
2025-02-02 14:36:51 -06:00
Austin Horstman
8104356af6
plugins/startify: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
e0f838b58d
plugins/neotest: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
09e857bfdd
plugins/neogit: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
f618289027
dev/list-plugins: remove redundant exclude
...
Already ignored by pattern rule
2025-02-01 22:00:32 -06:00
Gaetan Lepage
5066c71549
misc/statix: disable the "bool_comparison" lint
2025-01-29 18:04:00 +01:00
Austin Horstman
a879adb208
dev/list-plugins: fix dap state
2025-01-27 10:21:05 -06:00
Gaetan Lepage
998bae9dac
flake-modules -> flake
2025-01-19 12:56:24 +01:00