nixpkgs/pkgs/os-specific/linux/fxload
SnIcK 1a6ed8a339 create $out/sbin symlink to $out/bin
looks like common practice is to put a $out/sbin symlink to $out/bin. the `fxload` command was not available if only puts on $out/sbin. This will fix it. The real issue I observed was that there was no `/run/current-system/sw/sbin` on $PATH but i think there is a fundamental reason why it doesn’t exist hence this patch until i learn more.
2023-01-23 09:24:40 -06:00
..
default.nix create $out/sbin symlink to $out/bin 2023-01-23 09:24:40 -06:00