Age | Commit message (Expand) | Author |
---|---|---|
2020-03-18 | gnu: Add emacs-org-static-blog....* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable. | Brice Waegeneire |
2020-03-18 | gnu: Add Geary....* gnu/packages/gnome.scm (geary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | raingloom |
2020-03-18 | gnu: gspell: --enable-vala for VAPI (for geary)...* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags. [native-inputs]: Add VALA. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | raingloom |
2020-03-18 | gnu: gnunet-gtk: Update to 0.12.0....* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tanguy Le Carrour |
2020-03-18 | gnu: gnunet: Update to 0.12.2....* gnu/packages/gnunet.scm (gnunet): Update to 0.12.2. [inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tanguy Le Carrour |
2020-03-18 | gnu: mcron: Depend on Guile 2.2.7....Fixes <https://bugs.gnu.org/37237>. * gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with GUILE-2.2.7. | Ludovic Courtès |
2020-03-14 | store: Fix many guix commands failing on some locales....Partly fixes <https://bugs.gnu.org/39970>. At least 'guix environment', 'guix install' and 'guix pull' on 'az_AZ.utf8' and 'tr_TR.utf8' were affected. * guix/store.scm (store-path-hash-part): Move base path detection to ... (store-path-base): ... this new exported procedure. (store-path-package-name): Use it instead of locale-dependent regexps. (store-regexp*): Remove. | Florian Pelz |
2020-03-17 | bootloader: grub: Refactor eye-candy a bit....* gnu/bootloader/grub.scm (eye-candy)[setup-gfxterm-body]: Define the GFXMODE binding using AND-LET* instead of chained AND=>. Add a comment about supporting graphical mode on other systems than x86. Generate configuration string using FORMAT rather than STRING-APPEND. | Maxim Cournoyer |
2020-03-17 | bootloader: grub: Use the all_video module in graphic mode....* gnu/bootloader/grub.scm (eye-candy): Load the module 'all_video' which automatically loads all the available and relevant video modules. | Maxim Cournoyer |
2020-03-17 | gnu: system: Export %sudoers-specification....Exporting this variable allows reusing the default value of the `sudoers-file' field when configuring it. * gnu/system.scm (gnu): Export %sudoers-specification. * doc/guix.texi (Invoking guix deploy): Document an example, to use with 'guix deploy'. | Maxim Cournoyer |
2020-03-18 | gnu: r-imager: Use HTTPS home page....* gnu/packages/cran.scm (r-imager)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-gsubfn: Update home page....* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-lars: Update home page....* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS) redirection. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-tractor-base: Use HTTPS home page....* gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-mclust: Use HTTPS home page....* gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-pls: Use HTTPS home page....* gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-epi: Use HTTPS home page....* gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-elasticnet: Update home page....* gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS) redirection. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: r-iso: Use HTTPS home page....* gnu/packages/cran.scm (r-iso)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: godot: Update to 3.2.1....* gnu/packages/game-development.scm (godot): Update to 3.2.1. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: tintin++: Update to 2.02.02....* gnu/packages/games.scm (tintin++): Update to 2.02.02. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: tracker-miners: Update to 2.3.3....* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3. | Tobias Geerinckx-Rice |
2020-03-18 | gnu: tracker: Update to 2.3.4....* gnu/packages/gnome.scm (tracker): Update to 2.3.4. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: libfdk: Update to 2.0.1....* gnu/packages/audio.scm (libfdk): Update to 2.0.1. | Leo Famulari |
2020-03-17 | gnu: r-forcats: Use HTTPS home page....* gnu/packages/statistics.scm (r-forcats)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-rcppparallel: Use HTTPS home page....* gnu/packages/cran.scm (r-rcppparallel)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-emplik: Use HTTPS home page....* gnu/packages/cran.scm (r-emplik)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-hapassoc: Use HTTPS home page....* gnu/packages/cran.scm (r-hapassoc)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-htqpcr: Update home page....* gnu/packages/bioconductor.scm (r-htqpcr)[home-page]: Use HTTPS link to PDF paper. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-beeswarm: Use HTTPS home page....* gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-acs: Update home page....* gnu/packages/cran.scm (r-acs)[home-page]: Follow (HTTPS) redirection. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: r-tsa: Use HTTPS home page....* gnu/packages/cran.scm (r-tsa)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: Use HTTPS for www.rforge.net home pages....* gnu/packages/cran.scm (r-rjava, r-tiff, r-uuid, r-fastmatch, r-jpeg) [home-page]: Use HTTPS. * gnu/packages/statistics.scm (r-base64enc)[home-page]: Likewise | Tobias Geerinckx-Rice |
2020-03-17 | gnu: american-fuzzy-lop: Use HTTPS home page....* gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: american-fuzzy-lop: Update to 2.56b....* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.56b. [source]: Use GIT-FETCH from the new upstream, and GIT-FILE-NAME. [inputs]: Adjust custom-qemu's ‘apply-afl-patches’ phase to this new reality. Don't apply upstreamed Qemu patches. [arguments]: Make the git check-out writable. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: american-fuzzy-lop: Fix documentation directory....* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Install documentation into its conventional location. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: Syncthing: Update to 1.4.0....* gnu/packages/syncthing.scm (syncthing): Update to 1.4.0. [inputs]: Add go-github-com-willf-bloom. | Leo Famulari |
2020-03-17 | gnu: Add go-github-com-willf-bloom....* gnu/packages/golang.scm (go-github-com-willf-bloom): New variable. | Leo Famulari |
2020-03-17 | gnu: Add go-github-com-willf-bitset....* gnu/packages/golang.scm (go-github-com-willf-bitset): New variable. | Leo Famulari |
2020-03-17 | gnu: go-github-com-spaolacci-murmur3: Update to 1.1.0...* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Update to 1.1.0. | Leo Famulari |
2020-03-17 | gnu: go-github-com-pkg-errors: Update to 0.9.1....* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.1. | Leo Famulari |
2020-03-17 | gnu: pigx-scrnaseq: Update to 1.1.4....* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.4. | Ricardo Wurmus |
2020-03-17 | gnu: redis: Use HTTPS home page....* gnu/packages/databases.scm (redis)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: sipcalc: Use HTTPS home page....* gnu/packages/admin.scm (sipcalc)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: bridge-utils: Update home page....* gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS) redirection. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: Add straw-viewer....* gnu/packages/video.scm (straw-viewer): New public variable. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: tftp-hpa: Use HTTPS home page....* gnu/packages/networking.scm (tftp-hpa)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: liboop: Use HTTPS home page....* gnu/packages/ssh.scm (liboop)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: guitarix: Use HTTPS home page....* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-17 | gnu: opensubdiv: Use HTTPS home page....* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |