| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Remove leading newline from (gnu packages java).•••* gnu/packages/java.scm: Remove leading newline.
| Tobias Geerinckx-Rice | 2020-01-17 | 1 | -1/+0 |
* | gnu: vpnc: Use HTTPS home page.•••* gnu/packages/vpn.scm (vpnc)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-01-17 | 1 | -1/+1 |
* | gnu: python-maxminddb, python-geoip2: Use HTTPS home page.•••* gnu/packages/geo.scm (python-maxminddb, python-geoip2)[home-page]:
Use HTTPS.
| Tobias Geerinckx-Rice | 2020-01-17 | 1 | -2/+2 |
* | gnu: gunicorn: Use HTTPS home page.•••* gnu/packages/python-web.scm (gunicorn)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2020-01-17 | 1 | -1/+1 |
* | gnu: guix: Add "guile3.0-guix" variant.•••* gnu/packages/package-management.scm (guile3.0-guix): New variable.
| Ludovic Courtès | 2020-01-17 | 1 | -0/+15 |
* | gnu: guix: Update to 50299ad.•••* gnu/packages/package-management.scm (guix): Update to 50299ad.
| Ludovic Courtès | 2020-01-17 | 1 | -3/+3 |
* | gnu: diffoscope: Update to 135.•••* gnu/packages/diffoscope (diffoscope): Update to 135.
| Vagrant Cascadian | 2020-01-17 | 1 | -2/+2 |
* | gnu: chipmunk: Use HTTPS home page URI.•••* gnu/packages/game-development.scm (chipmunk)[home-page]: Use HTTPS URI.
| Nicolas Goaziou | 2020-01-17 | 1 | -1/+1 |
* | gnu: libofx: Fix description typo.•••* gnu/packages/finance.scm (libofx): Change "a API" to "an API".
| Kei Kebreau | 2020-01-17 | 1 | -1/+1 |
* | gnu: gnucash: Enable libofx support.•••* gnu/packages/gnucash.scm (gnucash)[arguments]: Remove '-DWITH_OFX=OFF'
configure flag to enable libofx support.
[inputs]: Add libofx.
[propagated-inputs]: Add dconf.
| Kei Kebreau | 2020-01-17 | 1 | -2/+5 |
* | gnu: Add libofx.•••* gnu/packages/finance.scm (libofx): New variable.
| Kei Kebreau | 2020-01-17 | 1 | -0/+46 |
* | gnu: Add opensp.•••* gnu/packages/finance.scm (opensp): New variable.
| Kei Kebreau | 2020-01-17 | 1 | -0/+53 |
* | gnu: red-eclipse: Remove proprietary libraries and pre-compiled binaries.•••* gnu/packages/games.scm (red-eclipse)[source]: Add 'modules' and 'snippet'.
[home-page]: Use HTTPS.
[license]: Update license.
| Kei Kebreau | 2020-01-17 | 1 | -4/+13 |
* | gnu: Add chipmunk.•••* gnu/packages/game-development.scm (chipmunk): New variable.
| Nicolas Goaziou | 2020-01-17 | 1 | -0/+28 |
* | Update email address for Amin Bandali.•••* .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>
| Amin Bandali | 2020-01-17 | 5 | -5/+5 |
* | gnu: ecl: Use system ASDF instead of bundled one.•••* gnu/packages/lisp.scm (ecl)[source]: Remove snippet.
[native-inputs]: Add cl-asdf.
[arguments]: Add 'replace-asdf' phase.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -10/+18 |
* | gnu: sbcl-cl-async-util: Add missing input.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-util)[inputs]: Add
bordeaux-threads.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -1/+2 |
* | gnu: sbcl: Use system ASDF instead of bundled one.•••* 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>
| Katherine Cox-Buday | 2020-01-17 | 1 | -13/+25 |
* | gnu: Add cl-asdf.•••* gnu/packages/lisp.scm (cl-asdf): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Katherine Cox-Buday | 2020-01-17 | 1 | -1/+36 |
* | gnu: imv: Record the absolute file name of 'imv-x11' and 'imv-wayland'.•••* gnu/packages/image-viewers.scm (imv)[arguments]: Add
'record-absolute-file-names' phase.
| Ludovic Courtès | 2020-01-17 | 1 | -2/+12 |
* | gnu: Add imv.•••* gnu/packages/image-viewers.scm (imv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Peng Mei Yu | 2020-01-17 | 1 | -0/+62 |
* | gnu: Add corsix-th.•••* gnu/packages/games.scm (corsix-th): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar | 2020-01-17 | 1 | -0/+56 |
* | gnu: guile-hall: Add variant for Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile3.0-hall): New variable.
| Alex Sassmannshausen | 2020-01-17 | 1 | -0/+11 |
* | gnu: guile-config: Add variant for Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile3.0-config): New variable.
| Alex Sassmannshausen | 2020-01-17 | 1 | -0/+7 |
* | gnu: guile-hall: Update to 0.2.1.•••* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.2.1.
| Alex Sassmannshausen | 2020-01-17 | 1 | -2/+2 |
* | gnu: guile-config: Update to 0.3.1.•••* gnu/packages/guile-xyz.scm (guile-config): Update to 0.3.1.
| Alex Sassmannshausen | 2020-01-17 | 1 | -4/+5 |
* | gnu: Add cl-green-threads.•••* gnu/packages/lisp-xyz.scm (sbcl-green-threads, cl-green-threads,
ecl-green-threads): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+48 |
* | gnu: Add cl-async-future.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-future, cl-async-future,
ecl-cl-async-future): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+35 |
* | gnu: Add cl-blackbird.•••* gnu/packages/lisp-xyz.scm (sbcl-blackbird, cl-blackbird, ecl-blackbird): New
variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+35 |
* | gnu: Add cl-async-ssl.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-ssl, cl-async-ssl,
ecl-cl-async-ssl): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+32 |
* | gnu: Add cl-async-repl.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-repl, cl-async-repl,
ecl-cl-async-repl): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+18 |
* | gnu: Add cl-async.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async, cl-async, ecl-cl-async): New
variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+22 |
* | gnu: Add cl-async-util.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-util, cl-async-util,
ecl-cl-async-util): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+19 |
* | gnu: Add cl-async-base.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-async-base, cl-async-base,
ecl-cl-async-base): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+36 |
* | gnu: Add cl-libuv.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-libuv, cl-libuv, ecl-cl-libuv): New
variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+51 |
* | gnu: Add cl-vom.•••* gnu/packages/lisp-xyz.scm (sbcl-vom, cl-vom, ecl-vom): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+31 |
* | gnu: Add cl-coroutine.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-coroutine, cl-coroutine,
ecl-cl-coroutine): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+47 |
* | gnu: Add cl-cont.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-cont, cl-cont, ecl-cl-cont): New
variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+35 |
* | gnu: Add cl-fset.•••* gnu/packages/lisp-xyz.scm (sbcl-fset, cl-fset): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+38 |
* | gnu: Add cl-mt19937.•••* gnu/packages/lisp-xyz.scm (sbcl-mt19937, cl-mt19937, ecl-mt19937): New
variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+26 |
* | gnu: Add cl-misc-extensions.•••* gnu/packages/lisp-xyz.scm (sbcl-misc-extensions, cl-misc-extensions,
ecl-misc-extensions): New variables.
| Guillaume Le Vaillant | 2020-01-17 | 1 | -0/+36 |
* | gnu: rust-lock-api-0.3: Update to 0.3.3.•••* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.3.
| Efraim Flashner | 2020-01-17 | 1 | -2/+2 |
* | gnu: rust-lock-api-0.1: Don't hide package.•••* 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.
| Efraim Flashner | 2020-01-17 | 1 | -1/+5 |
* | gnu: rust-libloading-0.5: Don't hide package.•••* 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.
| Efraim Flashner | 2020-01-17 | 1 | -1/+6 |
* | gnu: rust-libc-0.2: Update to 0.2.66.•••* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.66.
| Efraim Flashner | 2020-01-17 | 1 | -2/+2 |
* | gnu: rust-libc-0.2: Don't hide package.•••* 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.
| Efraim Flashner | 2020-01-17 | 1 | -9/+11 |
* | gnu: rust-itoa-0.4: Don't hide package.•••* gnu/packages/crates-io.scm (rust-itoa-0.4)[arguments]: Skip build.
[properties]: Remove field.
| Efraim Flashner | 2020-01-17 | 1 | -4/+2 |
* | gnu: rust-itoa-0.1: Don't hide package.•••* gnu/packages/crates-io.scm (rust-itoa-0.1)[arguments]: Skip build.
[properties]: Don't inherit field.
| Efraim Flashner | 2020-01-17 | 1 | -1/+3 |
* | gnu: rust-iovec-0.1: Update to 0.1.4.•••* gnu/packages/crates-io.scm (rust-iovec-0.1): Update to 0.1.4.
[arguments] Remove rust-winapi-0.2 from cargo-inputs.
| Efraim Flashner | 2020-01-17 | 1 | -5/+3 |
* | gnu: rust-iovec-0.1: Don't hide package.•••* 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.
| Efraim Flashner | 2020-01-17 | 1 | -1/+5 |