Adam C. Stephens

Results 90 comments of Adam C. Stephens

I've recently set up https://github.com/vitiko98/mopidy-qobuz and it works ok through Iris. I don't have spotify to test that integration, but I assume it's a bit more of a first-class experience....

It doesn't look like this workaround has worked since #148 was merged. Currently I'm receiving ``` ─❯ EDITOR=: nix run github:ryantm/agenix\?ref=daf42cb35b2dc614d1551e37f96406e4c4a2d3e4#agenix -- --identity $AGE_IDENTITY_FILE --edit core/password.age Enter PIN for YubiKey...

Ahh, I wondered if I was missing something but just tested with a GUI and everything worked correctly. Without escape handling this makes boon somewhat painful to use in a...

I'm building an application which uses a library built on rustler ([ex_git](https://github.com/spunkedy/ExGit/tree/main)). Because of nix's network sandbox, one cannot rely on the elixir-driven compilation of the rust library. When I...

The problem is that cargo was trying to download the dependencies for the library. If you have to pre-vendor the dependencies, it's just as easy to use nix to build...

It would probably be best to create two new attributes, `ipv4_addresses` and `ipv6_addresses` that are lists of all the system IPs. This would maintain backward compatibility yet still expose all...

I think this issue will be fixed by https://github.com/ex-aws/ex_aws/pull/1080

Here's an example of the different metrics between the two: ## blackbox_exporter: ~~~ # HELP probe_dns_lookup_time_seconds Returns the time taken for probe dns lookup in seconds # TYPE probe_dns_lookup_time_seconds gauge...

> During the meeting, we also decided that ideally, some implementation work should be done before the RFC get merged, mainly updating https://github.com/DeterminateSystems/bootspec and the NixOS module. Should this repository...

> This seems to introduce a lot of unnecessary bureaucracy with no real upside because it doesn't change what maintainers' responsibilities, despite being reachable which is in and of itself...