corpix

Results 50 comments of corpix

I tried to update all dependencies today but failed to make it work, there are too many changes. If somebody need this component working you could help me, I don't...

Gave it another try today. Updated babel and react(strange, I thought `npm-check-updates` should do this without me manually updating versions). Still not working and has a lot of strange errors...

@xzfc, you are right, but everything it do is: ```shell # If not running interactively, don't do anything [ ! -z "$PS1" ] || return [ ! -z "$IN_NIX_SHELL" ]...

Думаю, что это можно будет решить после #2

Thank you for the report. I don't know much about `buildFHSUserEnv`, but it looks like it creates some kind of chroot. Will try to dive more deeply into this

Hi @kolpav . I have added cross-compilation for darwin (amd64 & arm64) and linux (arm64) in version 0.0.9. Now provider should be available for Terraform on your platform. But I...

Forgot to mention: there is another way to deploy configuration to NixOS hosts from OSX, some of my teammates using this, you could run a Docker container with Nix like...

This PR fixed a panic for me, thanks! Just in case, here is a panic: ``` ~/projects/tunoperator λ proto-gen-md-diagrams -d pkg/master/ INFO: Reading Directory : pkg/master/ INFO: Recursively: true panic:...