Valentin Reis
Valentin Reis
Hi, first of all thanks for working on this openly, it's useful :) Cabal passes extensions that are not in its `KnownExtensions` type onwards with a simple warning: ``` Warning:...
Hello, I surely suppose this doesn't fit in the style of this codebase - but it allows to build with nixpkgs 18.03, using "nix-build shell.nix". Maybe it's useful for someone,...
How do you use nix-delegate with ssh-agent? Using 1.0.1, nix-delegate still tries to enforce -i ~/.ssh/id_rsa even when no key is suggested. Is that intended behavior? My first reflex was...