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]].
commit/gnu/packages/algebra.scm?id=b0e7b6992f3f845e83cfbca4d700b51dba50b4d5'>gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès 2020-07-10gnu: linbox: Fix linking of dependant packages....Jakub Kądziołka 2020-07-10gnu: arb: Build with flint 2.6....Jakub Kądziołka 2020-07-10gnu: flint: Build with ntl....Jakub Kądziołka 2020-07-10gnu: flint: Update to 2.6.0....Jakub Kądziołka 2020-07-08gnu: giac: Update to 1.6.0-7....Nicolas Goaziou 2020-06-24gnu: symengine: Fix indentation....Nicolas Goaziou 2020-06-24gnu: Add symengine....Vinicius Monego 2020-06-09gnu: singular: Update to 4.1.3p2....Tobias Geerinckx-Rice 2020-06-05gnu: singular: Update to 4.1.3p1....Tobias Geerinckx-Rice 2020-05-05Merge branch 'master' into core-updatesMarius Bakke 2020-05-04gnu: Add lmfit....Vincent Legoll 2020-04-23Merge branch 'master' into core-updates...Marius Bakke 2020-04-22gnu: pari-gp: Update to 2.11.4....Andreas Enge 2020-04-08Merge branch 'master' into core-updates...Marius Bakke 2020-04-07gnu: gp2c: Update to 0.0.11pl3....Andreas Enge 2020-04-07gnu: pari-gp: Update to 2.11.3....Andreas Enge 2020-03-30Merge branch 'master' into core-updates...Marius Bakke 2020-03-29algebra.scm: Add a copyright line...Jakub Kądziołka 2020-03-29gnu: ntl: Update to 11.4.3....Jakub Kądziołka 2020-03-29gnu: Remove packages deprecated for over a year....Tobias Geerinckx-Rice 2020-03-18Merge branch 'master' into core-updatesMarius Bakke 2020-03-14Merge branch 'master' into core-updatesMarius Bakke 2020-03-17gnu: eigen: Update to 3.3.7....Tobias Geerinckx-Rice 2020-03-10gnu: java-jlargearrays: Update source URI....Björn Höfling 2020-03-10gnu: java-jtransforms: Update source URI....Björn Höfling 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-03-01gnu: lrcalc: Use HTTPS home page....Tobias Geerinckx-Rice 2020-03-01gnu: giac: Update to 1.5.0-87....Nicolas Goaziou 2020-02-17gnu: Follow multiprecision.org subdomain redirections....Tobias Geerinckx-Rice 2020-02-16gnu: Remove obsolete bootstrap workaround phases....Efraim Flashner