!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

186 Members
53 Servers

Load older messages


SenderMessageTime
27 Aug 2025
@nullcube:matrix.org@nullcube:matrix.org left the room.12:14:29
29 Aug 2025
@k900:0upti.meK900So does anyone want to do more deleting around https://github.com/NixOS/nixpkgs/pull/43581210:18:08
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all) oh hey K900 more eval errors wrt fcitx! 14:02:15
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)oh wait just unfortunate timing of unstable-small advance, sorry14:03:08
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all) * ~~oh hey K900 more eval errors wrt fcitx!~~ 14:04:18
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)i guess i go straight to master then14:04:35
@k900:0upti.meK900Huh14:05:08
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)wait what the hell is going on14:05:51
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)i did nix flake update, but it did not give me up-to-date nixpkgs14:06:06
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)OH GOD github timeouted me14:06:16
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)yeah no disregard, not your fault14:06:31
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)huh no that wasn't it... Seems i have some flake that pins nixpkgs instead of doign a follows=, this is pain14:07:56
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)oh no, its homemanager that is exploding14:14:27
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)ugh14:14:28
@grimmauld:grapevine.grimmauld.deGrimmauld (any/all)HM was a mistake.14:15:25
@aidalgol:matrix.orgaidalgol

KMyMoney is broken because alkimia has an alias that throws with a message about it being removed.

error: The libsForQt5.alkimia package and the corresponding top-level alkimia alias have been removed, as KDE Gear 5 and Plasma 5 have reached end of life.

But there's an alkimia in top-level/all-packages.nix that uses kdePackages.callPackage, and the alkimia nix source appears to be building against Qt6. So is this alias incorrectly shadowing this definition, or do I need to reference it differently?

22:13:51
@emilazy:matrix.orgemilyaliases will shadow all-packages22:35:56
@emilazy:matrix.orgemilywhere is the alias defined?22:36:01
@aidalgol:matrix.orgaidalgolhttps://github.com/NixOS/nixpkgs/blob/425e45b2a10122f752d44b3fd2e7bc778daf1ff3/pkgs/top-level/aliases.nix#L5623:01:22
@sandro:supersandro.deSandro 🐧Found one breakage on one of my systems due to the Plasma 5 removals https://github.com/NixOS/nixpkgs/pull/43841823:03:33
@emilazy:matrix.orgemilywow, I'm surprised this hasn't caught more stuff23:09:07
@emilazy:matrix.orgemily can you try making the throws filtered on !(builtins.hasAttr k super)? 23:09:53
@emilazy:matrix.orgemily and also move plasma5Throws into the mapAliases call perhaps? 23:10:12
@emilazy:matrix.orgemilywhich would have caught this23:10:14
@aidalgol:matrix.orgaidalgol It looks like it should already be getting filtered. mapAliases is invoked on that giant attrset, which is merged with plasma5Throws, and mapAliases already has that checkInPkgs filter. So I think we should figure out why that's not catching it before moving things around. 23:17:57
@emilazy:matrix.orgemilyno23:45:02
@emilazy:matrix.orgemily mapAliases { … } // … is (mapAliases { … }) // … 23:45:16
@emilazy:matrix.orgemilyand the check only causes errors, doesn't filter23:45:21
@emilazy:matrix.orgemily so the fix is mapAliases ({ … } // …) except that might cause a horrible reindentation so maybe just add mapAliases to plasma5Throws, but more importantly it needs a filter. or just dropping the problematic packages from the list I guess 23:45:49
30 Aug 2025
@sandro:supersandro.deSandro 🐧Has anyone a good idea how to do https://github.com/NixOS/nixpkgs/issues/409986#issuecomment-3217982330 by default so that dolphin works better for everyone? 01:47:21

Show newer messages


Back to Room ListRoom Version: 9