summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès2020-01-17
| | | | | | * guix/lint.scm (check-vulnerabilities): Add 'package-vulnerabilities' optional parameter. * tests/lint.scm ("cve: one vulnerability"): Use it instead of 'mock'.
* lint: derivation: Adjust exception handling for Guile 3.Ludovic Courtès2020-01-17
| | | | | | | | | This makes sure the "derivation: invalid arguments" test passes on Guile 3.0.0. Without this change, the lint warning would only include the format string instead of the key and arguments. * guix/lint.scm (exception-with-kind-and-args?): New procedure. (check-derivation): Use it.
* packages: Prevent inlining of 'find-best-packages-by-name'.Ludovic Courtès2020-01-17
| | | | | | | This allows 'tests/packages.scm' to mock it. * gnu/packages.scm (find-best-packages-by-name): Set! it at the top level to prevent it from being inline on Guile 3.
* gnu: guile-hall: Add variant for Guile 3.0.Alex Sassmannshausen2020-01-17
| | | | * gnu/packages/guile-xyz.scm (guile3.0-hall): New variable.
* gnu: guile-config: Add variant for Guile 3.0.Alex Sassmannshausen2020-01-17
| | | | * gnu/packages/guile-xyz.scm (guile3.0-config): New variable.
* gnu: guile-hall: Update to 0.2.1.Alex Sassmannshausen2020-01-17
| | | | * gnu/packages/guile-xyz.scm (guile-hall): Update to 0.2.1.
* gnu: guile-config: Update to 0.3.1.Alex Sassmannshausen2020-01-17
| | | | * gnu/packages/guile-xyz.scm (guile-config): Update to 0.3.1.
* gnu: Add cl-green-threads.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-green-threads, cl-green-threads, ecl-green-threads): New variables.
* gnu: Add cl-async-future.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-future, cl-async-future, ecl-cl-async-future): New variables.
* gnu: Add cl-blackbird.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-blackbird, cl-blackbird, ecl-blackbird): New variables.
* gnu: Add cl-async-ssl.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-ssl, cl-async-ssl, ecl-cl-async-ssl): New variables.
* gnu: Add cl-async-repl.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-repl, cl-async-repl, ecl-cl-async-repl): New variables.
* gnu: Add cl-async.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async, cl-async, ecl-cl-async): New variables.
* gnu: Add cl-async-util.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-util, cl-async-util, ecl-cl-async-util): New variables.
* gnu: Add cl-async-base.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-async-base, cl-async-base, ecl-cl-async-base): New variables.
* gnu: Add cl-libuv.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-libuv, cl-libuv, ecl-cl-libuv): New variables.
* gnu: Add cl-vom.Guillaume Le Vaillant2020-01-17
| | | | * gnu/packages/lisp-xyz.scm (sbcl-vom, cl-vom, ecl-vom): New variables.
* gnu: Add cl-coroutine.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-coroutine, cl-coroutine, ecl-cl-coroutine): New variables.
* gnu: Add cl-cont.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-cont, cl-cont, ecl-cl-cont): New variables.
* gnu: Add cl-fset.Guillaume Le Vaillant2020-01-17
| | | | * gnu/packages/lisp-xyz.scm (sbcl-fset, cl-fset): New variables.
* gnu: Add cl-mt19937.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-mt19937, cl-mt19937, ecl-mt19937): New variables.
* gnu: Add cl-misc-extensions.Guillaume Le Vaillant2020-01-17
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-misc-extensions, cl-misc-extensions, ecl-misc-extensions): New variables.
* gnu: services: Allow extra content in mysql configuration.Alex Sassmannshausen2020-01-17
| | | | | * gnu/services/databases.scm (<mysql-configuration>): New field. (mysql-configuration-file): Use it.
* gnu: rust-lock-api-0.3: Update to 0.3.3.Efraim Flashner2020-01-17
| | | | * gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.3.
* gnu: rust-lock-api-0.1: Don't hide package.Efraim Flashner2020-01-17
| | | | | | * gnu/packages/crates-io.scm (rust-lock-api-0.1)[arguments]: Skip build. Add rust-scopeguard-0.3, rust-owning-ref-0.4 to cargo-inputs. [properties]: Remove field.
* gnu: rust-libloading-0.5: Don't hide package.Efraim Flashner2020-01-17
| | | | | | | * gnu/packages/crates-io.scm (rust-libloading-0.5)[arguments]: Skip build. Add rust-winapi-0.3 to cargo-inputs. Add rust-cc-1.0 to cargo-development-inputs. [properties]: Remove field.
* gnu: rust-libc-0.2: Update to 0.2.66.Efraim Flashner2020-01-17
| | | | * gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.66.
* gnu: rust-libc-0.2: Don't hide package.Efraim Flashner2020-01-17
| | | | | | | * gnu/packages/crates-io.scm (rust-libc-0.2)[arguments]: Skip build. Add rust-rustc-std-workspace-core-1.0 to cargo-inputs. [description]: Appease 'guix lint'. [properties]: Remove field.
* gnu: rust-itoa-0.4: Don't hide package.Efraim Flashner2020-01-17
| | | | | * gnu/packages/crates-io.scm (rust-itoa-0.4)[arguments]: Skip build. [properties]: Remove field.
* gnu: rust-itoa-0.1: Don't hide package.Efraim Flashner2020-01-17
| | | | | * gnu/packages/crates-io.scm (rust-itoa-0.1)[arguments]: Skip build. [properties]: Don't inherit field.
* gnu: rust-iovec-0.1: Update to 0.1.4.Efraim Flashner2020-01-17
| | | | | * gnu/packages/crates-io.scm (rust-iovec-0.1): Update to 0.1.4. [arguments] Remove rust-winapi-0.2 from cargo-inputs.
* gnu: rust-iovec-0.1: Don't hide package.Efraim Flashner2020-01-17
| | | | | | * gnu/package/crates-io.scm (rust-iovec-0.1)[arguments]: Skip build. Add rust-libc-0.2, rust-winapi-0.2 to cargo-inputs. [properties]: Remove field.
* gnu: rust-hostname-0.1: Don't hide package.Efraim Flashner2020-01-17
| | | | | | | * gnu/packages/crates-io.scm (rust-hostname-0.1)[arguments]: Skip build. Add rust-libc-0.2, rust-winutil-0.1 to cargo-inputs. [host-name]: Update to new host-name. [properties]: Remove field.
* gnu: rust-glob-0.3: Don't hide package.Efraim Flashner2020-01-17
| | | | | | * gnu/packages/crates-io.scm (rust-glob-0.3)[arguments]: Skip build. Add rust-tempdir-0.3 to cargo-development-inputs. [properties]: Remove field.
* gnu: rust-glob-0.2: Don't hide package.Efraim Flashner2020-01-17
| | | | | | * gnu/packages/crates-io.scm (rust-glob-0.2)[arguments]: Skip build. Add rust-tempdir-0.3 to cargo-development-inputs. [properties]: Don't inherit field.
* gnu: Add ocaml-4.09.Julien Lepiller2020-01-17
| | | | | * gnu/packages/ocaml.scm (ocaml-4.09): New variable. [argument]: Remove the no longer needed configure phase.
* gnu: stgit: Update to 0.21.Tobias Geerinckx-Rice2020-01-17
| | | | | | | | * gnu/packages/version-control.scm (stgit): Update to 0.21. [native-inputs]: Add perl. [arguments]: Build with default Python (3). Add ‘hard-code-version’ and ‘patch-tests’ phases. Fix and run all remaining tests in the ‘check’ phase.
* gnu: wavemon: Update to 0.9.1.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/hardware.scm (wavemon): Update to 0.9.1.
* gnu: python-publicsuffix2: Update to 2.20191221.Tobias Geerinckx-Rice2020-01-17
| | | | | | * gnu/packages/python-web.scm (python-publicsuffix2): Update to 2.20191221. [arguments]: Add ‘ignore-maintainer-inputs’ phase.
* gnu: intel-vaapi-driver: Update to 2.4.0.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.0.
* gnu: miniupnpc: Update to 2.1.20191224.Tobias Geerinckx-Rice2020-01-17
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20191224.
* gnu: Update copyright line.Nicolas Goaziou2020-01-16
| | | | * gnu/packages/game-development.scm: Update copyright line.
* gnu: Refactor renpy build.Leo Prikler2020-01-16
| | | | | * gnu/packages/game-development.scm (python2-renpy)[arguments]: Use directory excursions instead of invoking `chdir' directly in phases.
* gnu: xmoto: Slight description rewording.base-for-series-2649Nicolas Goaziou2020-01-16
| | | | * gnu/packages/games.scm (xmoto)[description]: Slight rewording.
* gnu: Add xmoto.Nicolas Goaziou2020-01-16
| | | | | | | | * gnu/packages/games.scm (xmoto): New variable. * gnu/packages/patches/xmoto-remove-glext.patch: New file. * gnu/packages/patches/xmoto-reproducible.patch: New file. * gnu/packages/patches/xmoto-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new files.
* gnu: guile-fibers: Add "guile3.0-fibers" variant.Ludovic Courtès2020-01-16
| | | | | | * gnu/packages/guile-xyz.scm (guile-fibers)[source]: Add 'modules' and 'snippet'. (guile3.0-fibers): New variable.
* import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès2020-01-16
| | | | | | | | | | | * guix/import/elpa.scm (elpa-url): Add 'gnu/http'. (elpa->guix-package): Handle it. * tests/elpa.scm (elpa-package-info-mock, auctex-readme-mock) (elpa-version->string, package-source-url, ensure-list) (package-home-page, make-elpa-package): Remove. <top level>: Call '%http-server-port'. (eval-test-with-elpa): Remove uses of 'mock'. Use 'with-http-server' and parameterize 'current-http-proxy' instead.
* import: cran: Avoid uses of '@@' in the tests.Ludovic Courtès2020-01-16
| | | | | | | * guix/import/cran.scm (description->alist, description->package): Export. <top level>: Set! 'listify'. * tests/cran.scm (description-alist, "description->package"): Remove use of '@@' to access the relevant bindings.
* import: crate: Export 'string->license'.Ludovic Courtès2020-01-16
| | | | | * guix/import/crate.scm (string->license): Export. * tests/crate.scm (string->license): Remove.
* lzlib: Define 'dictionary-size+match-length-limit'.Ludovic Courtès2020-01-16
| | | | | | | | * guix/lzlib.scm (%compression-levels): Splice the rest of each element. (dictionary-size+match-length-limit): New procedure. (make-lzip-output-port, make-lzip-input-port/compressed): Use it. * tests/lzlib.scm ("Bytevector of size relative to Lzip internal buffers (2 * dictionary)"): Use 'dictionary-size+match-length-limit' instead of 'assoc-ref'.