On Wed, Sep 19, 2018 at 10:53:47PM +0200, Tobias Geerinckx-Rice wrote: > * gnu/packages/networking.scm (gandi.cli): New public variable. Thanks! > +(define-public gandi.cli > + (package > + (name "gandi.cli") I prefer 'gandi-cli', but it's your call. The manual section Package Naming only specifies how to replace underscores.