!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

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

You have reached the beginning of time (for this room).


SenderMessageTime
24 Jan 2026
@kra3:matrix.orgkra3 joined the room.14:06:38
25 Jan 2026
@kfiz:matrix.orgkfiz left the room.07:00:06
@kfiz:matrix.orgkfiz joined the room.07:00:25
@rappet:matrix.orgContact @rappet:rappet.xyz instead (I will not respond here) changed their display name from Contact @rappet:rappet.xyz instead to Contact @rappet:rappet.xyz instead (I will not respond here).21:01:06
26 Jan 2026
@debtquity:matrix.orgdebtquity

swift-5.10.1 no longer compiling for me on unstable. related issue - https://github.com/NixOS/nixpkgs/issues/483584

pinning nixpkgs to 70801e06d9730c4f1704fbd3bbf5b8e11c03a2a7 seems to do the trick [1]

[1] https://github.com/NixOS/nixpkgs/issues/483584#issuecomment-3796732786

09:08:25
@alexfmpe:matrix.orgalexfmpeyeah it kind of looks like that's what's happening09:52:54
@alexfmpe:matrix.orgalexfmpethe include chain goes through gcc, sdk and then back again09:55:32
@alexfmpe:matrix.orgalexfmpe
In file included from /nix/store/8pk2m0fn7z5dlb86z5qlv1pxa8w68idx-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:31,
                 from /nix/store/nvx5zr97w93krpl08x796sqai7z43smi-gcc-15.2.0/lib/gcc/arm64-apple-darwin/15.2.0/include-fixed/stdio.h:423,
                 from lib/stdio.h:55,
                 from lib/error.h:47,
                 from src/hello.c:21:
lib/string.h:754:20: error: expected declaration specifiers or '...' before '__builtin_object_size'
  754 | _GL_EXTERN_C void *memcpy (void *__dest, const void *__src, size_t __n)
      |
09:55:48
@alexfmpe:matrix.orgalexfmpethese top-level lib/ come bundled with gnu hello for whatever reason and then it does a tour gnu -> gcc -> sdk -> gnu10:01:47
@alexfmpe:matrix.orgalexfmpe

what fresh hell is this

/* Declarations for ISO C N3322.  */
#if defined __GNUC__ && __GNUC__ >= 15 && !defined __clang__
_GL_EXTERN_C void *memcpy (void *__dest, const void *__src, size_t __n)
  _GL_ATTRIBUTE_NONNULL_IF_NONZERO (1, 3)
  _GL_ATTRIBUTE_NONNULL_IF_NONZERO (2, 3);
_GL_EXTERN_C void *memccpy (void *__dest, const void *__src, int __c, size_t __n)
  _GL_ATTRIBUTE_NONNULL_IF_NONZERO (1, 4)
  _GL_ATTRIBUTE_NONNULL_IF_NONZERO (2, 4);
10:02:45
@alexfmpe:matrix.orgalexfmpetempted to file this under "gnu hello's problem"10:03:14

Show newer messages


Back to Room ListRoom Version: 6