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