On Tue, 16 Aug 2016 20:36:28 +0200 Danny Milosavljevic <dan...@scratchpost.org> wrote:
> * gnu/packages/arduino.scm: New file. > --- > gnu/packages/arduino.scm | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) > create mode 100644 gnu/packages/arduino.scm You can feel free to just create the module with the first package that will reside in it. See example of commits with "/gnu/package/*.scm: New file" `~Eric