summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add python2-checkm-genome.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/bioinformatics.scm (python2-checkm-genome): New variable.
* gnu: Add tensorflow.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/machine-learning.scm (tensorflow): New variable.
* gnu: make-linux-libre: Install "Module.symvers".Danny Milosavljevic2019-04-11
| | | | * gnu/packages/linux.scm (make-linux-libre): Install "Module.symvers".
* gnu: Add vhba-module.Pierre Neidhardt2019-04-11
| | | | | | * gnu/packages/linux.scm (vhba-module): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* Add (guix build-system linux-module).Danny Milosavljevic2019-04-11
| | | | | | | * guix/build/linux-module-build-system.scm: New file. * guix/build-system/linux-module.scm: New file. * doc/guix.texi (Build Systems): Document it. * Makefile.am (MODULES): Add them.
* gnu: guitarix: Update to 0.38.1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/audio.scm (guitarix): Update to 0.38.1.
* gnu: Add pplacer.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables.
* gnu: ocaml-mcl: Do not use unstable tarball.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/machine-learning.scm (ocaml-mcl)[source]: Use git-fetch.
* gnu: ocaml-mcl: Build with latest OCaml.Ricardo Wurmus2019-04-11
| | | | | | * gnu/packages/machine-learning.scm (ocaml-mcl)[arguments]: Remove #:ocaml and #:findlib arguments; patch code in build phase. [native-inputs]: Add ocamlbuild.
* gnu: Add ocaml-gsl-1.Ricardo Wurmus2019-04-11
| | | | * gnu/packages/ocaml.scm (ocaml-gsl-1): New variable.
* gnu: httrack: Correct licence prefix.Tobias Geerinckx-Rice2019-04-11
| | | | | | This follows up on commit ed132a57c103a764f5831521f2ae332e5b34b762. * gnu/packages/web.scm (httrack)[license]: Use the right prefix.
* gnu: Add httrack.Nicolas Goaziou2019-04-11
| | | | * gnu/packages/web.scm (httrack): New variable.
* gnu: neovim: Depend on Lua 5.1, not 5.2.HiPhish2019-04-11
| | | | | | * gnu/packages/vim.scm (neovim): Use correct Lua version as dependencies Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: arm-trusted-firmware: Update to 2.1.Vagrant Cascadian2019-04-11
| | | | | | | | * gnu/packages/firmware (arm-trusted-firmware): Update to 2.1. (arm-trusted-firmware-sun50i-a64)[source]: Inherit from arm-trusted-firmware. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-visualstar.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-visualstar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-visual-replace.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-visual-replace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-nerd-commenter.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-expat.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-expat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-lion.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-lion): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-text-object-python.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-text-object-python): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-indent-plus.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-indent-plus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-replace-with-register.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-replace-with-register): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-evil-exchange.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-exchange): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-janpath-evil-numbers.Brian Leung2019-04-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-janpath-evil-numbers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rust: Update to 1.33.0Ivan Petkov2019-04-11
| | | | | | | | * gnu/packages/rust.scm (rust): Rename to... (rust-1.32): ...this. (rust): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: sddm: Switch back to using ‘startx’.frozenpigs2019-04-11
| | | | | | | * gnu/services/sddm.scm (sddm-configuration-file): Use XORG-START-COMMAND. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: sbcl-trivial-garbage: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (sbcl-trivial-garbage)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: sbcl-babel: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (sbcl-babel)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: sbcl-trivial-features: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (sbcl-trivial-features)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: stumpwm: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (stumpwm)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: sbcl-cl-ppcre: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (sbcl-cl-ppcre)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: sbcl-flexi-streams: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | | * gnu/packages/lisp.scm (sbcl-flexi-streams)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: sbcl-fiveam: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/lisp.scm (sbcl-fiveam)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-glob2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-glob2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-dukpy: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-dukpy)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-flasgger: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-flasgger)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-schematics: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-schematics)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-tlsh: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-tlsh)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-honcho: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-honcho)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-gridmap: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/python-xyz.scm (python-gridmap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: java-cglib: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/java.scm (java-cglib)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: tippecanoe: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/geo.scm (tippecanoe)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: osm2pgsql: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/geo.scm (osm2pgsql)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: libosmium: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/geo.scm (libosmium)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: openlibm: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/maths.scm (openlibm)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: opencascade-oce: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/maths.scm (opencascade-oce)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: emacs-auto-yasnippet: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet)[source]: Use GIT-FILE-NAME.
* gnu: emacs-academic-phrases: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-academic-phrases)[source]: Use GIT-FILE-NAME.
* gnu: emacs-download-region: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-04-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-download-region)[source]: Use GIT-FILE-NAME.
* gnu: gctp: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-11
| | | | | * gnu/packages/maths.scm (gctp)[source]: Use GIT-FETCH and GIT-FILE-NAME.