| 1 May 2026 |
| @rasmata:matrix.org joined the room. | 00:44:58 |
| @rasmata:matrix.org left the room. | 00:45:06 |
| 2 May 2026 |
| Tom changed their display name from Tom (SC-O-Mat when) to Tom. | 18:40:49 |
| 3 May 2026 |
9lore | in home-manager kannst du dir dein nixpkgs input als channel setzen, somit bleibt der in sync mit deiner nixos/hm flake
# home-manager mit inputs in specialArgs
{
inputs,
...
}:
{
nix.channels.nixpkgs = inputs.nixpkgs;
}
| 10:21:27 |
9lore | ~
> nix-channel --list
~
> nix-shell -p nix-info --run 'nix-info -m'
- system: `"x86_64-linux"`
- host os: `Linux 7.0.3, NixOS, 26.05 (Yarara), 26.05.20260430.15f4ee4`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.34.6`
- channels(root): `""`
- nixpkgs: `/nix/store/wjfxdzblindbl9sp2hbwhi4iyh5jh348-source`
~ took 16s
> ^ls -l .nix-defexpr/50-home-manager/
total 0
lrwxrwxrwx 2 root root 50 Jan 1 1970 nixpkgs -> /nix/store/wjfxdzblindbl9sp2hbwhi4iyh5jh348-source
| 10:27:34 |
Astreaprtcl | In reply to @9lore:tchncs.de
in home-manager kannst du dir dein nixpkgs input als channel setzen, somit bleibt der in sync mit deiner nixos/hm flake
# home-manager mit inputs in specialArgs
{
inputs,
...
}:
{
nix.channels.nixpkgs = inputs.nixpkgs;
}
hm, didn't know that :3 ty | 11:04:11 |
9lore | yw :) | 11:05:24 |
| 5 May 2026 |
hexa | https://lix.systems/blog/2026-05-05-lix-unsigned-integer-overflow/ | 14:31:12 |
| 8 May 2026 |
| jopejoe1 changed their display name from jopejoe1 (4094@epvpn) to jopejoe1. | 08:41:59 |
hexa | 16.5. ZHF | 22:16:39 |
hexa | Es bleibt dabei | 22:16:43 |
hexa | FYI | 22:16:49 |
hexa | Wenn jemand von extern anreist committe ich mich gerne auf eine Uhrzeit die mit der Anreise funktioniert | 22:17:22 |
hexa | cc @ma27:nicht-so.sexy @leona:leona.is | 22:17:36 |
| hexa changed the room topic to "Nächstes Treffen: 16.05.2026 (Zero Hydra Failures) | Dekoratives Systemmanagement. How dare you … wenn Nix hilft | Use `/roomnick` for silly sentiments. | https://nix-cheatsheet.pixie.homes" from "Nächstes Treffen: 20.04.2026.(<https://md.darmstadt.ccc.de/nixda-202604>) | Dekoratives Systemmanagement. How dare you … wenn Nix hilft | Use `/roomnick` for silly sentiments. | https://nix-cheatsheet.pixie.homes". | 22:18:37 |
hexa | @networkexception:nwex.de @me:indeednotjames.com | 22:18:53 |
hexa | chromium! | 22:18:57 |
hexa | (ja, ich habs gesagt) | 22:19:12 |
emily (hat jemand chromium gesagt?) | darf ich noch chromium,chromedriver: drop mergen oder sind wir schon in non-breaking changes? /s | 22:23:24 |
emily (hat jemand chromium gesagt?) | *checks notes*
Restrict all breaking changes with the exception of updates to desktop environment
passt scho, chromium ist ein desktop environment oder so
| 22:24:43 |
hexa | schwierig | 22:28:25 |
hexa | kompromiss sähe so aus | 22:28:28 |
hexa | diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index e2857a88f812..bd0c8426afad 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -9083,7 +9083,8 @@ with pkgs;
cdxj-indexer = with python3Packages; toPythonApplication cdxj-indexer;
- chromium = callPackage ../applications/networking/browsers/chromium (config.chromium or { });
+ # unenshittify
+ chromium = firefox;
cni = callPackage ../applications/networking/cluster/cni { };
cni-plugins = callPackage ../applications/networking/cluster/cni/plugins.nix { };
| 22:28:39 |
hexa | wdyt? | 22:28:48 |
hexa | und upgrades sind ja nicht breaking | 22:30:21 |
hexa | einfach chromium: 148 -> firefox 150.0.2 | 22:30:50 |
emily (hat jemand chromium gesagt?) | sgtm 👍 | 22:32:36 |
emily (hat jemand chromium gesagt?) | abfahrt ✅ | 22:32:55 |
hexa | 🦊 | 22:33:20 |
| 9 May 2026 |
hexa | @room brauch zumindest mal eine einkaufliste wegen pizzateig und zutaten, also tragt euch bitte ein https://md.darmstadt.ccc.de/nixos-26.05-bugs | 12:37:22 |