| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
This causes a mass rebuild due to python2-mako rebuilding Mesa. Pushed on
staging instead.
This reverts commit fc7c91a53a9c5c4ce0fd6d62dd8a57f4d2e6a590.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-desc): Update to 1.2.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-data-table): Update to 1.11.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-yaml): Update to 2.1.19.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-dbi): Update to 1.0.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-stringi): Update to 1.2.2.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.3.
|
|
|
|
| |
* gnu/packages/cran.scm (r-dendextend): Update to 1.8.0.
|
|
|
|
| |
* gnu/packages/qt.scm (qscintilla): Update to 2.10.3.
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-np): Update to 0.60-7.
[propagated-inputs]: Add R-QUADPROG.
|
|
|
|
| |
* gnu/packages/cran.scm (r-tsp): Update to 1.1-6.
|
|
|
|
| |
* gnu/packages/cran.scm (r-later): Update to 0.7.2.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-multtest): Update to 2.36.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-formula): Update to 1.2-3.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.42.0.
|
|
|
|
|
| |
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.2.
[inputs]: Remove removed BOOST dependency.
|
|
|
|
| |
* gnu/packages/python.scm (python-mako): Update to 1.0.7.
|
|
|
|
|
| |
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.30.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.4.2.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rb-fsevent): Update to 0.10.3.
|
|
|
|
| |
* gnu/packages/engineering.scm (radare2): Update to 2.5.0.
|
|
|
|
| |
* gnu/packages/photo.scm (libraw): Update to 0.18.10.
|
|
|
|
| |
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180503.
|
|
|
|
| |
* gnu/packages/samba.scm (ldb): Update to 1.3.3.
|
|
|
|
|
| |
* gnu/packages/samba.scm (samba): Update to 4.8.1.
[arguments]: Adjust 'disable-etc-samba-directory-creation' phase.
|
|
|
|
|
| |
* gnu/packages/samba.scm (samba)[inputs]: Move LDB, TALLOC and TEVENT ...
[propagated-inputs]: ... here. New field.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/31356>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from FFMPEG to FFMPEG-3.4.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-dumb-jump): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-noflet): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-deferred)[arguments]: Add set-shell phase.
Set #:test-command to "make test".
|
|
|
|
|
|
|
|
|
| |
Byte compilation failures were ignored prior to this change.
* guix/build/emacs-utils.scm (emacs-byte-compile-directory): Fail when there
are compilation errors.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-calfw)[propagated-inputs]: Add emacs-howm.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-org-contrib)[propagated-inputs]: Add
emacs-scel.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-scel): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-howm): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.7.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.39.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.98.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131.
|
|
|
|
| |
* gnu/packages/messaging.scm (znc)[description]: Use @dfn.
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (znc): Update to 1.7.0.
[native-inputs]: Replace GOOGLETEST source input with a newer git checkout.
[arguments]: Adjust the ‘unpack-googletest’ phase accordingly.
Add ‘--with-gmock=...’ to #:configure-flags.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-lumberjack): Update to 1.0.13.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-fivemat): Update to 1.3.6.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.6.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-company-restclient): New public variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-git-auto-commit-mode): New public variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-stickyfunc-enhance): New public variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-eros): New public variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-sml-mode): New public variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-slime-company): New public variable.
|