rec { python = { path = ./python; description = "Python Project"; }; default = python; }