4 Jul 2025 |
rhelmot | % nix copy --to ssh://demo@localhost:2222 .#demo-toplevel
warning: Git tree '/home/audrey/tmp/openbsd-demo' is dirty
ssh: Could not resolve hostname localhost:2222: Name or service not known
warning: SSH to 'demo@localhost:2222' failed, stdout first line: ''
error: failed to start SSH connection to 'demo@localhost:2222' | 19:34:36 |
rhelmot | * % nix copy --to ssh://demo@localhost:2222 .#demo-toplevel
ssh: Could not resolve hostname localhost:2222: Name or service not known
warning: SSH to 'demo@localhost:2222' failed, stdout first line: ''
error: failed to start SSH connection to 'demo@localhost:2222' | 19:34:41 |
rhelmot | 2.92 fwiw but I don't see a change in the docs since then | 19:37:05 |
raitobezarius | NIX_SSHOPTS? | 19:38:23 |
rhelmot | that works!!!!! | 19:39:17 |
ToxicFrog | :( | 19:41:01 |
symphorien | alternatively you can use the Port option in ~/.ssh/config | 19:42:03 |
aloisw | Or ?port=… on the store parameters. | 20:06:54 |
rhelmot | % nix-copy-closure --to 'demo@localhost?store=/mnt/nix/store&port=2222' ./result
warning: unknown setting 'port' | 20:07:33 |
aloisw | Sorry, it seems to require 2.93. | 20:11:44 |
rhelmot | ohhhhh | 20:11:52 |
rhelmot | that makes sense. glad stuff is getting added :) | 20:12:00 |
Laguito | hi | 20:38:49 |
Laguito | can someone help me | 20:38:58 |
K900 | With? | 20:39:29 |
Laguito | i was affected by the new CVE, I follow all steps but when it's building the system it fails | 20:39:39 |
Laguito |  Download 2025-07-01-161651_hyprshot.png | 20:39:53 |
Laguito | same case with sudo and root user | 20:40:23 |
FireFly | I think you need to repair that path (or reissue the build also with --repair possibly?) | 20:49:25 |
Laguito | what did you mean with "[other args]"?
| 20:58:45 |
Laguito | so i mount my disk, built the flake with the live usb and later the nix-install?
That's it? | 21:04:29 |
raitobezarius | In reply to @lag0:matrix.org sent an image. You are missing the --repair flag | 21:26:10 |
Charles | any extra stuff you want to add | 23:55:04 |
5 Jul 2025 |
Laguito | Redacted or Malformed Event | 01:43:15 |
Laguito | In reply to @charles:computer.surgery any extra stuff you want to add My question is the config file it's going out or the live usb for the build? | 02:17:22 |
Laguito | * My question is the config file it's going out or in the live usb for the build? | 02:29:33 |
Charles | no idea what you're trying to ask here. the commands i posted should all be run within the live iso. the nix build command should be one that builds the system closure you intend to install. you could use some other command instead if you want like nixos-rebuild build | 05:03:42 |
Grimmauld (any/all) | Hey Qyriad i just came accross this issue about fusee-launcher: https://github.com/NixOS/nixpkgs/issues/370875 The lingering forks credit you, among others, and i knew you are here. Does the fusee-launcher still exist, or is it dead? Figured you might know. | 07:55:44 |
K900 | There's a webusb thingy, a buddy used it to root his Switch a couple months ago | 07:59:16 |
K900 | Not sure if it's the same thingy | 07:59:22 |