<aaronjanse>
ehmry: Does your filesystem-free Genode help with some of the Genode frustrations you've mentioned earlier?
shu9 has quit [Quit: Bridge terminating on SIGTERM]
Ericson2314 has quit [Quit: Bridge terminating on SIGTERM]
julianst[m] has quit [Quit: Bridge terminating on SIGTERM]
Yakulu[m] has quit [Quit: Bridge terminating on SIGTERM]
aaronjanse has quit [Quit: Bridge terminating on SIGTERM]
thefloweringash has quit [Quit: Bridge terminating on SIGTERM]
julianst[m] has joined #nixos-exotic
Raito_Bezarius has quit [Ping timeout: 240 seconds]
Raito_Bezarius has joined #nixos-exotic
Yakulu[m] has joined #nixos-exotic
Ericson2314 has joined #nixos-exotic
aaronjanse has joined #nixos-exotic
thefloweringash has joined #nixos-exotic
shu9 has joined #nixos-exotic
<ehmry>
aaronjanse: yea, if it works then I don't have to worry about access-control on the file-system, subsystems can only get stuff from packages that they know hashes of
<ehmry>
I had a problem with large store paths not fitting in genode session request buffers, but I managed to enlarge the buffers
<ehmry>
though I do not like that genode session request labels is a string that is repeatedly prefixed as it crosses the component tree, i would prefer it be a list of labels
<ehmry>
you can only match policies to prefix and suffixes of labels, not by patterns within the label