On Mon, 22 Jan 2018 19:28:37 -0500 Leo Famulari wrote: > * gnu/packages/shells.scm (oil-shell): New variable. > --- > gnu/local.mk | 1 + > gnu/packages/patches/oil-shell-compiler-name.patch | 18 +++++++++ > gnu/packages/shells.scm | 44 +++++++++++++++++++++- > 3 files changed, 62 insertions(+), 1 deletion(-) > create mode 100644 gnu/packages/patches/oil-shell-compiler-name.patch > ... > + (license (list psfl ; The Oil sources include a patched Python 2 source tree ^ Really!? :/ Does it build its own python then too? Otherwise looks good to me. `~Eric