5 lines
74 B
Nix
5 lines
74 B
Nix
{
|
|
fix-jdk8 = import ./fix-jdk8.nix;
|
|
freecad = import ./freecad.nix;
|
|
}
|