Jelle Licht (2016-03-26 20:40 +0300) wrote: > Hello guix!
Hi and welcome! > I packaged my first set of guix packages, following the guidelines > mentioned in the online manual as closely as I could. If I still > forgot or misinterpreted one of the steps, some pointers are always > welcome. Great, thanks! The only nitpick is that we use periods in the commit messages: "gnu: Add oniguruma." and "... New variable." > From 1748b97890d0fc90e81c0e0a302c7e55562873d3 Mon Sep 17 00:00:00 2001 > From: Jelle Licht <[email protected]> > Date: Sat, 26 Mar 2016 18:28:31 +0100 > Subject: [PATCH 1/2] gnu: Add oniguruma > > * gnu/packages/textutils.scm (oniguruma): New variable > --- > gnu/packages/textutils.scm | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) Applied. -- Alex
