Age | Commit message (Expand) | Author |
---|---|---|
2019-06-14 | gnu: Sphinx: Update to 2.1.1....* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1. | Marius Bakke |
2019-06-14 | gnu: python-mako: Update to 1.0.12....* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.12. | Marius Bakke |
2019-06-14 | gnu: python-markupsafe: Update to 1.1.1....* gnu/packages/python-xyz.scm (python-markupsafe): Update to 1.1.1. [arguments]: New field. Override check phase. [native-inputs]: Add PYTHON-PYTEST. | Marius Bakke |
2019-06-14 | gnu: imagemagick: Update to 6.9.10-49....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-49. | Marius Bakke |
2019-06-14 | gnu: libsigc++: Update to 2.10.2....* gnu/packages/glib.scm (libsigc++): Update to 2.10.2. | Marius Bakke |
2019-06-14 | gnu: cups-filters: Update to 1.25.0....* gnu/packages/cups.scm (cups-filters): Update to 1.25.0. | Marius Bakke |
2019-06-13 | build-system/haskell: Generate Setup.hs if needed....The default Setup.hs is boilerplate that is frequently left out of source packages. Several packages already add a phase to generate it, so moving this phase to the build system is just factoring out an existing pattern. See <https://github.com/phadej/time-compat/issues/4>. * guix/build/haskell-build-system.scm (generate-setuphs): New procedure. (%standard-phases): Add it after 'unpack'. * gnu/packages/haskell.scm (ghc-foundation, ghc-inline-c, ghc-inline-c-cpp, ghc-rio): Remove 'arguments'. Signed-off-by: Timothy Sample <samplet@ngyro.com> | Robert Vollmert |
2019-06-13 | build-system/haskell: Fix Haddock phase docstring....* guix/build/haskell-build-system.scm (haddock): Fix docstring. Signed-off-by: Timothy Sample <samplet@ngyro.com> | Robert Vollmert |
2019-06-13 | gnu: gstreamer: Skip failing test on 32-bit systems....* gnu/packages/gstreamer.scm (gstreamer)[arguments]: When building for a 32-bit system, add #:phases. | Marius Bakke |
2019-06-12 | gnu: perl-io-socket-ssl: Update to 2.066....The previous version failed to build, but this updated version does build successfully. * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.066. | Christopher Baines |
2019-06-11 | Merge branch 'master' into staging | Marius Bakke |
2019-06-11 | gnu: tbb: Update to 2019_U8....* gnu/packages/tbb.scm (tbb): Update to 2019_U8. | Marius Bakke |
2019-06-11 | gnu: offlineimap: Update to 7.2.4....* gnu/packages/mail.scm (offlineimap): Update to 7.2.4. | Marius Bakke |
2019-06-11 | gnu: wine-staging: Update to 4.10....* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.10. * gnu/packages/wine.scm (wine-staging): Update to 4.10. | Rutger Helling |
2019-06-11 | gnu: faudio: Update to 19.06.07....* gnu/packages/audio.scm (faudio): Update to 19.06.07. | Rutger Helling |
2019-06-11 | gnu: kitty: Update to 0.14.2....* gnu/packages/terminals.scm (kitty): Update to 0.14.2. | Rutger Helling |
2019-06-10 | gnu: grim: Update to 1.2.0....* gnu/packages/image.scm (grim): Update to 1.2.0. | Tobias Geerinckx-Rice |
2019-06-10 | gnu: slurp: Update to 1.2.0....* gnu/packages/image.scm (slurp): Update to 1.2.0. | Tobias Geerinckx-Rice |
2019-06-10 | pack: Fix 'guix pack -f docker'....Regression introduced in a0f352b30f4869a7af7017b8a5011ac7602dd115. * guix/scripts/pack.scm (docker-image): Check whether ENTRY-POINT is true before returning (string-append #$profile ...). | Ludovic Courtès |
2019-06-10 | services: slim: Update SLiM theme to 1.x....* gnu/services/xorg.scm (%default-slim-theme-name): Change to "1.x". Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Diego Nicola Barbato |
2019-06-10 | artwork: Update snapshot to 2f2fe74....* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Diego Nicola Barbato |
2019-06-10 | store: 'build-things' accepts derivation/output pairs....This allows callers to request the substitution of a single derivation output. * guix/store.scm (build-things): Accept derivation/output pairs among THINGS. * guix/derivations.scm (build-derivations): Likewise. * tests/store.scm ("substitute + build-things with specific output"): New test. * tests/derivations.scm ("build-derivations with specific output"): New test. * doc/guix.texi (The Store): Adjust accordingly. | Ludovic Courtès |
2019-06-10 | ssh: Add missing import....* guix/ssh.scm: Use (ice-9 format). | Ludovic Courtès |
2019-06-10 | download: Update list of content-addressed mirrors....* guix/download.scm (%content-addressed-mirrors): Change "berlin.guixsd.org" to "ci.guix.gnu.org" and move it first. | Ludovic Courtès |
2019-06-10 | doc: Work around a po4a bug....* doc/guix.texi: Work around a po4a bug that prevents `guix pull` from completing. | Julien Lepiller |
2019-06-10 | Revert "nls: Update 'de' translation of the manual."...This reverts commit 78b0f9419fdac88d7b84314868bab1b1e8173602. | Ricardo Wurmus |
2019-06-10 | gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater....mirrors.mit.edu seems no longer available over FTP. * guix/gnu-maintenance.scm (latest-kde-release): Change from mirrors.mit.edu to ftp.mirrorservice.org. | Marius Bakke |
2019-06-10 | gnu: Add r-biosigner....* gnu/packages/bioconductor.scm (r-biosigner): New variable. | Ricardo Wurmus |
2019-06-10 | gnu: Add r-ropls....* gnu/packages/bioconductor.scm (r-ropls): New variable. | Ricardo Wurmus |
2019-06-10 | services: guix-publish: Configure log rotation....* gnu/services/base.scm (%guix-publish-log-rotations): New variable. (guix-publish-service-type): Extend the rottlog-service-type. | Christopher Baines |
2019-06-10 | services: guix-publish: Log to a file....This makes it easier to read the output, as it's recorded in a file. * gnu/services/base.scm (guix-publish-shepherd-service): Add #:log-file to make-forkexec-constructor. | Christopher Baines |
2019-06-10 | services: Add 'nix-service-type'....* gnu/services/nix.scm: New file. * gnu/local.mk: Add this. * doc/guix.texi (Miscellaneous Services): Document this. | Oleg Pykhalov |
2019-06-10 | gnu: linux-libre: Update to 5.1.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.8. (%linux-libre-hash): Update hash. | Mark H Weaver |
2019-06-10 | gnu: linux-libre@4.19: Update to 4.19.49....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.49. (%linux-libre-4.19-hash): Update hash. | Mark H Weaver |
2019-06-10 | gnu: linux-libre@4.15: Remove package....This release series is no longer supported upstream. * gnu/packages/linux.scm (%linux-libre-4.15-version) (%linux-libre-4.15-hash, linux-libre-4.15) (linux-libre-headers-4.15): Remove variables. | Mark H Weaver |
2019-06-10 | gnu: linux-libre@4.14: Update to 4.14.124....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.124. (%linux-libre-4.14-hash): Update hash. | Mark H Weaver |
2019-06-09 | gnu: emacs-idris-mode: Use recent git checkout....* gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Use git-fetch. [version]: Include revision and commit. | Eric Bavier |
2019-06-10 | gnu: recutils: Remove emacs-minimal native input....* gnu/packages/databases.scm (recutils)[native-inputs]: Remove emacs-minimal. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> | Jack Hill |
2019-06-10 | gnu: Add emacs-recutils....* gnu/packages/databases.scm (emacs-recutils): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> | Jack Hill |
2019-06-10 | gnu: Restore allegro-mesa-18.2.5-and-later.patch....Dropped in 49405aaf5c2c9cfc713c7efdccaf6d48d3c714a3, it's still in use by the (leaf) allegro-5.0 package. * gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Newish file. * gnu/local.mk (dist_patch_DATA): Re-add it. | Tobias Geerinckx-Rice |
2019-06-10 | gnu: mobile-broadband-provider-info: Update to 20190116....* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20190116. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: gnumeric: Update to 1.12.45....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.45. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: virtualgl: Update to 2.6.2....* gnu/packages/gl.scm (virtualgl): Update to 2.6.2. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: cfitsio: Update to 3.47....* gnu/packages/astronomy.scm (cfitsio): Update to 3.47. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: radeontop: Don't use unstable tarball....* gnu/packages/linux.scm (radeontop)[source]: Use GIT-FETCH and GIT-FILE-NAME. [home-page]: Move down to its conventional spot. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: radeontop: Update to 1.2....* gnu/packages/linux.scm (radeontop): Update to 1.2. | Tobias Geerinckx-Rice |
2019-06-09 | doc: Fix typos....* doc/guix.texi (Version Control Services): Fix typos & edit surrounding text. | Tobias Geerinckx-Rice |
2019-06-09 | gnu: r-rhisat2: Update to 1.0.2....* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.0.2. | Ricardo Wurmus |
2019-06-09 | gnu: r-aucell: Update to 1.6.1....* gnu/packages/bioconductor.scm (r-aucell): Update to 1.6.1. | Ricardo Wurmus |
2019-06-09 | gnu: r-msnbase: Update to 2.10.1....* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.10.1. | Ricardo Wurmus |