| 15 Nov 2025 |
K900 | @Randy Eckenrode Mesa 25.3 is out with Kosmickrisp | 10:05:18 |
K900 | Can I leave setting that up to you | 10:06:00 |
Randy Eckenrode | Sure. | 11:31:55 |
Randy Eckenrode | Given the timing, I’ll get it building and make sure it can be used in preference to MoltenVK, but it won't be the default. That may happen for 26.05, but it probably depends on getting a few more of the macOS extensions implemented or for other projects to accommodate it (e.g., it doesn’t work with mpv right now). | 13:35:12 |
Randy Eckenrode | * | 13:37:35 |
niklaskorz | Randy Eckenrode: I'm preparing a treewide PR for removing obsolete instances of darwinMinVersionHook now | 19:09:12 |
niklaskorz | it's just a handful but qt6 is under them, so I'll probably split that commit into a separate staging PR | 19:09:38 |
WeetHet | Should this go into staging instead? https://github.com/NixOS/nixpkgs/pull/462017 | 19:34:10 |
K900 | Technically no | 19:34:50 |
K900 | Given the rebuild count | 19:34:53 |
K900 | But it might make sense to delay this until we have Kosmickrisp | 19:35:01 |
WeetHet | I don't know if gtk even supports kosmickrisp | 19:35:51 |
WeetHet | Their official page says to use moltenvk | 19:36:12 |
WeetHet | And it's better than using OpenGL anyways | 19:36:21 |
WeetHet | Can just update to use kosmickrisp when/if gtk supports it | 19:36:39 |
niklaskorz | I hope there is nothing to explicitly support | 19:42:22 |
WeetHet | Oh I'm dumb yeah | 19:42:34 |
niklaskorz | it'll just depend on loading the correct vulkan icd I suppose | 19:42:41 |
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 |