>Currently quite a few packages in nixpkgs have /var/run/current-system/sw >and/or /var/setuid-wrappers hardcoded. Why is it better than having /usr?
Although suboptimal, it is better than /usr/ because upstream packages themselves don't do this on their own (yet). Unlike /usr/ references, these are at least easy to locate... _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
