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]].
adow.scm?id=755f365b02b42a5d1e8ef3000dadef069553a478'>linux-libre: Support module compression....Mathieu Othacehe 2020-05-08services: Add descriptions....Ludovic Courtès 2020-04-17services: account: Have 'user-processes' depend on 'user-homes'....Ludovic Courtès 2020-04-01system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner 2020-03-30Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari 2020-03-30system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner 2020-03-19gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen 2019-04-23services: account: Make 'user-homes' a one-shot service....Ludovic Courtès 2019-03-07activation: Build account databases with (gnu build accounts)....Ludovic Courtès 2019-03-07activation: Operate on <user-account> and <user-group> records....Ludovic Courtès 2019-03-07system: Add (gnu system accounts)....Ludovic Courtès 2018-10-19system: Rename .zlogin to .zprofile....Chris Marusich