Skip to content

Commit

Permalink
README: remove old packages folder section
Browse files Browse the repository at this point in the history
This is now covered in the main docs
  • Loading branch information
zimbatm committed Jun 26, 2024
1 parent ddb7a77 commit 665025c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,6 @@ What it's bad for:
* Darwin configurations
* devshell

## Packages folder

If the ./pkgs folder exists, load every sub-folder in it and map it to the `packages` output.

Each sub-folder should contain a `default.nix`, with the following function
signature:

* pname: name of the folder. Useful to inject back.
* all the inputs

## How to support overrides?

Don't
Expand Down

0 comments on commit 665025c

Please sign in to comment.