alan_2: move to by-name

This commit is contained in:
awwpotato
2025-04-19 20:17:13 -07:00
parent 9656f3ca92
commit f5d30316a7
2 changed files with 0 additions and 2 deletions

View File

@@ -5803,8 +5803,6 @@ with pkgs;
jdk = jdk8;
};
alan_2 = callPackage ../development/compilers/alan/2.nix { };
armips = callPackage ../development/compilers/armips {
stdenv = gcc10Stdenv;
};