Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
permissions: read-all
concurrency:
cancel-in-progress: true
group: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2756,7 +2756,7 @@ In order to do this:
Makes will automatically recognize as outputs all `main.nix` files
under the `makes/` directory in the root of the project.
This "magic" `makes/` directory can be configured via the
`extendingMakesDir` option.
`extendingMakesDirs` option.

You can create any directory structure you want.
Output names will me mapped in an intuitive way:
Expand Down