gnu: python-evdev: Update to 1.5.0. * gnu/packages/linux.scm (python-evdev): Update to 1.5.0. Change-Id: Id83c621f31222ebfb4848366b94e1f16c75742aa Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add emacs-coterm. * gnu/packages/emacs-xyz.scm (emacs-coterm): New variable. Change-Id: Ib96078fa906242dd532a0c949de3049b92804891
news: Add entry for removing linux-libre 4.14 (EoL). * etc/news.scm: Add entry for linux-libre 4.14 removal and add my copyright header. Change-Id: I5c2418bc22a4ae2bba63c1cf77e66d2574766e01
gnu: Remove linux-libre 4.14. * gnu/packages/linux.scm (linux-libre-4.14-version, linux-libre-4.14-gnu-revision, deblob-scripts-4.14, linux-libre-4.14-pristine-source, linux-libre-4.14-source, linux-libre-headers-4.14, linux-libre-4.14, linux-libre-arm-generic-4.14, linux-libre-arm-omap2plus-4.14): Remove variables. * gnu/packages/aux-files/linux-libre/4.14-arm.conf, gnu/packages/aux-files/linux-libre/4.14-i686.conf, gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove aforementioned .conf files. * gnu/tests/base.scm (%test-linux-libre-4.14): Remove variable. Change-Id: I40393b5f46b989848d569c929f1d9c986736553e
gnu: moonlight-qt: Update to 5.0.1. * gnu/packages/games.scm (moonlight-qt): Update to 5.0.1. [arguments]<#:phases>: Update moonlight-qt.pro file substitute to not include bundled h264bitstream library. Change-Id: I9c68f7c6de39a0d78c6ef5b48d2272cdf3f771b5
gnu: moonlight-common: Update to 5.0.1-1.5de4a5b. * gnu/packages/games.scm (moonlight-common): Update to 5.0.1-1.5de4a5b. Change-Id: I6b539162c0d57830d41059611746a7d376322345
gnu: h264bitstream: Update to 0.2.0-1.ae72f73. * gnu/packages/video.scm (h264bitstream): Update to 0.2.0-1.ae72f73. Change-Id: I0aa9422f236995086275c492a2093f2acb894ab1
gnu: guile-goblins: Update to 0.12.0. * gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.12.0. Change-Id: I0768ca6118c8b16ea6e5ae235dfefa7d28f727e3
guix: download: Add support for git repositories. * guix/scripts/download.scm (git-download-to-store*): Add new variable. (copy-recursively-without-dot-git): New variable. (git-download-to-file): Add new variable. (show-help): Add 'git', 'commit', 'branch' and 'recursive'options help message. (%default-options): Add default value for 'git-reference' and 'recursive' options. (%options): Add 'git', 'commit', 'branch' and 'recursive' command line options. (guix-download) [hash]: Compute hash with 'file-hash*' instead of 'port-hash' from (gcrypt hash) module. This allows us to compute hashes for directories. * doc/guix.texi (Invoking guix-download): Add @item entries for `git', `commit', `branch' and `recursive' options. Add a paragraph in the introduction. * tests/guix-download.sh: New tests. Move variables and trap definition to the top of the file. Change-Id: Ic2c428dca4cfcb0d4714ed361a4c46609339140a Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
services: connman: Add 'connman-general-configuration'. Currently connman has no main.conf as specified in 'man 5 connman.conf' which would allow setting NetworkInterfaceBalcklist and other useful options. This patch adds connman-general-configuration, serializes it and passes to connmad with --config= flag. All configuration fields are 'maybe-*' deliberately, to not disturb current users and not require supporting configuration changes for connmand. * gnu/services/networking.scm (<connman-general-configuration>): New configuration record to represent main.conf for connmand. (<connman-configuration>)[general-configuration]: New field. (connman-shepherd-service): Honor it. *doc/guix.texi (Networking Services): Add generated configuration. Change-Id: I5d78f49e8b2d5e0b3cbd7b8b604e8a254b6397e8 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: cgit: Fix patch-absolute-file-names phase. * gnu/packages/version-control.scm (cgit) [arguments]: Fix regexp in patch-absolute-file-names phase. Change-Id: I06c624ba23bfd0b8ca45045d1d2155c53258047e Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: r-flowstats: Update to 4.14.1. * gnu/packages/bioconductor.scm (r-flowstats): Update to 4.14.1. Change-Id: I0a5d93cb08d169759b3f3817ab9b68b76fd5883f
gnu: r-flowworkspace: Update to 4.14.2. * gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.2. Change-Id: I7d47b89fedf207b930fc8bef6aedcbce4628a2d9
gnu: r-gosemsim: Update to 2.28.1. * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.28.1. [propagated-inputs]: Add r-yulab-utils. Change-Id: Idf93e061ef43c2900a96fa9cafeaff95d13fa3be
gnu: r-rhtslib: Update to 2.4.1. * gnu/packages/bioconductor.scm (r-rhtslib): Update to 2.4.1. Change-Id: If0da0bbfbbfcb2f41b354ba1772967f9fee778ca
gnu: r-edger: Update to 4.0.11. * gnu/packages/bioconductor.scm (r-edger): Update to 4.0.11. Change-Id: I27638e6082286fa6e7876ce29ecf272d88402946
gnu: r-tximportdata: Update to 1.30.0. * gnu/packages/bioconductor.scm (r-tximportdata): Update to 1.30.0. Change-Id: Id02981fc94304cade5dbdc4c13a78d7155e62408
gnu: r-tcgabiolinksgui-data: Update to 1.22.0. * gnu/packages/bioconductor.scm (r-tcgabiolinksgui-data): Update to 1.22.0. Change-Id: Icb4d98fb51bea7d14500b84928c3cd8876161d7c
gnu: r-sesamedata: Update to 1.20.0. * gnu/packages/bioconductor.scm (r-sesamedata): Update to 1.20.0. Change-Id: Idc8ff7679495ede0dd037ef393300c7fe4787610
gnu: r-parathyroidse: Update to 1.40.0. * gnu/packages/bioconductor.scm (r-parathyroidse): Update to 1.40.0. Change-Id: I2a012832f1d0ea4468497ed82c528af10d660391