Domen Kožar

Results 1248 comments of Domen Kožar

Nope - upgrade to Cachix 0.3.8 to get a better error.

I've been wanting to do this and my concern is that it makes secrets easier to find in case they are leaked. At some point we'll have to write a...

@dtzWill what about `cachix push --build-dependencies`?

Config will come with #14 :)

I agree, correct term is something like `realized build closure`. I'd like to avoid these complex terms if possible, maybe add something like `--full-closure` which would have docs to describe...

For security reasons I'd like to do the following (leave sources out, except for fixed output derivations): ``` nix-store -qR --include-outputs $(nix-store -q --deriver /nix/store/ilfhdrrigxdhys3lkr6bwjsmf42s0n9x-cachix-server-0.1.0.0) > with-outputs nix-store -qR $(nix-store...

Unfortunately not yet - see https://github.com/cachix/cachix/issues/16

See also `pkgs.closureInfo`

Refs https://www.reddit.com/r/NixOS/comments/llf6fl/callcabal2nix_cachix/

There's https://docs.cachix.org/pushing that documents how to push things