00:08
orivej has quit [Ping timeout: 260 seconds]
00:20
ris has quit [Ping timeout: 256 seconds]
01:09
justanotheruser has joined #nixos-dev
01:21
rajivr has joined #nixos-dev
01:39
alp has quit [Ping timeout: 272 seconds]
02:25
justanotheruser has quit [Ping timeout: 244 seconds]
02:31
justanotheruser has joined #nixos-dev
03:05
LnL has quit [Read error: Connection reset by peer]
03:06
LnL has joined #nixos-dev
04:46
drakonis- has joined #nixos-dev
05:05
drakonis has joined #nixos-dev
05:15
drakonis has quit [Read error: Connection reset by peer]
05:15
drakonis_ has joined #nixos-dev
05:16
drakonis_ has quit [Read error: Connection reset by peer]
05:17
drakonis_ has joined #nixos-dev
05:35
orivej has joined #nixos-dev
05:36
justanotheruser has quit [Ping timeout: 272 seconds]
06:09
drakonis has joined #nixos-dev
06:21
cole-h has joined #nixos-dev
06:44
orivej has quit [Ping timeout: 240 seconds]
07:20
alp has joined #nixos-dev
07:44
<
Mic92 >
What options do I have to parse drv files from go?
07:47
cole-h has quit [Quit: Goodbye]
08:30
b42 has joined #nixos-dev
08:45
orivej has joined #nixos-dev
08:54
alp has quit [Ping timeout: 244 seconds]
09:05
domenkozar[m] has quit [Quit: killed]
09:05
dtz has quit [Quit: killed]
09:05
emily has quit [Quit: killed]
09:05
bbigras has quit [Quit: killed]
09:05
Ericson2314 has quit [Quit: killed]
09:05
Ox4A6F has quit [Quit: killed]
09:05
aanderse has quit [Quit: killed]
09:05
vaibhavsagar has quit [Quit: killed]
09:05
danielrf[m] has quit [Quit: killed]
09:05
philipp[m] has quit [Quit: killed]
09:05
colemickens has quit [Quit: killed]
09:05
jonge[m] has quit [Quit: killed]
09:05
Valodim[m] has quit [Quit: killed]
09:05
thefloweringash has quit [Quit: killed]
09:05
DamienCassou has quit [Quit: killed]
09:05
Irenes[m] has quit [Quit: killed]
09:05
arcnmx has quit [Quit: killed]
09:05
michaelpj has quit [Quit: killed]
09:05
matthewbauer has quit [Quit: killed]
09:05
worldofpeace has quit [Quit: killed]
09:05
codyopel has quit [Quit: killed]
09:05
theotherjimmy[m] has quit [Quit: killed]
09:05
ryantm has quit [Quit: killed]
09:05
zowoq[m] has quit [Quit: killed]
09:05
doronbehar has quit [Quit: killed]
09:05
ma27[m] has quit [Quit: killed]
09:05
rycee has quit [Quit: killed]
09:05
JJJollyjim has quit [Quit: killed]
09:05
jtojnar has quit [Quit: killed]
09:05
puzzlewolf has quit [Quit: killed]
09:05
rnhmjoj has quit [Quit: killed]
09:05
alexarice[m] has quit [Quit: killed]
09:05
timokau[m] has quit [Quit: killed]
09:06
roberth has quit [Quit: killed]
09:06
regnat has quit [Quit: killed]
09:07
<
Mic92 >
Graypup_: does not parse drv files, but I probably will just use `nix show-derivation` and parse the json
09:07
<
Mic92 >
good enough and reduces the dependencies
09:07
<
Graypup_ >
oh
*facepalm* I thought the .drvs were nix source for some reason
09:09
lopsided98 has quit [Ping timeout: 260 seconds]
09:11
alexarice[m] has joined #nixos-dev
09:12
lopsided98 has joined #nixos-dev
09:13
<
Graypup_ >
tbh it looks like fairly trivial syntax though it is not documented anywhere
09:13
<
Graypup_ >
you could probably write a parser without that much difficulty
09:19
michaelpj has joined #nixos-dev
09:19
Valodim[m] has joined #nixos-dev
09:19
ryantm has joined #nixos-dev
09:19
aanderse has joined #nixos-dev
09:19
timokau[m] has joined #nixos-dev
09:19
colemickens has joined #nixos-dev
09:19
ma27[m] has joined #nixos-dev
09:19
vaibhavsagar has joined #nixos-dev
09:19
domenkozar[m] has joined #nixos-dev
09:19
jonge[m] has joined #nixos-dev
09:19
jtojnar has joined #nixos-dev
09:19
emily has joined #nixos-dev
09:19
Ericson2314 has joined #nixos-dev
09:19
Irenes[m] has joined #nixos-dev
09:19
worldofpeace has joined #nixos-dev
09:19
DamienCassou has joined #nixos-dev
09:19
codyopel has joined #nixos-dev
09:19
arcnmx has joined #nixos-dev
09:19
thefloweringash has joined #nixos-dev
09:19
JJJollyjim has joined #nixos-dev
09:19
Ox4A6F has joined #nixos-dev
09:19
dtz has joined #nixos-dev
09:19
bbigras has joined #nixos-dev
09:19
danielrf[m] has joined #nixos-dev
09:19
regnat has joined #nixos-dev
09:19
puzzlewolf has joined #nixos-dev
09:19
theotherjimmy[m] has joined #nixos-dev
09:19
philipp[m] has joined #nixos-dev
09:19
rycee has joined #nixos-dev
09:19
rnhmjoj has joined #nixos-dev
09:19
zowoq[m] has joined #nixos-dev
09:19
doronbehar has joined #nixos-dev
09:19
matthewbauer has joined #nixos-dev
09:19
roberth has joined #nixos-dev
10:00
AlwaysLivid has joined #nixos-dev
10:04
alp has joined #nixos-dev
10:07
<
adisbladis >
I have a question re the purpose of staging/staging-next.
10:07
<
{^_^} >
#95179 (by jtojnar, 20 hours ago, merged): meson: Fix rpath clearing
10:07
<
adisbladis >
Since it's blocking channel progression this one should imho go straight to master
10:08
<
adisbladis >
I don't see the purpose of going via a staging branch when the unstable channel is not going to get bumped until a fix reaches master?
10:10
<
adisbladis >
cc flokli jtojnar
10:10
<
flokli >
adisbladis: yeah, I fully agree
10:11
<
flokli >
and already wrote that in #nixos-systemd
10:11
<
flokli >
there has been a build requested.
10:11
<
flokli >
IMHO, we should just cherry-pick that fix into master. A lot of stuff has already been built, and it's better to unbreak master
10:11
<
flokli >
no-one can run any VM tests currently because of that
10:14
<
adisbladis >
Alright, I think we should just do the cherry-pick then.
10:15
<
adisbladis >
cc Mic92 ajs124 (checking the discussion in #nixos-systemd)
10:15
<
Mic92 >
adisbladis: ok with me
10:15
<
adisbladis >
I'm gonna go ahead and cherry-pick that one on master
10:16
<
Mic92 >
this would have been the alternative
10:17
<
adisbladis >
Mic92: I saw that one too, but I think it's better to rip off the proverbial band-aid and just get the proper fix over and done with
10:17
<
Mic92 >
adisbladis: probably I justed wanted to fix my own system
10:17
<
flokli >
we don't know where meson ended up producing other broken paths
10:18
<
flokli >
so better to fix this properly
10:25
<
adisbladis >
I'm just doing a smoke test before pushing
10:27
orivej has quit [Ping timeout: 265 seconds]
10:46
<
flokli >
adisbladis: Thanks! I also successfully switched my system to master
10:47
alp has quit [Ping timeout: 272 seconds]
10:53
ky0ko has quit [Quit: killed]
10:56
ky0ko has joined #nixos-dev
11:15
<
flokli >
hmm, seems the bump to systemd 245.7 wasn't part of the previous staging round
12:30
AlwaysLivid has quit [Read error: Connection reset by peer]
12:41
justanotheruser has joined #nixos-dev
13:09
alp has joined #nixos-dev
13:15
alp has quit [Quit: Leaving]
13:52
andi- has quit [Ping timeout: 260 seconds]
14:09
andi- has joined #nixos-dev
14:10
andi- has quit [Excess Flood]
14:11
andi- has joined #nixos-dev
14:23
orivej has joined #nixos-dev
14:38
<
{^_^} >
nix#3922 (by Ericson2314, 34 minutes ago, open): WIP: Test `RemoteStore::buildDerivation`
14:38
<
Ericson2314 >
I left 3 commands in PR description to illustrate the basic issue
14:38
<
Ericson2314 >
looks like it has to do with "double chroot" or something
14:46
<
Ericson2314 >
ah, i think I know what the problem is
14:50
drakonis has joined #nixos-dev
14:56
drakonis1 has joined #nixos-dev
15:13
drakonis1 has quit [Ping timeout: 260 seconds]
15:13
drakonis_ has quit [Ping timeout: 260 seconds]
15:13
<
Ericson2314 >
ok cool fixed
15:13
<
Ericson2314 >
anyone know why system-features is a global setting and not store setting?
15:14
drakonis_ has joined #nixos-dev
15:15
drakonis1 has joined #nixos-dev
15:55
drakonis1 has quit [Quit: WeeChat 2.9]
15:56
drakonis1 has joined #nixos-dev
16:06
ckauhaus has joined #nixos-dev
16:15
ris has joined #nixos-dev
16:25
drakonis_ has quit [Read error: Connection reset by peer]
16:26
drakonis_ has joined #nixos-dev
16:27
drakonis has joined #nixos-dev
16:32
drakonis2 has joined #nixos-dev
16:32
drakonis_ has quit [Read error: Connection reset by peer]
16:33
drakonis2 has quit [Read error: Connection reset by peer]
16:33
drakonis2 has joined #nixos-dev
16:44
<
aminechikhaoui >
anyone knows what error code 99 from hydra-eval-jobset corresponds to ?
16:44
<
aminechikhaoui >
hydra-eval-jobs returned exit code 99:
16:44
<
aminechikhaoui >
(no output)
16:44
<
aminechikhaoui >
hydra-eval-jobs *
17:06
ckauhaus has quit [Quit: WeeChat 2.7.1]
17:50
rajivr has quit [Quit: Connection closed for inactivity]
18:12
Shados_ has joined #nixos-dev
18:13
mdlayher_ has joined #nixos-dev
18:13
georgyo_ has joined #nixos-dev
18:13
taktoa[c]_ has joined #nixos-dev
18:16
marek_ has joined #nixos-dev
18:20
orivej has quit [Ping timeout: 264 seconds]
18:20
rycee has quit [*.net *.split]
18:20
ryantm has quit [*.net *.split]
18:20
ma27[m] has quit [*.net *.split]
18:20
Ox4A6F has quit [*.net *.split]
18:20
taktoa[c] has quit [*.net *.split]
18:20
Mic92 has quit [*.net *.split]
18:20
marek has quit [*.net *.split]
18:20
Shados has quit [*.net *.split]
18:20
mdlayher has quit [*.net *.split]
18:20
georgyo has quit [*.net *.split]
18:20
_scott has quit [*.net *.split]
18:20
taktoa[c]_ is now known as taktoa[c]
18:20
mdlayher_ is now known as mdlayher
18:20
georgyo_ is now known as georgyo
18:20
<
samueldr >
aminechikhaoui: might not be the same issue, but last time I had tracked down a no output situation, I saw with strace that something was eating messages and not passing them down
18:21
aanderse has quit [Remote host closed the connection]
18:21
thefloweringash has quit [Remote host closed the connection]
18:21
theotherjimmy[m] has quit [Remote host closed the connection]
18:21
vaibhavsagar has quit [Remote host closed the connection]
18:21
puzzlewolf has quit [Read error: Connection reset by peer]
18:21
Valodim[m] has quit [Read error: Connection reset by peer]
18:21
emily has quit [Write error: Connection reset by peer]
18:21
codyopel has quit [Read error: Connection reset by peer]
18:21
bbigras has quit [Read error: Connection reset by peer]
18:21
timokau[m] has quit [Remote host closed the connection]
18:21
colemickens has quit [Read error: Connection reset by peer]
18:21
arcnmx has quit [Read error: Connection reset by peer]
18:21
doronbehar has quit [Remote host closed the connection]
18:21
michaelpj has quit [Remote host closed the connection]
18:21
zowoq[m] has quit [Remote host closed the connection]
18:21
worldofpeace has quit [Remote host closed the connection]
18:21
dtz has quit [Write error: Connection reset by peer]
18:21
regnat has quit [Read error: Connection reset by peer]
18:21
roberth has quit [Remote host closed the connection]
18:21
matthewbauer has quit [Remote host closed the connection]
18:21
jtojnar has quit [Read error: Connection reset by peer]
18:21
philipp[m] has quit [Remote host closed the connection]
18:21
danielrf[m] has quit [Read error: Connection reset by peer]
18:21
domenkozar[m] has quit [Remote host closed the connection]
18:21
JJJollyjim has quit [Write error: Connection reset by peer]
18:21
Ericson2314 has quit [Remote host closed the connection]
18:21
jonge[m] has quit [Read error: Connection reset by peer]
18:21
rnhmjoj has quit [Remote host closed the connection]
18:21
alexarice[m] has quit [Remote host closed the connection]
18:21
Irenes[m] has quit [Read error: Connection reset by peer]
18:21
DamienCassou has quit [Read error: Connection reset by peer]
18:21
<
aminechikhaoui >
turned out that issue was caused by a builtins.trace I added
18:21
orivej has joined #nixos-dev
18:22
<
aminechikhaoui >
but it didn't happen with nix-instantiate, only hydra-eval-jobs seems to have the issue
18:23
ericnoan has quit [Ping timeout: 264 seconds]
18:24
Mic92 has joined #nixos-dev
18:25
ericnoan has joined #nixos-dev
18:25
lopsided98 has quit [Ping timeout: 244 seconds]
18:27
lopsided98 has joined #nixos-dev
18:29
rycee has joined #nixos-dev
18:29
AlwaysLivid has joined #nixos-dev
18:34
Valodim[m] has joined #nixos-dev
18:34
michaelpj has joined #nixos-dev
18:34
ryantm has joined #nixos-dev
18:34
puzzlewolf has joined #nixos-dev
18:34
aanderse has joined #nixos-dev
18:34
timokau[m] has joined #nixos-dev
18:34
philipp[m] has joined #nixos-dev
18:34
domenkozar[m] has joined #nixos-dev
18:34
vaibhavsagar has joined #nixos-dev
18:34
colemickens has joined #nixos-dev
18:34
ma27[m] has joined #nixos-dev
18:34
jonge[m] has joined #nixos-dev
18:34
jtojnar has joined #nixos-dev
18:34
emily has joined #nixos-dev
18:34
Ericson2314 has joined #nixos-dev
18:34
Irenes[m] has joined #nixos-dev
18:34
worldofpeace has joined #nixos-dev
18:34
DamienCassou has joined #nixos-dev
18:34
thefloweringash has joined #nixos-dev
18:34
dtz has joined #nixos-dev
18:34
arcnmx has joined #nixos-dev
18:34
JJJollyjim has joined #nixos-dev
18:34
Ox4A6F has joined #nixos-dev
18:34
bbigras has joined #nixos-dev
18:34
danielrf[m] has joined #nixos-dev
18:34
roberth has joined #nixos-dev
18:34
matthewbauer has joined #nixos-dev
18:34
theotherjimmy[m] has joined #nixos-dev
18:34
regnat has joined #nixos-dev
18:34
rnhmjoj has joined #nixos-dev
18:34
codyopel has joined #nixos-dev
18:34
zowoq[m] has joined #nixos-dev
18:34
doronbehar has joined #nixos-dev
18:34
alexarice[m] has joined #nixos-dev
18:36
drakonis2 has quit [Ping timeout: 256 seconds]
18:37
drakonis1 has quit [Quit: WeeChat 2.9]
18:43
drakonis has joined #nixos-dev
18:51
lopsided98 has quit [Ping timeout: 260 seconds]
18:53
lopsided98 has joined #nixos-dev
18:56
kalbasit has joined #nixos-dev
19:29
kalbasit_ has joined #nixos-dev
19:52
nschoe has joined #nixos-dev
20:16
__monty__ has joined #nixos-dev
20:20
cole-h has joined #nixos-dev
20:41
nschoe has quit [Ping timeout: 272 seconds]
20:46
drakonis has joined #nixos-dev
21:14
drakonis has quit [Ping timeout: 246 seconds]
21:15
drakonis has joined #nixos-dev
22:08
__monty__ has quit [Quit: leaving]
22:15
kalbasit_ has quit [Ping timeout: 240 seconds]
22:37
kalbasit_ has joined #nixos-dev
23:08
AlwaysLivid has quit [Ping timeout: 246 seconds]
23:13
tdeo has quit [Read error: Connection reset by peer]
23:13
tdeo has joined #nixos-dev
23:33
kalbasit has quit [Ping timeout: 244 seconds]
23:33
abathur has quit [Read error: Connection reset by peer]
23:33
abathur has joined #nixos-dev
23:35
{`-`} has joined #nixos-dev
23:57
abathur has quit [Quit: abathur]