nixery/server
Vincent Ambo 8489c6e16a refactor(server): Introduce a state type to carry runtime state
The state type contains things such as the bucket handle and Nixery's
configuration which need to be passed around in the builder.

This is only added for convenience.
2019-10-03 13:21:04 +01:00
..
builder refactor(server): Introduce a state type to carry runtime state 2019-10-03 13:21:04 +01:00
config feat: Add configuration option for popularity data URL 2019-09-21 12:44:40 +01:00
layers feat(server): Introduce function to hash contents of a layer 2019-10-03 13:21:04 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix chore(server): Import layer grouping logic into server component 2019-10-03 13:21:04 +01:00
main.go refactor(server): Introduce a state type to carry runtime state 2019-10-03 13:21:04 +01:00