| 15 Nov 2025 |
niklaskorz | well and using the correct surface extension probably | 19:43:53 |
niklaskorz | for reference, this is the PR that fixed Sascha Willem's Vulkan demos to support KosmicKrisp: https://github.com/SaschaWillems/Vulkan/pull/1241 | 19:47:44 |
niklaskorz | rather small | 19:47:51 |
Randy Eckenrode | I thought I got those with my PR. I guess I missed a few? | 19:49:01 |
niklaskorz | yeah you removed only those used in tandem with outdated SDKs, we talked about it a month or two ago :D | 19:49:58 |
Randy Eckenrode | I’d like to get something out this weekend. It won’t be the default (because of the freeze), but it should be possible to set the right ICD environment variable to use it. | 19:50:03 |
niklaskorz | so it's like, really just a few left | 19:50:12 |
Randy Eckenrode | Oh, neat. How long has dxvk_1 been broken on stable? | 19:51:28 |
Randy Eckenrode | Did something change with fetchgit?
exporting https://github.com/ValveSoftware/wine.git (rev 21e0d244da3336a640006e4e25ae28d7612a2c3c) into /nix/store/9bmh93riz66jlsvn8f5g8yr2cg0ksip7-wine-21e0d24
Initialized empty Git repository in /nix/store/9bmh93riz66jlsvn8f5g8yr2cg0ksip7-wine-21e0d24/.git/
fatal: unable to access 'https://github.com/ValveSoftware/wine.git/': Could not resolve host: github.com (Could not contact DNS servers)
fatal: unable to access 'https://github.com/ValveSoftware/wine.git/': Could not resolve host: github.com (Could not contact DNS servers)
fatal: unable to access 'https://github.com/ValveSoftware/wine.git/': Could not resolve host: github.com (Could not contact DNS servers)
Unable to checkout 21e0d244da3336a640006e4e25ae28d7612a2c3c from https://github.com/ValveSoftware/wine.git.
| 19:54:55 |
Randy Eckenrode | I’m trying to do a sparse checkout. I see there was a whole bunch of stuff that changed a few weeks ago. | 19:57:36 |
Randy Eckenrode | I wonder if dxvk_2 builds …. | 19:58:42 |
Randy Eckenrode | Probably not. I wish people would open issues, but I suspect many are using a community-maintained derivation instead. 😭 | 20:00:59 |
| 16 Nov 2025 |
colemickens 🏳️🌈 | so can I pass my own pkgs to darwinSystem rather than darwinSystem implicitly using its nixpkgs input? | 00:58:33 |
Ihar Hrachyshka | Enzime: please check https://github.com/NixOS/nixpkgs/pull/457408#discussion_r2490443918 so that we can proceed fixing wrapped firefox-bin on darwin | 01:06:48 |
K900 | FYI: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14290 | 01:13:49 |
K900 | Mesa 25.3 fails to build on Darwin, AGAIN | 01:13:51 |
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 |