!coeAONBrWyDJnYMbMi:nixos.org

NixOS System Operations

549 Members
About system administration for running NixOS systems in production. Declaratively manage your operations. | Room recommendations: #networking:nixos.org146 Servers

Load older messages


SenderMessageTime
26 Feb 2025
@hexa:lossy.networkhexathat's not worth the hassle21:47:48
27 Feb 2025
@nam3l33ss:matrix.org·☽•Nameless☆•777 · ± changed their profile picture.17:11:06
@flare:matrix.darkc0de.oneflareeh22:54:41
@flare:matrix.darkc0de.oneflarefor personal uses it has worked for me that approach22:54:53
1 Mar 2025
@77a5a1:matrix.org@77a5a1:matrix.org

Hello, could someone help me with this error?

error: a 'x86_64-linux' with features {gccarch-raptorlake} is required to build '/nix/store/x0zfxhzq9xh2s3f02qhzxwgi17fglk8h-bootstrap-stage0-glibc-bootstrapFiles.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, kvm, nixos-test}

21:53:29
@77a5a1:matrix.org@77a5a1:matrix.org
cat /etc/nixos/configuration.nix 
{ config, pkgs, lib, ... }:
{
  nix.settings.system-features = [ "gccarch-raptorlake" "benchmark" "big-parallel" "kvm" "nixos-test" ];
  nixpkgs.hostPlatform = { gcc.arch = "raptorlake"; gcc.tune = "raptorlake"; system = "x86_64-linux"; };

21:54:00
@adam:robins.wtf@adam:robins.wtfyou'd probably need to apply the system features before you could re-build using the updated hostPlatform21:55:11
@77a5a1:matrix.org@77a5a1:matrix.orgThank you21:56:26
@77a5a1:matrix.org@77a5a1:matrix.orgbuilding in progress21:56:37
@77a5a1:matrix.org@77a5a1:matrix.orgSomeone of you tired implemented clear linux patches for kernel? https://github.com/clearlinux-pkgs/linux https://github.com/NixOS/nixpkgs/issues/26412822:01:46
@hexa:lossy.networkhexasystem-features is a build platform requirement22:03:37
@77a5a1:matrix.org@77a5a1:matrix.orgyes i follow this guide: https://nixos.wiki/wiki/Build_flags Building the whole system on NixOS22:04:24
@hexa:lossy.networkhexaok22:04:26
@77a5a1:matrix.org@77a5a1:matrix.orgi want optimize nixos for cpu architecture, after that i want also apply clear linux patches but to be hones i dont know how22:05:26
@77a5a1:matrix.org@77a5a1:matrix.orghttps://github.com/NixOS/nixpkgs/issues/6370822:05:33
@77a5a1:matrix.org@77a5a1:matrix.orgclear linux kernel is optinized for intel architecture22:06:55
2 Mar 2025
@atoix:matrix.orgatoix joined the room.00:56:48
@k900:0upti.meK900Please don't rice your kernels04:10:31
@hexa:lossy.networkhexararely worth it04:12:49
@hexa:lossy.networkhexaand voids your warranty04:12:59
@k900:0upti.meK900But it's web scale04:15:35
@hexa:lossy.networkhexas not04:15:48
@hexa:lossy.networkhexa* is not04:15:49
@magic_rb:matrix.redalder.orgmagic_rb
In reply to @k900:0upti.me
Please don't rice your kernels
I would think that the clear linux patches are fine. And it might be placebo but there is a small perceivable benefit to xanmod, or was last time i used it
09:21:33
@magic_rb:matrix.redalder.orgmagic_rb(I run vanilla linux because ZFS these days)09:21:49
@federicodschonborn:matrix.orgFederico Damián Schonborn changed their profile picture.19:42:43
@federicodschonborn:matrix.orgFederico Damián Schonborn changed their display name from Leg O'Worm to Federico Damián.19:47:32
@dont.wanna.tell:matrix.orgMartin Häcker joined the room.20:02:40
@federicodschonborn:matrix.orgFederico Damián Schonborn changed their display name from Federico Damián to Federico Damián (he/they).20:46:23
4 Mar 2025
@77a5a1:matrix.org@77a5a1:matrix.orgHello, I want enable 'Multiline' in pgcli pkgs but I can't find module for this package. How I can achieve this? 19:33:18

Show newer messages


Back to Room ListRoom Version: 10