summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-02-10gnu: Add java-jsoup....* gnu/packages/web.scm (java-jsoup): New variable. Julien Lepiller
2018-02-10gnu: Add java-gson....* gnu/packages/java.scm (java-gson): New variable. Julien Lepiller
2018-02-10gnu: qtsensors: Fix build....* gnu/packages/qt.scm (qtsensors)[arguments]: Remove failing test. Nicolas Goaziou
2018-02-10gnu: tlp: Fix build....* gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable. Use "invoke". Nicolas Goaziou
2018-02-10gnu: tlp: Update to 1.1....* gnu/packages/linux.scm (tlp): Update to 1.1. Nicolas Goaziou
2018-02-10gnu: qemu: Add pulseaudio support....* gnu/packages/virtualization.scm (qemu)[arguments]: Add --audio-drv-list flag. [inputs]: Add pulseaudio. (qemu-minimal)[inputs]: Remove pulseaudio. Oleg Pykhalov
2018-02-09gnu: Add colormake....* gnu/packages/colorize.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add this. Oleg Pykhalov
2018-02-09gnu: Switch ruby-pg to build with postgresql-9.6....As the testsuite fails with the later version. * gnu/packages/ruby.scm (ruby-pg)[inputs]: Switch postgresql to postgresql-9.6. Christopher Baines
2018-02-09gnu: emacs-browse-at-remote: Patch for GNU Cgit support....* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/emacs.scm (emacs-browse-at-remote)[source](patches): Use it. Oleg Pykhalov
2018-02-09gnu: clementine: Remove Spotify downloader....Clementine has a button in the preference menu that allows downloading a binary blob to add support for Spofify. Let's remove this button. It turns out this is the only part of the code base that uses crypto++, let's remove this dependency too. * gnu/packages/music.scm (clementine)[arguments]: Remove crypto++ support. Set HAVE_SPOTIFY_DOWNLOADER to FALSE. [inputs]: Remove crypto++ input. * gnu/packages/patches/clementine-remove-crypto++-dependency.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Langlois
2018-02-09gnu: appstream-glib: Propagate some inputs....* gnu/packages/glib.scm (appstream-glib)[inputs]: Move gcab, gdk-pixbuf, util-linux to propagated-inputs. Danny Milosavljevic
2018-02-09gnu: samba: Update to 4.7.5....* gnu/packages/samba.scm (samba): Update to 4.7.5. Marius Bakke
2018-02-09gnu: zziplib: Update to 0.13.68....* gnu/packages/patches/zziplib-CVE-2017-5974.patch, gnu/packages/patches/zziplib-CVE-2017-5975.patch, gnu/packages/patches/zziplib-CVE-2017-5976.patch, gnu/packages/patches/zziplib-CVE-2017-5978.patch, gnu/packages/patches/zziplib-CVE-2017-5979.patch, gnu/packages/patches/zziplib-CVE-2017-5981.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/compression.scm (zziplib): Update to 0.13.68. [source](patches): Remove. [arguments]: Remove #:parallel-tests?. Set #:tests? #f. Marius Bakke
2018-02-09services: avahi: Default to nss-mdns 0.10....This works around <https://bugs.gnu.org/30396>. Reported by George myglc2 Clemmer <myglc2@gmail.com>. * gnu/packages/avahi.scm (nss-mdns-0.10): New variable. * gnu/services/avahi.scm (avahi-service-type): Use it. Ludovic Courtès
2018-02-09gnu: guile-sqlite3: Update to 0.0-3.1cd1dec....* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-3.1cd1dec. Danny Milosavljevic
2018-02-09gnu: guix: Update snapshot to bc880f9....* gnu/packages/package-management.scm (guix): Update to bc880f9. Ludovic Courtès
2018-02-09gnu: mcron2: Install files to 'share/guile/site/2.2'....Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. * gnu/packages/guile.scm (mcron2)[arguments]: In 'use-guile-2.2' phase, substitute /share/guile/site/2.0. Ludovic Courtès
2018-02-09gnu: services: Add wesnothd service....* gnu/services/games.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Game Services): Document the service. Arun Isaac
2018-02-09gnu: Add wesnoth-server....* gnu/packages/games.scm (wesnoth-server): New variable. Arun Isaac
2018-02-09gnu: Add sipcalc....* gnu/packages/admin.scm (sipcalc): New public variable. Oleg Pykhalov
2018-02-08gnu: mu: Use a fixed variant of tzdata for the mu tests....* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-2017a. Leo Famulari
2018-02-08gnu: mu: Update to 1.0....* gnu/packages/mail.scm (mu): Update to 1.0. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Langlois
2018-02-08gnu: audacity: Update to 2.2.1....* gnu/packages/audio.scm (audacity): Update to 2.2.1. Kei Kebreau
2018-02-08gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}]....* gnu/packages/databases.scm (postgresql): Update to 10.2. Leo Famulari
2018-02-08gnu: linux-libre: Update to 4.15.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash. Mark H Weaver
2018-02-08gnu: linux-libre@4.14: Update to 4.14.18....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-02-08gnu: mpv: Fix CVE-2018-6360....* gnu/packages/patches/mpv-CVE-2018-6360-1.patch, gnu/packages/patches/mpv-CVE-2018-6360-2.patch, gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/video.scm (mpv)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Vong
2018-02-08gnu: Update syncthing to 0.14.44....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44. [inputs]: Add go-github-com-prometheus-union and remove go-github-com-edsrzf-mmap-go. [source]: Delete bundled dependencies in a snippet. [arguments]: Remove the 'delete-bundled-source-code' phase. Leo Famulari
2018-02-08gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb....* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to 0.0.0-2.a8abcfb. Leo Famulari
2018-02-08gnu: Add go-github-com-prometheus-union....* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-client-golang-prometheus....* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-client-golang-prometheus-promhttp....* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-prometheus-procfs....* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-prometheus-common-expfmt....* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil....* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): New variable. Leo Famulari
2018-02-08gnu: Add go-github-com-prometheus-client-model-go....* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go): New variable. Leo Famulari
2018-02-08gnu Add go-github-com-golang-protobuf-proto....* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New variable. Leo Famulari
2018-02-08gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10....* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to 0.5-2.160de10. Leo Famulari
2018-02-08gnu: Add go-github-com-beorn7-perks-quantile....* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New variable. Leo Famulari
2018-02-08gnu: vdirsyncer: Update to 0.16.4....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4. Leo Famulari
2018-02-08gnu: libtirpc: Update to 1.0.2....* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2. [patches]: Remove patch for fixed CVE. * gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2018-02-08gnu: serd: Update to 0.28.0....* gnu/packages/rdf.scm (serd): Update to 0.28.0. Tobias Geerinckx-Rice
2018-02-08gnu: nim: Use INVOKE....* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-02-08gnu: libcap-ng: Remove unused python input....Outputs so identical you wish they were intensional. * gnu/packages/admin.scm (libcap-ng)[inputs]: Remove python. [arguments]: Add ‘--without-python’ to #:configure-flags to suppress a bogus error. Tobias Geerinckx-Rice
2018-02-08gnu: pwgen: Update to 2.08....* gnu/packages/password-utils.scm (pwgen): Update to 2.08. Kei Kebreau
2018-02-08gnu: mcrl2: Fix typo in synopsis....* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo. [description]: Use @dfn. Tobias Geerinckx-Rice
2018-02-08gnu: libcap-ng: Update to 0.7.9....gnu/packages/admin.scm (libcap-ng): Update to 0.7.9. Tobias Geerinckx-Rice
2018-02-08gnu: conky: Update to 1.10.8....* gnu/packages/conky.scm (conky): Update to 1.10.8. Tobias Geerinckx-Rice
2018-02-08gnu: Add mcrl2....* gnu/packages/maths.scm (mcrl2): New variable. Jan Nieuwenhuizen
2018-02-08gnu: lunzip: Update to 1.10....* gnu/packages/compression.scm (lunzip): Update to 1.10. Tobias Geerinckx-Rice