midchildan
midchildan
I initially wrote the server side checks to mandate `X-Requested-With` be set to `XMLHttpRequest`, but I've now relaxed it a bit to accept any non-empty value.
I'm guessing that people who're having problems with Spotlight installed Nix using the post-Catalina installer. The newer installer creates the Nix store on a separate filesystem, which prevents files there...
With the symlink approach, things should work just as it did before. However, I haven't upgraded from Mojave, so I can't be 100% sure whether it would work on Catalina...
I've just tried the `cp -rs` approach, but it appears spotlight won't index those too. The apps would appear on Launchpad and you can launch them alright, but it won't...
I tried reproducing this again, and it looks like the reproduction steps were insufficient. It looks like I need to set `proxy.config.http.cache.range.write` to `1` to reproduce. I'm working on an...
#8657 might've affected the test result, assuming that the CI does a merge with the current master branch before running the them. I'll try rebasing this PR.
Sorry for the delay. I've rebased and tweaked the changes against the master branch. It turns out #8657 did change a few things, but the same issue still persists. Now...
I rebased this PR and added an additional platform check to the `services.picom` module.
I’ve indexed the [sample project](https://github.com/CoatiSoftware/Sourcetrail/tree/master/bin/app/user/projects/tictactoe_py/src) included in Sourcetrail with [Python 3.8](https://github.com/midchildan/nixpkgs/blob/f806d4c79ac243884b9a6fc52cf1731858564c7e/pkgs/top-level/all-packages.nix#L10214).
> I wouldn't say that it is a brand new issue - I experience this kind of behavior already for a couple of months. I think this is a separate...