| 4 Jul 2025 |
hexa | https://github.com/NixOS/nixpkgs/pull/422282 | 05:00:17 |
hexa | and one more | 05:00:21 |
hexa | 💤 | 05:00:24 |
emily | In reply to @hexa:lossy.network https://github.com/ecki/net-tools/issues/47#issuecomment-2959613030 we're not going to even ship Most of the binarstes inthronisiert net-Tools packte any,ore? | 09:24:58 |
K900 | Call the bondulance | 09:25:17 |
Sandro 🐧 | do you have no xdg-open? | 12:38:06 |
hexa | why do you ask? | 12:38:32 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/blob/ee63ec601c0c6c5c09d399f087a4aa846461a563/pkgs/by-name/xd/xdg-utils/package.nix#L209 | 12:40:23 |
hexa | what I meant is … nettools is no longer in PATH | 12:42:11 |
hexa | whether we can migrate xdg-open to hostname-debian depends on whether it only uses it for the hostname lookup | 12:42:40 |
Sandro 🐧 | I think they do https://gitlab.freedesktop.org/xdg/xdg-utils/-/blob/master/scripts/xdg-open.in#L97 | 12:43:11 |
hexa | ok, can add it to the PR in a bit | 12:56:31 |
toonn | Anyone familiar with Nspawn container networking? A setup that was working has recently stopped, get `Failed to connect to selfoss.local port 80: No route to host` when curl'ing the container now. | 18:30:27 |
toonn | I can still ping it from the host though. | 18:31:52 |
Sandro 🐧 | Did you do a reboot after updating? I kinda remember when I used nspam containers back on Ubuntu sometimes the state was just broken and I needed to reboot | 19:35:50 |
toonn | I haven't updated between when it was working and when it broke. | 19:38:56 |
toonn | It's a remote machine so I'm somewhat reluctant to reboot it while there are potential network issues I don't understand. | 19:39:36 |
toonn | Figured out the issue, my default gateway changed from under me. | 20:25:06 |
hexa | https://github.com/NixOS/nixpkgs/pull/422270 | 21:18:49 |
hexa | reviewers welcome | 21:19:10 |
hexa | ideally per commit | 21:19:15 |
hexa | https://github.com/NixOS/nixpkgs/pull/422282 replaces uses of net-tools for hostname with the better maintained hostname-debian | 21:22:19 |
magic_rb | Whats the replacement for netstat | 21:22:46 |
hexa | ss | 21:22:52 |
hexa | (sockstat) | 21:22:54 |
hexa | * ss from iproute2 | 21:23:01 |
magic_rb | Oh, gotta learn that, i havent used any of the other nettools in years but i still use netstat | 21:23:28 |
hexa | so, any takers? I'm thinking about ripping out nettools from every module that I can find next | 22:20:27 |
hexa | networkmanager on the iso and suggested in the default config is a reality now as well | 22:22:22 |
hexa | * networkmanager on the iso and as a suggestion in the default config is a reality now as well | 22:22:49 |