!lheuhImcToQZYTQTuI:nixos.org

Nix on macOS

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

Load older messages


SenderMessageTime
25 Mar 2026
@nasso:matrix.orgnasso
avoid instantiating a bunch of different copies of Nixpkgs
oooh is it because the overlay can use final (or prev) instead of a separate nixpkgs instance?
17:51:25
@emilazy:matrix.orgemily it's because it picks it out of packages which refers to inputs.nixpkgs.legacyPackages 17:51:43
@emilazy:matrix.orgemily where it should be using final instead (which would contain changes from other overlays) 17:51:53
@emilazy:matrix.orgemily overlays is meant to not use a nixpkgs flake input 17:52:02
@nasso:matrix.orgnassoyeah okay that makes sense to me so that means im getting it17:53:39
@nasso:matrix.orgnassogreat17:53:48
26 Mar 2026
@k900:0upti.meK900
      > : && /nix/store/s7qlr26bmc6n4r607scz8iiwcg6yg4ic-clang-wrapper-21.1.8/bin/clang++ -DNDEBUG -O2 -arch arm64 -isysroot /nix/store/g0vv53n49k0kvnl5p4ag3bygypbvf8sh-apple-sdk-15.5/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -mmacosx-version-min=14.0 -Wl,-headerpad_max_install_names -fPIE -Xlinker -pie tools/qmltestrunner/CMakeFiles/qmltestrunner.dir/qmltestrunner_autogen/mocs_compilation.cpp.o tools/qmltestrunner/CMakeFiles/qmltestrunner.dir/main.cpp.o -o bin/qmltestrunner -F/nix/store/vp7mzysndh7vmqp4rqmigxl801x1pvn7-qtdeclarative-6.11.0/.build/qtdeclarative-everywhere-src-6.11.0/build/lib -F/nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib -Wl,-rpath,/nix/store/vp7mzysndh7vmqp4rqmigxl801x1pvn7-qtdeclarative-6.11.0/.build/qtdeclarative-everywhere-src-6.11.0/build/lib  lib/QtQuickTest.framework/Versions/A/QtQuickTest  /nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib/QtTest.framework/Versions/A/QtTest  -framework Security  -framework ApplicationServices  -framework Foundation  /nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib/QtGui.framework/Versions/A/QtGui  -framework AppKit  -framework OpenGL  -framework ImageIO  -framework Metal  lib/QtQml.framework/Versions/A/QtQml  /nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib/QtNetwork.framework/Versions/A/QtNetwork  /nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib/QtCore.framework/Versions/A/QtCore  -framework IOKit  -framework DiskArbitration  -framework UniformTypeIdentifiers && cd /nix/store/vp7mzysndh7vmqp4rqmigxl801x1pvn7-qtdeclarative-6.11.0/.build/qtdeclarative-everywhere-src-6.11.0/build/tools/qmltestrunner && codesign --remove-signature /nix/store/vp7mzysndh7vmqp4rqmigxl801x1pvn7-qtdeclarative-6.11.0/.build/qtdeclarative-everywhere-src-6.11.0/build/bin/qmltestrunner && codesign --sign - --entitlements /nix/store/0rzzw62rkc2bga3spjs73g0km36i0lda-qtbase-6.11.0/lib/cmake/Qt6/macos/test.entitlements.plist /nix/store/vp7mzysndh7vmqp4rqmigxl801x1pvn7-qtdeclarative-6.11.0/.build/qtdeclarative-everywhere-src-6.11.0/build/bin/qmltestrunner
       > --sign is required
06:27:59
@k900:0upti.meK900Anyone know what is going on here06:28:12
@viraptor:tchncs.deviraptorThe first codesign does just --remove-signature - does it work in isolation? Could be from there06:36:43
@k900:0upti.meK900I genuinely have no clue06:37:17
@k900:0upti.meK900 I think this has happened before, somehow 06:37:49
@k900:0upti.meK900But I still don't understand it06:37:57
@emilazy:matrix.orgemilyprobably sigtool limitations12:36:40
@k900:0upti.meK900I think last time this happened it was transient or something?12:42:17
@emilazy:matrix.orgemilyrace condition with build order?12:45:22
@emilazy:matrix.orgemilyundeclared deps?12:45:28
@k900:0upti.meK900idk12:45:35
@k900:0upti.meK900But it seems consistent now12:45:42
@k900:0upti.meK900Might be some weird sandbox thing?12:45:46
@emilazy:matrix.orgemilythat seems highly unlikely12:46:45
@k900:0upti.meK900That's https://github.com/NixOS/nixpkgs/pull/502680 rebased on master12:48:26
@k900:0upti.meK900If someone that actually has a Mac and/or knows what they're doing can take a look, it will be very appreciated12:48:38
@emilazy:matrix.orgemilyhave you tried just patching out the --remove-signature12:52:48
@emilazy:matrix.orgemilyif not then maybe rcodesign has a thing to do it instead. it's just a sigtool limitation12:54:55
@k900:0upti.meK900 You are saying words to me that I do not understand 12:57:12
@emilazy:matrix.orgemilyit's literally right there in the command you pasted :P13:03:37
@weethet:catgirl.cloudWeetHetWhat derivation did you build? I'll have a look but I don't want to build everything14:26:39
@k900:0upti.meK900python3Packages.pyside614:27:00
@k900:0upti.meK900But the failure is in qt6.qtdeclarative14:27:08
@k900:0upti.meK900Which is much earlier in the chain14:27:13

There are no newer messages yet.


Back to Room ListRoom Version: 6