Tristan Ross

Results 408 comments of Tristan Ross

Ok, I have finished rewriting it to use FHS and it builds correctly on my setup. Just need to verify with ofborg. Would be neat to see this merged soon.

Rebased and squashed some of the commits to simplify the log.

> I agreed that this would be neat. is depot_tools a package set? `depot_tools` is a special Git repo of a collection of config files, scripts, and other things which...

I've merged `depot_tools` into the package.

Fixed the reproducibility issue with the source fully now. Hopefully we can get this merged soon.

Still trying to fix the reproducibility issue of the engine source code so I'm not quite yet ready to merge this yet.

Still not reproducible source for some strange reason, I've tried this outside of Nix and directly on my system. Ran `nix hash path --type sha256` and got the same hash,...

> @RossComputerGuy Would [Diffoscope](https://diffoscope.org/) help in this case? > It got recommended when I tried to figure out the difference between two derivations, as I couldn't figure out the differences....

I'm wondering the same thing

I get the same problem with my "proxy" I made for my API, all I did was add the `Authorization` header to my user's access token. Works fine in curl...