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

331 commits

Author SHA1 Message Date
Santiago Fraire
fa681367b3 docs(README): add examples and projects 2023-06-22 22:16:05 +02:00
Santiago Fraire
a530cce721 docs: add examples folder 2023-06-22 22:16:05 +02:00
Santiago Fraire
93292ab70a docs: add example for devShells 2023-06-22 22:15:57 +02:00
sempruijs
ebc8532767
Add aarch64-linux and x86_64-darwin systems to the default template 2023-06-17 21:11:44 +02:00
hercules-ci[bot]
71fb97f0d8
Merge pull request #167 from hercules-ci/flake-update
`flake.lock`: Update
2023-06-01 23:39:39 +00:00
Hercules CI Effects
4c50ea36d7 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:NixOS/nixpkgs/da45bf6ec7bbcc5d1e14d3795c025199f28e0de0?dir=lib' (2023-04-30)
  → 'github:NixOS/nixpkgs/4f53efe34b3a8877ac923b9350c874e3dcd5dc0a?dir=lib' (2023-05-31)
2023-06-01 23:36:07 +00:00
Robert Hensing
6ef2707776
Merge pull request #166 from hercules-ci/nixpkgs-lower-bound
Add lower bound to lib version
2023-05-31 17:24:36 +02:00
Robert Hensing
70d1b51a85 Add lower bound to lib version 2023-05-31 17:22:41 +02:00
Robert Hensing
8eab53d223
Merge pull request #165 from hercules-ci/nixpkgs-lower-bound
Add lower bound to lib version
2023-05-31 16:33:09 +02:00
Robert Hensing
542e396949 Add lower bound to lib version 2023-05-31 16:31:11 +02:00
Robert Hensing
80717d1161
Merge pull request #163 from figsoda/unused
remove unused code
2023-05-30 16:30:39 +02:00
Robert Hensing
41a6af276c
Merge pull request #164 from hercules-ci/fix-transposition-filterAttrs
Fix transposition.nix use of filterAttrs
2023-05-30 15:46:18 +02:00
Robert Hensing
6a6d251165 Update ChangeLog 2023-05-30 15:43:56 +02:00
Robert Hensing
6ae737878e Test that packages is not strict in devShell
Discovered and solved by figsoda, see
https://github.com/hercules-ci/flake-parts/issues/160
2023-05-30 15:31:19 +02:00
figsoda
40ee120dcc remove unused code 2023-05-29 13:52:03 -04:00
figsoda
942a008e28 perInput: Make the default lazier 2023-05-29 13:39:48 -04:00
Yang, Bo
1e8a89e5f8 Add moduleLocation to mkFlake argument
tmp
2023-05-09 09:53:22 -07:00
Robert Hensing
006c75898c
Merge pull request #151 from hercules-ci/flakeModules-doc
flakeModules: Improve doc
2023-05-08 17:44:43 +02:00
Robert Hensing
ebb60dc617 flakeModules: Improve doc 2023-05-08 17:42:26 +02:00
Robert Hensing
2e844a66a7
Merge pull request #149 from hercules-ci/importApply
flake-parts-lib: Add importApply
2023-05-08 12:44:15 +02:00
Robert Hensing
5beafefa44 Merge branch 'mkDeferredModuleOption' 2023-05-08 01:26:55 +02:00
Robert Hensing
d0016e0990 flake-parts-lib: Add importApply 2023-05-08 00:48:08 +02:00
Yang, Bo
cdd3497577
Delete a trailing space 2023-05-07 13:42:48 -07:00
Robert Hensing
f3e943c249
Merge pull request #144 from hercules-ci/contributing
Create CONTRIBUTING.md
2023-05-07 11:27:01 +00:00
Robert Hensing
df88875d39 CONTRIBUTING.md: More rules on request 2023-05-07 13:25:12 +02:00
Yang, Bo
5043aa8956 Add mkDeferredModuleOption 2023-05-06 19:30:03 -07:00
Robert Hensing
7b027db864
CONTRIBUTING: Formatting is not that important 2023-05-06 21:19:46 +02:00
Robert Hensing
dd87bb822c
Create CONTRIBUTING.md 2023-05-06 21:09:28 +02:00
hercules-ci[bot]
86684881e1
Merge pull request #141 from hercules-ci/flake-update
`flake.lock`: Update
2023-05-01 23:44:43 +00:00
Hercules CI Effects
56db8dd63b flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:NixOS/nixpkgs/e3652e0735fbec227f342712f180f4f21f0594f2?dir=lib' (2023-03-30)
  → 'github:NixOS/nixpkgs/da45bf6ec7bbcc5d1e14d3795c025199f28e0de0?dir=lib' (2023-04-30)
2023-05-01 23:37:35 +00:00
hercules-ci[bot]
dcc36e45d0
Merge pull request #131 from hercules-ci/flake-update
`flake.lock`: Update
2023-04-01 23:37:03 +00:00
Hercules CI Effects
1bd0ebd523 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:NixOS/nixpkgs/130fa0baaa2b93ec45523fdcde942f6844ee9f6e?dir=lib' (2023-03-09)
  → 'github:NixOS/nixpkgs/e3652e0735fbec227f342712f180f4f21f0594f2?dir=lib' (2023-03-30)
2023-04-01 23:35:44 +00:00
bors[bot]
3502ee99d6
Merge #129
129: add an unfree template r=roberth a=Mic92

An example on how to apply nixpkgs option when importing.

Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-03-25 09:52:21 +00:00
Jörg Thalheim
b3d11ffcb4 add an unfree template 2023-03-25 07:40:14 +01:00
Robert Hensing
c13d60b89a
Merge pull request #111 from hercules-ci/disabledModules
Support disabledModules
2023-03-09 17:39:58 +01:00
Robert Hensing
f5b6209441 flakeModules: Support disabledModules
Requires Nixpkgs > 2023-03-09
2023-03-09 17:24:06 +01:00
hercules-ci[bot]
dc531e3a9c
Merge pull request #124 from hercules-ci/flake-update
`flake.lock`: Update
2023-03-01 23:47:28 +00:00
Hercules CI Effects
66ccd5237c flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:NixOS/nixpkgs/e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e?dir=lib' (2023-01-31)
  → 'github:NixOS/nixpkgs/7f5639fa3b68054ca0b062866dc62b22c3f11505?dir=lib' (2023-02-26)
2023-03-01 23:35:44 +00:00
bors[bot]
47478a4a00
Merge #118
118: Fix highlighting in README.md r=roberth a=IogaMaster

Just a little aesthetic change.

Co-authored-by: IogaMaster <iogamastercode@gmail.com>
2023-02-09 09:06:56 +00:00
IogaMaster
3a3c386b1d Fix highlighting in README.md 2023-02-08 18:01:39 -07:00
hercules-ci[bot]
bf53492df0
Merge pull request #116 from hercules-ci/flake-update
`flake.lock`: Update
2023-02-01 23:45:33 +00:00
Hercules CI Effects
0c3f26364e flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:NixOS/nixpkgs/677ed08a50931e38382dbef01cba08a8f7eac8f6?dir=lib' (2022-12-29)
  → 'github:NixOS/nixpkgs/e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e?dir=lib' (2023-01-31)
2023-02-01 23:35:48 +00:00
Robert Hensing
7c7a8bce3d
Merge pull request #108 from hercules-ci/doc-nixosConfigurations
doc: Fix nixosModules link fragment
2023-01-26 23:12:17 +01:00
Robert Hensing
1a49a78b71 doc: Fix nixosModules link fragment 2023-01-26 23:10:40 +01:00
Robert Hensing
8f893daa73
Merge pull request #107 from hercules-ci/doc-nixosConfigurations
doc: improve `nixosConfigurations` description and example
2023-01-26 20:47:59 +01:00
Robert Hensing
0ba773370f doc: improve nixosConfigurations description and example 2023-01-26 20:37:49 +01:00
bors[bot]
82c16f1682
Merge #103
103: add lib argument to multi-module template r=roberth a=DavHau

Might be biased by my use cases but I nearly always need lib. Even if not it doesn't hurt to have it.
Also the top-level flake.nix could really use a `lib` attribute. But not sure what would be the best way to bring it in scope.
Many users will need lib, so I think it would be good to propose a sane default of how to bring it in.

Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2023-01-10 14:51:59 +00:00
DavHau
cecf9e179c
add lib argument to multi-module template
Might be biased by my use cases but I nearly always need lib. Even if not it doesn't hurt to have it.
2023-01-10 15:33:53 +08:00
Robert Hensing
aa1f6ca773
Merge pull request #102 from hercules-ci/perInput-doc
perInput: Improve description
2023-01-07 00:27:42 +01:00
Robert Hensing
08ba869d7c perInput: Improve description 2023-01-07 00:23:33 +01:00