summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: qmapshack: Remove obsolete phase.•••QTWEBENGINEPROCESS_PATH is now set by the 'qt-wrap' phase. * gnu/packages/geo.scm (qmapshack)[arguments]: Remove 'wrap' phase. Guillaume Le Vaillant2021-09-101-16/+1
* gnu: transcode: Fix building with gcc 10.•••* gnu/packages/video.scm (transcode)[arguments]: Pass '-fcommon' to CFLAGS. Guillaume Le Vaillant2021-09-101-1/+2
* gnu: gpredict: Fix building with gcc 10.•••* gnu/packages/astronomy.scm (gpredict)[arguments]: Pass '-fcommon' to CFLAGS. Guillaume Le Vaillant2021-09-101-1/+2
* gnu: glibc@2.29: Fix build error.•••* gnu/packages/base.scm (glibc-2.29): Inherit from GLIBC-2.30. [sources]: Use "glibc-skip-c++.patch". Ludovic Courtès2021-09-081-2/+3
* gnu: glibc@2.30: Fix build error.•••* gnu/packages/base.scm (glibc-2.30)[native-inputs]: New field. [source]: Use "glibc-skip-c++.patch". Ludovic Courtès2021-09-081-1/+7
* gnu: glibc@2.31: Fix build error.•••* gnu/packages/patches/glibc-skip-c++.patch: New file. * gnu/packages/base.scm (glibc-2.31)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2021-09-083-0/+33
* gnu: qtwebengine: Build with bundled icu4c.•••Building with icu4c >= 68 fails. * gnu/packages/qt.scm (qtwebengine)[arguments]: Comment out "--webengine-icu=system" option in 'configure' phase. Guillaume Le Vaillant2021-09-081-1/+3
* gnu: qtwebkit: Remove workaround for binutils bug.•••This is a follow-up to de8e2a699c0219f5ea86f6bbfff4d5ee35104738. * gnu/packages/qt.scm (qtwebkit)[arguments]: Remove custom 'build' phase. Guillaume Le Vaillant2021-09-081-13/+1
* gnu: php: Disable failing test.•••It looks like the "Zend/tests/bug74093.phpt" test can fail on fast machines. * gnu/packages/php.scm (php)[arguments]: Update 'prepare-tests' phase. Guillaume Le Vaillant2021-09-081-1/+3
* gnu: binutils: Fix file decriptor leak.•••* gnu/packages/patches/binutils-2.37-file-descriptor-leak.patch: New file. * gnu/packages/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (binutils)[source]: Use it. Guillaume Le Vaillant2021-09-083-8/+242
* gnu: librime: Fix build with GCC 10.•••* gnu/packages/ibus.scm (librime)[source]: Add a patch that adds missing includes. * gnu/packages/patches/librime-fix-build-with-gcc10.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> Felix Gruber2021-09-073-0/+44
* tests: Adjust '--with-input' test.•••This is a followup to 09b002622e2113c2f14c11ccd43fa01fd343fb95, which changed the dependency of graphviz from guile@2.0 to guile@3.0. * tests/guix-build.sh: Adjust '--with-input' test. Ludovic Courtès2021-09-071-2/+2
* tests: Disable grafts in 'tests/builders.scm'.•••This is required since the introduction of the OpenSSL graft in the parent commit so that calling 'package-derivation' in the Python tests would not trigger a build. * tests/builders.scm <top level>: Add '%graft?' call. Ludovic Courtès2021-09-071-0/+3
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07258-140589/+178193
|\
| * gnu: ocaml-ppxlib: Update to 0.23.0.•••* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.23.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen2021-09-061-2/+2
| * gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib.•••The patch will make it build when building it with ocaml-ppxlib@0.23.0. * gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Apply the patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen2021-09-063-0/+47
| * gnu: ocamlformat: Update to 0.19.0.•••* gnu/packages/ocaml.scm (ocamlformat): Update to 0.19.0. [propagated-inputs]: Add ocaml-odoc-parser. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen2021-09-061-2/+3
| * gnu: ocaml-ppx-optcomp: Update to 0.14.3.•••* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): Update to 0.14.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen2021-09-061-2/+2
| * gnu: ocaml-markup@0.8.0: Use 'ocaml-ounit', not 'ocaml-ounit2'.•••* gnu/packages/ocaml.scm (ocaml-markup0.8.0)[native-inputs]: New field. Ludovic Courtès2021-09-061-0/+3
| * swh: Add 'lookup-snapshot-branch'.•••* guix/swh.scm (<snapshot>)[id]: New field. (snapshot-url, lookup-snapshot-branch): New procedures. Ludovic Courtès2021-09-061-0/+29
| * swh: <revisions> accept null 'date' fields.•••* guix/swh.scm (maybe-null): New procedure. (<revision>)[date]: Use it. Ludovic Courtès2021-09-061-1/+10
| * swh: Export <snapshot> accessors.•••* guix/swh.scm: Export <snapshot> accessors. Ludovic Courtès2021-09-061-0/+3
| * gnu: emacs-xref: Update to 1.2.2.•••* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.2. Nicolas Goaziou2021-09-061-2/+2
| * gnu: Add r-megadepth.•••* gnu/packages/bioconductor.scm (r-megadepth): New variable. Ricardo Wurmus2021-09-061-0/+33
| * gnu: Add megadepth.•••* gnu/packages/bioinformatics.scm (megadepth): New variable. Ricardo Wurmus2021-09-061-0/+65
| * gnu: Add libdeflate.•••* gnu/packages/compression.scm (libdeflate): New variable. Ricardo Wurmus2021-09-061-0/+36
| * gnu: Add r-cmdfun.•••* gnu/packages/cran.scm (r-cmdfun): New variable. Ricardo Wurmus2021-09-061-0/+34
| * Update mailmap.•••* .mailmap: Add entry for Liliana Marie Prikler. Liliana Marie Prikler2021-09-061-0/+1
| * .guix-authorizations: Rename leoprikler to lilyp.•••* .guix-authorizations: Rename leoprikler to lilyp. Liliana Marie Prikler2021-09-061-1/+1
| * gnu: alacritty: Update to 0.9.0.•••* gnu/packages/terminals.scm (alacritty): Update to 0.9.0. [arguments]<cargo-inputs>: Update rust-alacritty-terminal to 0.15, rust-crossfont to 0.3, rust-dirs to 3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brice Waegeneire2021-09-061-5/+6
| * gnu: Add rust-crossfont-0.3.•••* gnu/packages/crates-io.scm (rust-crossfont-0.3): New variable. (rust-crossfont-0.2): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brice Waegeneire2021-09-061-3/+32
| * gnu: rust-alacritty-terminal: Update to 0.15.0.•••* gnu/packages/crates-io.scm (rust-alacritty-terminal-0.15): Renamed from rust-alacritty-terminal-0.13. Update to 0.15.0. [arguments]<cargo-inputs>: Update rust-base64 to 0.13. Update rust-mio-anonymous-pipes to 0.2. Update rust-nix to 0.22. Brice Waegeneire2021-09-061-6/+6
| * gnu: Add rust-mio-anonymous-pipes-0.2.•••* gnu/packages/crates-io.scm (rust-mio-anonymous-pipes-0.2): New variable. (rust-mio-anonymous-pipes-0.1): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brice Waegeneire2021-09-061-3/+25
| * gnu: Add waypipe.•••* gnu/packages/freedesktop.scm (waypipe): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Robby Zambito2021-09-061-0/+36
| * gnu: emacs-ebdb: Update to 0.8.4.•••* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen2021-09-061-2/+2
| * gnu: xwallpaper: Update to 0.7.3.•••* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen2021-09-061-2/+2
| * gnu: emacs-xref: Update to 1.2.1.•••* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen2021-09-061-2/+2
| * gnu: feh: Update to 3.7.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.7.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen2021-09-061-2/+2
| * gnu: Add mlterm.•••* gnu/packages/terminals.scm (mlterm): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> iKaSeRo2021-09-061-2/+45
| * gnu: u-boot-nintendo-nes-classic-edition: Make it actually boot again.•••* gnu/packages/patches/u-boot-nintendo-nes-serial.patch: New file. * gnu/local.mk (dist_patch_DATA): Add u-boot-nintendo-nes-serial.patch. * gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition): Downgrade to 2018.11. [source]: Add patch. [description]: Modify. [native-inputs]: Add python-2. Danny Milosavljevic2021-09-053-1/+43
| * gnu: remmina: Update to 1.4.20.•••* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20. Raghav Gururajan2021-09-051-2/+2
| * gnu: pipe-viewer: Update to 0.1.4.•••* gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4. Raghav Gururajan2021-09-051-2/+2
| * gnu: xfsprogs: Update to 5.13.0.•••* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0. [arguments]: Don't return #t from phases. Tobias Geerinckx-Rice2021-09-051-4/+3
| * gnu: xrdb: Update to 1.2.1.•••* gnu/packages/xorg.scm (xrdb): Update to 1.2.1. Tobias Geerinckx-Rice2021-09-051-7/+4
| * gnu: xwd: Update to 1.0.8.•••* gnu/packages/xorg.scm (xwd): Update to 1.0.8. Tobias Geerinckx-Rice2021-09-051-7/+4
| * gnu: ne: Update to 3.3.1.•••* gnu/packages/text-editors.scm (ne): Update to 3.3.1. [arguments]: Add a 'patch-early-shebang phase. Don't return #t from other phases. Tobias Geerinckx-Rice2021-09-051-4/+7
| * gnu: meld: Update to 3.20.4.•••* gnu/packages/patchutils.scm (meld): Update to 3.20.4. Tobias Geerinckx-Rice2021-09-051-2/+2
| * gnu: bochs: Update to 2.72.7.•••* gnu/packages/virtualization.scm (bochs): Update to 2.72.7. Tobias Geerinckx-Rice2021-09-051-2/+2
| * gnu: butt: Update to 0.1.31.•••* gnu/packages/audio.scm (butt): Update to 0.1.31. Tobias Geerinckx-Rice2021-09-051-3/+3
| * gnu: homebank: Update to 5.5.3.•••* gnu/packages/finance.scm (homebank): Update to 5.5.3. Tobias Geerinckx-Rice2021-09-051-2/+2