nixpkgs/nixos/doc
zlepper 86e6c52bba icu: refactor to avoid runtime dependency on bash
Bash was considered a runtime dependency as the two files `install-sh`
and `mkinstalldirs` was included in the library output. These files has a shebang
for `#!/bin/sh` which is replaced by nix to point to bash in the fixup phase.
2024-04-17 15:03:04 +02:00
..
manual icu: refactor to avoid runtime dependency on bash 2024-04-17 15:03:04 +02:00