This document describes issues and notes on running OSH as Shell replacement in package building (either as /bin/bash and/or /bin/sh)

Nixpkgs

Oily Nixpkgs is an attempt at replacing bash with Oils in the stdenv.

Bugs/incompatibilities with nixpkgs (closed means it's fixed. TODO means there is a workaround in place)

Alpine

Oily Pine is an attempt at replacing /bin/sh and /bin/bash with Oils using the package in testing which provides packages oils-for-unix-binsh and oils-for-unix-bash.

Bugs/incompatibilities with nixpkgs (closed means it's fixed. TODO means there is a workaround in place)

Related: Running ble.sh with OSH