summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: calcurse: Use HTTPS URLs.Leo Famulari2018-10-29
| | | | | | Reported by Marco van Hulten <marco@hulten.org>. * gnu/packages/calcurse.scm (calcurse)[source, home-page]: Use HTTPS URLs.
* git-download: Print a message when falling back to a full fetch.Maxim Cournoyer2018-10-28
| | | | | | | | | Otherwise the user might believe that git-fetch stalled, observing the lack of output following a 'fatal' git error message (see: https://debbugs.gnu.org/33100). * guix/build/git.scm (git-fetch): Print message when falling back to a full fetch.
* Add 'guix processes'.Ludovic Courtès2018-10-29
| | | | | | | | | * guix/scripts/processes.scm, tests/processes.scm: New files. * Makefile.am (MODULES): Add the former. (SCM_TESTS): Add the latter. * po/guix/POTFILES.in: Add guix/scripts/processes.scm. * doc/guix.texi (Invoking guix processes): New node. (Invoking guix-daemon): Reference it.
* gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].Leo Famulari2018-10-28
| | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.3.
* gnu: linux-libre: Enable BOCHS DRM support.Mathieu Othacehe2018-10-28
| | | | | | | | * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Build DRM BOCHS support as a module. It adds DRM support for BOCHS dispi vga interface used by qemu (-vga std option). It will also be useful for QEMU 3.0 to enable the new "bochs-display" display device. * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Ditto.
* import: hackage: Do not repeat inputs in native-inputs.Arun Isaac2018-10-28
| | | | | | * guix/import/hackage.scm (hackage-module->sexp): Do not repeat inputs again in native-inputs. native-inputs should only contain packages that are not already listed in inputs.
* gnu: qt@4: Use invoke.Efraim Flashner2018-10-28
| | | | * gnu/packages/qt.scm (qt@4)[arguments]: Use invoke.
* gnu: qt@4: Update build config.Efraim Flashner2018-10-28
| | | | | | * gnu/packages/qt.scm (qt@4)[arguments]: Substitute hardcoded '/bin/ls' invocation. Add configure-flags to not build the examples or demos. Don't use the precompiled headers.
* gnu: qt: Use invoke.Efraim Flashner2018-10-28
| | | | * gnu/packages/qt.scm (qt)[arguments]: Use invoke.
* gnu: qt: Add vulkan support.Efraim Flashner2018-10-28
| | | | | | * gnu/packages/qt.scm (qt, qtbase)[native-inputs]: Add vulkan-headers. (qt@4)[native-inputs]: Don't add vulkan-headers. (qttools)[native-inputs]: Add vulkan-headers.
* gnu: qt: Use system sqlite.Efraim Flashner2018-10-28
| | | | | | | | * gnu/packages/databases.scm (sqlite-with-column-metadata): New variable. * gnu/packages/qt.scm (qt, qtbase)[source]: Remove bundled sqlite. [inputs]: Add sqlite-with-column-metadata. [arguments]: Add configure-flag to use system sqlite.
* gnu: qt: Update to 5.11.2.Efraim Flashner2018-10-28
| | | | | | | | | | * gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech): Update to 5.11.2.
* gnu: hashcat-utils: Update to 1.9.Tobias Geerinckx-Rice2018-10-28
| | | | | | | And trim lines to 80 characters. * gnu/packages/password-utils.scm (hashcat-utils): Update to 1.9. [source]: Parametrise.
* gnu: fzy: Update to 1.0.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/shellutils.scm (fzy): Update to 1.0.
* gnu: fzy: Don't use unstable tarball.Tobias Geerinckx-Rice2018-10-28
| | | | | * gnu/packages/shellutils.scm (fzy)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-www-mechanize: Update to 1.89.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/web.scm (perl-www-mechanize): Update to 1.89.
* gnu: perl-xml-xpath: Update to 1.44.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/xml.scm (perl-xml-xpath): Update to 1.44.
* gnu: flatbuffers: Fix typo in description.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/serialization.scm (flatbuffers)[description]: Hyphenate.
* gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584,18585,18586}].Kei Kebreau2018-10-27
| | | | * gnu/packages/compression.scm (libmspack): Update to 0.8.
* gnu: mailutils: Add dependency on GSASL.Ludovic Courtès2018-10-28
| | | | * gnu/packages/mail.scm (mailutils)[inputs]: Add GSASL.
* gnu: mailutils: Install modules to …/guile/site/2.2.Ludovic Courtès2018-10-28
| | | | | * gnu/packages/mail.scm (mailutils)[arguments]: Pass "--with-guile-site-dir".
* tests: Fix typo.Ludovic Courtès2018-10-28
| | | | | | This is a followup to 19c924af4f3726688ca155a905ebf1cb9acdfca2. * tests/pack.scm: Fix typo in 'test-skip'.
* gnu: mailutils: Update to 3.5.Efraim Flashner2018-10-28
| | | | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.5. [source]: Remove patch, remove snippet. [native-inputs]: Remove flex, bison. [inputs]: Remove guile-2.0, add guile-2.2. * gnu/packages/patches/mailutils-uninitialized-memory.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: guile-sdl2: Update to 0.3.1.Ricardo Wurmus2018-10-27
| | | | * gnu/packages/sdl.scm (guile-sdl2): Update to 0.3.1.
* gnu: Add r-abundant.Mădălin Ionel Patrașcu2018-10-27
| | | | | | * gnu/packages/cran.scm (r-abundant): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-quic.Mădălin Ionel Patrașcu2018-10-27
| | | | | | * gnu/packages/cran.scm (r-quic): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add xrandr-invert-colors.Ricardo Wurmus2018-10-27
| | | | * gnu/packages/xdisorg.scm (xrandr-invert-colors): New variable.
* gnu: Add telegram-purple.Tomáš Čech2018-10-27
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple): New variable. * gnu/packages/patches/telegram-purple-adjust-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gexp: 'gexp-modules' now consistently deletes duplicates.Ludovic Courtès2018-10-27
| | | | | | | | | | | Fixes <https://bugs.gnu.org/32966>. Reported by Clément Lassieur <clement@lassieur.org>. * guix/gexp.scm (gexp-attribute): Add 'equal?' optional parameter; pass it to 'delete-duplicates'. (gexp-modules)[module=?]: New procedure. Pass it to 'gexp-attribute'. * tests/gexp.scm ("gexp-modules deletes duplicates"): New test.
* pack: Hide 'zip' colliding binding.Ludovic Courtès2018-10-27
| | | | * guix/scripts/pack.scm: Hide 'zip' from (gnu packages compression).
* gnu: libzmf: Disable '-Werror'.Ludovic Courtès2018-10-27
| | | | | | Fixes builds on i686-linux. * gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
* pack: Remove unused variable.Ludovic Courtès2018-10-27
| | | | * guix/scripts/pack.scm (self-contained-tarball)[libgcrypt]: Remove.
* gnu: git: Add "subtree" output.Pierre Neidhardt2018-10-27
| | | | * gnu/packages/version-control.scm (git)[outputs]: Add "subtree".
* services: httpd: Allow using it with PHP.Florian Pelz2018-10-27
| | | | | | | * gnu/services/web.scm (httpd): Make existing httpd-module API public. * doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lxqt-build-tools: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR.Meiyo Peng2018-10-27
| | | | | | | * gnu/packages/lxqt.scm (lxqt-build-tools)[arguments]: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR in the configure flags. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt: Correct licenses for several packages.Meiyo Peng2018-10-27
| | | | | | | * gnu/packages/lxqt.scm (pcmanfm-qt, lximage-qt, pavucontrol-qt, qtermwidget) (qterminal, screengrab, lxqt): Correct license to GPL2+. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt: Propagate qterminal actually.宋文武2018-10-27
| | | | * gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.
* gnu: xmlsec-nss: Fix tests (and hence build).Tobias Geerinckx-Rice2018-10-27
| | | | | * gnu/packages/xml.scm (xmlsec-nss)[native-inputs]: Add nss:bin to provide the certutil command.
* gnu: units: Update to 2.18.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/maths.scm (units): Update to 2.18.
* gnu: parallel: Update to 20181022.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/parallel.scm (parallel): Update to 20181022.
* gnu: gvpe: Update to 3.1.Tobias Geerinckx-Rice2018-10-27
| | | | | | * gnu/packages/vpn.scm (gvpe): Update to 3.1. [source]: Remove obsolete snippet. [native-inputs]: Add pkg-config.
* gnu: gama: Update to 2.01.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/gps.scm (gama): Update to 2.01.
* gnu: perl-x11-xcb: Update to 0.18.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.18.
* gnu: flatbuffers: Update to 1.10.0.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/serialization.scm (flatbuffers): Update to 1.10.0.
* gnu: Add tnef.Eric Bavier2018-10-26
| | | | * gnu/packages/mail.scm (tnef): New variable.
* gnu: Add lua5.1-lpeg and lua5.1-lmpack.HiPhish2018-10-26
| | | | | | | | | | * gnu/packages/lua.scm (lua5.1-lpeg): New variable. * gnu/packages/serialization.scm (lua5.1-libmpack): New variable. The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These packages will be needed to build Neovim properly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add jp2a.Pierre-Antoine Rouby2018-10-26
| | | | | | * gnu/packages/image.scm: New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sbcl-lift: Fix 'license' field.Ludovic Courtès2018-10-26
| | | | | | The invalid 'license' field was preventing evaluations from completing. * gnu/packages/lisp.scm (sbcl-lift)[license]: Change to LICENSE:EXPAT.
* profiles: Fix typo in exports.Ludovic Courtès2018-10-26
| | | | * guix/profiles.scm (&profile-collistion-error): Fix typo in export list.
* gnu: rust: Update to 1.28.Nikolai Merinov2018-10-26
| | | | | | * gnu/packages/rust.scm (rust): Rename to... (rust-1.27): ... this. (rust): New variable.