Cole Mickens

Results 464 comments of Cole Mickens

Okay, this is fixed: * new check workflow * required for PRs to merge * have a "bad" PR that shows this blocks merging now * the same fix applies...

I see, tip builds. Could you possibly tag a release so I can fix this in nixpkgs with a tagged release? :) Thanks!

I'm not really sure, I still see it failing from time to time here. Seems like it's when it's my 8-core system under a fair amount of load. Sometimes I...

This is the first part of a full build log, albeit from a successful run, if this helps at all: ``` @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources...

They bumped up the version of cava needed. We use the nixpkgs derivation, which has the older version baked in.

basically: * (recent cava related commits) * https://github.com/NixOS/nixpkgs/blob/6990439a4a194ed8f6f7a4a594740dc01153cf91/pkgs/by-name/wa/waybar/package.nix#L73-L78

I don't know, that's a great question (that I probably won't dig into). Thanks for the fix, didn't realize you already had their cava in the flake. :+1:

Pointers, I think anyway: * https://pkg.go.dev/github.com/oracle/oci-go-sdk/[email protected]/keymanagement#DecryptRequest * https://pkg.go.dev/github.com/oracle/oci-go-sdk/v54#hdr-Configuration

Gotcha, I'll reopen the upstream bug: https://github.com/russelltg/wl-screenrec/issues/77 We can re-add it when it's fixed, you if you want you can downgrade it and re-add it.

I think I just crossed wires. I am definitely using recent disko. However, I'm still suspicious that we can somehow batch/chunk around `xargs cp`. It's very apparent that this copy...