!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

1163 Members
“There are still many issues with the Darwin platform but most of it is quite usable.” — http://yves.gnu-darwin.org188 Servers

Load older messages


SenderMessageTime
17 Nov 2025
@ihar.hrachyshka:matrix.orgIhar Hrachyshkayep anyone using an old gnulib is affected. frankly, anyone NOT using gnulib is also affected. (if they use the interface)01:19:18
@ihar.hrachyshka:matrix.orgIhar Hrachyshka(if they use the interface AND assume it's safe)01:19:42
@ihar.hrachyshka:matrix.orgIhar Hrachyshkait's not clear if gnugrep is affected per se - I don't think it's multi-threaded?01:20:20
@ihar.hrachyshka:matrix.orgIhar Hrachyshkathey just run all tests from gnulib regardless.01:20:33
@ihar.hrachyshka:matrix.orgIhar Hrachyshkathe patch implementing MT for grep is 10 yo and not merged: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20768 so probably it's enough to disable the test after all01:26:10
@reckenrode:matrix.orgRandy EckenrodeRequires Metal 4. Good thing we have the 26.0 SDK.01:28:19
@reckenrode:matrix.orgRandy EckenrodeKosmicKrisp doesn’t appear to be included in Mesa 25.3.01:31:37
@reckenrode:matrix.orgRandy Eckenrodehttps://www.phoronix.com/news/KosmicKrisp-Merged-Mesa-26.0 says it’s targeting Mesa 26.0, which I guess would be released next year.01:33:40
@reckenrode:matrix.orgRandy Eckenrode mesa_clc crashes when building KosmicKrisp. 😭 02:13:49
@ihar.hrachyshka:matrix.orgIhar Hrachyshkagnugrep here: https://github.com/NixOS/nixpkgs/pull/462444 (running nixpkgs-review for aarch64-darwin for -p gnugrep, should post the result in a few hours)02:31:10
@ihar.hrachyshka:matrix.orgIhar HrachyshkaI assume for coreutils we'd have to actually backport the gnulib fix?02:31:56
@spewdins:beeper.comspewdinsTotally kinda sorta off topic02:32:11
@spewdins:beeper.comspewdinsI’m porting wayland to macOS02:32:17
@spewdins:beeper.comspewdinsAnd I’m getting somewhere02:32:24
@spewdins:beeper.comspewdinsimage0.jpeg
Download image0.jpeg
02:32:39
@spewdins:beeper.comspewdinsScreenshot_2025-11-15_at_9.37.41_PM.png
Download Screenshot_2025-11-15_at_9.37.41_PM.png
02:32:39
@spewdins:beeper.comspewdinsI wish a nix build of wayland was just readily available but isn’t. So..02:32:54
@spewdins:beeper.comspewdinsI also did write my own CALayer compositor (still wip) but I’m able to render nixos foot over waypipe02:33:20
@spewdins:beeper.comspewdinsOh yea I ported waypipe too02:33:25
@spewdins:beeper.comspewdinsAnd I want it upstream to nix02:33:35
@spewdins:beeper.comspewdinsMaybe within the next 5 years…02:33:50
@spewdins:beeper.comspewdins

Input works too

Of course it uses wl SHM, but I can’t begin working on a metal based drm video thru the socket if we can’t run wayland on-device already

02:35:18
@spewdins:beeper.comspewdinsIf anyone is even remotely interested lemme know..02:35:40
@reckenrode:matrix.orgRandy Eckenrode

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   mesa_clc                      	       0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1   mesa_clc                      	       0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2   libLLVMSPIRVLib.dylib         	       0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3   mesa_clc                      	       0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4   mesa_clc                      	       0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5   mesa_clc                      	       0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6   mesa_clc                      	       0x104427bd4 main + 1224 (mesa_clc.c:148)
7   dyld                          	       0x19e5f9d54 start + 7184
03:33:18
@reckenrode:matrix.orgRandy Eckenrode *
Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   mesa_clc                      	       0x107b1ac70 llvm::AnalysisManager<llvm::Module>::getResultImpl(llvm::AnalysisKey*, llvm::Module&) + 428
1   mesa_clc                      	       0x107b17cfc llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 156
2   libLLVMSPIRVLib.dylib         	       0x10ff314f0 (anonymous namespace)::runSpirvWriterPasses(llvm::Module*, std::__1::basic_ostream<char, std::__1::char_traits<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, SPIRV::TranslatorOpts const&) + 1548
3   mesa_clc                      	       0x10442f8d0 llvm_mod_to_spirv(std::__1::unique_ptr<llvm::Module, std::__1::default_delete<llvm::Module>>, llvm::LLVMContext&, clc_compile_args const*, clc_logger const*, clc_binary*) + 12284 (clc_helpers.cpp:1197)
4   mesa_clc                      	       0x10442c81c clc_c_to_spirv + 212 (clc_helpers.cpp:1254)
5   mesa_clc                      	       0x104428454 clc_compile_c_to_spirv + 48 (clc.c:132)
6   mesa_clc                      	       0x104427bd4 main + 1224 (mesa_clc.c:148)
7   dyld                          	       0x19e5f9d54 start + 7184
03:33:26
@spewdins:beeper.comspewdinsb6724d06e06b721711e0975f38e2391bc06fac91.png
Download b6724d06e06b721711e0975f38e2391bc06fac91.png
05:36:18
@sylvester-roos:matrix.orgsylvester-roosyes i am08:38:43
@sylvester-roos:matrix.orgsylvester-roosRedacted or Malformed Event08:40:48
@sylvester-roos:matrix.orgsylvester-roosRedacted or Malformed Event08:41:07
@weethet:catgirl.cloudWeetHet
deny mach-lookup com.apple.SystemConfiguration.DNSConfiguration
deny file-read-metadata /private/etc/hosts
deny file-read-data /private/etc/hosts
18:46:41

Show newer messages


Back to Room ListRoom Version: 6