about summary refs log tree commit diff
path: root/nix/templates/goapp/frontend/default.nix
Commit message (Collapse)AuthorAge
* template: the goapp docker package should now (in theory) buildEmile11 days
| | | | | | | | It's quite a weird way to pull out the packge name from the attribute set of defined packages, yet it kind of works. I can't test it, as docker doesn't want to run Mach-O binaries, but kicking this into hydra should result in some nice builds.
* template: more formatting, this time the spaces in the default.nixEmile11 days
|
* template: a basic golang app templateEmile11 days
This template allows building golang apps as well as a corresponding docker container from the built package