Age | Commit message (Expand) | Author |
2018-10-17 | gnu: emacs-helm-system-packages: Add recutils to inputs....* gnu/packages/emacs.scm (emacs-helm-system-packages)[inputs]: Use recutils.
| Pierre Neidhardt |
2018-10-17 | gnu: streamlink: Update to 0.14.2....* gnu/packages/video.scm (streamlink): Update to 0.14.2.
[source]: Download from pypi.
| Efraim Flashner |
2018-10-16 | gnu: emacs-nodejs-repl: Update to 0.2.0....* gnu/packages/emacs.scm (emacs-nodejs-repl): Update to 0.2.0.
| Maxim Cournoyer |
2018-10-16 | gnu: Add guix-minimal....* gnu/packages/guile.scm (guile-2.0.13): New variable.
* gnu/packages/package-management.scm (guix)[arguments]: Adjust 'wrap-program'
phase to handle "missing" inputs.
(guix-minimal): New variable.
| Eric Bavier |
2018-10-16 | gnu: guile2.0-guix: Fix build....* gnu/packages/gnupg.scm (guile2.0-gcrypt): New variable.
* gnu/packages/guile.scm (guile2.0-sqlite3): New variable.
* gnu/packages/package-management.scm (guile2.0-guix)[propagated-inputs]: Use
them.
| Eric Bavier |
2018-10-16 | gnu: GStreamer plugins: Update MP3 features for GStreamer 1.14....GStreamer moved all MPEG-1 audio (mp1, mp2, and mp3) decoders and encoders to
the group of "good" plugins in GStreamer 1.14.0. See the 'NEWS' file for more
information.
* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove lame, mpg123,
and twolame.
(gst-plugins-bad): Remove mpg123.
(gst-plugins-good): Add lame, mpg123, and twolame.
| Leo Famulari |
2018-10-16 | gnu: xpra: Update to 2.4....* gnu/packages/xorg.scm (xpra): Update to 2.4.
| Rutger Helling |
2018-10-16 | gnu: emacs-exwm: Update to 0.20....* gnu/packages/emacs.scm (emacs-exwm): Update to 0.20.
[source]: Remove emacs-exwm-fix-fullscreen-issue.patch.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: Remove patch.
| Clément Lassieur |
2018-10-16 | gnu: emacs-xelb: Update to 0.16....* gnu/packages/emacs.scm (emacs-xelb): Update to 0.16.
| Clément Lassieur |
2018-10-15 | gnu: guix: Update to f9a8fce....* gnu/packages/package-management.scm (guix): Update to f9a8fce.
| Ludovic Courtès |
2018-10-15 | gnu: go@1.4: Add support for aarch64-linux....* gnu/packages/golang.scm (go@1.4)[arguments]: Build for armhf-linux
when building for aarch64-linux.
[supported-systems]: Add aarch64-linux.
| Efraim Flashner |
2018-10-15 | gnu: wine-staging: Update to 3.18....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.18.
* gnu/packages/wine.scm (wine-staging): Update to 3.18.
| Rutger Helling |
2018-10-15 | gnu: x265: Fix building on armhf-linux and aarch64-linux....* gnu/packages/video.scm (x265)[source]: Update list of patches.
[arguments]: Change configure flag to ensure PIC for all architectures.
* gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file.
* gnu/packages/patches/x265-detect512-all-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update patch registry.
| Efraim Flashner |
2018-10-15 | gnu: audacity: Update home page....* gnu/packages/audio.scm (audacity)[home-page]: Update.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: hexchat: Use HTTPS home page....* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: haveged: Teach the controversy....* gnu/packages/linux.scm (haveged)[description]: Suggest adding
additional entropy sources.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: x265: Update to 2.9....* gnu/packages/video.scm (x265): Update to 2.9.
[source]: Remove x265-fix-ppc64le-build.patch.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: opensm: Update to 3.3.21....* gnu/packages/fabric-management.scm (opensm): Update to 3.3.21.
[source]: Update tarball URI.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Rename 'doc' phase to 'install-doc'.
Omit AUTHORS and ChangeLog files. They are more than a decade old.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: restic: Update to 0.9.3....* gnu/packages/backup.scm (restic): Update to 0.9.3.
[arguments]: Disable 'restic self-update'.
| Tobias Geerinckx-Rice |
2018-10-15 | gnu: perl-xml-feed: Update to 0.55....* gnu/packages/xml.scm (perl-xml-feed): Update to 0.55.
| Tobias Geerinckx-Rice |
2018-10-14 | gnu: Add python-falcon-cors....* gnu/packages/python-web.scm (python-falcon-cors): New variable.
| Maxim Cournoyer |
2018-10-14 | gnu: Add python-falcon....* gnu/packages/python-web.scm (python-falcon): New variable.
| Maxim Cournoyer |
2018-10-14 | gnu: python-mimeparse: Update to 1.6.0....* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0.
[phases]: Enable tests with a custom check phase.
| Maxim Cournoyer |
2018-10-14 | gnu: linux-libre: Update to 4.18.14....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.14.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-10-14 | gnu: linux-libre@4.14: Update to 4.14.76....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.76.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-10-14 | gnu: linux-libre@4.9: Update to 4.9.133....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.133.
| Mark H Weaver |
2018-10-14 | gnu: linux-libre@4.4: Update to 4.4.161....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.161.
| Mark H Weaver |
2018-10-14 | gnu: icecat: Build with rust-1.24....* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Use the oldest
compatable rust over newer releases when building icecat.
| Efraim Flashner |
2018-10-14 | gnu: csound: Update to 6.11.0....* gnu/packages/audio.scm (csound): Update to 6.11.0.
[home-page]: Change to "https://csound.com/".
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Brett Gilio |
2018-10-12 | gnu: python-configargparse: Use pypi-uri....* gnu/packages/python.scm (python-configargparse,
python2-configargparse)[source]: Use pypi-uri.
| Leo Famulari |
2018-10-12 | gnu: khal: Update to 0.9.10....* gnu/packages/calendar.scm (khal): Update to 0.9.10.
| Leo Famulari |
2018-10-12 | gnu: python-icalendar: Update to 4.0.2....* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
| Leo Famulari |
2018-10-12 | gnu: ImageMagick: Update to 6.9.10-12....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-12.
| Leo Famulari |
2018-10-12 | gnu: Wireshark: Update to 2.6.4 [fixes CVE-2018-{12086,18225,18226,18227}]....* gnu/packages/networking.scm (wireshark): Update to 2.6.4.
| Leo Famulari |
2018-10-12 | gnu: Add libpd....* gnu/packages/music.scm (libpd): New variable.
| 宋文武 |
2018-10-12 | gnu: Remove duplicate ruby-yard package definition....* gnu/packages/ruby.scm (ruby-yard): Remove one of the two package
definitions, and update the other to the latest release.
| Christopher Baines |
2018-10-12 | gnu: Remove duplicate ruby-concurrent package definition....* gnu/packages/ruby.scm (ruby-concurrent): Remove one of the two definitions
for this variable.
| Christopher Baines |
2018-10-11 | gnu: u-boot: Update to 2018.09....* gnu/packages/bootloaders.scm (u-boot): Update to 2018.09.
(u-boot-tools)[arguments]: Substitute "coverage" for "python-coverage". Update
workaround for only 99% test coverage.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vagrant Cascadian |
2018-10-11 | gnu: godot: Update to 3.0.6....* gnu/packages/game-development.scm (godot): Update to 3.0.6.
| Brett Gilio |
2018-10-11 | gnu: Krita: Update to 4.1.5....* gnu/packages/kde.scm (krita): Update to 4.1.5.
| Leo Famulari |
2018-10-11 | gnu: guix-daemon: Run 'guix' from /var/guix/profiles/per-user/root....Fixes <https://bugs.gnu.org/32183>.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>
and Konrad Hinsen <konrad.hinsen@fastmail.net>.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: Execute
/var/guix/profiles/per-user/root/current-guix/bin/guix instead of ~root/….
| Ludovic Courtès |
2018-10-11 | gnu: kallisto: Update to 0.44.0....* gnu/packages/bioinformatics.scm (kallisto): Update to 0.44.0.
[source]: Fetch from git.
[arguments]: Add build phase to use htslib from Guix.
[inputs]: Add htslib.
| Ricardo Wurmus |
2018-10-11 | gnu: Add python-cvxopt....* gnu/packages/maths.scm (python-cvxopt, python2-cvxopt): New variables.
| Ricardo Wurmus |
2018-10-10 | gnu: linux-libre: Update to 4.18.13....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.13.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-10-10 | gnu: linux-libre@4.14: Update to 4.14.75....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.75.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-10-10 | gnu: linux-libre@4.9: Update to 4.9.132....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.132.
| Mark H Weaver |
2018-10-10 | gnu: linux-libre@4.4: Update to 4.4.160....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.160.
| Mark H Weaver |
2018-10-11 | gnu: hexchat: Update to 2.14.2....* gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
| Tobias Geerinckx-Rice |
2018-10-11 | gnu: tlp: Return #t from phases....* gnu/packages/linux.scm (tlp)[argument]: Return #t all from phases.
| Tobias Geerinckx-Rice |
2018-10-10 | gnu: hdparm: Update to 9.56....* gnu/packages/linux.scm (hdparm): Update to 9.56.
| Tobias Geerinckx-Rice |