| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
* gnu/packages/games.scm (higan): Update to version 101.
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git)[inputs]: Add perl-term-readkeys.
[arguments]: Add perl-term-readkeys to the PERL5LIB of `git-svn'.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
|
|
|
| |
* guix/import/utils.scm (license->symbol): Work for all licenses.
* tests/import-utils.scm (license->symbol): Add test.
|
|
|
|
|
| |
* guix/import/utils.scm (spdx-string->license): New variable.
* guix/licenses.scm (agpl1, fdl1.2+): New variables.
|
|
|
|
|
| |
* guix/import/gem.scm (string->license): Move from (guix import utils).
* guix/import/pypi.scm (string->license): Move from (guix import utils).
|
|
|
|
| |
* guix/import/utils.scm (define-module): Reorder imports alphabetically.
|
|
|
|
|
|
|
| |
linux-libre-beagle-bone-black is misslabeled. This kernel variant is
for the original beagle board.
* gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove.
|
|
|
|
| |
* gnu/packages/linux.scm (make-linux-libre): Install device tree files.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%default-extra-linux-options): Remove
redundant options.
|
|
|
|
|
| |
* gnu/packages/sdcc.scm (sdcc): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
| |
* gnu/packages/terminals.scm (picocom): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (opendht)[inputs]: Remove msgpack.
[propagated-inputs]: Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/telephony.scm (commoncpp) [license]: Add prefix.
(ucommon) [license]: Add prefix.
(ccrtp) [license]: Add prefix.
(osip) [license]: Add prefix.
(exosip) [license]: Add prefix.
(sipwitch) [license]: Add prefix.
(libsrtp) [license]: Add prefix.
(libiax2) [license]: Add prefix.
(seren) [license]: Add prefix.
(pjproject-sfl) [license]: Add prefix.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (gsm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/glib.scm (dbus-c++): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/tls.scm (libressl): Update to 2.5.0.
|
|
|
|
| |
* gnu/packages/crypto.scm (encfs): Update to 1.9.1.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3.
|
|
|
|
| |
* gnu/packages/zip.scm (zip)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled bind to 9.9.9-P3.
|
|
|
|
| |
* gnu/packages/dns.scm (bind): Update to 9.10.4-P3.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-q, python2-q): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/xml.scm (expat)[replacement]: New field.
(expat/fixed): New variable.
* gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (gctp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gloox): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (femtolisp)[supported-systems]: New field,
remove support for mips64el and armhf.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/gobby.scm (gobby): New variable.
|
|
|
|
| |
* gnu/packages/gobby.scm (obby): New variable.
|
|
|
|
|
| |
* gnu/packages/gobby.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
|
|
|
|
| |
* gnu/packages/gnome.scm (libxml++-2): New variable.
|
|
|
|
|
|
|
| |
* gnu/services/mail.scm (dovecot-configuration): Change default for
postmaster-address, as dovecot is now requiring a non-empty value and
will fail to start up otherwise.
* doc/guix.texi (Mail Services): Update.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Update to 1.27.1.
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-plastid, python2-plastid): Update to
1.4.6.
[propagated-inputs]: Add python-termcolor.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pysam)[source]: Change from
PyPi to source archive due to missing test data.
[arguments]: Add check phase after install.
[native-inputs]: Add python-nose, samtools and bcftools.
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pysam)[source]: Add snippet
to delete htslib.
[arguments]: Add htslib flags in 'set-flags phase.
[propagated-inputs]: New field. Add htslib.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Use
'modify-phases'.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bcftools): New variable.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python2-pbcore): Update to 1.2.10.
[propagated-inputs]: New field. Add python2-pyxb.
|
|
|
|
| |
* gnu/packages/xml.scm (python-pyxb, python2-pyxb): New variables.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (python-pysam, python2-pysam): Update
to 0.9.1.4.
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/22836>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* guix/scripts/build.scm (options->derivations): Gracefully
handle (package-source p) = #f.
|
|
|
|
|
|
|
|
|
| |
Reported by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
at <https://lists.gnu.org/archive/html/guix-devel/2016-09/msg01686.html>.
* gnu/system/file-systems.scm (%tty-gid): Export.
* guix/build-system/python.scm (default-python, default-python2):
Export.
|
|
|
|
| |
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0b.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl): Update replacement to 1.0.2j.
(openssl-1.0.2i): Replace with...
(openssl-1.0.2j): ... new variable.
|
|
|
|
|
|
|
| |
* gnu/packages/libftdi.scm (libftdi): Change libusb from an input to a
propagated-input.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (ncbi-vdb)[supported-systems]: Only
build on i686 and x86_64.
[arguments]: Add mandatory "-msse2" flag to CFLAGS.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-pandoc): Update to 1.17.2.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.8.6.5.
|