Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: mdbtools: Remove custom bootstrap phase.•••* gnu/packages/databases.scm (mdbtools)[arguments]: Remove. | Ricardo Wurmus | 2018-11-11 |
* | gnu: pianobar: Fetch sources from git.•••* gnu/packages/music.scm (pianobar)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-11 |
* | gnu: ibus-rime: Fetch sources from git.•••* gnu/packages/ibus.scm (ibus-rime)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-11 |
* | gnu: librime: Fetch sources from git.•••* gnu/packages/ibus.scm (librime)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-11 |
* | gnu: perl-autovivification: Update to 0.18.•••* gnu/packages/perl.scm (perl-autovivification): Update to 0.18. | Efraim Flashner | 2018-11-11 |
* | gnu: icecat: Add more fixes from mozilla-esr60.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr60 source repository. | Mark H Weaver | 2018-11-10 |
* | gnu: icecat: Update to 60.3.0-gnu1.•••* gnu/packages/gnuzilla.scm (icecat): Update to 60.3.0-gnu1. [source]: Switch back to the normal source URI. Remove patches that are no longer applicable. * gnu/packages/patches/icecat-CVE-2018-12383.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Mark H Weaver | 2018-11-10 |
* | gnu: linux-libre@4.14: Update to 4.14.80.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.80. (%linux-libre-4.14-hash): Update hash. | Mark H Weaver | 2018-11-10 |
* | gnu: linux-libre@4.9: Update to 4.9.136.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.136. | Mark H Weaver | 2018-11-10 |
* | gnu: linux-libre@4.4: Update to 4.4.163.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.163. | Mark H Weaver | 2018-11-10 |
* | gnu: nxbelld: Remove custom bootstrap phase.•••* gnu/packages/xdisorg.scm (nxbelld)[arguments]: Remove autoreconf phase. | Ricardo Wurmus | 2018-11-10 |
* | gnu: wmclock: Remove custom bootstrap phase.•••* gnu/packages/gnustep.scm (wmclock)[arguments]: Remove. | Ricardo Wurmus | 2018-11-10 |
* | gnu: wmbattery: Remove custom bootstrap phase.•••* gnu/packages/gnustep.scm (wmbattery)[arguments]: Remove autoconf phase. | Ricardo Wurmus | 2018-11-10 |
* | gnu: rtmidi: Remove custom bootstrap phase.•••* gnu/packages/audio.scm (rtmidi)[arguments]: Remove autoconf phase. | Ricardo Wurmus | 2018-11-10 |
* | gnu: portaudio: Remove custom bootstrap phase.•••* gnu/packages/audio.scm (portaudio)[arguments]: Remove autoreconf phase. | Ricardo Wurmus | 2018-11-10 |
* | gnu: Add emacs-ivy-rich.•••* gnu/packages/emacs.scm (emacs-ivy-rich): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Langlois | 2018-11-10 |
* | gnu: Add ibus-rime.•••* gnu/packages/ibus.scm (ibus-rime): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | gnu: Add rime-data.•••* gnu/packages/ibus.scm (rime-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | gnu: Add librime.•••* gnu/packages/ibus.scm (librime): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | gnu: ibus: Indent code properly.•••* gnu/packages/ibus.scm (ibus, ibus-libpinyin): Indent code properly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | gnu: Add opencc.•••* gnu/packages/textutils.scm (opencc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | gnu: Add marisa.•••* gnu/packages/datastructures.scm (marisa): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Meiyo Peng | 2018-11-10 |
* | ci: Add procedures to access evaluations.•••* guix/ci.scm (<checkout>, <evaluation>): New record types. (latest-builds): Add #:evaluation and #:system and honor it. Define 'option'. (json->checkout, json->evaluation, latest-evaluations) (evaluations-for-commit): New procedures. | Ludovic Courtès | 2018-11-10 |
* | gnu: mdadm: Update to 4.1.•••* gnu/packages/linux.scm (mdadm): Update to 4.1. | Ludovic Courtès | 2018-11-10 |
* | gnu-maintenance: Base kernel.org updater on HTML directory listings.•••Partially fixes <https://bugs.gnu.org/28159>. The FTP server at ftp.free.fr had become unable to produce directory listings, effectively making the updater dysfunctional. Furthermore FTP is considered obsolescent so HTTP + HTML looks more future-proof. * guix/gnu-maintenance.scm (html->sxml, html-links) (latest-html-release): New procedures. (latest-kernel.org-release): Rewrite in terms of 'latest-html-release'. | Ludovic Courtès | 2018-11-10 |
* | gnu-maintenance: ".sign" and ".asc" files no longer match 'release-file?'.•••* guix/gnu-maintenance.scm (release-file?): Exclude ".sign" and ".asc" file in addition to ".sig". | Ludovic Courtès | 2018-11-10 |
* | gnu: msgpack: Remove custom bootstrap phase.•••* gnu/packages/serialization.scm (msgpack)[arguments]: Remove. | Ricardo Wurmus | 2018-11-10 |
* | gnu: gxtuner: Fetch sources from git.•••* gnu/packages/music.scm (gxtuner)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: cava: Fetch sources from git.•••* gnu/packages/audio.scm (cava)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: cli-visualizer: Fetch sources from git.•••* gnu/packages/audio.scm (cli-visualizer)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: dcadec: Fetch sources from git.•••* gnu/packages/audio.scm (dcadec)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: cuetools: Fetch sources from git.•••* gnu/packages/audio.scm (cuetools)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: xjackfreak: Fetch sources from git.•••* gnu/packages/audio.scm (xjackfreak)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: rsound: Fetch sources from git.•••* gnu/packages/audio.scm (rsound)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: rtmidi: Fetch sources from git.•••* gnu/packages/audio.scm (rtmidi)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: infamous-plugins: Fetch sources from git.•••* gnu/packages/audio.scm (infamous-plugins)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: swh-plugins-lv2: Fetch sources from git.•••* gnu/packages/audio.scm (swh-plugins-lv2)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: csound: Fetch sources from git.•••* gnu/packages/audio.scm (csound)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: lvtk: Fetch sources from git.•••* gnu/packages/audio.scm (lvtk)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: ams-lv2: Fetch sources from git.•••* gnu/packages/music.scm (ams-lv2)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: portmidi-for-extempore: Fetch sources from git.•••* gnu/packages/music.scm (portmidi-for-extempore)[source]: Fetch from git. | Ricardo Wurmus | 2018-11-10 |
* | gnu: jalv-select: Fetch sources from git.•••* gnu/packages/music.scm (jalv-select)[source]: Fetch from git. [arguments]: Add phase make-manpages-writable. | Ricardo Wurmus | 2018-11-10 |
* | gnu: emacs-circe: Update to 2.10.•••* gnu/packages/emacs.scm (emacs-circe): Update to 2.10. | Nicolas Goaziou | 2018-11-10 |
* | Add missing license import.•••* gnu/packages/mail.scm: Import agpl3+. | Ricardo Wurmus | 2018-11-10 |
* | gnu: Add mumi.•••* gnu/packages/mail.scm (mumi): New variable. | Ricardo Wurmus | 2018-11-10 |
* | gnu: Add guile-debbugs-next.•••* gnu/packages/guile.scm (guile-debbugs-next): New variable. | Ricardo Wurmus | 2018-11-10 |
* | gnu: Add guile-email.•••* gnu/packages/guile.scm (guile-email): New variable. | Ricardo Wurmus | 2018-11-10 |
* | gnu: guile-ics: Remove custom bootstrap phase.•••* gnu/packages/guile.scm (guile-ics)[arguments]: Remove. | Ricardo Wurmus | 2018-11-10 |
* | mtd-utils: Update to 2.0.2.•••* gnu/packages/linux.scm (mtd-utils): Update to 2.0.2. [arguments]: Remove 'test-target, 'make-flags. Re-enable 'configure phase. Add 'configure-flag for the unit-tests. [native-inputs]: Add cmocka, pkg-config. | Efraim Flashner | 2018-11-10 |
* | services: dovecot: Set correct default value for the "auth" service.•••* gnu/services/mail.scm (dovecot-configuration): Set 'service-count' to 0 for the "auth" service. | Clément Lassieur | 2018-11-10 |