aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: 9adef201c259ab28d2e8ad91bf46596a4c4cc3c7 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-*- 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]].
uix build: Allow non-package objects in manifest....Ludovic Courtès 2020-02-14guix build: Add '--manifest' option....Marius Bakke 2019-11-17guix build: Handle "guix build /….drv" correctly for non-existent derivations....Ludovic Courtès 2019-11-17tests: Test "guix build /gnu/store/….drv"....Ludovic Courtès 2019-11-07gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'....Ludovic Courtès 2019-07-20ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès 2019-07-20ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès 2019-04-19guix build: Accept multiple '-s' options....Ludovic Courtès 2019-04-15guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès 2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès 2018-10-09guix build: '-f' accepts file-like objects....Ludovic Courtès 2018-05-04guix build: Nicely report unbound variables with hints....Ludovic Courtès 2018-03-13gnu: time: Update to 1.9....Efraim Flashner 2017-11-11tests: Refer to "time@1.8"....Ludovic Courtès 2017-05-01packages: Remove support for PACKAGE-VERSION deprecated syntax....Ludovic Courtès 2017-04-21store: 'GUIX_DAEMON_SOCKET' can now be a URI....Ludovic Courtès 2017-03-19gnu: Rename "guile-next" to "guile"....Ludovic Courtès