Gaetan Lepage
5d3ed3a09e
misc: refactor helpers propagation
...
Co-authored-by: Robert Hensing <robert@roberthensing.nl>
2024-02-09 14:20:25 +01:00
traxys
507ff5b142
docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions ( #1011 )
...
This makes the code more maintainable, as it only depends on our small
patch, instead of a large number of internals of nixpkgs.
2024-02-03 19:04:09 +01:00
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
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
7d0b2c2ed0
misc: remove deprecated/unused helpers folder
2024-01-06 14:37:18 +01:00
Gaetan Lepage
31284ddabe
flake.nix: refactoring using flake-parts
2024-01-06 00:05:13 +01:00