|
|
|
|
|
by kaba0
1842 days ago
|
|
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applicatio... I believe this is the package you are talking about. The significant part is basically bash, so it should be readable without nix knowledge as well. And yeah it basically creates both a wrapper for setting some env variables, but it also replaces some dynamic lib locations with patchelf. So apparently it does startup with a different checksum/validation happens at another level. |
|