Commit graph

20 commits

Author SHA1 Message Date
Alexandra Østermark
c4d040b0b0
assistant/avante.nvim apply suggested changes
Change the options to use mkOption when applicable and apply changes to
descriptions
Change the building of the vimPlugin to use npin dependencies instead of
dependencies from nixpkgs
2025-05-18 21:01:30 +02:00
Alexandra Østermark
5fe4106866
Merge branch 'main' into avante
use pins for package call

syntax fix

add optional deps
2025-05-18 21:00:09 +02:00
Gerg-L
9feb71594d
refactor: nuke legacyPackages and overlays
rework blink-cmp package
2025-05-04 23:20:32 -04:00
ef1fa6bf25
flake/packages: fix wrapped docs-html package 2025-02-03 15:01:40 +03:00
dd8b0e272f
flake: add docs-linkcheck package for validating hyperlinks 2024-11-25 18:55:01 +03:00
82c2d4bdd0
flake/packages: rename deprecated xdg_utils 2024-11-08 12:30:39 +03:00
Gerg-L
57be605ed4
lib.neovimConfiguration: deprecated extraModules and configuration (#377)
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* lib.neovimConfiguration: deprecated extraModules and configuration

* docs: various fixes
2024-09-22 22:52:10 +03:00
diniamo
901363d1ac
treewide: refactor custom lib, merge lists in hm/nixos module (#323)
* treewide: refactor custom lib, merge lists in hm/nixos module

* lib/types(custom): clarify anythingConcatLists code

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-07-11 22:49:44 +00:00
Gerg-L
8d5f23035d
treewide: cleanup (#324)
* statix, deadnix, alejandra

* _file

* _module.args

* concatStringsSep "\n" -> concatLines
concatStringsSep "\n" map -> concatMapStringsSep "\n"

* mkShell nativeBuildInputs -> packages
2024-07-08 21:57:58 +00:00
1847b9f1bf
languages/tidal: remove 2024-05-06 23:43:31 +03:00
97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
3861d9a161
flake: pass inputs to docs 2024-04-09 10:02:58 +03:00
75e24e000b
CI: build and publish exposed docker package 2023-10-23 18:40:32 +03:00
52ea8a9f45
flake: provide containerized builds 2023-10-23 17:22:44 +03:00
8506a5ecee
flake: drop zig overlay 2023-10-03 22:08:16 +03:00
NotAShelf
2b6ff9e1a5
dev: relocate confusing letin 2023-03-31 05:26:46 +03:00
NotAShelf
d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf
1a3ef8807e
fix: missing default package 2023-02-15 12:05:18 +03:00
Mihai Fufezan
37d05187df
packages.nix: niceify 2023-02-14 16:13:34 +02:00
Mihai Fufezan
2f84ce13c4
flake.nix: modularize (pt 1) 2023-02-10 19:40:13 +02:00