| Commit message (Expand) | Author | Age |
... | |
| * | gnu: lxsession: Build Vala code from source.•••* gnu/packages/lxde.scm (lxsession)[source](snippet): New field.
| Ludovic Courtès | 2017-03-29 |
| * | gnu: hyperrogue: Update to 9.4c.•••* gnu/packages/games.scm (hyperrogue): Update to 9.4c.
[source]: Remove snippet.
[arguments]: Remove #:make-flags; adjust configure and install phases; add
install-data phase.
[native-inputs]: Add hyperrogue-data and unzip.
[license]: Add cc-by-sa4.0 and cc0 licenses for sounds.
| Kei Kebreau | 2017-03-28 |
| * | gnu: libressl: Update to 2.5.2.•••* gnu/packages/tls.scm (libressl): Update to 2.5.2.
| Leo Famulari | 2017-03-28 |
| * | gnu: emacs-monroe: Don't use MELPA archive.•••* gnu/packages/emacs.scm (emacs-monroe)[version]: Change to 0.3.1.
[source]: Use github instead of melpa. Add (file-name).
[home-page]: Use HTTPS.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Vasile Dumitrascu | 2017-03-29 |
| * | gnu: python-pexpect: Add verbose test output.•••Fixes <https://bugs.gnu.org/26286>.
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add
"-v" to "nosetests" command.
| Marius Bakke | 2017-03-29 |
| * | gnu: Add lxde.•••* gnu/packages/lxde.scm (lxde): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxpanel.•••* gnu/packages/lxde.scm (lxpanel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add keybinder.•••* gnu/packages/wm.scm (keybinder): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxsession.•••* gnu/packages/lxde.scm (lxsession): New variable.
* gnu/packages/patches/lxsession-use-gapplication.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxinput.•••* gnu/packages/lxde.scm (lxinput): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxde-common.•••* gnu/packages/lxde.scm (lxde-common): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxde-icon-theme.•••* gnu/packages/lxde.scm (lxde-icon-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: Add lxmenu-data.•••* gnu/packages/lxde.scm (lxmenu-data): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 | 2017-03-28 |
| * | gnu: emacs-elfeed: Update to 2.1.0.•••* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2017-03-28 |
| * | Replace (compose not PROC) with simpler idioms.•••* gnu/packages/bioinformatics.scm (python-pysam)[arguments] <check>:
Use (negate proc) instead of (compose not proc).
* guix/import/cran.scm (recursive-import): Likewise.
* guix/import/elpa.scm (filter-dependencies): Use 'remove' instead of
'(filter (compose not proc) ...)'.
| Ludovic Courtès | 2017-03-28 |
| * | gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.•••* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
| Leo Famulari | 2017-03-28 |
| * | gnu: Add python-mando•••* gnu/packages/python.scm (python-mando, python2-mando): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki | 2017-03-28 |
| * | gnu: Add python-paramunittest•••* gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki | 2017-03-28 |
| * | gnu: Add python-sphinx@1.5.3.•••* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
| Muriithi Frederick Muriuki | 2017-03-28 |
| * | gnu: Add python-pytest@3.0.7•••* gnu/packages/python.scm (python-pytest-3.0.7): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Muriithi Frederick Muriuki | 2017-03-28 |
| * | gnu: shroud: Use HTTPS source URL.•••* gnu/packages/password-utils.scm (shroud)[source]: Use HTTPS URL.
| Leo Famulari | 2017-03-28 |
| * | gnu: shroud: Fix home page URL.•••* gnu/packages/password-utils.scm (shroud)[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Arun Isaac | 2017-03-28 |
| * | gnu: rocksdb: Update to 5.2.1.•••* gnu/packages/databases.scm (rocksdb): Update to 5.2.1.
| Marius Bakke | 2017-03-28 |
| * | gnu: Add rdma-core.•••* gnu/packages/linux.scm (rdma-core): New variable.
| Marius Bakke | 2017-03-28 |
| * | gnu: Add multipath-tools.•••* gnu/packages/linux.scm (multipath-tools): New variable.
| Marius Bakke | 2017-03-28 |
| * | gnu: fio: Enable rbd support.•••* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
| Marius Bakke | 2017-03-28 |
| * | gnu: Add ceph.•••* gnu/packages/storage.scm,
gnu/packages/patches/ceph-disable-cpu-optimizations.patch,
gnu/packages/patches/ceph-skip-collect-sys-info-test.patch,
gnu/packages/patches/ceph-skip-unittest_blockdev.patch: New files.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Register it.
| Marius Bakke | 2017-03-28 |
| * | gnu: xmlstarlet: Disable failing tests.•••* gnu/packages/xml.scm (xmlstarlet)[arguments]: Add phase to disable two tests.
| Marius Bakke | 2017-03-28 |
| * | Revert "gnu: snappy: Update to 1.1.4."•••Rocksdb fails to build with this version:
https://github.com/facebook/rocksdb/issues/1947
This reverts commit 9baab9aeeda394408290613c597bff1d96004dfb.
| Marius Bakke | 2017-03-28 |
| * | gnu: fio: Install python scripts in separate output.•••* gnu/packages/benchmark.scm (fio)[outputs]: New field.
[arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
| Marius Bakke | 2017-03-28 |
| * | import cran: Print package stream in the expected order.•••* guix/scripts/import/cran.scm (guix-import-cran): Reverse list of packages.
| Ricardo Wurmus | 2017-03-28 |
| * | import cran: Automatically add gfortran and zlib when needed.•••* guix/import/cran.scm (needs-fortran?, needs-zlib?): New procedures.
(description->package): Use them.
| Ricardo Wurmus | 2017-03-28 |
| * | download: Properly parse ftp:// URLs that lack user info.•••Fixes a regression introduced in
a4f542341511f33ece18d16b68118214da8143ec.
Reported by Hartmut Goebel.
* guix/build/download.scm (ftp-fetch): Account for the case where
'uri-userinfo' returns #f. Remove the case where it returns "" since
that cannot happen.
| Ludovic Courtès | 2017-03-28 |
| * | gnu: linux-libre: Update to 4.10.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2017-03-28 |
| * | gnu: linux-libre@4.9: Update to 4.9.18.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.18.
| Mark H Weaver | 2017-03-28 |
| * | gnu: linux-libre@4.4: Update to 4.4.57.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.57.
| Mark H Weaver | 2017-03-28 |
| * | derivations: Do not fetch narinfos for non-substitutable items.•••This avoids connections to substitute servers for derivations that are
not substitutable anyway, such as profiles.
Reported by Andy Wingo.
* guix/derivations.scm (substitution-oracle): Skip derivations that do
not pass 'substitutable-derivation?'.
* tests/derivations.scm ("substitution-oracle and #:substitute? #f"):
New test.
| Ludovic Courtès | 2017-03-28 |
* | | gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.•••* gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable'
phase.
| Marius Bakke | 2017-03-30 |
* | | gnu: propeller-binutils: Use flex 2.6.1.•••* gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace
"flex" with "flex-2.6.1".
| Ricardo Wurmus | 2017-03-30 |
* | | gnu: discrover: Add missing includes.•••* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"add-missing-includes" to include "random" headers.
| Ricardo Wurmus | 2017-03-30 |
* | | gnu: stringtie: Remove typedef conflict.•••* gnu/packages/bioinformatics.scm (stringtie)[arguments]: Remove conflicting
typedef in a new build phase "remove-duplicate-typedef".
| Ricardo Wurmus | 2017-03-30 |
* | | gnu: powertabeditor: Link with pthread.•••* gnu/packages/music.scm (powertabeditor)[arguments]: Link with "-lpthread" to
fix build with GCC 5.
| Ricardo Wurmus | 2017-03-30 |
* | | gnu: hugs: Build with GCC 4.9.•••* gnu/packages/hugs.scm (hugs)[native-inputs]: Add "gcc-4.9".
| Ricardo Wurmus | 2017-03-30 |
* | | gnu: dash: Update to 0.5.9.1.•••* gnu/packages/shells.scm (dash): Update to 0.5.9.1.
[source]: Use git-fetch.
[native-inputs]: Add autoconf and automake.
[arguments]: Add 'bootstrap' phase.
| Leo Famulari | 2017-03-30 |
* | | gnu: wordnet: Build with the default GCC.•••* gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove.
| Ludovic Courtès | 2017-03-29 |
* | | packages: Remove "mips64el-linux" from '%hydra-supported-systems'.•••* guix/packages.scm (%hydra-supported-systems): Remove "mips64el-linux".
| Ludovic Courtès | 2017-03-29 |
* | | gnu: guile-reader: Build with gperf 3.0.•••* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0
instead of GPERF.
| Ludovic Courtès | 2017-03-29 |
* | | doc: Remove extraneous "See" before @xref.•••* doc/guix.texi (GNU Distribution): Add extraneous "See".
| Ludovic Courtès | 2017-03-29 |
* | | gnu: kakoune: Fix build after Boost ABI change.•••Also remove now-obsolete snippet and inputs.
* gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution.
[arguments]: Drop CPPFLAGS from #:make-flags.
[native-inputs]: Remove GCC-5.
[inputs]: Remove gcc:lib.
| Marius Bakke | 2017-03-29 |
* | | gnu: nspr: Use 'modify-phases' syntax.•••* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases'
syntax.
| Efraim Flashner | 2017-03-28 |