Vaughn Coates
Vaughn Coates
@TornaxO7 see my issue #209 Perhaps it may be related. If you are reusing the configuration for subsequent runs, your tokens might not be valid
> It should be clarified that if you run pre-configured server, then it doesn't go through setup, and you have to create the root token yourself. Something that probably should...
Has there been any movement/work on this issue? I've been attemping to use the netrc method to build a flake that'll containerize a python dev environment, but poetry2nix continuously ignores...
Scripting the initialization, authentication, and cache creation steps feels like an intuitive workflow at the moment, despite the imperative nature of it. This feature could introduce security concerns. If a...
>But its not easy to see if it has drifted if we have to script it, because scripting usually just activates settings we want, but doesnt remove already preactivated configurations...
Ran into this issue trying to build a flake using a Kubernetes Gitlab Ci CD runner w/o root. Also on the nix:2.24.9 image, running `git config --global --add safe.directory "$(pwd)"`...
Good catch, the official nix image I'm using runs as root by default, I hadn't caught that Yahoo Mail: Search, Organize, Conquer On Fri, Nov 1, 2024 at 10:19, Robert...
This seems to have more or less been done with the `config-template.toml` present in the server/src/ dir, no? I just started experimenting with the project and found that after some...
Has there been any movement on this lately? We're trying to do something similar to @kurasaiteja , storing SBOMs as versioned artifacts for parsing.
Hey sorry my notification got lost. I'll give this a try this week! Thus could very well be an oops on my part