1
0
Fork 0
mirror of https://github.com/hercules-ci/flake-parts.git synced 2024-12-14 11:47:31 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Santiago Fraire
6f53e9012c docs: update to comments 2023-06-30 09:31:36 +02:00
Santiago Fraire
1a3b864261 docs: make documentation visible right away 2023-06-24 08:36:14 +02:00
Santiago Fraire
fa681367b3 docs(README): add examples and projects 2023-06-22 22:16:05 +02:00
IogaMaster
3a3c386b1d Fix highlighting in README.md 2023-02-08 18:01:39 -07:00
Lucas Desgouilles
8508036898
Fix broken link in README.md 2022-12-18 00:22:52 +01:00
Robert Hensing
bcb7065174 Fix infinite recursion in inputs 2022-12-17 18:42:26 +01:00
Robert Hensing
5f32d4a47e Remove docs that have been moved to flake.parts and improved 2022-11-14 19:34:51 +01:00
Robert Hensing
a98d38d5a5 Move site to repo hercules-ci/flake.parts-website
https://github.com/hercules-ci/flake.parts-website
2022-11-12 16:38:48 +01:00
Robert Hensing
3fb80e6d35 Link to documentation 2022-11-12 16:36:57 +01:00
Robert Hensing
9de9af5460 Use mdbook for site, improve docs and readme 2022-11-11 12:16:35 +01:00
Robert Hensing
0c8eff7513 Add transposition.<name>.adHoc 2022-10-26 14:07:24 +02:00
Shea Levy
13dddfdc67
Only depend on nixpkgs/lib.
This reflects the actual requirements of the core flake-parts
functionality and removes any possible confusion about where lib comes
from (always flake-parts's input) vs where pkgs comes from (always the
flake's nixpkgs input). Flakes which use flake-parts should only ever
have to override its input in the very unlikely event of a bug in lib.

Hopefully lib will be separated into its own flake some day, which
will also make this a much smaller footprint.
2022-10-11 13:59:40 -04:00
Robert Hensing
e646df196a Add moduleWithSystem flake module parameter 2022-09-13 13:56:21 +02:00
Robert Hensing
1be1040976
README: update flake migration example 2022-06-18 15:59:50 +02:00
Robert Hensing
560ca44596 Document essential module parameters 2022-05-27 17:42:33 +02:00
Robert Hensing
0b16c1a766 Link generated docs 2022-05-25 16:38:27 +02:00
Robert Hensing
3beb704537 flake-modules-core -> flake-parts 2022-05-25 16:38:27 +02:00
zimbatm
ad19f920cf
introduce lib.mkFlake
This makes the most common use-case a tiny bit less verbose.
2022-05-18 14:11:08 +02:00
Sridhar Ratnakumar
3488470660
README: fix the other template link 2022-05-14 19:14:11 -04:00
Robert Hensing
94e52da41b README: fix template link 2022-05-15 00:35:08 +02:00
Robert Hensing
184fe3d3b1
Update README intro 2021-11-26 10:57:56 +01:00
Robert Hensing
03a2500fdd Add template rewrite README sections 2021-11-22 16:27:49 +01:00
Robert Hensing
2026a77599
Update README.md 2021-10-27 15:03:34 +02:00
Robert Hensing
8c3f71965e Small beginnings 2021-10-27 11:05:52 +02:00