19 May 2025 |
Sandro 🐧 | At least I am already on 24H2 lol | 17:17:36 |
Sandro 🐧 | * At least I am already on 24H2 for what it is worth | 17:17:41 |
Gleydar | Damn, I feel called out | 18:21:41 |
23 May 2025 |
| mdaniels5757 joined the room. | 16:58:54 |
24 May 2025 |
| ferrisfox joined the room. | 16:57:16 |
25 May 2025 |
| @shafael170:matrix.org left the room. | 15:05:06 |
27 May 2025 |
| Lorenz joined the room. | 11:16:36 |
| matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room. | 18:53:35 |
1 Jun 2025 |
| @suswombat92:matrix.org left the room. | 08:59:33 |
| Sean Thawe joined the room. | 23:47:44 |
2 Jun 2025 |
Whovian9369 | When does /bin/nixos-wsl-recovery /pkgs.nixos-enter get updated? I was wanting to try it so I can reasonably run pkgs.zerofree without issue, but {pkgs.nixos-enter}/bin/nixos-enter has a shebang that doesn't exist in my environment (anymore), confusingly. | 04:01:44 |
Whovian9369 | Now as I said that, it looks like I was slightly wrong. The pkgs.bash shebang does exist... if you're already in NixOS, making wsl -d NixOS --system --user root -- /mnt/wslg/distro/bin/nixos-wsl-recovery fail.
$ tail -n1 /bin/nixos-wsl-recovery
exec /mnt/wslg/distro//nix/store/00y13y9l90yxjaqyddkjfms0r80r1i4j-nixos-enter/bin/nixos-enter --root /mnt/wslg/distro "$@"
$ head -n1 /nix/store/00y13y9l90yxjaqyddkjfms0r80r1i4j-nixos-enter/bin/nixos-enter
#! /nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash
| 04:04:55 |
rosssmyth | Redacted or Malformed Event | 21:26:16 |
rosssmyth | Does polkit need something extra to work? Whenever I attempt to use something that uses it, for example "run0", it fails with "....: Interactive authentication required." | 21:26:19 |
rosssmyth | oh yeah images | 21:26:22 |
3 Jun 2025 |
K900 | A polkit agent yes | 05:41:23 |
5 Jun 2025 |
| @tioan:dunwyn.xyz left the room. | 19:01:54 |
7 Jun 2025 |
| matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) left the room. | 23:27:22 |
| matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room. | 23:39:03 |
9 Jun 2025 |
| SigmaSquadron joined the room. | 13:05:23 |
| Kleha joined the room. | 23:52:04 |
11 Jun 2025 |
Whovian9369 | Anyone run into issues rebuilding recently? I'm trying to rebuild my system, and getting this when it tries to build nixos-wsl-utils
$ PAGER= nix log /nix/store/g3v13v1jj1vjys4zs2jcc5cr6b4g2xll-nixos-wsl-utils-1.0.0.drv
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/g3v13v1jj1vjys4zs2jcc5cr6b4g2xll-nixos-wsl-utils-1.0.0.drv^*'
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/n89ziclxgb8iiypsah9j72vvh5bjv6dg-utils
source root is utils
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
Validating consistency between /build/utils/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
cargoBuildHook flags: -j 8 --target x86_64-unknown-linux-gnu --offline --profile release
Executing cargoInstallPostBuildHook
cp: missing destination file operand after 'target/x86_64-unknown-linux-gnu/release-tmp/'
Try 'cp --help' for more information.
| 23:28:38 |
Whovian9369 | I'm also having some similar issues with other Rust packages, so I'm hopeful that it isn't an issue with my environment. 😓 | 23:30:52 |
12 Jun 2025 |
K900 | That looks like Cargo didn't even run | 05:26:33 |
| davidisaksson joined the room. | 20:10:51 |
| sorm_cha changed their profile picture. | 20:11:18 |
13 Jun 2025 |
| Jan Anders joined the room. | 12:56:21 |
18 Jun 2025 |
| wolfe974 joined the room. | 15:33:30 |
wolfe974 | Hi all. I recently posted an issue on github: https://github.com/nix-community/NixOS-WSL/issues/670 and I was pointed to ask about rebuilding the wsl distro with the SSL certs embedded therein. My issue is centered around SSL certs not working from within NixOS on WSL.
So, naturally, I am looking to understand where I need to put the SSL Certs at to ensure the nix-build tool builds properly. Thank you for any help that can be provided!
| 15:37:47 |
20 Jun 2025 |
K900 | I like WSL being open source | 17:54:14 |