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]].
ref='/guix/commit/gnu/services/guix.scm?id=e069de452a2c923868f5137421b4b6349c38d754'>services: guix-build-coordinator: Fix passing parallel-hooks....Christopher Baines 2022-07-01services: guix: Support guix-build-coordinator parallel hooks....Christopher Baines 2022-06-05services: guix-data-service: Increase timeout for service start....Timotej Lazar 2022-05-25gnu: guix-build-coordinator: Update to 0-53.3de63f1....Christopher Baines 2022-04-22services: nar-herder: Allow specifying the log level....Christopher Baines 2022-02-04services: nar-herder: Support ttl and negative-ttl options....Christopher Baines 2022-01-31services: guix: Add nar-herder-service-type....Christopher Baines 2022-01-02services: guix-build-coordinator: Fix variable name in agent config....Christopher Baines 2022-01-02gnu: Add guix-build-coordinator/agent-only....Christopher Baines