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