Domen Kožar
Domen Kožar
Could you also attach the python files so I can reproduce the failure?
Fixed in https://github.com/cachix/devenv/pull/1510
@outfoxxed looks like that has been merged!
We'll be looking at authentication in the next months and this will be one of the things we will make sure it does well!
@mamcx I assume most of the time you'd like to save is in `setup_nix`?
I don't think we should be using flakes for templates, we should add `templates` top-level attribute to devenv if we want to support it
We're currently hacking on #1548 at https://oceansprint.org, I think we need that in order to be able to parse flakeref uris and then we can support templates directly from devenv....
> The templates can now be specified in the `devenv.nix` file under the top-level `templates` option. The basic functionality is implemented, but still needs some cleanup. > > Since I...
cc @hamishmack we're also blocked by this, do you think we can switch to ghc964 in hopes to prolong this for a bit more?
cc @hamishmack