about summary refs log tree commit diff
path: root/nix/templates
Commit message (Collapse)AuthorAge
* (template/ctf): cleaned up and added solve.py to the shellhook HEAD mainEmile3 days
|
* fixed importEmile4 days
|
* corrino: goapp finally working with oidcEmile10 days
|
* goapp frontend now works on corrinoEmile10 days
| | | | | | | | | | | | | | added an overlay (which took quite some time, as I forgot to include the self parameter in the argument list...) that allows using the goapp on corrino. So now you can... ... use the template ... see the package status after it has been built using hydra ... build the package from the packages exposed by the flake ... use the package on machines including it using an overlay I'm actually quite satisfied with this and hope people find this helpful
* test creds disclamerEmile13 days
|
* removed the backend, added the frontend with oidc supportEmile13 days
| | | | | So I've added oidc support which is nice, yet I have to test this with some https foo, so I'm pushing this.
* flake: hydraJobs.templates: just got rid of the self.Emile2025-02-13
|
* flake: hydraJobs.templates should work nowEmile2025-02-13
|
* template: the goapp docker package should now (in theory) buildEmile2025-02-12
| | | | | | | | 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.nixEmile2025-02-12
|
* template: formattingEmile2025-02-12
|
* template: a basic golang app templateEmile2025-02-12
| | | | | This template allows building golang apps as well as a corresponding docker container from the built package
* big format using nixfmtEmile2024-09-19
|
* basic python templateEmile2024-04-14
|
* big bangEmile2024-03-09