Unverified Commit acf8d160 authored by Maciej Krüger's avatar Maciej Krüger
Browse files

oil-python: rename to oil as upstream requested

parent cbd12670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
  dontStrip = true;

  meta = {
    description = "A new unix shell - Old python build";
    description = "A new unix shell - Python version";
    homepage = "https://www.oilshell.org/";

    license = with lib.licenses; [