Derek Kulinski

Results 138 comments of Derek Kulinski

@a-ungurianu any chance this would get merged?

@emptyflask is it possible that you have sandboxing disabled?

@adisbladis so I managed to get really close with getting private repos by using ```toml [url "ssh://git@..."] insteadOd = "https://...." ``` As well as creating `~/.netrc` for git server that...

That concept isn't completely clear to me yet, but I'm wondering if: https://github.com/tweag/gomod2nix/blob/master/builder/default.nix#L50-L60 isn't violating IFD. If instead of using and parsing toml, `gomod2nix` would just generate a nix file...

@AmineChikhaoui any opinion about my PR? Can it be merged? I can continue the work and ultimately make the code work on Python 3, but I need to know that...

@shmish111 the Resources API is incomplete and doesn't cover all calls (it's more about taking given resource and then obtaining information about it, or performing simple actions), when working on...

There is an SQLite database, maybe that keeps track of this?

Well it will still be an improvement over current behavior which purges these paths anyway. Note I'm not asking to replace current generation check, just add extra requirement before removing...

I'm not sure how I can reproduce it without relocatable.nix. The machine where I'm running it, doesn't have Nix installed.