summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* guix: import: crate: Use semver to resovle module versionsseries-2675Martin Becze2020-01-18
| | | | | | | | | | | | * guix/import/crate.scm (make-crate-sexp): formatting, added '#:skip-build?' to build system args; added package definition geneation * guix/import/crate.scm (crate->guix-package): [arguments] moved `verions` to a key. Use semver to resolve the correct module versions * guix/import/crate.scm (crate-name->package0name): [arguments] add #:optional `version` arguement * guix/scripts/import/crate.scm remove package definition generation; changed `version` to a key * tests/crate.scm: added version data to (recursuve-import) test
* gnu: supertuxkart: Update to 1.1.base-for-series-2675Kei Kebreau2020-01-18
| | | | | | | * gnu/packages/games.scm (supertuxkart): Update to 1.1. [arguments]: Add "-DUSE_IPV6=FALSE" to #:configure-flags. [inputs]: Add harfbuzz. [home-page]: Follow permanent redirect.
* gnu: Add firefox-decrypt.Oleg Pykhalov2020-01-18
| | | | * gnu/packages/gnuzilla.scm (firefox-decrypt): New variable.
* refresh: Fix internal variable name.zimoun2020-01-18
| | | | * guix/scripts/refresh.scm (%option): Fix internal variable name.
* gnu: Add python-aionotify.Lars-Dominik Braun2020-01-18
| | | | | | * gnu/packages/python-xyz.scm (python-aionotify): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add python-asynctest.Lars-Dominik Braun2020-01-18
| | | | | | * gnu/packages/python-xyz.scm (python-asynctest): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* wip: gnu: youtube-viewer: Update to 3.7.0.Eric Bavier2020-01-17
| | | | | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.7.0. [inputs]: Add perl-lwp-useragent-cached, perl-term-readline-gnu, and xdg-utils. [arguments]: Patch xdg-open reference in "refer-to-inputs" phase.
* gnu: Add perl-term-readline-gnu.Eric Bavier2020-01-17
| | | | * gnu/packages/perl.scm (perl-term-readline-gnu): New variable.
* gnu: Add perl-lwp-useragent-cached.Eric Bavier2020-01-17
| | | | * gnu/packages/web.scm (perl-lwp-useragent-cached): New variable.
* gnu: linux-libre: Update to 5.4.13.Mark H Weaver2020-01-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.13. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.97.Mark H Weaver2020-01-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.97. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.166.Mark H Weaver2020-01-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.166. (linux-libre-4.14-pristine-source): Update hash.
* gnu: synergy: Update to 1.11.0.Eric Bavier2020-01-17
| | | | | * gnu/packages/synergy.scm (synergy): Update to 1.11.0. [arguments]: Remove upstreamed patches.
* gnu: hidapi: Update to 0.9.0.Tobias Geerinckx-Rice2020-01-17
| | | | | | | | This release was taken over by the libusb team. See <https://github.com/signal11/hidapi/issues/373>. * gnu/packages/libusb.scm (hidapi): Update to 0.9.0. [source, home-page]: Switch to new upstream.
* gnu: hidapi: Don't use unstable tarball.Tobias Geerinckx-Rice2020-01-17
| | | | | * gnu/packages/libusb.scm (hidapi)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Use HTTPS for www.hdfgroup.org.Tobias Geerinckx-Rice2020-01-17
| | | | | * gnu/packages/maths.scm (hdf5)[home-page, license]: Use HTTPS. (hdf-java, h5check)[source]: Likewise.
* gnu: neomutt: Fix home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
* gnu: r-extremes: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/cran.scm (r-extremes)[home-page]: Use HTTPS.
* gnu: r-distillery: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/cran.scm (r-distillery)[home-page]: Use HTTPS.
* gnu: netcdf: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/maths.scm (netcdf)[home-page]: Use HTTPS.
* gnu: scotch: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/maths.scm (scotch)[home-page]: Use HTTPS.
* gnu: Use HTTPS for sass-lang.com everywhere.Tobias Geerinckx-Rice2020-01-17
| | | | | * gnu/packages/ruby.scm (ruby-sass)[home-page]: Use HTTPS. * gnu/packages/web.scm (sassc)[home-page]: Likewise.
* gnu: xonsh: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/shells.scm (xonsh)[home-page]: Use HTTPS.
* gnu: vamp: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/audio.scm (vamp)[home-page]: Use HTTPS.
* gnu: antlr3: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/java.scm (antlr3)[home-page]: Use HTTPS.
* gnu: antlr@2: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/java.scm (antlr2)[source, home-page]: Use HTTPS.
* gnu: Remove leading newline from (gnu packages java).Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/java.scm: Remove leading newline.
* gnu: vpnc: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/vpn.scm (vpnc)[home-page]: Use HTTPS.
* gnu: python-maxminddb, python-geoip2: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | | * gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]: Use HTTPS.
* gnu: gunicorn: Use HTTPS home page.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/python-web.scm (gunicorn)[home-page]: Use HTTPS.
* gnu: guix: Add "guile3.0-guix" variant.Ludovic Courtès2020-01-17
| | | | * gnu/packages/package-management.scm (guile3.0-guix): New variable.
* gnu: guix: Update to 50299ad.Ludovic Courtès2020-01-17
| | | | * gnu/packages/package-management.scm (guix): Update to 50299ad.
* gnu: diffoscope: Update to 135.Vagrant Cascadian2020-01-17
| | | | * gnu/packages/diffoscope (diffoscope): Update to 135.
* gnu: chipmunk: Use HTTPS home page URI.Nicolas Goaziou2020-01-17
| | | | * gnu/packages/game-development.scm (chipmunk)[home-page]: Use HTTPS URI.
* gnu: libofx: Fix description typo.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (libofx): Change "a API" to "an API".
* gnu: gnucash: Enable libofx support.Kei Kebreau2020-01-17
| | | | | | | * gnu/packages/gnucash.scm (gnucash)[arguments]: Remove '-DWITH_OFX=OFF' configure flag to enable libofx support. [inputs]: Add libofx. [propagated-inputs]: Add dconf.
* gnu: Add libofx.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (libofx): New variable.
* gnu: Add opensp.Kei Kebreau2020-01-17
| | | | * gnu/packages/finance.scm (opensp): New variable.
* gnu: red-eclipse: Remove proprietary libraries and pre-compiled binaries.Kei Kebreau2020-01-17
| | | | | | * gnu/packages/games.scm (red-eclipse)[source]: Add 'modules' and 'snippet'. [home-page]: Use HTTPS. [license]: Update license.
* gnu: Add chipmunk.Nicolas Goaziou2020-01-17
| | | | * gnu/packages/game-development.scm (chipmunk): New variable.
* Update email address for Amin Bandali.Amin Bandali2020-01-17
| | | | | | | | | * .mailmap: Add name and email addresses for Amin Bandali. * gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm, gnu/packages/maths.scm: Update email address for Amin Bandali. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: ecl: Use system ASDF instead of bundled one.Guillaume Le Vaillant2020-01-17
| | | | | | * gnu/packages/lisp.scm (ecl)[source]: Remove snippet. [native-inputs]: Add cl-asdf. [arguments]: Add 'replace-asdf' phase.
* gnu: sbcl-cl-async-util: Add missing input.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-util)[inputs]: Add bordeaux-threads.
* gnu: sbcl: Use system ASDF instead of bundled one.Katherine Cox-Buday2020-01-17
| | | | | | | | * gnu/packages/lisp.scm (sbcl)[source]: Remove snippet. [native-inputs]: Add cl-asdf and sort the list. [arguments]: Add 'replace-asdf' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-asdf.Katherine Cox-Buday2020-01-17
| | | | | | * gnu/packages/lisp.scm (cl-asdf): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* doc: Add booting instructions for Libreboot.Wiktor Żelazny2020-01-17
| | | | | | | | * doc/guix.texi (Booting): Mention the relevant command for USB. Instructions for DVD and for Coreboot are missing. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* guix-install.sh: Create an init profile during installationPrafulla Giri2020-01-17
| | | | | | | | | | | | | | | | | Create an init profile (/etc/profile.d/guix.sh) during installation for better integration with foreign distros. This file, read by login-shells sets a few environment variables (PATH, GUIX_PROFILE, GUIX_LOCALE, along with XDG_DATA_DIRS) and makes guix-installed packages readily available for the users. Other environment variables, as listed by `guix package --search-paths=prefix`, are also exported. Checks are in place to prevent the init profile from needlessly polluting the user's environment. * etc/guix-install.sh (sys_create_init_profile): New function to create /etc/profile.d/guix.sh init profile. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build: Allow builds with Guile 3.0.Ludovic Courtès2020-01-17
| | | | | * configure.ac: Add "3.0" in 'GUILE_PKG' invocation. * doc/guix.texi (Requirements): Mention 3.0.x.
* guix system: Add workaround in test for Guile 3.0.0.Ludovic Courtès2020-01-17
| | | | | * tests/guix-system.sh: For the 'GRUB-config' test, add workaround for the reported line number in Guile 3.0.0.
* ui: Ignore 'raise-exception' frames when reporting exceptions.Ludovic Courtès2020-01-17
| | | | | * guix/ui.scm (last-frame-with-source): Check whether FRAME corresponds to 'raise-exception' and skip it if it does.