__monty__ has joined #nix-darwin
<domenkozar[m]> did anyone notice Nix 2.3.4 hang during substitution?
abathur has quit [Quit: abathur]
<evelyn> nobody seems to be heeding the warning in that mega-issue about not posting underneath it :(
<LnL> yeah, I've kind of given up on that issue
<LnL> if somebody wants to go over the documentation and error messages of #3212 I'll update them but other then that we should just ship it
<{^_^}> https://github.com/NixOS/nixpkgs/issues/3212 (by shlevy, 5 years ago, closed): Most new journal files not owned by the systemd-journal group
<LnL> well nix#3212 that is :p
<{^_^}> https://github.com/NixOS/nix/pull/3212 (by LnL7, 24 weeks ago, open): install: configure and bootstrap synthetic.conf on darwin
<LnL> and then post a link to the manual section and close/lock the issue
abathur has joined #nix-darwin
philr_ has quit [Ping timeout: 250 seconds]
<abathur> spotlight, man
<abathur> I'm starting to wonder if nobrowse disables indexing
<LnL> could be
<LnL> why? do you want to index the store
<evelyn> if indexing is turned off, I have found ~/Applications/Nix\ Apps is not indexed
<evelyn> FWIW
<evelyn> I'm not sure if it's related but from time to time the file association with KeepassXC (which lives there) also will go amiss
<abathur> I don't really want to, just want to see if the .metadata_never_index has the same effect and might be a better fix than the mdutil command domenkozar[m] reported as breaking
<evelyn> 9that happened after I enabled nobrowse)
<LnL> ah
<abathur> especially since the base installer could just touch that, if it works, and it'd work on (all? more?) macOS versions
<abathur> I am also playing with the dotfile on a mojave system in the other room (though not on /nix yet); I'll check on it next time I make coffee
<abathur> if that seems to work I'll try the dotfile in /nix there as well
<LnL> mdutil has been there since like 10.6 or something
<abathur> I haven't found anything official-looking, but I have found an SO question, and comments on a 2010 blog post about moving /Users to a separate volume, where people appear to likewise conclude that nomount keeps spotlight from indexing a volume
<LnL> pretty sure I got nobrowse from a suggestion in either the pr or issue, maybe they included some more context
<abathur> er nobrowse sorry
<LnL> man... how slow in inkscape
<abathur> is that the new supposedly-native inkscape? I think I saw that on HN some time in the past couple weeks
<abathur> I may be mis-remembering; haven't used it so I don't have much context to hang it on
<LnL> dunno, the one that's blocking the channel
<abathur> ah
<abathur> IIRC it was like a new major release announcement
<abathur> so if this one isn't, proably not
<LnL> looks pretty gtk to me :)
<abathur> I think it was this https://news.ycombinator.com/item?id=22855684 for 1.0
eraserhd2 has joined #nix-darwin
<abathur> I'm a little unsure because I see some GH/SE threads where people are insisting that .metadata_never_index is working for them in folders, but it looks to me like it only works at a volume root
<abathur> I was not successful using it to keep /nix from indexing, but moving it to the root of the volume on mojave did disable indexing for the whole thing
<abathur> so it would "work" in catalina if you want to use it as an alternative to the mdutil command domen reported breaking
<abathur> but I'm not sure it'll actually have any effect if nobrowse does indeed also disable indexing
eraserhd has quit [Ping timeout: 256 seconds]
<abathur> so I suspect you can just cut that line altogether
<abathur> oh, I guess it's that whole comment block, sorry
<abathur> or show it only for earlier macOS versions, where it might have a real effect
<LnL> from what I remember .metadata_no_index only works on for the entire volume
<abathur> yeah
<abathur> I saw some threads/PRs proposing using it for ignoring node_modules directories and arguing inconclusively over whether it worked
<abathur> with some people saying it did and some saying it didn't each time
<abathur> but from what I can tell, it's root volume only
<abathur> it looks like folders ignored through the privacy tab in spotlight system prefs are added to an array of exclusions the VolumeConfiguration.plist for the volume
<abathur> when I ignore homedir folders they turn up in /System/Volumes/Data/.Spotlight-V100/VolumeConfiguration.plist
eraserhd3 has joined #nix-darwin
eraserhd2 has quit [Ping timeout: 264 seconds]
<domenkozar[m]> hmmm, how can I really be the only one noticing hangs on 2.3.4?
<domenkozar[m]> seems like I managed to get nix to loop
<LnL> I'm on whatever I last contributed so wouldn't look at me :)
<domenkozar[m]> :D
<domenkozar[m]> maybe I should install older nix
<domenkozar[m]> to verify
<domenkozar[m]> uhh the log is 200M
<LnL> which one?
<domenkozar[m]> nix-build -vvv
__monty__ has quit [Quit: leaving]
<{^_^}> nix#3534 (by domenkozar, 8 seconds ago, open): nix-build hangs on macos
<gchristensen> wow cool
<domenkozar[m]> well hangs is actually wrong, as it loops
<domenkozar[m]> updated the title :)
<domenkozar[m]> I reproduced it on github actions
<domenkozar[m]> then on self hosted actions
<domenkozar[m]> then locally
<domenkozar[m]> would be great if someone else can too
<abathur> I haven't noticed anything like this elsewhere, and it looks like I'm running 2.3.4
<domenkozar[m]> interesting
<domenkozar[m]> I'm going to try master and 2.3.3 tomorrow
<abathur> wonder a little what happens if you try to build for different platform
mbrgm has quit [Ping timeout: 265 seconds]
mbrgm_ has joined #nix-darwin
mbrgm_ is now known as mbrgm