Sorki
Sorki
LGTM! :+1: I've marked it is ready, feel free to squash / merge / reword my XXX commit.
This used to work by means of nixops filling `networking.extraHosts` so you could refer to other hosts in the network by their names. Currently the output is just ```nix networking...
Hi, there's some overlap here with #24 that allows you to do this as well in more type safe manner (without forcing you to use txt for hashes) (see also...
Cool, I can integrate your changes after I'm done with it!
Adding two examples of Haskell overlays which you might find handy: - https://github.com/sorki/hnix-overlay (quite simple, overlays default `haskellPackages`) - https://github.com/HaskellEmbedded/ivory-tower-nix/ (creates a new package set called `myHaskellPackages` using specified `compiler`...
Fixed in `13.2.0.2` via 1f26396e91a0124a545201d4c6519d015b24fa6e
Diffing the schemas I found 22 (23rd for `extra_key_witnesses` shouldn't be there anymore due https://github.com/input-output-hk/cardano-db-sync/pull/1283) which can be re-createad with ```sql CREATE UNIQUE INDEX IF NOT EXISTS unique_ada_pots ON ada_pots...
> Why is there no index for `datum`? `CONSTRAINT unique_datum UNIQUE (hash)` is present in all versions
Seems available here https://github.com/ckan/ckan/pull/1861/files Most importantly gunicorns `paste` parameter: ``` --paste "$CKAN_CONFIG"/ckan.ini ```
Crude PoC in https://github.com/tidalcycles/tidal-listener/pull/16/commits/a76cb761a89537b464c3eae582e24ce5322f8484