Unverified Commit 7beab0f4 authored by Daniel Nagy's avatar Daniel Nagy
Browse files

otus-lisp: move to by-name structure

parent 3fa09984
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3306,8 +3306,6 @@ with pkgs;
  owl-lisp = callPackage ../development/compilers/owl-lisp { };
  otus-lisp = callPackage ../development/compilers/otus-lisp { };
  ascii = callPackage ../tools/text/ascii { };
  asciinema = callPackage ../tools/misc/asciinema { };