aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
Makefile.am?id=63eb2b899be7ac857454442e09d0ebd23fe4f871'>Add 'guix processes'....Ludovic Courtès 2018-10-23gnu: linux-libre: Update to 4.19....Mark H Weaver 2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès 2018-09-07Add 'guix describe'....Ludovic Courtès 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès 2018-09-02Add (guix channels) and use it in (guix scripts pull)....Ludovic Courtès 2018-09-02Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès 2018-08-24grafts: Add (guix build debug-link) and use it....Ludovic Courtès 2018-08-18gnu: linux-libre: Update to 4.18.1....Mark H Weaver 2018-07-23build-system: Add 'guile-build-system'....Ludovic Courtès 2018-07-18build: Remove copy of (srfi srfi-64)....Ludovic Courtès 2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès 2018-07-10guix: Add opam importer....Julien Lepiller 2018-07-04gnu: Remove linux-libre@4.1....Mark H Weaver 2018-06-16Add guix-daemon Bash completion file....Oleg Pykhalov 2018-06-14Remove 'guix-register' and its traces....Ludovic Courtès 2018-06-14build: Require Guile-SQLite3....Ludovic Courtès 2018-06-14database: 'with-database' can now initialize new databases....Ludovic Courtès 2018-06-05gnu: linux-libre: Update to 4.17....Mark H Weaver 2018-06-01Add (guix store deduplication)....Caleb Ristvedt 2018-06-01Add (gnu store database)....Caleb Ristvedt