Daiderd Jordan

Results 11 issues of Daiderd Jordan

Fixes indentation when writing the let body on the same line as the in keyword, as stated in issue #2.

The evaluation in poetry2nix doesn't take and/or precedence into account, which causes problems with more complex conditionals. Like conditional dependencies which propagate their marker resulting in multiple conditions. eg. ```python...

- [ ] use SUDO_USER/SUDO_UID instead of 2 separate scripts - [ ] deprecate `launchd.user.agents`, system agents run as the current user and actual per-user agents are not supported at...

The readme is pretty basic at the moment. What should be added?

I'm not sure what's special about my setup, but `vim.api.nvim_buf_get_name` always returns the absolute path of a buffer. Including when no plugins are enabled. In case the bufname is already...

Before attempting builds check if the stdenv for this branch is available in the cache. If this is not the case then either the merge request is a mass rebuild...

This still has problems with rebuilds since it uses the target nixpkgs to build the tests, but it's a regular build job which doesn't block the entire evaluator anymore. Mitigates...

``` # HELP ofborg_builds_attributes_attempted_total Total number of attributes attempted to build. # TYPE ofborg_builds_attributes_attempted_total counter ofborg_builds_attributes_attempted_total{system="x86_64-darwin"} 1 # HELP ofborg_builds_attributes_not_attempted_total Total number of attributes not attempted to build. # TYPE...

I'm not sure why the metrics fail while the tarball succeeds but both are channel blockers so this probably should also be validated. https://github.com/NixOS/nixpkgs/pull/79147 derivation 'prometheus-xmpp-alerts-0.4.2' has invalid meta attribute...