ChanServ changed the topic of #nixos-systemd to: NixOS <3 systemd | https://jitsi.nixcon.net/systemd | Next meeting 08.12.2020 14:00 UTC (every two weeks)
<arianvp> I wish nixos had nested multiple outputs
<arianvp> lvm2 package can neatly be split into two outputs: device-mapper and lvm2 (That's what arch does)
<arianvp> but device-mapper itself can again be split in $lib (the so files) $dev (headers) and $out (udev rules and binaries)
<arianvp> ( was trying to reduce closure size; by not pulling in the entire lvm2 package if you want device mapper support)
<arianvp> though maybe this is dumb premature optimization. idk
{`-`} has joined #nixos-systemd
julm has quit [*.net *.split]
manveru[m] has quit [*.net *.split]
kloenk has quit [*.net *.split]
Ericson2314 has quit [*.net *.split]
gchristensen has quit [*.net *.split]
Mic92 has quit [*.net *.split]
Emantor has quit [*.net *.split]
{^_^} has quit [*.net *.split]
ajs124 has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
asymmetric has quit [*.net *.split]
V has quit [*.net *.split]
Dandellion has quit [*.net *.split]
feepo has quit [*.net *.split]
damjan has quit [*.net *.split]
jtojnar has quit [*.net *.split]
andi- has quit [*.net *.split]
flokli has quit [*.net *.split]
energizer has quit [*.net *.split]
arianvp has quit [*.net *.split]
lukegb has quit [*.net *.split]
pie_ has quit [*.net *.split]
edef has quit [*.net *.split]
samueldr has quit [*.net *.split]
emily has quit [*.net *.split]
hexa- has quit [*.net *.split]
ma27[m] has quit [*.net *.split]
colemickens has quit [*.net *.split]
danielrf[m] has quit [*.net *.split]
mdlayher has quit [*.net *.split]
mcint has quit [*.net *.split]
pbb has quit [*.net *.split]
qyliss has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
tazjin has quit [*.net *.split]
aanderse has quit [*.net *.split]
Ox4A6F has quit [*.net *.split]
makefu has quit [*.net *.split]
inara has quit [*.net *.split]
qyliss has joined #nixos-systemd
samueldr has joined #nixos-systemd
elvishjerricco has joined #nixos-systemd
andi- has joined #nixos-systemd
aminechikhaoui has joined #nixos-systemd
pbb has joined #nixos-systemd
Emantor has joined #nixos-systemd
inara has joined #nixos-systemd
Ox4A6F has joined #nixos-systemd
makefu has joined #nixos-systemd
kloenk has joined #nixos-systemd
damjan has joined #nixos-systemd
tazjin has joined #nixos-systemd
danielrf[m] has joined #nixos-systemd
V has joined #nixos-systemd
emily has joined #nixos-systemd
arianvp has joined #nixos-systemd
aanderse has joined #nixos-systemd
ma27[m] has joined #nixos-systemd
Mic92 has joined #nixos-systemd
{^_^} has joined #nixos-systemd
Ericson2314 has joined #nixos-systemd
pie_ has joined #nixos-systemd
manveru[m] has joined #nixos-systemd
energizer has joined #nixos-systemd
edef has joined #nixos-systemd
gchristensen has joined #nixos-systemd
mdlayher has joined #nixos-systemd
hexa- has joined #nixos-systemd
lukegb has joined #nixos-systemd
colemickens has joined #nixos-systemd
asymmetric has joined #nixos-systemd
ajs124 has joined #nixos-systemd
jtojnar has joined #nixos-systemd
julm has joined #nixos-systemd
flokli has joined #nixos-systemd
mcint has joined #nixos-systemd
feepo has joined #nixos-systemd
Dandellion has joined #nixos-systemd
<V> I think that trying to split things at all doesn't make sense, often you have files that would be relevant to two other subsets, or dependency loops between $lib and $dev, etc
<V> hierarchical classification doesn't help when it already doesn't work flat
ajs124 has quit [Quit: Bridge terminating on SIGTERM]
ajs124 has joined #nixos-systemd