Commit graph

15 commits

Author SHA1 Message Date
Gaetan Lepage
df7a90127b flake: use unfree nixpkgs to build documentation 2024-01-18 13:45:23 +01:00
traxys
29225c2797
docs: Correctly generate documentation for types either a (submodule ...) (#929)
This requires pulling quite a lot of code from nixpkgs in order to
make the `either` type work correctly, the effects can be seen for
example in the documentation of `ollama.promps` and `ollama.actions`
2024-01-12 23:22:03 +01:00
Gaetan Lepage
ed02648368 flake/wrappers: move wrappers checks to wrappers.nix 2024-01-06 18:20:46 +01:00
traxys
2167c1930c
tests: Add a test for nix-darwin modules (#909) 2024-01-06 18:03:44 +01:00
traxys
245930d735
tests: Add a test for the nixos module (#907) 2024-01-06 17:53:31 +01:00
traxys
96cdbc8177
tests: Add a test for the home-manager module (#901) 2024-01-06 17:31:17 +01:00
Gaetan Lepage
186fe574f9 flake: checks.nix -> tests.nix 2024-01-06 16:00:22 +01:00
Gaetan Lepage
48b5056d28 flake/packages: test all packages by default 2024-01-06 16:00:22 +01:00
Gaetan Lepage
782f2d6150 flake/packages: exclude docs from packages on darwin 2024-01-06 16:00:22 +01:00
Gaetan Lepage
3bced7b059 flake/templates: propagate the template's checks to the main flake's 2024-01-06 15:08:08 +01:00
Gaetan Lepage
7d0b2c2ed0 misc: remove deprecated/unused helpers folder 2024-01-06 14:37:18 +01:00
Gaetan Lepage
f14b59b242 flake/modules: remove the flake inputs from nixvim module inputs 2024-01-06 14:37:18 +01:00
Gaetan Lepage
e8d6b60a2b flake: move documentation building from CI to flake check 2024-01-06 14:37:18 +01:00
Mirko Lenz
eecd2ab3ce Update wrapper imports (fixes #898) 2024-01-06 11:06:06 +01:00
Gaetan Lepage
31284ddabe flake.nix: refactoring using flake-parts 2024-01-06 00:05:13 +01:00