Aaron Andersen

Results 105 comments of Aaron Andersen

@samuela do you get this error when using `shell.nix` as well, or only with `flake.nix`?

Thanks. For anyone else who runs into this and can't find a solution I was able to get the `direnv` vscode plugin working nicely.

@aryairani what troubles are you having with the `direnv` plugin? Maybe we should discuss that on their issue tracker instead of here.

Ah, understood. Simply install the plugin, following instructions, create a `.envrc` file in your project, then your `nix` environment is loaded by `vscode`. Nice and simple.

Hi @Mic92 :wave: Sorry to pull up an old thread but... > I think systemd is the way to go to use all features of sops-nix. I am thinking about...

I didn't see an obvious spot to grab nightlies. Where do you grab the source from? Currently in nixpkgs we grab from the php website: https://github.com/NixOS/nixpkgs/blob/3329b3430739ed71a64c3931315367cf2c7f45e4/pkgs/development/interpreters/php/generic.nix#L274

See [this](https://github.com/NixOS/nixpkgs/pull/89329#issuecomment-739522316) PR for discussion. As @etu mentioned we weren't supposed to grab releases from github... but I'm not sure if that is still the case.

@roberth amazing! :star_struck: i would love to hear anything else you are able to elaborate on so please let me know where i can follow along (blogs, issues, repos, discussions,...

for anyone interested in a `NixOps` like experience for `terraform` i've started hacking a little `python` script together [here](https://github.com/aanderse/teraflops) while i wait for `NixOps 4` i want to emphasize that...

@grahamc is there still motivation/sponsorship to proceed with this work?