Domen Kožar
Domen Kožar
``` post-build-hook Optional. The path to a program to execute after each build. This option is only settable in the global nix.conf, or on the command line by trusted users....
It can happen that multiple public keys are configured for the same cache with different signature. Instruct the user how to debug.
If there's a `POST` under the same route as swagger and it comes after swagger UI, it will result into something like: ``` $ curl -X POST http://localhost:8090/api/v1/fastspring Only GET...
This allows packages with only api combinators not to depend on servant-server. I have WIP branch dropping some ancient servant versions compatibility, but it would need also to move `swaggerSchemaUIServerImpl`...
raid, nvme, etc
:wave: I've ported nix-direnv to devenv.sh here: https://github.com/cachix/devenv/pull/387 The motivation is to simplify the whole script, but to do a few devenv related things like watching all the imported files....
I'd like to collect all the reasons one might use Nix instead of conda, that we can list then in README.
Workaround: ``` $ sqlite3 ~/.nixops/deployments.nixops > UPDATE ResourceAttrs SET value = "52:54:00:53:48:29" WHERE value = '52:54:00:64:bc:dc'; ```
Just like for VirtualBox, use a base image when deploying. This speeds up the process as it's usually quicker to just update the image instead of always generating a new...