| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/admin.scm (iftop): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/22281>.
Reported by Christopher Allan Webber <cwebber@dustycloud.org>.
* gnu/system/grub.scm (eye-candy): Add 'root-fs' parameter. Replace
'search --file' command in the output with whatever 'grub-root-search'
returns.
(grub-root-search): New procedure.
(grub-configuration-file): Add 'store-fs' parameter. Use
'grub-root-search' instead of hard-coded 'search --file' commands.
* gnu/system.scm (store-file-system,
operating-system-store-file-system): New procedures.
(operating-system-grub.cfg): Use it, and adjust call to
'grub-configuration-file'.
* tests/system.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 2.8.5.
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim): Update to 0.16.5.
[arguments]: Disable tests.
|
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils)[arguments]: Build and install
"nsupdate" executable.
|
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils)[arguments]: Generalize "build" and
"install" phases.
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils): Use "modify-phases" syntax.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.38-4.
|
|
|
|
| |
* gnu/packages/audio.scm (libxmp): Update to 4.3.10.
|
|
|
|
|
| |
* gnu/packages/lego.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (transmission-remote-cli): New variable.
|
|
|
|
| |
* gnu/services/avahi.scm: Export 'avahi-service-type'.
|
|
|
|
| |
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.8-P3.
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P3.
|
|
|
|
|
|
| |
* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
|
|
|
|
| |
* gnu/packages/video.scm (obs)[inputs]: Add v4l-utils.
|
|
|
|
| |
* gnu/packages/video.scm (v4l-utils): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/arb-ldconfig.patch: Correct erroneously committed file.
This is a follow-up to commit ffc8f345111566e8336cbb5a77a96973826165d8.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (arb)[source]: Update to 2.8.1. Add patch.
* gnu/packages/patches/arb-ldconfig.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.3.
|
|
|
|
| |
* gnu/packages/xiph.scm (libshout): Update to 2.4.1.
|
|
|
|
| |
* gnu/packages/xiph.scm (opusfile): Update to 0.7.
|
|
|
|
| |
* gnu/packages/xiph.scm (opus): Update to 1.1.2.
|
|
|
|
|
|
| |
Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/packages/music.scm (lilypond)[properties]: New field.
|
|
|
|
| |
* gnu/packages/mail.scm (fdm): Adjusted license field
|
|
|
|
| |
* gnu/packages/mail.scm (fdm): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.2.5): New variable.
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.15.0.
|
|
|
|
| |
* gnu/packages/emacs.scm (magit): Update to 2.4.0.
|
|
|
|
| |
* gnu/packages/sxiv.scm (sxiv): Update to 1.3.2.
|
|
|
|
| |
* gnu/packages/games.scm (manaplus): Update to 1.6.1.16.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-jsonschema)[inputs]: Add
python2-functools32.
(python2-wheel)[native-inputs]: Specify python2-jsonschema. Add
python2-functools32.
(python2-requests)[propagated-inputs]: Specify python2-wheel.
(python2-ipython)[inputs]: Specify python2-jsonschema, python2-requests.
(python2-rauth)[propagated-inputs]: Specify python2-requests.
* gnu/packages/openstack.scm (python2-requests-mock)[propagated-inputs]:
Specify python2-requests.
(python2-tempest-lib)[propagated-inputs]: Specify python2-jsonschema.
(python2-oslosphinx)[propagated-inputs]: Specify python2-requests.
(python2-keystoneclient)[porpagated-inputs]: Specify python2-requests.
[native-inputs]: Specify python2-oslosphinx, python2-requests-mock,
python2-tempest-lib.
(python2-swiftclient)[propagated-inputs]: Specify python2-requests,
python2-oslosphinx.
|
|
|
|
| |
* gnu/packages/datamash.scm (datamash): Update to 1.1.0.
|
|
|
|
| |
* gnu/packages/databases.scm (mariadb): Update to 10.0.23.
|
|
|
|
| |
* gnu/packages/rsync.scm (rsync): Update to 3.1.2.
|
|
|
|
| |
* gnu/packages/music.scm (solfege)[inputs]: Add "lilypond".
|
|
|
|
|
|
| |
* gnu/packages/music.scm (bristol)[arguments]: Add phase
"remove-sse-flags" to remove unsupported optimizations on platforms
other than x86_64 and i686.
|
|
|
|
|
|
|
| |
Reported by Ricardo Wurmus <rekado@elephly.net>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20433#39>.
* gnu/system/linux-initrd.scm (base-initrd): Remove "usbkbd".
|
|
|
|
| |
* gnu/packages/version-control.scm (git-annex-remote-hubic): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-urllib3, python2-urllib3): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-wheel): Do it.
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-cov): Do it.
|
|
|
|
| |
* gnu/packages/python.scm (python2-functools32): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyasn1-modules)
(python2-pyasn1-modules): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-rauth, python2-rauth): New variables.
|
|
|
|
|
| |
* 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.
|