Alec Scott
Alec Scott
@grondo happy to help out here, but maybe we should think of adding a conflicts with MacOS/darwin to the Spack package?
Sweet! I'll look to add this to the flux package.py in the next couple of days.
Hi all! @grondo I think it'd definitely be helpful to get ETAs for all of the jobs in the queue and not just the top entry. I was recently talking...
Merging in develop to trigger a new CI run based on updated binaries from develop.
@teaguesterling it might be better to have this package inherit from `GoPackage` instead of `MakefilePackage`. Here's [`kubectl`](https://github.com/spack/spack/blob/611b0f19b38de34612bbf90a2b7705a70a25fb14/var/spack/repos/builtin/packages/kubectl/package.py) as an example.
It'd be great if we could update it to a `GoPackage` instead, since we modify the cache reuse flags to make Go based packages more friendly for Spack installs. As...
I'm also experiencing this issue on an AMD Framework 13 when using [gnome-adaptive-brightness](https://github.com/dmy3k/gnome-adaptive-brightness/issues/9) (issue linked above). @agx's workaround script works for me, but does cause a momentary dip in brightness...
@kwryankrattiger can you explain a bit more here? What is captured by the completion update cmd from an active environment?
This sounds reasonable to me. I'll suggest prefixing the PRs / modifying them with a tag so that we don't accidentally merge them. (There are other packages where we do...
GitLab doesn't currently run on draft PRs but that might be a legacy decision that we could change. @scottwittenburg @kwryankrattiger what do you think?