<catern>
not sure that's a complete approach, at some point someone has to review some code - personally I'd be happy to review more PRs if that was guaranteed to get my PRs reviewed
tilpner has quit [Ping timeout: 260 seconds]
tilpner_ is now known as tilpner
ris has quit [Ping timeout: 240 seconds]
rajivr has joined #nixos-dev
qyliss has quit [Quit: bye]
qyliss has joined #nixos-dev
AlwaysLivid has quit [Ping timeout: 272 seconds]
AlwaysLivid has joined #nixos-dev
AlwaysLivid has quit [Read error: Connection reset by peer]
saschagrunert has quit [Ping timeout: 265 seconds]
teto has joined #nixos-dev
orivej has joined #nixos-dev
__monty__ has joined #nixos-dev
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos-dev
zarel has joined #nixos-dev
orivej has quit [Ping timeout: 260 seconds]
zarel_ has joined #nixos-dev
zarel has quit [Ping timeout: 265 seconds]
__Sander__ has joined #nixos-dev
avn has joined #nixos-dev
<maralorn>
catern: You could try to setup a market for that.^^
<maralorn>
(Maybe a blockchain cough.)
<maralorn>
For more serious about the first part.
orivej has joined #nixos-dev
alp has quit [Ping timeout: 272 seconds]
ris has joined #nixos-dev
ris has quit [Ping timeout: 260 seconds]
justanotheruser has joined #nixos-dev
alp has joined #nixos-dev
__Sander__ has quit [Quit: Konversation terminated!]
cole-h has joined #nixos-dev
ris has joined #nixos-dev
aranea has quit [Quit: I'm a kernel upgrade owo]
aranea has joined #nixos-dev
aranea has quit [Quit: beep bop]
aranea has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos-dev
justanotheruser has quit [Ping timeout: 244 seconds]
justanotheruser has joined #nixos-dev
Reventlov has joined #nixos-dev
<ehmry>
do we have content-addressed early-cutoff yet in the latest nix? (i have ca-references enabled in my config but I don't know why)
<ris>
it's a bit late to ask now but #101044 doesn't count as a mass-rebuild does it? seeing as the package was broken beforehand, no users will be subjected to additional builds. but hydra will get quite a lot of work
<aminechikhaoui>
I might be lost in how stdenv bootstraps itself for musl, but I don't see any patches for gcc that are specific to musl ?
<aminechikhaoui>
which seems like gcc 9.x would need
rnhmjoj has joined #nixos-dev
<rnhmjoj>
is it possible, given the existing nixos types, to define a recursive attrset of submodules? i mean something like this: myType = attrsOf (either submoduleType myType)
<rnhmjoj>
this seems to work but as soon as i try to assign a nested set (like {a.b = submodule; } i get "The option blabla does not exists."
<rnhmjoj>
infinisil: i new about freeforms for one of you PR, in fact it's one of the first thing i tried but i can't get it to work the way i like
<infinisil>
rnhmjoj: What are you looking for exactly?
<rnhmjoj>
how would you define the type? i tried myType = attrsOf (submodule { freeformType = myType; options = ...; }) but this results in an infinite recursion
<infinisil>
Hmm
alp has quit [Ping timeout: 272 seconds]
<infinisil>
rnhmjoj: Works for me!
<rnhmjoj>
ah, strange... can you give me a snippet, to check if i'm doing everything correctly?
<das_j>
hm, currently working on a less resource-intensive install process. Is there a way to make nix create the directories it needs for `nix copy … ssh://myhost?remote-store=local?root=/mnt`?
<das_j>
Because I currently get errors like `creating directory '/mnt/nix/store': Permission denied`
<infinisil>
:)
<aanderse>
is anyone able to save me a few minutes of researching to find out what is the difference between qt5.callPackage vs libsForQt5.callPackage?
<aanderse>
because i just upgraded to 20.09 and every app that uses qt5.callPackage (instead of libsForQt5.callPackage) looks terrible
sgrunert has quit [Remote host closed the connection]
Jackneilll has joined #nixos-dev
Jackneill has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos-dev
tokudan has quit [Remote host closed the connection]