summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
*-----. Merge remote-tracking branches 'cbaines/wip-rails-extra-packages', ↵guix-for-govuk-mini-environment-admin_release_2Christopher Baines2018-07-01
|\ \ \ \ | | | | | | | | | | | | | | | 'cbaines/coala', 'cbaines/terraform', 'origin/release' and 'cbaines/workaround-cloudfoundry-tar-unpacking-issue' into guix-for-govuk-mini-environment-admin-new
| | | | * Work around a issue in grootfs when unpacking tar archivesChristopher Baines2018-07-01
| | | | |
| | | | * gnu: re2: Update to 2018-07-01.Marius Bakke2018-07-01
| | | | | | | | | | | | | | | | | | | | * gnu/packages/regex.scm (re2): Update to 2018-07-01.
| | | | * gnu: libraw: Enable optional functionality.Marius Bakke2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/photo.scm (libraw)[native-inputs]: Add PKG-CONFIG. [inputs]: Add LIBJPEG-8. [propagated-inputs]: Add LCMS.
| | | | * gnu: libraw: Correct license.Marius Bakke2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/photo.scm (libraw)[license]: Change from LGPL2.1+ to LGPL2.1. Add CDDL1.0.
| | | | * gnu: libraw: Update to 0.19.0.Marius Bakke2018-07-01
| | | | | | | | | | | | | | | | | | | | * gnu/packages/photo.scm (libraw): Update to 0.19.0.
| | | | * gnu: emacs-browse-at-remote: Update to 0.10.0.Oleg Pykhalov2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.10.0. * gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| | | | * gnu: musescore: Update to 2.3.Nicolas Goaziou2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (musescore): Update to 2.3. [source]: Switch to a more stable location. [arguments]: Remove a fix applied upstream.
| | | | * gnu: Add guile-hall.Alex Sassmannshausen2018-07-01
| | | | | | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-hall): New variable.
| | | | * gnu: emacs-nix-mode: Fix build by switching upstream source.Oleg Pykhalov2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'nix' version 2 doesn't provide Emacs libraries anymore. * gnu/packages/package-management.scm (emacs-nix-mode): Do not inherit 'nix'. Switch upstream source to <https://github.com/nixos/nix-mode>. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| | | | * gnu: qtoctave: Fix build for Qt 5.11.Kei Kebreau2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (qtoctave)[source]: Add patch. [native-inputs]: Add texlive. * gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| | | | * gnu: teckit: Add source file-name.Efraim Flashner2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit)[source]: Add file-name field.
| | | | * gnu: Add casync.Ludovic Courtès2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/sync.scm (casync): New variable.
| | | | * gnu: abcde: Add missing Perl dependencies.Ludovic Courtès2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cdrom.scm (abcde)[inputs]: Add perl-musicbrainz-discid, perl-webservice-musicbrainz, and perl-mojolicious. [arguments] <wrap>: Define PERL5LIB in the wrapper.
| | | | * gnu: gcc-toolchain: Add version 8.Ludovic Courtès2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/commencement.scm (gcc-toolchain-8): New variable.
| | | | * gnu: Add perl-webservice-musicbrainz.Ludovic Courtès2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (perl-webservice-musicbrainz): New variable.
| | | | * gnu: Add perl-musicbrainz-discid.Ludovic Courtès2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (perl-musicbrainz-discid): New variable.
| | | | * gnu: guile-config: Update to 0.3.Alex Sassmannshausen2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-config): Update to 0.3.
| | | | * gnu: libgphoto2: Update to 2.5.18.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.18.
| | | | * gnu: ristretto: Update to 0.8.3.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xfce.scm (ristretto): Update to 0.8.3.
| | | | * gnu: wget2: Return #t from phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*.
| | | | * gnu: slepc: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than undefined from phases.
| | | | * gnu: mumps: Use INVOKE.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for SYSTEM*.
| | | | * gnu: superlu-dist: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
| | | | * gnu: scotch: Return #t from all phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*.
| | | | * gnu: petsc: Return #t from phases.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for SYSTEM*.
| | | | * gnu: xxhash: Update to 0.6.5.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/digest.scm (xxhash): Update to 0.6.5. [arguments]: Disable #:parallel-tests?.
| | | | * gnu: xxhash: Don't use unstable tarball.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/digest.scm (xxhash)[source]: Use GIT-FETCH.
| | | | * gnu: tlsdate: Bump COMPILE_DATE.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to 2018-06-28.
| | | | * gnu: python-rst.linker: Update to 1.10.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-rst.linker): Update to 1.10.
| | | | * gnu: python-xopen: Update to 0.3.3.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-xopen): Update to 0.3.3.
| | | | * gnu: python2-xopen: Fix build.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add python2-bz2file.
| | | | * gnu: python-parso: Update to 0.2.1.Tobias Geerinckx-Rice2018-06-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-parso): Update to 0.2.1.
| | | | * ui: Increase relevance score for exact matches.Ludovic Courtès2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously "guix package -s python" would have 'python2-zope-interface' as its first result (relevance: 10), followed by many other python-* packages with the same score, while 'python' itself would come later (relevance: 7). This change makes 'python' the first result (relevance: 27). Reported by Gábor Boskovits. * guix/ui.scm (relevance)[score]: Use 'fold-matches' instead of 'match:count' to counter the number of maches. Give more weight to exact matches.
| | | | * gnu: srt2vtt: Update homepage.Björn Höfling2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| | | | * gnu: cataclysm-dda: Update snapshot.Kei Kebreau2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases.
| | | | * gnu: mame: Update to 0.199.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/emulators.scm (mame): Update to 0.199.
| | | | * gnu: teckit: Update to 2.5.8.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
| | | | * gnu: teckit: Don't use unstable tarball.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
| | | | * gnu: sxhkd: Update to 0.5.9.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9. [source]: Switch to GIT-FETCH. [arguments]: Let documentation subdirectory match build system defaults.
| | | | * gnu: keepalived: Edit synopsis & description.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo. [description]: Use @dfn.
| | | | * gnu: keepalived: Update to 2.0.4.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cluster.scm (keepalived): Update to 2.0.4. [arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3).
| | | | * gnu: r-ddalpha: Update to 1.3.4.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
| | | | * gnu: tlsdate: Return #t from phases.Tobias Geerinckx-Rice2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for SYSTEM*.
| | | | * gnu: emacs-guix: Update to 0.4.1.1.Alex Kost2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
| | | | * gnu: Add qtfaststart.Leo Famulari2018-06-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (qtfaststart): New variable.
| | | | * gnu: feh: Update to 2.27.Marius Bakke2018-06-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/image-viewers.scm (feh): Update to 2.27.
| | | | * gnu: libsrtp: Update to 2.2.0.Marius Bakke2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/telephony.scm (libsrtp): Update to 2.2.0. [arguments]: Remove #:phases.
| | | | * gnu: imagemagick: Update to 6.9.10-3.Marius Bakke2018-06-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
| | | | * gnu: python-pyopenssl: Update to 18.0.0.Marius Bakke2018-06-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.