evanjs has joined #nixos-dev
<
genesis>
what should i look for ?
<
genesis>
--set-interpreter i guess
<
clever>
genesis: sounds right
<
genesis>
yes working :)
<
genesis>
the hardest is done .
<
genesis>
sadless, some dialog doesn't open (as open file)
drakonis has quit [Read error: Connection reset by peer]
drakonis_ has quit [Ping timeout: 265 seconds]
ixxie has quit [Ping timeout: 276 seconds]
drakonis_ has joined #nixos-dev
drakonis_ has quit [Ping timeout: 265 seconds]
drakonis_ has joined #nixos-dev
orivej has joined #nixos-dev
drakonis_ has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 276 seconds]
drakonis_ has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 250 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 252 seconds]
drakonis_ has quit [Ping timeout: 265 seconds]
drakonis has joined #nixos-dev
drakonis has quit [Ping timeout: 265 seconds]
drakonis_ has joined #nixos-dev
orivej has joined #nixos-dev
drakonis_ has quit [Ping timeout: 240 seconds]
drakonis_ has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 252 seconds]
evanjs has joined #nixos-dev
evanjs has joined #nixos-dev
init_6 has joined #nixos-dev
orivej has quit [Ping timeout: 276 seconds]
noonien has quit [Quit: Connection closed for inactivity]
MichaelRaskin has joined #nixos-dev
ixxie has joined #nixos-dev
ixxie has quit [Ping timeout: 252 seconds]
ivan has quit [Write error: Connection reset by peer]
harrow has quit [Quit: Leaving]
ivan has joined #nixos-dev
harrow has joined #nixos-dev
__monty__ has joined #nixos-dev
MichaelRaskin has quit [Ping timeout: 245 seconds]
MichaelRaskin has joined #nixos-dev
ixxie has joined #nixos-dev
orivej has joined #nixos-dev
arianvp_ is now known as arianvp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
genesis has quit [Quit: Leaving]
_d0t has joined #nixos-dev
_d0t has quit [Ping timeout: 265 seconds]
_d0t has joined #nixos-dev
WilliButz has quit [Remote host closed the connection]
WilliButz has joined #nixos-dev
Mic92 has quit [Quit: WeeChat 2.5]
_d0t has quit [Ping timeout: 265 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 276 seconds]
_d0t has joined #nixos-dev
drakonis_ has quit [Ping timeout: 265 seconds]
Mic92 has joined #nixos-dev
drakonis_ has joined #nixos-dev
_d0t has quit [Ping timeout: 252 seconds]
_d0t has joined #nixos-dev
ixxie has quit [Ping timeout: 246 seconds]
drakonis has joined #nixos-dev
_d0t has quit [Quit: Konversation terminated!]
drakonis_ has quit [Ping timeout: 276 seconds]
ixxie has joined #nixos-dev
tv has quit [Ping timeout: 246 seconds]
tv has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 245 seconds]
ixxie has quit [Ping timeout: 252 seconds]
drakonis_ has quit [Ping timeout: 250 seconds]
ixxie has joined #nixos-dev
__monty__ has quit [Quit: leaving]
ixxie has quit [Ping timeout: 265 seconds]
drakonis has joined #nixos-dev
<
samueldr>
what's the appropriate way to handle a buildInput that needs to be nativeBuildInput and buildInputs at the same time?
<
samueldr>
though, thinking about it, I think one of my issue could be dependent on the build system (meson)
<
qyliss>
samueldr: put it in as bath?
<
samueldr>
the other I'm just starting to investigate
<
samueldr>
oh, and thinking a bit more, I misdiagnosed the issue for the non-meson one
* samueldr
now searches for docs
<
qyliss>
I wonder how strictDeps is coming along
<
qyliss>
I already use it when writing packages and then remove it before submitting
<
qyliss>
Valgrind may well be linked to
<
samueldr>
yeah, that's what I'm looking at
<
samueldr>
yeah, looking at the source of libdrm, it's definitely not strictly build time use
<
samueldr>
bisect it is, then