| 16 Nov 2025 |
K900 | I will pick the patches linked on there later | 01:14:06 |
Randy Eckenrode | Isn’t that the release that adds KosmicKrisp? | 01:43:56 |
colemickens 🏳️🌈 | Is cachix broken on nixpkgs-unstable / aarch64-darwin? or am I doing something terribly wrong? | 01:58:02 |
ivy | it is | 01:59:29 |
colemickens 🏳️🌈 | "great" :) | 02:07:21 |
colemickens 🏳️🌈 | thank you for confirming, good luck to the investigation/fix :) | 02:07:29 |
colemickens 🏳️🌈 | Okay, any hints as to why I'm building fish :) | 02:22:18 |
colemickens 🏳️🌈 | (I did find the issue for it's current build failure, but not sure why my config is even pulling it in - about to try spelunking with nix why-depends...) | 02:22:50 |
colemickens 🏳️🌈 | sigh, it's direnv I think | 02:25:19 |
colemickens 🏳️🌈 | Even though I don't have fish support enabled? :/ Hmph. | 02:25:51 |
colemickens 🏳️🌈 | yup there it is : https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/di/direnv/package.nix | 02:26:48 |
colemickens 🏳️🌈 | unfortunate. | 02:26:51 |
Randy Eckenrode | WTF. Does Lix not support IPv6? | 03:34:15 |
Winter | anyone know why this issue would only happen on Darwin? https://github.com/NixOS/nixpkgs/pull/462090 | 03:47:07 |
Randy Eckenrode | c-ares doesn’t seem to support IPv6 link-local DNS servers even though it should. 😬
$ nix shell nixpkgs-unstable#c-ares --command adig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> c-ares DiG 1.34.5 <<>> google.com
;; No DNS servers were configured
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 0
;; flags:; QUERY: 0, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; MSG SIZE rcvd: 0
Failed to create query for google.com: No DNS servers were configured
$ dig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> DiG 9.10.6 <<>> @fe80::2e0:67ff:fe15:ced3%en0 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37808
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 226 IN A 142.250.191.206
;; Query time: 7 msec
;; SERVER: fe80::2e0:67ff:fe15:ced3%14#53(fe80::2e0:67ff:fe15:ced3%14)
;; WHEN: Sat Nov 15 23:02:09 EST 2025
;; MSG SIZE rcvd: 55
| 04:03:07 |
Randy Eckenrode | * c-ares doesn’t seem to support IPv6 link-local DNS servers even though it should. 😬
$ nix shell nixpkgs-unstable#c-ares --command adig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> c-ares DiG 1.34.5 <<>> google.com
;; No DNS servers were configured
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 0
;; flags:; QUERY: 0, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; MSG SIZE rcvd: 0
Failed to create query for google.com: No DNS servers were configured
$ dig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> DiG 9.10.6 <<>> @fe80::2e0:67ff:fe15:ced3%en0 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37808
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 226 IN A 142.250.191.206
;; Query time: 7 msec
;; SERVER: fe80::2e0:67ff:fe15:ced3%14#53(fe80::2e0:67ff:fe15:ced3%14)
;; WHEN: Sat Nov 15 23:02:09 EST 2025
;; MSG SIZE rcvd: 55
| 04:03:21 |
Randy Eckenrode | * c-ares doesn’t seem to support IPv6 link-local DNS servers even though it should. 😬
$ nix shell nixpkgs-unstable#c-ares --command adig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> c-ares DiG 1.34.5 <<>> google.com
;; No DNS servers were configured
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 0
;; flags:; QUERY: 0, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; MSG SIZE rcvd: 0
Failed to create query for google.com: No DNS servers were configured
$ dig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> DiG 9.10.6 <<>> @fe80::2e0:67ff:fe15:ced3%en0 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37808
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 226 IN A 142.250.191.206
;; Query time: 7 msec
;; SERVER: fe80::2e0:67ff:fe15:ced3%14#53(fe80::2e0:67ff:fe15:ced3%14)
;; WHEN: Sat Nov 15 23:02:09 EST 2025
;; MSG SIZE rcvd: 55
| 04:06:11 |
Randy Eckenrode | * c-ares doesn’t seem to support IPv6 link-local DNS servers even though it should. 😬
$ nix shell nixpkgs-unstable#c-ares --command adig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> c-ares DiG 1.34.5 <<>> google.com
;; No DNS servers were configured
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 0
;; flags:; QUERY: 0, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; MSG SIZE rcvd: 0
Failed to create query for google.com: No DNS servers were configured
$ dig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> DiG 9.10.6 <<>> @fe80::2e0:67ff:fe15:ced3%en0 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37808
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 226 IN A 142.250.191.206
;; Query time: 7 msec
;; SERVER: fe80::2e0:67ff:fe15:ced3%14#53(fe80::2e0:67ff:fe15:ced3%14)
;; WHEN: Sat Nov 15 23:02:09 EST 2025
;; MSG SIZE rcvd: 55
| 04:06:20 |
Randy Eckenrode | * c-ares doesn’t seem to support IPv6 link-local DNS servers even though it should. 😬
$ nix shell nixpkgs-unstable#c-ares --command adig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> c-ares DiG 1.34.5 <<>> google.com
;; No DNS servers were configured
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 0
;; flags:; QUERY: 0, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; MSG SIZE rcvd: 0
Failed to create query for google.com: No DNS servers were configured
$ dig @fe80::2e0:67ff:fe15:ced3%en0 google.com
; <<>> DiG 9.10.6 <<>> @fe80::2e0:67ff:fe15:ced3%en0 google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37808
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;google.com. IN A
;; ANSWER SECTION:
google.com. 226 IN A 142.250.191.206
;; Query time: 7 msec
;; SERVER: fe80::2e0:67ff:fe15:ced3%14#53(fe80::2e0:67ff:fe15:ced3%14)
;; WHEN: Sat Nov 15 23:02:09 EST 2025
;; MSG SIZE rcvd: 55
| 04:06:43 |
Randy Eckenrode | Doing some printf debugging of c-ares, it doesn’t appear to be picking up the network interface when it gets the resolver. ☹️ | 05:02:26 |
Randy Eckenrode | channel->sock_funcs isn’t being set up correctly. I wonder if this ever worked on Darwin. | 06:01:18 |
Randy Eckenrode | It doesn’t even work on Linux. | 06:06:59 |
Randy Eckenrode | https://github.com/c-ares/c-ares/pull/997 | 06:21:33 |
Randy Eckenrode | I am so glad that curl is not in the Darwin bootstrap. | 06:27:58 |
Randy Eckenrode | Fix PR is https://github.com/NixOS/nixpkgs/pull/462151 | 06:35:25 |
K900 | Sure is | 10:10:09 |
sylvester-roos | Hello everyone. For some reason the App Management permission doesn't seem to work on darwin. As far as I can tell I'm doing this correctly, but I'd like to double-check with someone more knowledgeable
When I try to activate my home-manager config I get the following error:
Activating checkAppManagementPermission
error: permission denied when trying to update apps, aborting activation
home-manager requires permission to update your apps, please accept the notification
and grant the permission for your terminal emulator in System Settings.
If you did not get a notification, you can navigate to System Settings > Privacy & Security > App Management.
I did not get any notification, so I tried to add Ghostty (~/.nix-profile/Applications/Ghostty.app) to the list of App Management apps
I can add it to the list, but when I try to switch to the new home-manager config, Ghostty is removed from that list and the error shows up once more
What do I do here?
| 12:25:17 |
Óli | How might I make something like this test work on darwin too?
{ pkgs }:
let
postgresConf = pkgs.writeText "postgresql.conf" ''
unix_socket_directories = '/tmp'
'';
pgSetup = ''
CREATE USER postgres WITH PASSWORD 'postgres' CREATEDB SUPERUSER;
CREATE DATABASE nix_phoenix_template_dev;
'';
in
pkgs.writeShellApplication {
name = "postgres-dev";
runtimeInputs = with pkgs; [
postgresql
];
runtimeEnv = {
PGDATA = ".database";
};
text = ''
if [ ! -d $PGDATA ]; then
initdb -D $PGDATA
cat "${postgresConf}" >> $PGDATA/postgresql.conf
postgres --single -E postgres <<< "${pgSetup}"
fi
exec postgres
'';
}
| 15:56:55 |
Óli | I get these types of errors when building
install> 2025-11-16 16:45:42.248 UTC [70440] FATAL: could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission denied
| 16:46:01 |
WeetHet | DNS resolution broke with sandbox enabled on unstable | 19:46:25 |