Terje Larsen
Terje Larsen
I tried this commit, but seems the install step is not executing the correct command: ``` Run cachix/cachix-action@d150e67a68baa578596bcdbdf830657b4a173df4 with: name: terlar authToken: *** extraPullNames: nix-community useDaemon: true Cachix: installing /usr/bin/bash...
Thank you, that worked, however, when running that commit with useDaemon enabled it seems my cache was not used. I did not look into why, but it has been working...
Tested this and now everything seems to be working as expected. Will do some more tests, especially having something that needs to cache many things, to see how it performs.
Golang can alternatively format with `goimports`, when using `go-mode` you can specify this via the custom variable `gofmt-command`.
Regarding having specifically pinned third party libraries and versions for a specific package is not something that would be a problem for a nix package as far as I understand....
Yes. I see, a quite extensive list. It is definitely possible, but it could perhaps be a maintenance burden. Not sure if it would be decided to have another set...
Do you have a reproducible setup or `package.lock.json` so we could investigate this issue? I personally haven't seen this since the merge of #62.
I am just testing this out and use 0.5 which should include this I presume, but the `.envrc` that gets generated looks like this: ``` $ cat .envrc watch_file devenv.nix...
This is not only an issue with Explorer, it seems when Peek is enabled it hijacks ctrl+space across the system. For example I found out this by making ctrl+space not...
There was aws-shell as well, but seems it didn't take off: https://github.com/awslabs/aws-shell Another approach is this one, which I haven't tested: https://github.com/janakaud/aws-cli-repl