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]].
9a504d521d8b632c2c4a66d70f94e4'>gnu: Purge pre-1.3.0 deprecated packages....Bruno Victal 2023-04-07gnu: hwloc: Update to 2.9.1....Philippe SWARTVAGHER 2023-02-27gnu: hwloc: Skip failing test on non-x86 systems....Simon South 2023-02-27gnu: hwloc: Remove obsolete comments....Simon South 2023-02-27gnu: Fix openmpi related packages....Christopher Baines 2023-02-23gnu: openmpi: Use gexps....Ludovic Courtès 2023-01-27gnu: hwloc: Update to 2.9.0....Ludovic Courtès 2022-11-11gnu: java-openmpi: Remove unused module import....Marius Bakke 2022-10-31gnu: Fix various lint issues in synopsis and descriptions....Vagrant Cascadian