!UNVBThoJtlIiVwiDjU:nixos.org

Staging

391 Members
Staging merges | Find currently open staging-next PRs: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+head%3Astaging-next+head%3Astaging-next-21.05+is%3Aopen127 Servers

Load older messages


SenderMessageTime
21 May 2026
@vcunat:matrix.orgVladimír ČunátPerhaps write at least which package is triggering this glib error?10:51:41
@jkarlson:kapsi.fiEmil Thorsøevte10:51:58
@vcunat:matrix.orgVladimír ČunátThere was a major glib upgrade, so that's the trigger, most likely.10:52:00
@jkarlson:kapsi.fiEmil Thorsøecan it affect this, if it's C library?10:52:36
@jkarlson:kapsi.fiEmil Thorsøebut I guess10:52:42
@vcunat:matrix.orgVladimír ČunátWell we do see that they use this C header from this .cc file (transitively?)10:53:44
@vcunat:matrix.orgVladimír Čunát* Well we do see that they use this C header from this .cc file (transitively maybe)10:53:48
@vcunat:matrix.orgVladimír Čunát But on hydra all vte seems green: https://hydra.nixos.org/eval/1825558?filter=vte 10:54:01
@k900:0upti.meK900Yes? glib is a C library10:54:02
@jkarlson:kapsi.fiEmil Thorsøeinteresting10:54:34
@vcunat:matrix.orgVladimír ČunátC++ and C interop nicely.10:54:46
@jkarlson:kapsi.fiEmil Thorsøewonder if I have some magic vte of my own making, I have no idea about why I would have that10:54:58
@jkarlson:kapsi.fiEmil ThorsøeI'll check why-depends10:55:09
@vcunat:matrix.orgVladimír Čunát* C++ and C interop nicely. (but that's tangential here anyway)10:55:27
@9hp71n:matrix.orgghpzin From code looks like:
https://github.com/NixOS/nixpkgs/blob/fea3d623979a5545017061bdfc828faa441806b1/pkgs/applications/terminal-emulators/termite/default.nix#L21
10:56:19
@vcunat:matrix.orgVladimír ČunátIt's a shame that we don't have something like why-depends which prints attribute names or points into interesting places in .nix files.10:56:24
@9hp71n:matrix.orgghpzin From code looks like vte-ng pulled by termite:
https://github.com/NixOS/nixpkgs/blob/fea3d623979a5545017061bdfc828faa441806b1/pkgs/applications/terminal-emulators/termite/default.nix#L21
10:57:08
@vcunat:matrix.orgVladimír Čunát
  vte-ng = vte.overrideAttrs (attrs: {
    patches = attrs.patches or [ ] ++ [
10:58:02
@vcunat:matrix.orgVladimír Čunát so that vte variant doesn't have its own hydra job 10:58:15
@jkarlson:kapsi.fiEmil Thorsøetermite is my guess10:58:17
@jkarlson:kapsi.fiEmil Thorsøeverifying10:58:20
@vcunat:matrix.orgVladimír Čunát *
  vte-ng = vte.overrideAttrs (attrs: {
    patches = attrs.patches or [ ] ++ [

(from termite expression)

10:58:45
@jkarlson:kapsi.fiEmil Thorsøe nix run 'nixpkgs/master#termite' 10:58:45
@jkarlson:kapsi.fiEmil Thorsøeyeah, you found it too10:58:58
@vcunat:matrix.orgVladimír Čunát We upgraded vte as well, so that might be the trigger, too. 11:01:54
@jkarlson:kapsi.fiEmil Thorsøesounds more likely, yes11:02:10
@vcunat:matrix.orgVladimír Čunát Open an issue and ping the termite maintainer, I guess. Unless you find a fix. 11:02:24
@jkarlson:kapsi.fiEmil Thorsøe https://github.com/thestinger/termite/commit/18de7682e983e6562a87c63a2814c5e39461b081 11:03:15
@jkarlson:kapsi.fiEmil Thorsøeso I guess mark broken11:03:28
@jkarlson:kapsi.fiEmil Thorsøeand remove11:03:47

Show newer messages


Back to Room ListRoom Version: 6