aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 1e30a74a64f51ec735dcc44ff4dfe5fa4fa13c6f (about) (plain)
1
2
3
4
5
6
7
8
9
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.
/commit/gnu/packages/icu4c.scm?id=6dcc8239be807d7e96b3425310e0f565ed5218b8'>gnu: icu4c: Fix CVE-2017-14952....Leo Famulari 2017-05-24Merge branch 'master' into core-updatesRicardo Wurmus 2017-05-15gnu: Add java-icu4j....Ricardo Wurmus 2017-04-20gnu: icu4c: Fix CVE-2017-{7867,7868}....Leo Famulari 2017-04-17gnu: icu4c: Fix crashes in programs using system ICU....Clément Lassieur 2016-12-28gnu: icu4c: Update to 58.2....Leo Famulari 2016-11-27gnu: icu4c: Use 'modify-phases' syntax....Efraim Flashner 2016-11-27gnu: icu4c: Update to 58.1....Efraim Flashner 2016-10-23gnu: icu4c: On MIPS, pass --with-data-packaging=archive to configure....Mark H Weaver