summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: lm-sensors: Add "lib" output.Dave Love2017-09-26
| | | | | | | | * gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib". [arguments]: Fix up make flags. (xsensors)[inputs]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: certbot, python-acme: Update to 0.18.2.Leo Famulari2017-09-25
| | | | | | * gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2. * gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: i3-wm: Update to 4.14.1.Marius Bakke2017-09-25
| | | | * gnu/packages/wm.scm (i3-wm): Update to 4.14.1.
* README: Replace http:// with https:// where applicable.Marius Bakke2017-09-25
|
* gnu: openntpd: Update to 6.2p2.Efraim Flashner2017-09-24
| | | | * gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
* gnu: fontforge: Update to 20170731.Efraim Flashner2017-09-24
| | | | | | | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20170731. [source]: Remove patch, remove snippet. [arguments]: Enable tests. Remove phase to build showttf. [inputs]: Use python-wrapper instead of python. [home-page]: Update to new home page. * gnu/packages/patches/fontforge-svg-modtime.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: imagemagick: Update to 6.9.9-15.Marius Bakke2017-09-24
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-15.
* gnu: lvm2: Update to 2.02.174.Marius Bakke2017-09-24
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.02.174.
* gnu: Add emacs-olivetti.Roel Janssen2017-09-25
| | | | * gnu/packages/emacs.scm (emacs-olivetti): New variable.
* gnu: python-cython: Update to 0.27.Efraim Flashner2017-09-24
| | | | * gnu/packages/python.scm (python-cython): Update to 0.27.
* gnu: ibus-libpinyin: Update to 1.9.2.Ricardo Wurmus2017-09-24
| | | | | | * gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.2. [inputs]: Replace "python-2" with "python" and python2-pyxdg with python-pyxdg.
* gnu: python-pyxdg: Disable failing test.Ricardo Wurmus2017-09-24
| | | | | * gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Disable theme validation test.
* gnu: libpinyin: Update to 2.1.0.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/ibus.scm (libpinyin): Update to 2.1.0.
* gnu: r-glmnet: Update to 2.0-13.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/statistics.scm (r-glmnet): Update to 2.0-13.
* gnu: r-segmented: Update to 0.5-2.2.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/statistics.scm (r-segmented): Update to 0.5-2.2.
* gnu: r-mgcv: Update to 1.8-22.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/statistics.scm (r-mgcv): Update to 1.8-22.
* gnu: parallel: Update to 20170922.Efraim Flashner2017-09-24
| | | | * gnu/packages/parallel.scm (parallel): Update to 20170922.
* gnu: Add cl-yale-haskell.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/haskell.scm (cl-yale-haskell): New variable.
* gnu: qtractor: Update to 0.8.4.Ricardo Wurmus2017-09-24
| | | | * gnu/packages/music.scm (qtractor): Update to 0.8.4.
* gnu: Add rsync service.Oleg Pykhalov2017-09-23
| | | | | | | | | * doc/guix.texi (Networking Services): Add rsync service documentation. * gnu/services/rsync.scm (<rsync-configuration>): New file. * gnu/tests/rsync.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new files. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: youtube-dl: Update to 2017.09.24.Tobias Geerinckx-Rice2017-09-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.09.24.
* gnu: weechat: Update to 1.9.1 [security fix].Tobias Geerinckx-Rice2017-09-23
| | | | * gnu/packages/irc.scm (weechat): Update to 1.9.1.
* gnu: Add gnome-clocks.Mohammed Sadiq2017-09-23
| | | | | | * gnu/packages/gnome.scm (gnome-clocks): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gsound.Mohammed Sadiq2017-09-23
| | | | | | * gnu/packages/gnome.scm (gsound): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libgweather: Enable vala support.Mohammed Sadiq2017-09-23
| | | | | | | * gnu/packages/gnome.scm (libgweather)[native-inputs]: Add vala. (libgweather)[arguments]: Install vala bindings into out. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ibutils.Dave Love2017-09-23
| | | | | | * gnu/packages/fabric-management.scm (ibutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add infiniband-diags.Dave Love2017-09-23
| | | | | | * gnu/packages/fabric-management.scm (infiniband-diags): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add opensm.Dave Love2017-09-23
| | | | | | | * gnu/packages/fabric-management.scm: New file. * gnu/local.mk: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnurl: Update to 7.55.1-4.ng02017-09-23
| | | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-4. (native-inputs): Remove 'autoconf' and 'automake'. (arguments)[phases]: Remove 'autoconf' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-unidecode: Fix typo in description.Tobias Geerinckx-Rice2017-09-23
| | | | * gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
* gnu: python-unidecode: Update to 0.04.21.Tobias Geerinckx-Rice2017-09-23
| | | | * gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
* gnu: proteinortho: Update to 5.16b.Ben Woodcroft2017-09-23
| | | | * gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16b.
* gnu: you-get: Update to 0.4.915.Feng Shu2017-09-22
| | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.915. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xpra: Update to 2.1.2.Rutger Helling2017-09-22
| | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.1.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: bitcoin-core: Build with modular Qt.Marius Bakke2017-09-22
| | | | | | * gnu/packages/finance.scm (bitcoin-core)[native-inputs]: Add QTTOOLS. [inputs]: Remove QT. Add QTBASE. [arguments]: Specify paths to "lrelease" and "lupdate" in #:configure-flags.
* gnu: bitcoin-core: Update to 0.15.0.1.Marius Bakke2017-09-22
| | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
* gnu: libraw: Update to 0.18.5 [fixes CVE-2017-13735, CVE-2017-14265].Marius Bakke2017-09-22
| | | | * gnu/packages/photo.scm (libraw): Update to 0.18.5.
* gnu: libsodium: Update to 1.0.14.Marius Bakke2017-09-22
| | | | | * gnu/packages/crypto.scm (libsodium): Update to 1.0.14. [source, home-page]: Use HTTPS.
* uuid: Add a parser for FAT32 UUIDs.Ludovic Courtès2017-09-22
| | | | | | | * gnu/system/uuid.scm (%fat32-uuid-rx): New variable. (string->fat32-uuid): New procedure. (%uuid-parsers): Add it. * tests/uuid.scm ("uuid, FAT32, format preserved"): New test.
* gnu: r-adaptivesparsity: Add dependency on Armadillo.Ludovic Courtès2017-09-22
| | | | | | | Fixes a link error whereby -larmadillo would not be found. * gnu/packages/machine-learning.scm (r-adaptivesparsity)[inputs]: New field.
* gnu: openttd-opengfx: Disable parallel build.Arun Isaac2017-09-22
| | | | | | | * gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build? to #f. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: openttd: Include openttd-openmsx and openttd-opensfx.Arun Isaac2017-09-22
| | | | | | | | | | | | | | * gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation directory from /share/openttd/baseset/opengfx to /share/games/openttd/baseset/opengfx. (openttd-engine)[arguments]: Support #:configure-flags keyword argument in 'configure' phase. (openttd)[inputs]: Add timidity++. [native-inputs]: Add openttd-openmsx and openttd-opensfx. [arguments]: Configure with timidity as MIDI player. Install data from openttd-openmsx and openttd-opensfx. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Add openttd-openmsx.Arun Isaac2017-09-22
| | | | | | * gnu/packages/games.scm (openttd-openmsx): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Add openttd-opensfx.Arun Isaac2017-09-22
| | | | | | * gnu/packages/games.scm (openttd-opensfx): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* licenses: Add CC-Sampling+ 1.0.Arun Isaac2017-09-22
| | | | | | * guix/licenses.scm (cc-sampling-plus-1.0): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Add catcodec.Arun Isaac2017-09-22
| | | | | | * gnu/packages/game-development.scm (catcodec): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: Use xxd instead of vim.Ricardo Wurmus2017-09-22
| | | | | | | | * gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd. * gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise. * gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise. * gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise. * gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
* gnu: Add xxd.Ricardo Wurmus2017-09-22
| | | | * gnu/packages/vim.scm (xxd): New variable.
* build: Do not store two copies of the ISO-9660 superblock anymore.Danny Milosavljevic2017-09-22
| | | | | * gnu/build/vm.scm (make-iso9660-image): Do not store two copies of the ISO-9660 superblock anymore.
* gnu: linux-libre: Update to 4.13.3.Mark H Weaver2017-09-21
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3. (%linux-libre-hash): Update hash.