| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/openstack.scm (python-swiftclient, python2-swiftclient):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-futures, python2-futures): New variables.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-keystoneclient)
(python2-keystoneclient): New variables.
|
|
|
|
| |
* gnu/packages/music.scm (vmpk): Update to 0.6.2a.
|
|
|
|
| |
* gnu/packages/music.scm (drumstick): Update to 1.0.2.
|
|
|
|
|
| |
* gnu/packages/video.scm (mpv)[inputs]: Add libvdpau.
[arguments]: Add gpl3 and zsh completion flags.
|
|
|
|
| |
* gnu/packages/video.scm (vdpauinfo): New variable.
|
|
|
|
| |
* gnu/packages/video.scm (libvdpau): New variable.
|
|
|
|
| |
* gnu/packages/admin.scm (autojump): New variable.
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (hevea): Update to 2.28.
[arguments]: Add 'patch-/bin/sh phase.
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (unison)[source]: Use svn-fetch with snippet.
[outputs]: New field.
[native-inputs]: Add ghostscript, texlive, hevea, and lynx.
[arguments]: Add 'install-doc phase.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Add
"LIBCURSES" make flag; delete "configure" phase; disable tests outside
of "substitute-keyword-arguments".
|
|
|
|
|
|
|
|
|
| |
* gnu/build/linux-modules.scm (file-name->module-name)
(module-black-list): New procedure.
* gnu/build/linux-modules.scm (load-linux-module*): Add #:black-list
parameter.
[black-listed?, load-dependencies]: New procedures.
Use them.
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/system.scm (previous-grub-entries)
(display-system-generation): Use accessors instead of matching
<boot-parameters>.
(boot-parameters, boot-parameters?, boot-parameters-label)
(boot-parameters-root-device, boot-parameters-kernel)
(boot-parameters-kernel-arguments, read-boot-parameters): Move to...
* gnu/system.scm: ... here. Export them.
|
|
|
|
| |
* gnu/packages/python.scm (python-hy, python2-hy): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-rply, python2-rply): New variables.
|
|
|
|
| |
* 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".
|