aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-10-22gnu: python-pyld: Update to 1.0.5....* gnu/packages/python-xyz.scm (python-pyld): Update to 1.0.5. Tobias Geerinckx-Rice
2019-10-22gnu: lm-sensors: Update to 3.6.0....* gnu/packages/linux.scm (lm-sensors): Update to 3.6.0. Tobias Geerinckx-Rice
2019-10-22gnu: python-psutil: Update to 5.6.3....* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.3. Tobias Geerinckx-Rice
2019-10-22gnu: parallel: Update to 20191022....* gnu/packages/parallel.scm (parallel): Update to 20191022. Tobias Geerinckx-Rice
2019-10-22gnu: python-rst.linker: Update to 1.11....* gnu/packages/python-xyz.scm (python-rst.linker): Update to 1.11. Tobias Geerinckx-Rice
2019-10-22gnu: perl-cgi-simple: Update to 1.22....* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22. Tobias Geerinckx-Rice
2019-10-22gnu: r-rcppgsl: Update to 0.3.7....* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.7. Tobias Geerinckx-Rice
2019-10-22gnu: r-stringdist: Update to 0.9.5.5....* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.5. Tobias Geerinckx-Rice
2019-10-22gnu: perl-error: Update to 0.17028....* gnu/packages/perl.scm (perl-error): Update to 0.17028. Tobias Geerinckx-Rice
2019-10-22gnu: Add gperftools....* gnu/packages/cpp.scm (gperftools): New variable. Pierre Neidhardt
2019-10-22gnu: seahorse: Update to 3.30.1.1....* gnu/packages/gnome.scm (seahorse)[version]: Update version number. [origin]: Update hash. Add patch needed for compilation with our version of libsecret (0.19.1). [inputs]: Add avahi dependency. [native-inputs]: Add vala dependency. Use gettext-minimal instead of intltool, as only xgettext is used. * gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Miguel Ángel Arruga Vivas
2019-10-22gnu: guile-json: Deprecate the 'guile-json' variable....* gnu/packages/guile.scm (guile-json): Rename to... (guile-json-1): ... this. (guile-json): Define as a deprecated alias for 'guile-json-1'. (guile2.0-json, guile-json-3): Explicitly refer to 'guile-json-1'. Ludovic Courtès
2019-10-22gnu: Add weasyprint....* gnu/packages/pdf.scm (weasyprint): New variable. Hartmut Goebel
2019-10-22gnu: Add python-pyphen....* gnu/packages/python-xyz.scm (python-pyphen): New variable. Hartmut Goebel
2019-10-22gnu: Add python-cairosvg....* gnu/packages/python-xyz.scm (python-cairosvg): New variable. Hartmut Goebel
2019-10-22gnu: Add python-cssselect2....* gnu/packages/python-web.scm (python-cssselect2): New variable. Hartmut Goebel
2019-10-22gnu: Add python-tinycss2....* gnu/packages/python-web.scm (python-tinycss2): New variable. Hartmut Goebel
2019-10-22gnu: Add python-pytest-isort....* gnu/packages/python-check.scm (python-pytest-isort): New variable. Hartmut Goebel
2019-10-22gnu: libtommath: Update to 1.2.0....* gnu/packages/multiprecision.scm (libtommath): Update to 1.2.0. [arguments]: Update custom 'prepare-build for new version. Update custom 'check phase to use test-target keyword. (libtommath@1.1): New variable. (libtommath@1.0)[inherit]: Inherit from libtommath@1.1. Efraim Flashner
2019-10-22gnu: font-awesome: Download using git-fetch....The official link on the website has a regularly changing hash. * gnu/packages/fonts.scm (font-awesome)[source]: Use 'git-fetch'. [arguments]: Replace 'install phase. [home-page]: Use new upstream home-page. Efraim Flashner
2019-10-22gnu: Add sbcl-graph-json....* gnu/packages/lisp.scm (sbcl-graph-json): New variable. Guillaume Le Vaillant
2019-10-22gnu: Add sbcl-graph-dot....* gnu/packages/lisp.scm (sbcl-graph-dot): New variable. Guillaume Le Vaillant
2019-10-22gnu: Add graph....* gnu/packages/lisp.scm (cl-graph, sbcl-graph): New variables. * gnu/packages/patches/sbcl-graph-asdf-definitions.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Guillaume Le Vaillant
2019-10-22gnu: Add stefil....* gnu/packages/lisp.scm (cl-stefil, sbcl-stefil): New variables. Guillaume Le Vaillant
2019-10-22gnu: Add ecl-iterate....* gnu/packages/lisp.scm (ecl-iterate): New variable. Guillaume Le Vaillant
2019-10-22gnu: sbcl-iterate: Add missing native input....* gnu/packages/lisp.scm (sbcl-iterate)[native-inputs]: Add rt. Guillaume Le Vaillant
2019-10-22gnu: Add yason....* gnu/packages/lisp.scm (cl-yason, sbcl-yason, ecl-yason): New variables. Guillaume Le Vaillant
2019-10-22gnu: Add curry-compose-reader-macros....* gnu/packages/lisp.scm (cl-curry-compose-reader-macros, sbcl-curry-compose-reader-macros, ecl-curry-compose-reader-macros): New variables. Guillaume Le Vaillant
2019-10-22gnu: Add cl-heap....* gnu/packages/lisp.scm (cl-heap, sbcl-cl-heap, ecl-cl-heap): New variables. Guillaume Le Vaillant
2019-10-22gnu: mongodb: Fix build....* gnu/packages/databases.scm (mongodb)[inputs]: Use openssl 1, as 1.1. doesn't work. [arguments]: Change how a constant is defined in the tests to allow compiling with a newer version of GCC. Christopher Baines
2019-10-21gnu: emacs-counsel-dash: Require emacs-ivy....* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Require emacs-ivy. Brian Leung
2019-10-21gnu: mingw-w64: Add -winpthreads variants....This recursive package definition really demonstrates how magical Guix can be :-) Try invoking: ./pre-inst-env guix build mingw-w64-{x86_64,i686}{,-winpthreads} * gnu/packages/mingw.scm (make-mingw-w64): Add XGCC, XBINUTILS optional arguments to specify using a non-default cross-compiler/binutils. Add WITH-WINPTHREADS? optional argument to allow building with winpthreads support. Adjust accordingly for the new arguments. (mingw-w64-i686-winpthreads, mingw-w64-x86_64-winpthreads): Add variables. * gnu/packages/cross-base.scm (native-libc): Add XGCC, XBINUTILS key arugments and pass to MAKE-MINGW-W64. (cross-libc): Pass XGCC and XBINUTILS to NATIVE-LIBC. Carl Dong
2019-10-21gnu: pdfarranger: Add 'wrap-for-typelib' phase....* gnu/packages/pdf.scm (pdfarranger)[arguments]: Add #:phases. Ludovic Courtès
2019-10-21gnu: Add pdfarranger....* gnu/packages/pdf.scm (pdfarranger): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ben Sturmfels
2019-10-21gnu: Add gloo....* gnu/packages/machine-learning.scm (gloo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-10-21gnu: Add emacs-auth-source-pass....* gnu/packages/emacs-xyz.scm (emacs-auth-source-pass): New variable. Brian Leung
2019-10-21gnu: emacs-counsel-dash: Update to 0.1.3-3.7027868....* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-3.7027868. Brian Leung
2019-10-21gnu: Add ephemeralpg....This is a general utility, but I'm particularly interested in using this to enable build time tests for the guix-data-service package. * gnu/packages/databases.scm (ephemeralpg): New variable. Christopher Baines
2019-10-21gnu: yasm: Disable parallel tests....* gnu/packages/assembly.scm (yasm)[arguments]: Set #:parallel-tests? to #f. Christopher Baines
2019-10-21gnu: r-xcms: Update to 3.6.2....* gnu/packages/bioconductor.scm (r-xcms): Update to 3.6.2. Ricardo Wurmus
2019-10-21gnu: r-data-table: Update to 1.12.6....* gnu/packages/statistics.scm (r-data-table): Update to 1.12.6. [native-inputs]: Add pkg-config. Ricardo Wurmus
2019-10-21gnu: make-bootstrap: Memoize 'glibc-for-bootstrap'....This reduces the graph shown by: guix graph -e '(@@ (gnu packages make-bootstrap) %gcc-static)' from 258 nodes (2398 edges) to 179 nodes (1872 edges). * gnu/packages/make-bootstrap.scm (glibc-for-bootstrap): Turn into an 'mlambdaq'. (package-with-relocatable-glibc, %glibc-stripped): Explicitly pass an argument to 'glibc-for-bootstrap'. Ludovic Courtès
2019-10-21gnu: Add gens-gs....* gnu/packages/emulators.scm (gens-gs): New variable. David Wilson
2019-10-21gnu: enlightenment: Fix desktop session file creation....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Create wayland session file only when building with wayland support. Efraim Flashner
2019-10-21gnu: Add pcsxr....* gnu/packages/emulators.scm (pcsxr): New variable. Pierre Neidhardt
2019-10-21gnu: Add simple-parallel-tasks....* gnu/packages/lisp.scm (cl-simple-parallel-tasks, sbcl-simple-parallel-tasks, ecl-simple-parallel-tasks): New variables. Guillaume Le Vaillant
2019-10-21gnu: backup: Remove my copyright....This is a follow-up of 7757f440449, where my copyright is not needed. * gnu/packages/backup.scm: Remove my copyright. Mathieu Othacehe
2019-10-20gnu: emacs-hierarchy: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-hierarchy): Enable tests. Brian Leung
2019-10-20gnu: emacs-org-ql: Update to 0.3.2....* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3.2. Brian Leung
2019-10-21gnu: certbot, python-acme: Update to 0.39.0....* gnu/packages/tls.scm (python-acme): Update to 0.39.0. (certbot)[source]: Update hash. [propagated-inputs]: Add python-distro. Tobias Geerinckx-Rice