summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02gnu: transmission: Update to 2.94....* gnu/packages/bittorrent.scm (transmission): Update to 2.94. Marius Bakke
2018-05-01gnu: Add emacs-dedicated....* gnu/packages/emacs.scm (emacs-dedicated): New variable. Chris Marusich
2018-05-01gnu: Add yubico-piv-tool....* gnu/packages/security-token.scm (yubico-piv-tool): New variable. Chris Marusich
2018-05-01gnu: Add opensc....* gnu/packages/security-token.scm (opensc): New variable. Chris Marusich
2018-05-01guix system: search: Display all provision names as 'shepherdnames'....* guix/scripts/system/search.scm (service-type-shepherd-names): Append provision lists together instead of returning a list of provision cars. Clément Lassieur
2018-05-01gnu: emacs-emms: Update to 5.0....* gnu/packages/emacs.scm (emms): Update to 5.0. Ludovic Courtès
2018-05-01nls: Update 'pt_BR' translation.Ludovic Courtès
2018-05-01gnu: baobab: Update to 3.28.0....* gnu/packages/gnome.scm (baobab): Update to 3.28.0. [build-system]: Switch to meson build system. [native-inputs]: Add desktop-file-utils and gtk+-bin. Roel Janssen
2018-05-01gnu: xonsh: Update to 0.6.2....* gnu/packages/shells.scm (xonsh): Update to 0.6.2. Tobias Geerinckx-Rice
2018-05-01gnu: r-rcpparmadillo: Update to 0.8.500.0....* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.8.500.0. Tobias Geerinckx-Rice
2018-05-01gnu: r-commonmark: Update to 1.5....* gnu/packages/statistics.scm (r-commonmark): Update to 1.5. Tobias Geerinckx-Rice
2018-05-01gnu: r-mass: Update to 7.3-50....* gnu/packages/statistics.scm (r-mass): Update to 7.3-50. Tobias Geerinckx-Rice
2018-05-01gnu: liboop: Update to 1.0.1....* gnu/packages/ssh.scm (liboop): Update to 1.0.1. [source]: Update source URI. Remove patch. * gnu/packages/patches/liboop-mips64-deplibs-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2018-05-01gnu: gl.scm: Don't import 'zip' from srfi-1....* gnu/packages/gl.scm: Hide 'zip' when importing srfi-1. Efraim Flashner
2018-05-01gnu: libva: Build with wayland support....* gnu/packages/video.scm (libva)[inputs]: Add wayland. * gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland. Efraim Flashner
2018-05-01gnu: enlightenment: Patch more '/usr/bin' locations....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove more hard-coded '/usr/bin' locations. Efraim Flashner
2018-05-01gnu: enlightenment: Don't enable eeze mount....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove configure-flag enabling eeze mount. Efraim Flashner
2018-05-01gnu: infamous-plugins: Patch all occurrences of compiler optimizations....* gnu/packages/audio.scm (infamous-plugins)[arguments]: Use 'find-files' to find all files to remove optimizations. Efraim Flashner
2018-05-01gnu: syncthing: Update to 0.14.47....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.47. Leo Famulari
2018-05-01gnu: syncthing: Use Syncthing's fork of the notify module....* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Replace with ... (go-github-com-syncthing-notify): ... this new variable. (syncthing)[inputs]: Adjust accordingly. Leo Famulari
2018-05-01gnu: syncthing: Adjust the union of standard library networking modules....The removed package is no longer needed by Syncthing. * gnu/packages/syncthing.scm (go-golang-org-x-net-union): Remove go-golang-org-x-net-context. Leo Famulari
2018-05-01gnu: go-github-com-kardianos-osext: Skip the tests....* gnu/packages/syncthing.scm (go-github-com-kardianos-osext)[arguments]: Disable the test suite. Leo Famulari
2018-05-01gnu: nss-mdns: Update to 0.14.1....* gnu/packages/avahi.scm (nss-mdns): Update to 0.14.1. [source](patches): Remove. [arguments]: Remove #:phases, add #:configure-flags. Ludovic Courtès
2018-05-01gnu: nano: Update to 2.9.6....* gnu/packages/nano.scm (nano): Update to 2.9.6. Ludovic Courtès
2018-05-01compile: Exit when an exception is thrown....Previously we could end up with only a subset of the modules built. Fixes <https://bugs.gnu.org/31329>. * guix/build/compile.scm (call/exit-on-exception): New procedure. (exit-on-exception): New macro. (compile-files): Use it. Ludovic Courtès
2018-05-01gnu: xf86-video-intel: Update to commit d7dfab62a9853b44bbcd67dac08391d8e5114......* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-10.d7dfab6. [version]: Use GIT-VERSION. [source](file-name): Use GIT-FILE-NAME. Marius Bakke
2018-05-01gnu: json-c: Update to 0.13.1....* gnu/packages/web.scm (json-c): Update to 0.13.1. [source](snippet): Remove obsolete substitution. [arguments]: Remove. Marius Bakke
2018-05-01gnu: shadow: Update to 4.6....* gnu/packages/admin.scm (shadow): Update to 4.6. [source]: Remove upstreamed patch. * gnu/packages/patches/shadow-CVE-2018-7169.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2018-05-01gnu: shadow: Return #t from all phases....* gnu/packages/admin.scm (shadow)[arguments]: Return #t from the ‘set-nscd-file-name’ phase. Tobias Geerinckx-Rice
2018-05-01gnu: Use HTTPS for www.boost.org....* gnu/packages/bioinformatics.scm (libgff)[license]: Use HTTPS. * gnu/packages/boost.scm (boost-sync)[license]: Likewise. (boost)[license]: Likewise. [home-page]: Likewise, and use canonical ‘www’ subdomain. Tobias Geerinckx-Rice
2018-04-30gnu: gimp: Update to 2.10.0....* gnu/packages/gimp.scm (gimp): Update to 2.10.0. [inputs]: Add glib-networking, gexiv2, libmypaint, mypaint-brushes and poppler-data. [native-inputs]: Add glib:bin. [source]: Remove obsolete patches and use HTTPS URL. [home-page]: Use HTTPS URL. * gnu/packages/patches/gimp-CVE-2017-17784.patch, gnu/packages/patches/gimp-CVE-2017-17785.patch, gnu/packages/patches/gimp-CVE-2017-17786.patch, gnu/packages/patches/gimp-CVE-2017-17787.patch, gnu/packages/patches/gimp-CVE-2017-17789.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari
2018-04-30gnu: babl: Update to 0.1.46....* gnu/packages/gimp.scm (babl): Update to 0.1.46. Leo Famulari
2018-04-30gnu: gegl: Update to 0.4....* gnu/packages/gimp.scm (gegl): Update to 0.4. [inputs]: Move babl and glib to propagated-inputs. [propagated-inputs]: Add json-glib. [arguments]: Re-enable the tests and remove the obsolete 'pre-build' phase. [source]: Use HTTPS URL. * gnu/packages/patches/gegl-CVE-2012-4433.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2018-04-30gnu: Add poppler-data....* gnu/packages/pdf.scm (poppler-data): New variable. Leo Famulari
2018-04-30gnu: Add mypaint-brushes....* gnu/packages/gimp.scm (mypaint-brushes): New variable. Leo Famulari
2018-04-30gnu: Add libmypaint....* gnu/packages/gimp.scm (libmypaint): New variable. Leo Famulari
2018-05-01services: prosody: Add a default value to the prosody-service-type....* gnu/services/messaging.scm (prosody-service-type)[default-value]: New field. Clément Lassieur
2018-05-01services: prosody: Add a description to the prosody-service-type....* gnu/services/messaging.scm (prosody-service-type)[description]: New field. Clément Lassieur
2018-04-30gnu: roguebox-adventures: Update to 2.2.1....* gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1. [source]: Use url-fetch instead of git-fetch. [arguments]: Rewrite install phase for update. Kei Kebreau
2018-05-01gnu: guix-register: Reduce the set of dependencies....* gnu/packages/package-management.scm (guix-register)[native-inputs] [propagated-inputs]: New field. Ludovic Courtès
2018-04-30gnu: Add amule....* gnu/packages/networking.scm (amule): New public variable. * gnu/packages/patches/amule_crypto-6.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fis
2018-04-30gnu: guile-dbi: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-dbi)[inputs]: Switch to GUILE-2.2. [arguments]: Adjust to use "/2.2". Ludovic Courtès
2018-04-30gnu: guile-redis: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-redis)[inputs]: Switch to GUILE-2.2. (guile2.0-redis): New variable. (guile2.2-redis): Define in terms of 'deprecated-package'. Ludovic Courtès
2018-04-30gnu: guile-irregex: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-irregex)[inputs]: Switch to GUILE-2.2. (guile2.0-irregex): New variable. (guile2.2-irregex): Define in terms of 'deprecated-package'. Ludovic Courtès
2018-04-30gnu: guile-minikanren: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-minikanren)[inputs]: Switch to GUILE-2.2. (guile2.0-minikanren): New variable. (guile2.2-minikanren): Define in terms of 'deprecated-package'. Ludovic Courtès
2018-04-30gnu: guile-ics: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-ics)[inputs]: Switch to GUILE-2.2. [propagated-inputs]: Switch to GUILE-LIB. Ludovic Courtès
2018-04-30gnu: guile-ics: Update to 0.2.0....* gnu/packages/guile.scm (guile-ics): Update to 0.2.0. Ludovic Courtès
2018-04-30gnu: geiser: Switch to Guile 2.2....* gnu/packages/emacs.scm (geiser)[inputs]: Switch to GUILE-2.2. Ludovic Courtès
2018-04-30gnu: gzochi: Switch to Guile 2.2....* gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2. Ludovic Courtès
2018-04-30gnu: gzochi: Build without '-Werror'....Previously it would fail to build due to GLib deprecation warnings. * gnu/packages/game-development.scm (gzochi)[arguments]: New field. Ludovic Courtès