summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: r-locfit: Update to 1.5-9.2.•••* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.2. Ricardo Wurmus2020-03-241-2/+2
* gnu: Add r-randomizr.•••* gnu/packages/cran.scm (r-randomizr): New variable. Ricardo Wurmus2020-03-241-0/+22
* gnu: sbcl: Increase maximum heap size to 2Gb.•••* gnu/packages/lisp.scm (sbcl)[arguments]: Add the "--dynamic-space-size=2Gb" option in the build phase. Guillaume Le Vaillant2020-03-241-0/+1
* gnu: dialog: Update to 1.3-20200228.•••* gnu/packages/ncurses.scm (dialog): Update to 1.3-20200228. Signed-off-by: Leo Famulari <leo@famulari.name> Michael Rohleder2020-03-231-2/+3
* gnu: Git: Update to 2.26.0.•••* gnu/packages/version-control.scm (git): Update to 2.26.0. [arguments]: Adjust the 'install-credential-netrc' phase to upstream changes. Leo Famulari2020-03-231-4/+6
* Revert "gnu: youtube-dl: Add 'ffmpeg' as input."•••This reverts commit 4233e74b39635d5ef4dde204ecc26dcc894d9467. Mathieu Othacehe2020-03-231-11/+1
* gnu: Mutt: Update to 1.13.4.•••* gnu/packages/mail.scm (mutt): Update to 1.13.4. [source]: Prefer HTTPS URL and replace FTP URL with HTTP. Leo Famulari2020-03-231-5/+5
* gnu: sord: Add pcre to inputs.•••* gnu/packages/rdf.scm (sord)[inputs]: Add pcre needed for sord_validate. Alexandros Theodotou2020-03-231-0/+3
* gnu: youtube-dl: Add zsh completion.•••* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase install-completion. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Brice Waegeneire2020-03-231-0/+9
* gnu: youtube-dl: Add 'ffmpeg' as input.•••* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase wrap-executable. [inputs]: Add ffmpeg. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Brice Waegeneire2020-03-231-1/+12
* gnu: emacs-lua-mode: Update to 20191204.•••* (emacs-lua-mode): Update to 20191204. Maxim Cournoyer2020-03-231-4/+11
* gnu: emacs-ert-runner: Update to 0.8.0.•••* (emacs-ert-runner): Update to 0.8.0. Maxim Cournoyer2020-03-231-49/+46
* gnu: emacs-dash: Update to 2.17.0.•••* (emacs-dash): Update to 2.17.0. Maxim Cournoyer2020-03-231-2/+2
* gnu: parallel: Update to 20200322.•••* gnu/packages/parallel.scm (parallel): Update to 20200322. Tobias Geerinckx-Rice2020-03-231-3/+3
* gnu: extremetuxracer: Update to 0.8.0.•••* gnu/packages/games.scm (extremetuxracer): Update to 0.8.0. Tobias Geerinckx-Rice2020-03-231-2/+2
* gnu: Add zlfo.•••* gnu/packages/music.scm (zlfo): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Alexandros Theodotou2020-03-231-0/+28
* gnu: Add ztoolkit-rsvg.•••* gnu/packages/audio.scm (ztoolkit-rsvg): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications] Alexandros Theodotou2020-03-231-0/+11
* gnu: Add ztoolkit.•••* gnu/packages/audio.scm (ztoolkit): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> Alexandros Theodotou2020-03-231-0/+30
* gnu: Add circos.•••* gnu/local.mk: Register circos-remove-findbin.patch. * gnu/packages/patches/circos-remove-findbin.patch: New file. * gnu/packages/perl.scm: New variable. Roel Janssen2020-03-232-0/+640
* gnu: Add python-gcovr.•••* gnu/packages/python-xyz.scm (python-gcovr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou2020-03-231-0/+25
* gnu: Add lv2toweb.•••* gnu/packages/audio.scm (lv2toweb): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou2020-03-231-0/+37
* Re-order the armhf linux-libre kernel packages to fix the build.•••This is a followup to commit 37f8c50cdc2e99189c74999319f3a1854d419546. Previously, building Guix crashed like this: ------ In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 159:9 2 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 223:20 1 (proc #<directory (gnu packages linux) 7fcf3e526c80>) In unknown file: 0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>) ERROR: In procedure %resolve-variable: error: linux-libre-arm-generic: unbound variable ------ * gnu/packages/linux.scm (linux-libre-arm-veyron): Move after linux-libre-arm-generic. Leo Famulari2020-03-231-3/+3
* gnu: Add linux-libre-arm64-generic.•••* gnu/packages/linux (linux-libre-arm64-generic): New variable. Vagrant Cascadian2020-03-221-0/+7
* gnu: linux-libre-arm-veyron: Deprecate package.•••* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package. (kernel-config-veyron): Remove obsolete function. * gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic. * gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file. * Makefile.am (AUX_FILES): Update accordingly. Vagrant Cascadian2020-03-222-5054/+1
* gnu: emacs-elpy: Update to 1.32.0.•••* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.32.0. [phases]{fake-virtualenv}: Rename to 'do-not-use-virtualenv. Use the new ELPY_TEST_DONT_USE_VIRTUALENV environment variable to skip tests using virtualenv, and set the elpy-rpc-virtualenv-path default value to 'system so that a virtualenv is not needed. [native-inputs]: Move the Python dependencies to... [propagated] ...here. This is so that Elpy doesn't nag users with fetching those from PyPI. Add python-rope. Fixes <https://bugs.gnu.org/40079>. Reported-by: sirgazil <sirgazil@zoho.com> Maxim Cournoyer2020-03-221-15/+19
* gnu: emacs: Patch references to /bin/sh.•••When attempting to run ert-runner in the build side environment where /bin/sh doesn't exist as part of the emacs-elpy test suite, Emacs was throwing the error "Searching for program: No such file or directory, /bin/sh". This is because the default shell when SHELL is not set was "/bin/sh", as can be seen in callproc.c: sh = getenv ("SHELL"); Vshell_file_name = build_string (sh ? sh : "/bin/sh"); Thus, patch the occurrences of "/bin/sh" in the source files of Emacs to refer to their correct store location. * gnu/packages/emacs.scm (emacs)[phases]{patch-program-file-names}: Add phase. Maxim Cournoyer2020-03-221-0/+10
* gnu: emacs-minimal: Install the custom site-start file.•••This makes the EMACS-MINIMAL package more generally useful, by adding support to load autoload definitions. Note that this doesn't negatively impact the performance of the emacs-build-system, because at that time the --quick option is used, which disables loading site-start.el (which is the one calling GUIX-EMACS-AUTOLOAD-PACKAGES). * gnu/packages/emacs.scm (emacs-minimal)[phases]: Do not delete the 'install-site-start phase. [inputs]: Add the emacs/guix-emacs.el auxiliary file. Maxim Cournoyer2020-03-221-4/+2
* gnu: emacs: Re-indent.•••* gnu/packages/emacs.scm (emacs): Fix indentation. Maxim Cournoyer2020-03-221-46/+46
* gnu: emacs: Byte compile the site-lisp directory, without coupling.•••This re-instates what the previously reverted commit did, but without adding a dependency on the (guix build emacs-utils) module. * gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Define a EMACS-BYTE-COMPILE-DIRECTORY procedure, and use it. Maxim Cournoyer2020-03-221-3/+15
* Revert "gnu: emacs: Byte compile the site-lisp directory."•••This reverts commit 4714d0fc1a96eb6d421b64b0b585fe8043dcd07b. Rational: Having to rebuild Emacs every time (guix build emacs-utils) changes is not great. Maxim Cournoyer2020-03-221-39/+4
* gnu: emacs: Remove obsolete FIXME comment.•••* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment. Maxim Cournoyer2020-03-221-2/+0
* gnu: wxmaxima: Update to 20.03.1.•••* gnu/packages/maths.scm (wxmaxima): Update to 20.03.1. Kei Kebreau2020-03-221-2/+2
* gnu: i3-gaps: Update to 4.18.•••* gnu/packages/wm.scm (i3-gaps): Update to 1.18. Signed-off-by: Leo Famulari <leo@famulari.name> Alexandru-Sergiu Marton2020-03-221-3/+3
* gnu: Remove qemu-minimal-2.10.•••* gnu/packages/virtualization.scm (qemu-minimal-2.10): Remove variable. * gnu/packages/debug.scm (qemu-for-american-fuzzy-lop): New variable. (american-fuzzy-lop)[inputs]: Remove custom-qemu and add qemu-for-american-fuzzy-lop. [arguments]: Adjust reference to QEMU in the 'install-qemu' phase. Leo Famulari2020-03-222-84/+160
* gnu: Prefix licenses in (gnu packages debug).•••* gnu/packages/debug.scm: Add a license prefix. Leo Famulari2020-03-221-9/+9
* gnu: electron-cash: Update to 4.0.13.•••This package was inheriting from electrum, but as now almost all the fields have differences, let's make these two packages independent from each other. * gnu/packages/finance.scm (electron-cash): Update to 4.0.13. [inputs]: Add libevent, openssl, python-cython, python-hidapi, python-keepkey, python-stem, python-trezor, qtsvg and zlib. [arguments]: Add a wrap-qt phase allowing qtsvg to be found at runtime to show SVG icons correctly. Guillaume Le Vaillant2020-03-221-14/+43
* gnu: gnome-shell-extension-paperwm: Update to 36.0.•••* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): Update to 36.0. Alex Griffin2020-03-221-2/+2
* gnu: qbittorrent: Fix icons not showing in GUI.•••* gnu/packages/bittorrent.scm (qbittorrent)[arguments]: Add a wrap-qt phase. Guillaume Le Vaillant2020-03-221-1/+12
* gnu: libchop: Build against libtirpc and related tools.•••* gnu/packages/backup.scm (libchop)[source]: Add 'modules' and 'snippet'. [arguments]: Add #:configure-flags; add 'set-libtirpc-include-path' phase. [native-inputs]: Add RPCSVC-PROTO. [inputs]: Add LIBTIRPC. Ludovic Courtès2020-03-221-3/+31
* gnu: Add nextpnr-ice40.•••* gnu/packages/fpga.scm (nextpnr-ice40): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> pinoaffe@airmail.cc2020-03-221-0/+38
* gnu: icestorm: Update to latest revision.•••* gnu/packages/fpga.scm (icestorm): Update to latest revision. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> pinoaffe@airmail.cc2020-03-221-3/+3
* gnu: r-dt: Update license field.•••* gnu/packages/statistics.scm (r-dt)[license]: Add wtfpl2. Efraim Flashner2020-03-221-2/+2
* gnu: zzuf: Update license field.•••* gnu/packages/debug.scm (zzuf)[license]: List as wtfpl2. Efraim Flashner2020-03-221-2/+2
* gnu: libcaca: Update license field.•••* gnu/packages/video.scm (libcaca)[license]: List as wtfpl2. Efraim Flashner2020-03-221-1/+1
* system: Add kernel-loadable-modules to operating-system.•••* gnu/system.scm (<operating-system>): Add kernel-loadable-modules. (operating-system-directory-base-entries): Use it. * doc/guix.texi (operating-system Reference): Document KERNEL-LOADABLE-MODULES. * gnu/build/linux-modules.scm (depmod): New procedure. (make-linux-module-directory): New procedure. Export it. * guix/profiles.scm (linux-module-database): New procedure. Export it. * gnu/tests/linux-modules.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/linux.scm (make-linux-libre*)[arguments]<#:phases>[install]: Disable depmod. Remove "build" and "source" symlinks. [native-inputs]: Remove kmod. Danny Milosavljevic2020-03-221-5/+21
* gnu: python-bleach: Update to 3.1.3 (fixes CVE-2020-6816).•••* gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.3. [native-inputs]: Remove python-pytest-runner2. Add python-datrie, python-genshi, python-lxml. [home-page]: Update to new home-page. Efraim Flashner2020-03-221-5/+7
* gnu: Add python-block-tracing.•••* gnu/packages/python-xyz.scm (python-block-tracing): New variable. Efraim Flashner2020-03-221-0/+21
* gnu: Add python-privy.•••* gnu/packages/python-crypto.scm (python-privy): New variable. Efraim Flashner2020-03-221-0/+35
* gnu: Add python-argon2-cffi.•••* gnu/packages/python-crypto.scm (python-argon2-cffi): New variable. Efraim Flashner2020-03-221-0/+44
* gnu: Add python-userspacefs.•••* gnu/packages/python-xyz.scm (python-userspacefs): New variable. Efraim Flashner2020-03-221-0/+21