Skip to content
Snippets Groups Projects
  1. Jan 17, 2020
  2. Jan 16, 2020
    • Nicolas Goaziou's avatar
      gnu: Update copyright line. · 4337140c
      Nicolas Goaziou authored
      * gnu/packages/game-development.scm: Update copyright line.
      4337140c
    • Liliana Marie Prikler's avatar
      gnu: Refactor renpy build. · 37c52b5b
      Liliana Marie Prikler authored
      * gnu/packages/game-development.scm (python2-renpy)[arguments]: Use directory
      excursions instead of invoking `chdir' directly in phases.
      37c52b5b
    • Nicolas Goaziou's avatar
      gnu: xmoto: Slight description rewording. · af4796d5
      Nicolas Goaziou authored
      * gnu/packages/games.scm (xmoto)[description]: Slight rewording.
      af4796d5
    • Nicolas Goaziou's avatar
      gnu: Add xmoto. · 40d2bddd
      Nicolas Goaziou authored
      * 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.
      40d2bddd
    • Ludovic Courtès's avatar
      gnu: guile-fibers: Add "guile3.0-fibers" variant. · 9e016129
      Ludovic Courtès authored
      * gnu/packages/guile-xyz.scm (guile-fibers)[source]: Add 'modules' and
      'snippet'.
      (guile3.0-fibers): New variable.
      9e016129
    • Ludovic Courtès's avatar
      import: elpa: Rewrite test to use an HTTP server instead of mocking. · 9d6c6cb2
      Ludovic Courtès authored
      * 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.
      9d6c6cb2
    • Ludovic Courtès's avatar
      import: cran: Avoid uses of '@@' in the tests. · cfd1ed84
      Ludovic Courtès authored
      * 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.
      cfd1ed84
Loading