!RRerllqmbATpmbJgCn:nixos.org

Nix / NixOS

3852 Members
Nix/NixOS user help channel | Latest NixOS: 24.05 (Uakari) | Ask your question here or on https://discourse.nixos.org | All NixOS rooms are moderated! Ask for help in #moderation:nixos.org659 Servers

Load older messages


SenderMessageTime
21 Oct 2024
@pedrohlc:ubiquelambda.devpedrohlc ⚡️
In reply to @svrana:matrix.org
that's a kernel bug pedrohlc. I believe k900 patched upstream. not sure about the fix going in nixpkgs. but yeah, broke my tailscale setup.
I can't find his PR though
18:32:18
@liberodark:matrix.orgliberodarkIf you want to see have update benchmark : https://gist.github.com/liberodark/54ba88cb82510ee4f9d0af9b1671fab718:32:23
@liberodark:matrix.orgliberodark * If anyone want to see have update benchmark : https://gist.github.com/liberodark/54ba88cb82510ee4f9d0af9b1671fab718:32:33
@svrana:matrix.orgsvranathink someone linked the upstream patch yesterday, but i haven't seen one in nixpkgs yet either.. i'm assuming we're waiting for the next kernel, but not sure.18:33:37
@svrana:matrix.orgsvranahttps://lore.kernel.org/all/20241019-xtables-typos-v2-1-6b8b1735dc8e@0upti.me/18:34:58
@erobl_:matrix.orgEdgar Robles joined the room.18:39:24
@k900:0upti.meK900
In reply to @svrana:matrix.org
that's a kernel bug pedrohlc. I believe k900 patched upstream. not sure about the fix going in nixpkgs. but yeah, broke my tailscale setup.
I submitted a patch but Pablo merged his version in the end
18:47:58
@k900:0upti.meK900So it should hopefully be in the next stable kernels unless the stable machine breaks again 18:48:12
@reecertv:matrix.orgReecerTV joined the room.18:54:41
@reecertv:matrix.orgReecerTV set a profile picture.18:59:17
@liv:liv.townliv <3
In reply to @emilazy:matrix.org
e.g. liv.laptop.enable = lib.mkEnableOption …
I have the following now, but rebuilding my system gives the following error: error: The option liv' does not exist. Definition values:`, how can I enable that?
19:11:44
@liv:liv.townliv <3clipboard.png
Download clipboard.png
19:11:47
@liv:liv.townliv <3 * I have the following now, but rebuilding my system gives the following error: error: The option 'liv' does not exist. Definition values:, how can I enable that? 19:12:02
@emilazy:matrix.orgemilythat doesn't do what you think it does19:14:34
@emilazy:matrix.orgemily the cfg in the let is not the cfg in the body, the latter is just an identifier. let x = 123; in { x = 456; } is { x = 456; } 19:14:59
@emilazy:matrix.orgemily also, you use options.* to declare options and config.* to read their values 19:15:11
@liv:liv.townliv <3
In reply to @emilazy:matrix.org
the cfg in the let is not the cfg in the body, the latter is just an identifier. let x = 123; in { x = 456; } is { x = 456; }
ah okay
19:24:04
@liv:liv.townliv <3
In reply to @emilazy:matrix.org
also, you use options.* to declare options and config.* to read their values
okay, changed that
19:24:22
@liv:liv.townliv <3This is correct, right?19:25:34
@liv:liv.townliv <3clipboard.png
Download clipboard.png
19:25:36
@liv:liv.townliv <3since it still outputs the same error :p19:25:42
@liv:liv.townliv <3* this is correct, right?19:25:46
@emilazy:matrix.orgemilylooks more correct, maybe you're defining it elsewhere or something19:27:18
@mattesl:matrix.orgmattes l joined the room.19:32:52
@mattesl:matrix.orgmattes l hi everyone, i am not quite sure whether this is the right place to ask, but here it goes: ive been using "basic" nixos for a bitnow, meaning without flakes or overlays home-manager etc, and have recently begun constructing my own flake. , which i based on nmasur's (would have submitted an issue at his repo, but i have changed added and removed a lot around the flake). however, the configuration is not building correctly and i for the life of me am not able to figure out why. it seems like most if not all binaries are installed, yet the .config is not populating, which makes me think this might be an error in my home-manager setup. so, if anyone has a few mins to spend on helping me figure this out by checking out my repo: github.com/veri-tty/flake i'd really appreciate it :) 19:40:31
@mattesl:matrix.orgmattes ldid my message get deleted or was it an error on my side?19:41:32
@liv:liv.townliv <3
In reply to @emilazy:matrix.org
looks more correct, maybe you're defining it elsewhere or something
that was the case, i removed that, trying again now
19:54:29
@liv:liv.townliv <3i feel like i want to become a farmer and stop using technology sometimes19:57:32
@artur:glasgow.social(artur 'manuel) changed their display name from (lambda (f l) (format nil "~a ~a")) "Artur" "Manuel" to (artur 'manuel).20:04:13
@liv:liv.townliv <3 I should call this with config.laptop.enable = true; right? I think that at https://discourse.nixos.org/t/whats-wrong-etc-nixos-configuration-nix-has-an-unsupported-attribute-boot/22899/3 they mean that it should be the other way around, so I tried both but both won't work. Attached is my host's default.nix file. 20:15:08

Show newer messages


Back to Room ListRoom Version: 10