Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: perl6-json-fast: Update to 0.10.•••* gnu/packages/perl6.scm (perl6-json-fast): Update to 0.10. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -3/+3 |
* | gnu: r-ore: Update to 1.6.3.•••* gnu/packages/cran.scm (r-ore): Update to 1.6.3. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -3/+2 |
* | gnu: r-ks: Update to 1.11.6.•••* gnu/packages/cran.scm (r-ks): Update to 1.11.6. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -3/+2 |
* | gnu: perl-io-compress: Update to 2.089.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.089. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -4/+5 |
* | gnu: perl-compress-raw-zlib: Update to 2.089.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.089. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -2/+2 |
* | gnu: perl-compress-raw-bzip2: Update to 2.089.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.089. | Tobias Geerinckx-Rice | 2019-11-04 | 1 | -2/+2 |
* | gnu: Add emacs-windower.•••* gnu/packages/emacs-xyz.scm (emacs-windower): New variable. | Pierre Neidhardt | 2019-11-04 | 1 | -0/+29 |
* | gnu: emacs-unfill: Use `version' instead of hard-coding git-reference.•••* gnu/packages/emacs-xyz.scm (emacs-unfill)[source]: Use `version' in `commit' field. | Pierre Neidhardt | 2019-11-04 | 1 | -1/+1 |
* | gnu: scrot: Update to 1.2.•••* gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add autoconf-archive, [inputs]: Add libxcursor and libxfixes. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Tanguy Le Carrour | 2019-11-04 | 1 | -3/+7 |
* | gnu: Add emacs-leaf•••* gnu/packages/emacs-xyz: (emacs-leaf): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> | Leo Prikler | 2019-11-04 | 1 | -0/+31 |
* | gnu: lmms: Update to 1.2.1.•••* gnu/packages/music.scm (lmms): Update to 1.2.1. [arguments]: Enable Qt 5 support and disbale VST support in configure-flags. Add 'unpack-rpmalloc' phase and remove 'remove-Werror' phase. [native-inputs]: Add qttools and rpmalloc. [inputs]: Replace qt-4 and fluidsynth-1 with qtbase and fluidsynth, respectively; add qtx11extras. | Kei Kebreau | 2019-11-03 | 1 | -11/+32 |
* | gnu: xtl: Update to 0.6.8.•••* gnu/packages/cpp.scm (xtl): Update to 0.6.8. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: xfburn: Update to 0.6.1.•••* gnu/packages/xfce.scm (xfburn): Update to 0.6.1. [inputs]: Substitute default Gtk+ version 3 for 2. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+3 |
* | gnu: xfburn: Don't use NAME in source URI.•••* gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -1/+1 |
* | gnu: xfce4-screenshooter: Update to 1.9.7.•••* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: android-udev-rules: Use GIT-FILE-NAME.•••* gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -1/+1 |
* | gnu: android-udev-rules: Update to 20191103.•••* gnu/packages/android.scm (android-udev-rules): Update to 20191103. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+3 |
* | gnu: yaml-cpp: Don't use unstable tarball.•••* gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -8/+9 |
* | gnu: yaml-cpp: Update to 0.6.3.•••* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3. [arguments]: Update #:configure-flags. Remove obsolete ‘dont-install-gtest-libraries’ phase. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -19/+3 |
* | gnu: Deprecate ungoogled-chromium.•••This package has known security flaws that are being exploited in the wild. See <https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00576.html> for why it has not been updated. * gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set #:hidden? #t. (ungoogled-chromium-is-deprecated, ungoogled-chromium-wayland-is-deprecated): New public variables. | Marius Bakke | 2019-11-03 | 1 | -1/+15 |
* | databases: Fix build of virtuoso-ose.•••Virtuoso cannot be built with versions of OpenSSL >1.1.0. * gnu/packages/databases.scm (virtuoso-ose)[inputs]: Change OPENSSL to OPENSSL-1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Roel Janssen | 2019-11-03 | 1 | -1/+1 |
* | gnu: lilv: Enable python bindings.•••* gnu/packages/audio.scm (lilv)[arguments]: Add #:configure-flags. Add phase to embed full path to liblilv-0.so. [native-inputs]: Add PYTHON. [home-page]: Follow redirect. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | FPS | 2019-11-03 | 1 | -3/+12 |
* | gnu: xtensor: Update to 0.20.10.•••* gnu/packages/algebra.scm (xtensor): Update to 0.20.10. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: yosys: Update to 0.9.•••* gnu/packages/fpga.scm (yosys): Update to 0.9. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: perl-io-compress: Update to 2.088.•••* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.088. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+2 |
* | gnu: perl-compress-raw-zlib: Update to 2.088.•••* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.088. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+2 |
* | gnu: perl-compress-raw-bzip2: Update to 2.088.•••* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.088. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+2 |
* | gnu: freedoom: Update to 0.12.1.•••* gnu/packages/games.scm (freedoom): Update to 0.12.1. [arguments]: Update 'configure' phase accordingly. [native-inputs]: Replace python-2 with python; add python-pillow; remove font-dejavu and imagemagick. [inputs]: Remove prboom-plus. | Kei Kebreau | 2019-11-03 | 1 | -27/+5 |
* | gnu: minetest: Update to 5.1.0.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0. | Kei Kebreau | 2019-11-03 | 1 | -4/+4 |
* | gnu: emacs-fish-completion: Update to 1.2.•••* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.2. | Pierre Neidhardt | 2019-11-03 | 1 | -2/+2 |
* | gnu: docker: Adjust tests for changes in go.•••* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: New file. * gnu/local.mk (dist_patch_DATA): Use this. * gnu/packages/docker.scm (docker): Use this. | Oleg Pykhalov | 2019-11-03 | 3 | -1/+70 |
* | gnu: zabbix-agentd: Update to 4.4.1.•••* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1. * gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add listen record field. | Oleg Pykhalov | 2019-11-03 | 2 | -3/+4 |
* | gnu: Add endlessh.•••* gnu/packages/ssh.scm (endlessh): New variable. | Efraim Flashner | 2019-11-03 | 1 | -1/+35 |
* | gnu: spectrwm: Don't use unstable tarball.•••* gnu/packages/wm.scm (spectrwm)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -8/+8 |
* | gnu: colormake: Use HTTPS home page.•••* gnu/packages/code.scm (colormake)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -1/+1 |
* | gnu: colormake: Don't use unstable tarball.•••* gnu/packages/code.scm (colormake)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Copy the source checkout instead of extracting the source tarball. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -15/+9 |
* | gnu: lci: Don't use unstable tarball.•••* gnu/packages/lolcode.scm (lci)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -10/+12 |
* | gnu: makefile2graph: Don't use unstable tarball.•••* gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -8/+9 |
* | gnu: bash-tap: Don't use unstable tarball.•••* gnu/packages/bash.scm (bash-tap)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -9/+11 |
* | gnu: jrnl: Don't use unstable tarball.•••* gnu/packages/jrnl.scm (jrnl)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -8/+9 |
* | gnu: withershins: Don't use unstable tarball.•••* gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -9/+9 |
* | gnu: withershins: Build.•••* gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler warnings as errors. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -0/+3 |
* | gnu: emacs-emms: Update to 5.3.•••* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: pynac: Update to 0.7.26.•••* gnu/packages/sagemath.scm (pynac): Update to 0.7.26. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -3/+3 |
* | gnu: lxqt-globalkeys: Update to 0.14.3.•••* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: lxqt-globalkeys: Don't use NAME in source URI.•••* gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+3 |
* | gnu: retroarch: Update to 1.8.1.•••* gnu/packages/emulators.scm (retroarch): Update to 1.8.1. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: loksh: Update to 6.6.•••* gnu/packages/shells.scm (loksh): Update to 6.6. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |
* | gnu: aspell-dict-ca: Update to 2.5.0.•••* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -5/+14 |
* | gnu: claws-mail: Update to 3.17.4.•••* gnu/packages/mail.scm (claws-mail): Update to 3.17.4. | Tobias Geerinckx-Rice | 2019-11-03 | 1 | -2/+2 |