John Soo

Results 55 comments of John Soo

If nightlies are supported, can the working nightly version be specified? It would really help packaging efforts on nix and guix.

Ok That's `#macos:nixos.org`?

It's been a while and I had to back track from using flakes. But if memory serves, if the system has no channels at all, the check will fail and...

In any case, when using flakes, nix-darwin won't even refer to a channel, correct?

I think it is maybe time to fork to nix-community.

(sorry for my tone, I totally forgot how experimental flakes are) I guess I am going to learn about nixos module internals now! :)

Looks like the issue is the deprecated `check` attribute of `evalModules` in nixpkgs. I'm not sure if this is a documentation issue, or something else. (see https://github.com/NixOS/nixpkgs/blob/9e8961e5607402ed0ff98e283ef485ac8f22e226/lib/modules.nix#L88) Using 20.0x, adding...

> This is the regular installer which will setup and create a `configuration.nix`, for flakes I would assume you want a different process. Yes I think you are right. I...

Hi @sj26 thank you for your feedback! > `BUILDKITE_ARTIFACT_PATHS` is intended to be a list of globs for artifact upload, not used as an input to shell scripts for commands...

@sj26 > The agent puts all the parameters required to run the job into the environment and then invokes a bootstrap process which consumes a lot of those variables to...