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]].
pan class='msg-avail'>...Ludovic Courtès 2021-01-21repl: Fix exception handling for interpreted code....Ludovic Courtès 2021-01-21inferior: Add 'inferior-eval-with-store' tests....Ludovic Courtès 2020-03-21Merge branch 'master' into core-updatesMarius Bakke 2020-03-19inferior: '&inferior-exception' includes a stack trace....Ludovic Courtès 2020-03-17tests: Fix up reference to 'guile-2.2'....Ludovic Courtès 2020-03-12inferior: Distinguish inferior exceptions....Ludovic Courtès 2019-09-21inferior: Propagate '&store-protocol-error' error conditions....Ludovic Courtès 2019-02-12inferior: Add 'inferior-available-packages'....Ludovic Courtès 2018-11-28inferior: Add 'inferior-eval-with-store'....Ludovic Courtès 2018-09-21profiles: 'packages->manifest' now accepts inferior packages....Ludovic Courtès 2018-09-21inferior: Add 'inferior-package->manifest-entry'....Ludovic Courtès 2018-09-21inferior: Add 'inferior-package-search-paths' & co....Ludovic Courtès 2018-09-21inferior: Add 'inferior-package-inputs' & co....Ludovic Courtès 2018-09-21inferior: Add 'lookup-inferior-packages'....Ludovic Courtès 2018-09-21inferior: Add 'inferior-package-derivation'....Ludovic Courtès 2018-09-04inferior: Add home-page and location package accessors....Ludovic Courtès 2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès