Lix | 1087 Members | |
| Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms | 290 Servers |
| Sender | Message | Time |
|---|---|---|
| 8 Nov 2025 | ||
| That will absolutely fuck up the packaging to be unusable | 20:27:08 | |
| this is for one | 20:38:51 | |
| package | 20:38:52 | |
| 🥰 | 20:39:03 | |
| Is there any way to get from DerivedPath to StorePath (outPath)? I don't particularly care if it's built yet or not | 20:52:55 | |
| * Is there any way to get from DerivedPath to StorePath (outPath) (s)? I don't particularly care if it's built yet or not | 21:00:42 | |
| FAILED: [code=1] include/llvm/IR/IntrinsicsDirectX.h /build/llvm-src-22.0.0/llvm/build/include/llvm/IR/IntrinsicsDirectX.h cd /build/llvm-src-22.0.0/llvm/build/include/llvm/IR && /nix/store/6nd5nl6iqcbfh21hp3y26l28fmgv1bjg-llvm-tblgen-21.1.2/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=dx -I/build/llvm-src-22.0.0/llvm/include/llvm/IR -I/build/llvm-src-22.0.0/llvm/build/include -I/build/llvm-src-22.0.0/llvm/include /build/llvm-src-22.0.0/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o IntrinsicsDirectX.h -d IntrinsicsDirectX.h.d && /nix/store/5bn5f4ivqf4xn19khh4kcg4ngnjs6spg-cmake-4.1.2/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /build/llvm-src-22.0.0/llvm /build/llvm-src-22.0.0/llvm/include/llvm/IR /build/llvm-src-22.0.0/llvm/build /build/llvm-src-22.0.0/llvm/build/include/llvm/IR /build/llvm-src-22.0.0/llvm/build/include/llvm/IR/IntrinsicsDirectX.h.d /build/llvm-src-22.0.0/llvm/build/CMakeFiles/d/1fbf3b208a0ee84e3a575f61657bc2205750d6a7a75de234e7fea62a4cd3a05a.d error: unable to find 'IIT_RetNumbers' list [191/4908] Building AArch64TargetParserDef.inc... [192/4908] Building IntrinsicsHexagon.h... FAILED: [code=1] include/llvm/IR/IntrinsicsHexagon.h /build/llvm-src-22.0.0/llvm/build/include/llvm/IR/IntrinsicsHexagon.h cd /build/llvm-src-22.0.0/llvm/build/include/llvm/IR && /nix/store/6nd5nl6iqcbfh21hp3y26l28fmgv1bjg-llvm-tblgen-21.1.2/bin/llvm-tblgen -gen-intrinsic-enums -intrinsic-prefix=hexagon -I/build/llvm-src-22.0.0/llvm/include/llvm/IR -I/build/llvm-src-22.0.0/llvm/build/include -I/build/llvm-src-22.0.0/llvm/include /build/llvm-src-22.0.0/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o IntrinsicsHexagon.h -d IntrinsicsHexagon.h.d && /nix/store/5bn5f4ivqf4xn19khh4kcg4ngnjs6spg-cmake-4.1.2/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /build/llvm-src-22.0.0/llvm /build/llvm-src-22.0.0/llvm/include/llvm/IR /build/llvm-src-22.0.0/llvm/build /build/llvm-src-22.0.0/llvm/build/include/llvm/IR /build/llvm-src-22.0.0/llvm/build/include/llvm/IR/IntrinsicsHexagon.h.d /build/llvm-src-22.0.0/llvm/build/CMakeFiles/d/468a4b3061d6a59ac93a6678027063040f8fb18acabb819cc1a83d9774976c8a.d error: unable to find 'IIT_RetNumbers' list [193/4908] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [194/4908] Building RISCVTargetParserDef.inc... [195/4908] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [196/4908] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o ninja: build stopped: subcommand failed. | 21:03:35 | |
*
| 21:03:42 | |
| do we have | 21:21:07 | |
| llvm-tblgen for 22? | 21:21:09 | |
There is also /nix/var/log/nix/drvs/*, which I also like to empty in such a situation. | 21:59:31 | |
| i would be also intrested to add a custom gcc version (a patch, its version is set to 16) buuuttt,,,, yea.. | 22:31:37 | |
| 23:17:36 | ||
| 9 Nov 2025 | ||
| 15:04:13 | ||
| 10 Nov 2025 | ||
| 04:57:56 | ||
| 08:27:38 | ||
| Hi. I, er, did something... that perhaps wasn't so smart and would appreciate some help saving my system. 😅 I'm running lix on fedora asahi remix with home-manager. Yesterday I decided to move the nix store to a btrfs subvolume so I did something like this on a live system: It seemed to work surprisingly well but now I have issues with the nix-daemon.socket and am unable to perform a home-manager switch:Some more context: Any ideas on how to fix the situation? | 08:50:39 | |
| is /nix mounted? | 08:52:59 | |
Implicitly, because root is mounted, yes: | 08:55:19 | |
| 09:05:55 | ||
| Could it simply be a permissions thing? Should the socket be owned by someone else? | 09:07:42 | |
| Ok, I think it might be a SELinux thing... | 10:19:06 | |
FTR, it was SELinux. I was able to fix it like this: | 10:35:12 | |
I guess I should have included the SELinux extended attributes in my initial rsync command, like this: | 10:37:42 | |
| 19:04:47 | ||
| what are the current main differences btwn lix and nix? | 21:42:31 | |
| that a user would notice | 21:42:45 | |
| Better error reporting | 21:53:23 | |
| Better performance sometimes | 21:53:27 | |
| Worse performance other times | 21:53:34 | |