| 19 Feb 2026 |
| Lillian Violet (She/Fae) left the room. | 21:53:45 |
| @kabisa:matrix.org left the room. | 10:02:06 |
| 22 Feb 2026 |
| Delta joined the room. | 02:54:29 |
| 24 Feb 2026 |
| @cdepillabout:matrix.org left the room. | 07:41:11 |
| 25 Feb 2026 |
| gabdst joined the room. | 09:25:22 |
| 1 Mar 2026 |
| @airpods69:envs.net removed their profile picture. | 03:35:20 |
| @airpods69:envs.net left the room. | 03:35:20 |
| @astro:envs.net removed their profile picture. | 05:13:54 |
| @astro:envs.net left the room. | 05:14:47 |
| @flxai:envs.net removed their profile picture. | 12:22:15 |
| @flxai:envs.net removed their display name Felix. | 12:22:54 |
| @flxai:envs.net left the room. | 12:23:12 |
| 2 Mar 2026 |
| axw changed their display name from axel_w to axw. | 10:49:47 |
| stonks~ joined the room. | 20:37:43 |
| 4 Mar 2026 |
| tino joined the room. | 19:06:29 |
| 5 Mar 2026 |
| Maximilian Bosch joined the room. | 10:14:53 |
| 8 Mar 2026 |
| SomeoneSerge (matrix works sometimes) changed their display name from SomeoneSerge (back on matrix) to SomeoneSerge (matrix works sometimes). | 23:31:08 |
| 14 Mar 2026 |
| @jykrwn_bot:matrix.org joined the room. | 23:59:46 |
| 15 Mar 2026 |
| NixOS Moderation Bot banned @jykrwn_bot:matrix.org (disagreement). | 20:28:22 |
| 17 Mar 2026 |
| @jsnf:matrix.org left the room. | 15:15:01 |
| 19 Mar 2026 |
| Miles Dyson set a profile picture. | 18:06:25 |
| 1 Apr 2026 |
| @onur-ozkan:matrix.org left the room. | 08:20:12 |
| 8 Apr 2026 |
| JonnyTest joined the room. | 15:39:28 |
JonnyTest | Hi everyone, I've been trying for three days to get a (mini-) conda environment running using a predefined env.yaml file. The .yaml file includes packages like r-base, jupyter Lab, Python and others. My goal is to use the R kernel in Jupyter Lab. But it just won't work (though the Python kernel does work). So I installed the conda shell with “nix-env -iA nixos.conda” (should I even use nix-env?), activated it, and created the desired environment from the .yaml file. Then I activated Jupyter Lab to run R commands there, but my R kernel won’t connect. I’m getting warnings that the “utils” and “stats” packages can’t be found, even though they’re there. I’ve tried everything possible, reinstalling conda and the environment, but I keep getting the same errors. Then I thought, okay, this must have something to do with R. Instead of using the YAML file, I just downloaded R-base into a new environment with “conda create -n r_test r-base -c conda-forge,” went into the R terminal (“R”) to install both packages there, but the packages cannot be installed. I think this is a very simple mistake, but I’m too clueless to figure it out. Anyone who wants to test it is welcome to run these commands:
- nix-env -iA nixos.conda
- conda-shell
- conda create -n r_test r-base -c conda-forge
- conda activate r_test
- R
| 15:50:51 |
JonnyTest | Finally, the R kernel is working smoothly in Jupyter Lab now. https://github.com/JonnyTtest/nixos-conda-r-jupyter-guide/blob/main/README.md | 20:20:36 |
jbedo | just wondering if you tried the R language support in nixpkgs or if that wasn't suitable for some reason? | 22:02:47 |
| 9 Apr 2026 |
JonnyTest | I don't know, I probably should have used flake.nix, but it seemed too fancy to me and I have no idea how it works. My solution doesn't seem ideal for NixOS, but it works | 10:34:09 |
jbedo | don't have to use flakes, the R language framework is documented at https://nixos.org/manual/nixpkgs/stable/#r | 11:26:16 |
| 10 Apr 2026 |
| ebeem-sama changed their profile picture. | 13:57:54 |
| 13 Apr 2026 |
| Alesya changed their display name from Alesya Huzik to Alesya. | 01:49:36 |