Skip to content

Commit

Permalink
docs: Add a note about a Nix-native builder to the roadmap
Browse files Browse the repository at this point in the history
... if I don't mention this somewhere I'll probably never do it!
  • Loading branch information
tazjin committed Oct 27, 2020
1 parent 289e18d commit 9716c89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ correct caching behaviour, addressing and so on.

See [issue #4](https://github.com/google/nixery/issues/4).

### Nix-native builder

The image building and layering functionality of Nixery will be extracted into a
separate Nix function, which will make it possible to build images directly in
Nix builds.

[Nix]: https://nixos.org/
[layering strategy]: https://storage.googleapis.com/nixdoc/nixery-layers.html
[gist]: https://gist.github.com/tazjin/08f3d37073b3590aacac424303e6f745
Expand Down

0 comments on commit 9716c89

Please sign in to comment.