| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/python.scm (python-astor, python2-astor): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-clint, python2-clint): New variables.
|
|
|
|
| |
* gnu/packages.scm (python-args, python2-args): New variables.
|
|
|
|
| |
* gnu/packages/calendar.scm (khal): New variable.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-urwid)[arguments]: Add
'disable-failing-test' phase.
[source]: Use pypi-uri.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.
[source]: Use pypi-uri.
[arguments]: Remove the custom 'unpack phase.
[native-inputs]: Remove unzip, python-setuptools.
[propagated-inputs]: Add python-pytz.
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-icalendar): New variable.
|
|
|
|
| |
* gnu/packages/dav.scm (vdirsyncer): New variable.
|
|
|
|
|
| |
* gnu/packages/dav.scm (radicale): New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-xprocess): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-wsgi-intercept): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-localserver): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-cache): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-execnet): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-apipkg): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-click-log): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-click-threading): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-requests-toolbelt): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-atomicwrites): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (glade): Update to 3.18.5.
[arguments]: Disable tests; add "fix-docbook" phase.
[inputs]: Replace "gtk+-2" with "gtk+".
[native-inputs]: Add "itstool", "libxslt", "docbook-xml", "docbook-xsl";
replace "python" with "python-2".
|
|
|
|
| |
* gnu/packages/ssh.scm (openssh): Update to 7.1p2.
|
|
|
|
| |
This reverts commit 6d139e53b596ca154800d154b37fcd22741c629c.
|
|
|
|
| |
* gnu/packages/ssh.scm (openssh): Update to 7.1p2.
|
|
|
|
| |
* gnu/packages/docker.scm (docker-compose): New variable.
|
|
|
|
| |
* gnu/packages/docker.scm (python-dockerpty): New variable.
|
|
|
|
|
| |
* gnu/packages/docker.scm: New file.
* Makefile.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/python.scm (python-websocket-client): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-texttable, python2-texttable): New
variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-jsonschema): Update to 2.5.1.
[inputs]: Add python-vcversioner.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-vcversioner, python2-vcversioner): New
variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-requests-2.7): New variable.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-go-db)[propagated-inputs]: Add
"r-annotationdbi".
|
|
|
|
| |
* gnu/packages/statistics.scm (r-sparsem)[inputs]: Add "gfortran".
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.2.6.
[source]: Remove patch; do not set CC and CPP variables.
[inputs]: Add "tbb".
[arguments]: Pass "prefix" and "WITH_TBB" make flags; remove custom
"install" phase.
* gnu/packages/patches/bowtie-fix-makefile.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove patch file.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg)[inputs]: Add sqlite.
|
|
|
|
| |
* guix/import/gem.scm (gem->guix-package): Use 'beautify-description'.
|
|
|
|
|
| |
* guix/import/cran.scm (beautify-description): Move from here...
* guix/import/utils.scm: ... to here.
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by Ludovic Courtès <ludo@gnu.org> on #guix.
This fixes a regression introduced in commit 7171d824.
'insert-text-button' procedure does not allow to override a button face,
so a specialized button type should be used instead.
* emacs/guix-ui-package.el (guix-package-heading): New button type.
(guix-package-info-insert-heading): Use it.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (orfm): Update to 0.5.3.
[native-inputs]: Add inputs required for tests.
[description]: Add commas.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-bio-commandeer): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-systemu): New variable.
|
|
|
|
|
| |
* build-aux/hydra/guix.scm (tarball-package): Inherit from 'guix-devel'
rather than 'guix'. Pass #:phases to 'dist-package'.
|
|
|
|
|
| |
* guix/build-system/gnu.scm (dist-package): Add #:phases parameter and
honor it.
|
|
|
|
|
|
|
| |
* guix/monad-repl.scm (store-monad-language): Add 'store' parameter and
use it. Remove call to 'open-connection'.
(enter-store-monad): Use 'with-store' and pass the store to
'store-monad-language.
|
|
|
|
|
| |
* gnu/packages/julia.scm (julia): Update to 0.4.3.
(libuv-julia): Update to 07730c4bd595.
|
|
|
|
|
|
| |
* emacs/guix-init.el: Move the code for auto-loading Emacs packages to...
(guix-package-enable-at-startup): Move to...
* emacs/guix-emacs.el (guix-package-enable-at-startup): ... here.
|
|
|
|
|
|
|
|
|
|
|
|
| |
"guix-emacs.el" may be used just for "instructing" Emacs where to find
Emacs packages installed with Guix, so it should have as few
dependencies as possible.
See <http://lists.gnu.org/archive/html/guix-devel/2016-01/msg00022.html>.
* emacs/guix-emacs.el: Require 'guix-profiles' optionally.
(guix-emacs-load-autoloads): Use 'guix-profile-prompt' only if it is
available.
|
|
|
|
|
| |
* emacs/guix-command.el (guix-command-improve-build-argument): Use
'guix-read-file-name' to complete --file option.
|
|
|
|
|
|
| |
* emacs/guix-pcomplete.el (guix-pcomplete-complete-option-arg): Complete
file name for '--install-from-file' option of 'guix package' command,
and for '--file' and '--with-source' options of 'guix build' command.
|