Unverified Commit f5d30316 authored by awwpotato's avatar awwpotato
Browse files

alan_2: move to by-name

parent 9656f3ca
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5803,8 +5803,6 @@ with pkgs;
    jdk = jdk8;
  };
  alan_2 = callPackage ../development/compilers/alan/2.nix { };
  armips = callPackage ../development/compilers/armips {
    stdenv = gcc10Stdenv;
  };