!9IQChSjwSHXPPWTa:lix.systems

Lix

1115 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-rooms300 Servers

Load older messages


SenderMessageTime
23 Dec 2025
@jeffrey.mcbeth:matrix.orgMcBeth * I also have tried the same thing, but with a nix-shell -p lix, which gives me 2.91.3, and get the same error 03:36:34
@just1602:systemli.orgjust1602Here's the blog post to fix the issue with 2.93.2: https://lix.systems/blog/2025-06-27-lix-critical-bug/ According to this article, 2.93.2 shouldn't be affected. Are you able to do repair your store first and then see if it works?03:40:10
@just1602:systemli.orgjust1602But also in this screenshot, it's nixccp that is failing to build. Are you using lix?03:41:10
@jeffrey.mcbeth:matrix.orgMcBeth nix --version says nix (Lix, like Nix) 2.93.2 14:11:08
@k900:0upti.meK900Are you sure this is even a Lix issue14:15:00
@k900:0upti.meK900Can you post the full build log14:15:10
@jeffrey.mcbeth:matrix.orgMcBethNo, I'm not sure this is a lix issue, one of the struggles is that it's insisting on building a couple thousand of packages, so these failures sometimes take quite a while to show up. I've been really struggling to figure out ways to search for my own solutions rather than bugging others (I was prideful since July). Sorry. I'm running the above blog suggestion with the static build of lix right now, I'll post the full logs (once it finishes, assuming it still fails to complete)14:41:19
@raitobezarius:matrix.orgraitobezariusi'm rebuilding your config as well14:45:37
@raitobezarius:matrix.orgraitobezariuswe will see14:45:40
@raitobezarius:matrix.orgraitobezariuswhy am i rebuilding perl in your thing14:51:27
@raitobezarius:matrix.orgraitobezarius
enableParallelBuildingByDefault = true;
14:51:53
@k900:0upti.meK900Oh god14:52:23
@k900:0upti.meK900Can we kill that option14:52:28
@raitobezarius:matrix.orgraitobezarius
  # enabling or disabling does nothing for perl packages so set it explicitly
  # to false to not change hashes when enableParallelBuildingByDefault is enabled
  enableParallelBuilding ? false,
14:53:52
@raitobezarius:matrix.orgraitobezariusin perl recipe14:53:55
@raitobezarius:matrix.orgraitobezarius McBeth: I'm sorry, I'm betting on this option in your config 14:54:16
@raitobezarius:matrix.orgraitobezariusyeah, no mass rebuild anymore, I think?14:54:44
@raitobezarius:matrix.orgraitobezariusyour system is building so fast now :>14:55:01
@raitobezarius:matrix.orgraitobezariusso, this is not a lix problem in the end anyway14:55:19
@raitobezarius:matrix.orgraitobezariusi just built your system in 70s on my laptop by turning off that line14:55:32
@raitobezarius:matrix.orgraitobezarius


diff --git a/configuration.nix b/configuration.nix
index 245d28f..5adf99c 100644
--- a/configuration.nix
+++ b/configuration.nix
@@ -48,7 +48,7 @@
   nixpkgs.config = {
     # Required for zfs
     allowBroken = false;
-    enableParallelBuildingByDefault = true;
+    enableParallelBuildingByDefault = false;
     allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
                 "discord"
                 "zoom"
14:55:46
@jeffrey.mcbeth:matrix.orgMcBethOh, that's going to be delightful14:56:29
@just1602:systemli.orgjust1602Enjoy the upgrade 🎉14:56:55
@jeffrey.mcbeth:matrix.orgMcBethOf all the stupid things for me to have done to myself14:57:22
@raitobezarius:matrix.orgraitobezariusanti features when15:01:48
@coca162:matrix.orgCoca ban-bullshit as a anti feature when? 15:05:18
@raitobezarius:matrix.orgraitobezarius or no-footgun would equally well work 15:06:28
@raitobezarius:matrix.orgraitobezarius * or no-footgun would equally work well 15:06:33
@k900:0upti.meK900 We can just drop it from nixpkgs 15:12:22
@just1602:systemli.orgjust1602Something, something, florar... we should create a list of changes like that we want to operate :D15:18:57

Show newer messages


Back to Room ListRoom Version: 10