| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
| |
Build using
; nix-build test.nix -A config.services.emile.libvirtnix.output.domain --show-trace && cat result | xq
Generates a result symlink to an xml file that is generated from config.nix
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The overlays are now defined in self.overlays.x86_64-linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
So I've added oidc support which is nice, yet I have to test this
with some https foo, so I'm pushing this.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|