!VRULIdgoKmKPzJZzjj:nixos.org

Nix Hackers

916 Members
For people hacking on the Nix package manager itself192 Servers

Load older messages


SenderMessageTime
13 Oct 2021
@baloo_:matrix.orgbaloo0o203 & 0b1111 gives you the Rcode = 3 which is NXDOMAIN15:23:26
@baloo_:matrix.orgbaloo(sorry dns nerd here)15:23:34
@tomberek:matrix.orgtombereki figured you'd be able to track this down faster than me 😉 . I forgot to mention, i'm on: nix (Nix) 2.5pre20211007_844dd9015:30:47
@baloo_:matrix.orgbalooI did not expect it to trigger dns on nix --version, admitedly, but the rest of it makes sense15:31:39
@sternenseemann:systemli.orgsterni
In reply to @ninjatrappeur:matrix.org
sent an image.
and the links in the man page output are not fixable, this is due to nix using lowdown for rendering section 1 man pages from markdown which it is not intended for
15:35:45
@baloo_:matrix.orgbaloo tomberek: we could getaddrinfo_a with NOWAIT 15:40:39
@baloo_:matrix.orgbaloo
/* Enqueue ENT requests from the LIST.  If MODE is GAI_WAIT wait until all
   requests are handled.  If WAIT is GAI_NOWAIT return immediately after
   queueing the requests and signal completion according to SIG.
15:40:46
@baloo_:matrix.orgbaloonot part of posix blablabla15:41:06
@ninjatrappeur:matrix.orgNinjaTrappeur
In reply to @sternenseemann:systemli.org
and the links in the man page output are not fixable, this is due to nix using lowdown for rendering section 1 man pages from markdown which it is not intended for
:(
15:44:27
@tomberek:matrix.orgtombereklocalhost, _gateway, _outbound?15:51:29
@baloo_:matrix.orgbalooyou don't get access to the LOCALDOMAIN workaround with getaddrinfo_a17:17:20
@baloo_:matrix.orgbaloogot to love glibc17:17:31
@baloo_:matrix.orgbaloo tomberek: want to try a patch? 17:33:57
@baloo_:matrix.orgbaloothis one is confusing, I don't understand why it works17:36:44
@baloo_:matrix.orgbaloohttps://gist.github.com/baloo/681022e8c694306b3d5daad65282b8b618:22:08
@rch:matrix.orgrch joined the room.18:40:46
14 Oct 2021
@baloo_:matrix.orgbaloo tomberek: https://gist.github.com/baloo/c7a704c978816f96fdd5666713ce1681 04:22:52
@baloo_:matrix.orgbaloonot doing weird thing to have side effects could actually work too :D04:23:33
@baloo_:matrix.orgbaloohttps://github.com/NixOS/nix/pull/538404:28:02
@tomberek:matrix.orgtomberekdoes that work with nix-static?04:39:33
@baloo_:matrix.orgbaloono idea04:39:43
@tomberek:matrix.orgtombereki'll try04:39:49
@baloo_:matrix.orgbaloounlikely, nss itself just brings every database backend when it's statically built04:47:32
@baloo_:matrix.orgbalooI probably should macro the dlopen on non-static or something04:47:51
@tomberek:matrix.orgtomberek
     > src/libmain/shared.cc:18:10: fatal error: gnu/lib-names.h: No such file or directory
       >    18 | #include <gnu/lib-names.h>

yup

04:56:20
@baloo_:matrix.orgbaloohow do you build it static?04:59:16
@tomberek:matrix.orgtomberek nix build 'github:baloo/nix-1?ref=2db947a7100ed6cff355159959e7e0cb10cab3e2#nix-static' 04:59:45
@baloo_:matrix.orgbalooI can't find any macro/define for static build, if I read the makefiles correctly it's missing17:21:39
@baloo_:matrix.orgbaloois this correct?17:21:49
@trofi:matrix.orgtrofi calling dl_iterate_phdr() might be a good enough way to check if there are any dynamic tags present in program. I hope it does not require libdl.so :) 17:56:21

Show newer messages


Back to Room ListRoom Version: 6