!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

407 Members
A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...)93 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
4 Nov 2023
@thegreenguy:beeper.comthegreenguy changed their display name from thegreenguy to iGreenGuy Pro Max.21:24:41
6 Nov 2023
@diamondburned:matrix.orgdiamond (it/its)
In reply to@shortcutz:matrix.org

actually if it builds fine for you it is probably how i am using it in my configuration- i have a member of inputscalled gnomeNixpkgs in my system flake.nix pointing to github:NixOS/nixpkgs/gnome, and then in my modules i've added:

{
  nixpkgs.overlays = [
    (self: super: {
      gnome = gnomeNixpkgs.legacyPackages.x86_64-linux.gnome;
    })
  ];
}
is this actually the recommended way to do this? wouldn't it make more sense if the gnome branch Nix files are imported using the system pkgs instead of pulling its own pkgs set (which includes a mismatch glibc)?
05:34:10
@thegreenguy:beeper.comthegreenguy changed their display name from iGreenGuy Pro Max to thegreenguy.15:49:19
7 Nov 2023
@rvdp:infosec.exchangeRamses 🇵🇸 joined the room.07:46:25
@loutr:matrix.orgloutr joined the room.11:28:40
@shortcutz:matrix.orgshortcutz
In reply to @diamondburned:matrix.org
is this actually the recommended way to do this? wouldn't it make more sense if the gnome branch Nix files are imported using the system pkgs instead of pulling its own pkgs set (which includes a mismatch glibc)?
is there a recommended way?
17:30:57

Show newer messages


Back to Room ListRoom Version: 6