Age | Commit message (Expand) | Author |
2016-06-21 | gnu: Add r-permute.•••* gnu/packages/statistics.scm (r-permute): New variable.
| Ben Woodcroft |
2016-06-21 | gnu: texlive: Update to 2016.•••* gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src,
texlive-bin, texlive-texmf, texlive): Update to 2016.
(texlive-texmf)[properies]: Add max-silent-time so grafts don't time out.
| Efraim Flashner |
2016-06-21 | gnu: Adjust to yasm change of module.•••This is a followup to 15a3fffc593a2385bbac60913909833babc1625f.
* gnu/packages/gnuzilla.scm,
gnu/packages/gstreamer.scm, gnu/packages/kodi.scm,
gnu/packages/video.scm: Adjust import list to yasm move.
| Ludovic Courtès |
2016-06-21 | gnu: yasm: Move to (gnu packages assembly).•••* gnu/packages/yasm.scm: Remove. Move 'yasm' to...
* gnu/packages/assembly.scm (yasm): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Ludovic Courtès |
2016-06-21 | gnu: Add nasm.•••* gnu/packages/assembly.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Jan Nieuwenhuizen |
2016-06-21 | gnu: diamond: Update to 0.8.7.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7.
| Ben Woodcroft |
2016-06-21 | gnu: Update american-fuzzy-lop to 2.15b.•••* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b.
| Eric Bavier |
2016-06-20 | gnu: Add thefuck.•••* gnu/packages/admin.scm (thefuck): New variable.
| Eric Bavier |
2016-06-20 | gnu: shotwell: Update to 0.23.1.•••Addresses DWF-2016-89001: validate TLS certificates.
* gnu/packages/gnome.scm (shotwell): Update to 0.23.1.
[inputs]: replace webkitgtk-2.4 with webkitgtk.
| Eric Bavier |
2016-06-20 | gnu: python-wsgi-intercept: Update to 1.2.2.•••* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept):
Update to 1.2.2.
| Leo Famulari |
2016-06-20 | gnu: python-requests-toolbelt: Update to 0.6.2.•••* gnu/packages/python.scm (python-requests-toolbelt,
python2-requests-toolbelt): Update to 0.6.2.
| Leo Famulari |
2016-06-20 | gnu: vdirsyncer: Update to 0.11.2.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
| Leo Famulari |
2016-06-20 | gnu: python-click-threading: Update to 0.2.0.•••* gnu/packages/python.scm (python-click-threading, python2-click-threading):
Update to 0.2.0.
| Leo Famulari |
2016-06-20 | gnu: python-click: Update to 6.6.•••* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
| Leo Famulari |
2016-06-20 | gnu: Add warzone2100.•••* gnu/packages/games.scm (warzone2100): New variable.
| Kei Kebreau |
2016-06-20 | gnu: guile-next: Update to 2.1.3.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.3.
| David Thompson |
2016-06-20 | gnu: Add argon2.•••* gnu/packages/password-utils.scm (argon2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Lukas Gradl |
2016-06-20 | gnu: git: Update to 2.9.0•••* gnu/packages/version-control.scm (git): Update to 2.9.0.
(git-manpages)[source]: Update hash.
| Leo Famulari |
2016-06-20 | gnu: chicken: Update to 4.11.0 [fixes CVE-2014-9651].•••* gnu/packages/scheme.scm (chicken): Update to 4.11.0.
| Efraim Flashner |
2016-06-20 | gnu: Add quesoglc.•••* gnu/packages/game-development.scm (quesoglc): New variable.
| Kei Kebreau |
2016-06-20 | gnu: perl-uri: Update to 1.71.•••* gnu/packages/web.scm (perl-uri): Update to 1.71.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| ng0 |
2016-06-20 | gnu: Add guile-dbd-sqlite3.•••* gnu/packages/guile.scm (guile-dbd-sqlite3): New variable.
| 宋文武 |
2016-06-20 | gnu: Add guile-dbi.•••* gnu/packages/guile.scm (guile-dbi): New variable.
| 宋文武 |
2016-06-20 | gnu: screen: Update to 4.4.0.•••* gnu/packages/screen.scm (screen): Update to 4.4.0.
| Efraim Flashner |
2016-06-20 | gnu: Add emacs-lispy.•••* gnu/packages/emacs.scm (emacs-lispy): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-iedit.•••* gnu/packages/emacs.scm (emacs-iedit): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-ace-window.•••* gnu/packages/emacs.scm (emacs-ace-window): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-avy.•••* gnu/packages/emacs.scm (emacs-avy): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-ivy.•••* gnu/packages/emacs.scm (emacs-ivy): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-hydra.•••* gnu/packages/emacs.scm (emacs-hydra): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: Add emacs-org-bullets.•••* gnu/packages/emacs.scm (emacs-org-bullets): New variable.
| Ricardo Wurmus |
2016-06-20 | gnu: guix: Add 'current-guix' thunk.•••* gnu/packages/package-management.scm (source-file?)
(make-git-predicate, current-guix): New procedures.
| Ludovic Courtès |
2016-06-19 | gnu: libxslt: Replace with 1.1.29 [fixes CVE-2016-{1683,1684}].•••* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable.
| Mark H Weaver |
2016-06-18 | gnu: synthv1: Update to 0.7.5.•••* gnu/packages/music.scm (synthv1): Update to 0.7.5.
| Ricardo Wurmus |
2016-06-18 | gnu: Add lbzip2.•••* gnu/packages/compression.scm (lbzip2): New variable.
| Ricardo Wurmus |
2016-06-18 | gnu: Add emacs-multiple-cursors.•••* gnu/packages/emacs.scm (emacs-multiple-cursors): New variable.
| Ricardo Wurmus |
2016-06-18 | gnu: Add guile-sqlite3.•••* gnu/packages/guile.scm (guile-sqlite3): New variable.
| Ludovic Courtès |
2016-06-18 | gnu: bluez: Install 'org.bluez.obex.service' and fix '97-hid2hci.rules'.•••* gnu/packages/linux.scm (bluez)[arguments]: Add 'post-install' phase.
| 宋文武 |
2016-06-18 | gnu: bluez: Update to 5.40.•••* gnu/packages/linux.scm (bluez): Update to 5.40.
| 宋文武 |
2016-06-18 | gnu: bluez: Set sysconfdir and localstatedir.•••* gnu/packages/linux.scm (bluez)[arguments]: Add '--sysconfdir=/etc'
and '--localstatedir=/var'.
| 宋文武 |
2016-06-17 | gnu: Add python2-jsonrpclib•••* gnu/packages/python.scm (python2-jsonrpclib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Daniel Pimentel |
2016-06-17 | gnu: Add emacs-company.•••* gnu/packages/emacs.scm (emacs-company): New variable.
| Ricardo Wurmus |
2016-06-17 | gnu: certbot, python-acme: Update to 0.8.1.•••These packages should be updated together.
* gnu/packages/tls.scm (certbot): Update to 0.8.1.
(python-acme, python2-acme): Update to 0.8.1
| Leo Famulari |
2016-06-17 | gnu: aria2: Update to 1.24.0.•••* gnu/packages/bittorrent.scm (aria2): Updat eto 1.24.0.
| Efraim Flashner |
2016-06-17 | gnu: libqtxdg: Move qtbase to propagated-inputs.•••* gnu/packages/lxqt.scm (libqtxdg)[inputs]: Move qtbase ...
[propagated-inputs]: ... to here.
This is a follow-up to aa450b2bc41b0cedbebc4f8c0a51867a436cf02b.
| Efraim Flashner |
2016-06-17 | gnu: enlightenment: Update to 0.20.9.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.9.
[home-page]: Use https.
| Efraim Flashner |
2016-06-17 | gnu: python-efl: Rebuild generated C files.•••* gnu/packages/enlightenment.scm (python-efl)[arguments]: Replace 'build
phase to set 'ENABLE_CYTHON=1'.
[native-inputs]: python-cython.
| Efraim Flashner |
2016-06-17 | gnu: Add python-bz2file.•••* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
| Ben Woodcroft |
2016-06-16 | gnu: gnupg: Update to 2.1.13.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.13.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-06-16 | gnu: lxqt-common: Add missing inputs.•••* gnu/packages/lxqt.scm (lxqt-common)[inputs]: Add qtbase,
qttools, qtx11extras.
| Efraim Flashner |