aboutsummaryrefslogtreecommitdiff
GNU Guix consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
an title='2024-04-07 11:18:23 +0200'>2024-04-07gnu: Fix builds that require old blueprint-compiler....This is a follow-up commit to cee21ef8650d723e9e1ea4c6313897fd3bf64112 and fixes two builds that rely on an older version of blueprint-compiler. The giara package remains broken as a result of a test failure. * gnu/packages/gnome.scm (blueprint-compiler-0.4): New variable. * gnu/packages/syndication.scm (giara, gfeeds): Replace blueprint-compiler with blueprint-compiler-0.4. * gnu/packages/text-editors.scm (textpieces): Likewise Liliana Marie Prikler 2024-04-06gnu: scintilla: Update to 5.4.3....* gnu/packages/text-editors.scm (scintilla): Update to 5.4.3. Change-Id: I6995d793acac12b1d85e32651e62e748ab30fd52 Nicolas Goaziou 2024-03-20Merge remote-tracking branch 'savannah/master' into gnome-team...Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745 Christopher Baines 2024-03-17gnu: texmacs: Update to 2.1.4....* gnu/packages/text-editors.scm (texmacs): Update to 2.1.4. Change-Id: Ie62976f58d877194196f5d8cbf230716596344f2 Nicolas Goaziou 2024-03-17gnu: manuskript: Update to 0.16.1....* gnu/packages/text-editors.scm (manuskript): Update to 0.16.1. Change-Id: Ic088d1d0fee5d86a18bcca474695b2cf990de35e Nicolas Goaziou 2024-03-16Merge remote-tracking branch 'savannah/master' into gnome-team...Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26 Christopher Baines 2024-03-10gnu: lite-xl: Update to 2.1.3....* gnu/packages/text-editors.scm (lite-xl): Update to 2.1.3. [arguments]: Pass '-Duse_system_lua=true' to configure. [source]: Remove snippet. [inputs]: Remove agg and reproc. Change-Id: If3a57587ce2049f94e4ac7791c680d29a4e7d222 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Parnikkapore 2024-03-10Merge branch 'master' into gnome-teamLiliana Marie Prikler 2024-03-09gnu: xnedit: Update to 1.5.3....* gnu/packages/text-editors.scm (xnedit): Update to 1.5.3. Change-Id: I65242f061e8ecbb8d23e7a3e9ad5c50b2fe98842 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Andy Tai 2024-02-13Merge branch 'master' into gnome-teamLiliana Marie Prikler 2024-02-11gnu: parinfer-rust: Add phase to install editor plugins....* gnu/packages/text-editors.scm (rust-parinfer)[arguments]: Install the bundled Vim and Kakoune plugins. Change-Id: I881315481ec08c59576c4530ae72b877c399fc66 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> (unmatched-parenthesis 2024-01-14Merge branch 'master' into gnome-teamLiliana Marie Prikler 2024-01-12gnu: kakoune: update to 2023.08.05....* gnu/packages/text-editors.scm (kakoune): Update to 2023.08.05. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> David Pflug 2024-01-01Merge branch 'master' into gnome-teamLiliana Marie Prikler 2023-12-25Revert "gnu: ed: Update to 1.19."...This reverts commit 0d8b0af0fe9a4ee113a555f939adbbe0f9ac7125. This results in more than 5000 packages being rebuilt. Efraim Flashner 2023-12-25gnu: Remove nano.scm....Removes nano.scm and places the `nano' package within text-editors.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove nano.scm from build. * gnu/packages/nano.scm: Delete file. * gnu/packages/text-editors.scm (nano): New variable. [copyright header]: Transfer copyright notices from nano.scm to text-editors.scm. Change-Id: I257f68a3072481f556db208bd1bd34e6eec79b47 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-12-25gnu: ed: Update to 1.19....* gnu/packages/text-editors.scm (ed): Update to 1.19. Change-Id: I02ec92086fe122a636d24e8bc3afb3c3f118651c Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-12-25gnu: Remove ed.scm....Remove ed.scm and move the `ed' package to text-editors.scm. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove ed.scm from build. * gnu/packages/ed.scm: Delete file. * gnu/packages/text-editors.scm (ed): New variable. [copyright header]: Transfer copyright notices from ed.scm to text-editors.scm. Change-Id: I827a2943f4849085186f2a25a9c8676cf4b6a7fd Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Jaeme Sifat 2023-10-23Merge branch 'master' into gnome-team...Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191 Liliana Marie Prikler 2023-09-30Merge branch 'master' into gnome-teamLiliana Marie Prikler 2023-09-25gnu: xnedit: Update to 1.5.1....* gnu/packages/text-editors.scm (xnedit): Update to 1.5.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai 2023-09-23gnu: editorconfig-core-c: Update to 0.12.6....* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.6. [#:phases]: Add ‘disable-failing-tests’. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Vivien Kraus 2023-10-14gnu: xnedit: Update to 1.5.2...* gnu/packages/text-editors.scm (xnedit): Update to 1.5.2 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai