| 5 Jan 2023 |
Sandro 🐧 | I want to scream Microsoft in a paper bag | 14:52:02 |
Arson Copperflame | What you could try is modifying the populateBin and setupLogin activation scripts so that they unmount and remount the envfs... | 16:37:20 |
Sandro 🐧 | Bind mount the root fs to somewhere else where envfs is not mounted? | 17:10:42 |
Arson Copperflame | Might be doable as well | 17:11:25 |
| 8 Jan 2023 |
| okeydokeyartichokey joined the room. | 08:23:59 |
okeydokeyartichokey | I was shocked today by how well this "just works" | 08:24:54 |
K900 | "NixOS on WSL: we get shocked by how it doesn't work, so you get shocked by how it does" | 08:27:48 |
okeydokeyartichokey | What are folks' main use-cases for this btw?
I was doing something where I wanted to reference a dll so I could use a python library against something proprietary on windows - very rare for me to use windows otherwise | 08:31:32 |
K900 | Videogames. | 08:34:43 |
| Vika (she/her) joined the room. | 16:09:04 |
Arson Copperflame | In reply to @k900:0upti.me "NixOS on WSL: we get shocked by how it doesn't work, so you get shocked by how it does" We should put that in the channel description, lol | 18:00:04 |
| 9 Jan 2023 |
greg | In reply to @okeydokeyartichokey:matrix.org
What are folks' main use-cases for this btw?
I was doing something where I wanted to reference a dll so I could use a python library against something proprietary on windows - very rare for me to use windows otherwise Low power Arm Windows laptop that doesn't support native Linux. But still lets me keep my familiar environment | 00:06:23 |
greg | Just changing the x86 to aarch in the repo flake.nix file built me a perfectly acceptable native image | 00:07:40 |
Arson Copperflame | @greg:thehellings.com: The only reason, that I haven't put an aarch64 build into the CI and releases is that I have no way to test it. Cool that it seems to work though! | 00:36:05 |
| 12 Jan 2023 |
| daniel joined the room. | 12:56:56 |
| 15 Jan 2023 |
| ecmacat joined the room. | 12:43:49 |
ecmacat | hi! I tried to update to the latest version on main branch, but a "nixos-rebuild switch" starts compiling gtk3? | 12:46:34 |
ecmacat | Is anything related to this updated in the last months? | 12:46:48 |
K900 | What NixOS channel are you on? | 12:49:39 |
ecmacat | 22.11 | 12:54:14 |
ecmacat | I am also using home-manager; disabling home-manager solves this so I assume it might be related to hm configuration... | 12:55:00 |
ecmacat | Okay, rebuilt the wsl tarball from source and it worked | 14:01:25 |
ecmacat | I actually downloaded the 22.05 tarball and tried to upgrade to 22.11, and something went wrong in the process. Building the latest commit and install 22.11 from scratch works. | 14:02:51 |
ecmacat | * I actually downloaded the 22.05 tarball and tried to upgrade to 22.11 by extracting the latest commit into /etc/nixos/nixos-wsl, and something went wrong in the process. Building the latest commit and install 22.11 from scratch works. | 14:03:22 |
ecmacat | * I actually downloaded the 22.05 tarball and tried to upgrade to 22.11 by extracting the latest commit into /etc/nixos/nixos-wsl (while also upgrading channels), and something went wrong in the process. Building the latest commit and install 22.11 from scratch works. | 14:03:48 |
ecmacat | * I actually downloaded the 22.05 tarball and tried to upgrade to 22.11 by extracting the latest commit into /etc/nixos/nixos-wsl (while also upgrading channels), and something went wrong in the process. Building the latest commit and installing 22.11 from scratch works. | 14:04:12 |
K900 | I'm honestly not too sure how the installer tarballs work, I just have the config integrated in my flake | 14:16:24 |
| 16 Jan 2023 |
| dx1nt left the room. | 02:13:32 |
Sandro 🐧 | could be because of noXLibs maybe? | 15:03:33 |
K900 | Didn't we disable that | 15:05:05 |