about summary refs log tree commit diff
path: root/tools/nixery/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21 chore(build): Add iana-etc to Nixery's own imageVincent Ambo1-0/+1
2019-08-19 feat(build): Add 'extraPackages' parameterVincent Ambo1-2/+4
2019-08-17 fix(build): Ensure root user is known inside of containerVincent Ambo1-0/+4
2019-08-14 refactor(build-image): Extract package set loading into helperVincent Ambo1-1/+3
2019-08-14 style: Apply nixfmt to trivial Nix filesVincent Ambo1-5/+4
2019-08-14 feat(build-image): Introduce a terrifying hack to build group-layersVincent Ambo1-1/+1
2019-08-14 refactor(server): Use wrapper script to avoid path dependencyVincent Ambo1-1/+3
2019-08-14 chore(docs): Move mdBook derivation to docs/default.nixVincent Ambo1-22/+1
2019-08-14 refactor: Move registry server to a subfolderVincent Ambo1-20/+2
2019-08-08 chore(nix): Increase maximum number of layers to 96Vincent Ambo1-1/+1
2019-08-05 feat(build): Build Nixery book and embed it into Nixery imageVincent Ambo1-8/+10
2019-08-05 feat(build): Add mdBook 0.3.1 to build environmentVincent Ambo1-0/+18
2019-08-04 feat(build): Support additional pre-launch commands in imageVincent Ambo1-1/+4
2019-08-02 docs: Update all nixery.appspot.com references to nixery.devVincent Ambo1-2/+2
2019-08-02 fix(build): coreutils are still required by launch scriptVincent Ambo1-0/+1
2019-07-31 feat(build): Add dependencies for custom repo clonesVincent Ambo1-4/+4
2019-07-26 fix(build): Specify default command for Nixery's own imageVincent Ambo1-0/+1
2019-07-24 feat(build): Configure Nixery image builder to set up env correctlyVincent Ambo1-3/+27
2019-07-23 chore: Add license scaffolding & contribution guidelinesVincent Ambo1-0/+13
2019-07-23 feat(build): Add wrapper script & container image setupVincent Ambo1-1/+26
2019-07-23 feat(build): Introduce build configuration using NixVincent Ambo1-0/+43