nixpkgs/pkgs/tools/filesystems/file-rename
Neil Mayhew 1d0a930d27 file-rename: Fix an incorrect platform test that misidentifies Darwin as Windows
This causes the script to be installed as `file-rename` instead of `rename` like
it is on other Unix systems. This in turn causes `wrapProgram` to fail when
building because it expects the wrapped program to be called `rename`.
2020-06-27 17:45:28 -06:00
..
default.nix file-rename: Fix an incorrect platform test that misidentifies Darwin as Windows 2020-06-27 17:45:28 -06:00