On 23/11/2018 14:41, Ludovic Courtès wrote:
Today, it’s been six years already!
Let's have a party then: (define-public guix-birthday-cake (package (name "guix-birthday-cake") (synopsis "A birthday cake for Guix") (build-system birthday-cake) (arguments `(#:number-of-candles 6)) (inputs `(("cake" ,cake) ("candle" ,candle))))) Thanks to everyone who contributed to make this happen! Konrad.