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

14 commits

Author SHA1 Message Date
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