Debugging weird DNS resolutions inside sandbox

Run this with pasta:

$ nix-build -E 'let pkgs = (import <nixpkgs> {}); in pkgs.runCommand "resolvconf" { outputHashAlgo = "sha256"; outputHashMode = "flat"; outputHash = pkgs.lib.fakeHash; } "cat /etc/resolv.conf"'

Report the result to a Lix developer.


Revision #1
Created 2025-10-14 00:41:52 UTC by Raito Bezarius
Updated 2025-10-14 00:42:12 UTC by Raito Bezarius