Adam C. Stephens

Results 90 comments of Adam C. Stephens

And logging in as root will likely require changing sshd_config and restarting the service. Ideally nixos-anywhere would work with a regular user who may need to enter a password to...

There is no fix. I closed this cleaning up my stale issues.

Remove `attic.inputs.nixpkgs.follows` so that the attic input will its own pinned nixpkgs.

Hmm odd. No the other inputs shouldn’t affect it. I wouldn’t expect your own nixpkgs to be used for attic at all.

I think you need to give all your grants when creating the token. If you created it with that exact command line it has none.

Contribution: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+author%3Aadamcstephens+ email: [email protected]

Looks like restarting coreaudiod isn't working with that command any longer ``` ❯ sudo launchctl kickstart -k system/com.apple.audio.coreaudiod Could not kickstart service "com.apple.audio.coreaudiod": 1: Operation not permitted ``` I looked...

It also would enable free transfer to Cloudflare. https://www.cloudflare.com/bandwidth-alliance/backblaze/

I'm experiencing the same thing on river, amd and unstable. Downgrading electron to 24 allows me to use the app for now.

I had to combine all of the suggestions in order to successfully build a library (uuidv7) that uses rustler_precompiled. Forcing the library to build and setting a cache path weren't...