summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\
| * gnu: ocaml-ppxlib: Update to 0.23.0.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.23.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib.Xinglu Chen2021-09-06
| | | | | | | | | | | | | | | | | | | | 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>
| * gnu: ocamlformat: Update to 0.19.0.Xinglu Chen2021-09-06
| | | | | | | | | | | | | | * 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>
| * gnu: ocaml-ppx-optcomp: Update to 0.14.3.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-optcomp): Update to 0.14.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: ocaml-markup@0.8.0: Use 'ocaml-ounit', not 'ocaml-ounit2'.Ludovic Courtès2021-09-06
| | | | | | | | * gnu/packages/ocaml.scm (ocaml-markup0.8.0)[native-inputs]: New field.
| * swh: Add 'lookup-snapshot-branch'.Ludovic Courtès2021-09-06
| | | | | | | | | | * guix/swh.scm (<snapshot>)[id]: New field. (snapshot-url, lookup-snapshot-branch): New procedures.
| * swh: <revisions> accept null 'date' fields.Ludovic Courtès2021-09-06
| | | | | | | | | | * guix/swh.scm (maybe-null): New procedure. (<revision>)[date]: Use it.
| * swh: Export <snapshot> accessors.Ludovic Courtès2021-09-06
| | | | | | | | * guix/swh.scm: Export <snapshot> accessors.
| * gnu: emacs-xref: Update to 1.2.2.Nicolas Goaziou2021-09-06
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.2.
| * gnu: Add r-megadepth.Ricardo Wurmus2021-09-06
| | | | | | | | * gnu/packages/bioconductor.scm (r-megadepth): New variable.
| * gnu: Add megadepth.Ricardo Wurmus2021-09-06
| | | | | | | | * gnu/packages/bioinformatics.scm (megadepth): New variable.
| * gnu: Add libdeflate.Ricardo Wurmus2021-09-06
| | | | | | | | * gnu/packages/compression.scm (libdeflate): New variable.
| * gnu: Add r-cmdfun.Ricardo Wurmus2021-09-06
| | | | | | | | * gnu/packages/cran.scm (r-cmdfun): New variable.
| * Update mailmap.Liliana Marie Prikler2021-09-06
| | | | | | | | * .mailmap: Add entry for Liliana Marie Prikler.
| * .guix-authorizations: Rename leoprikler to lilyp.Liliana Marie Prikler2021-09-06
| | | | | | | | * .guix-authorizations: Rename leoprikler to lilyp.
| * gnu: alacritty: Update to 0.9.0.Brice Waegeneire2021-09-06
| | | | | | | | | | | | | | | | * 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>
| * gnu: Add rust-crossfont-0.3.Brice Waegeneire2021-09-06
| | | | | | | | | | | | | | * 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>
| * gnu: rust-alacritty-terminal: Update to 0.15.0.Brice Waegeneire2021-09-06
| | | | | | | | | | | | | | * 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.
| * gnu: Add rust-mio-anonymous-pipes-0.2.Brice Waegeneire2021-09-06
| | | | | | | | | | | | | | * 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>
| * gnu: Add waypipe.Robby Zambito2021-09-06
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (waypipe): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: emacs-ebdb: Update to 0.8.4.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: xwallpaper: Update to 0.7.3.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: emacs-xref: Update to 1.2.1.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: feh: Update to 3.7.1.Xinglu Chen2021-09-06
| | | | | | | | | | | | * gnu/packages/image-viewers.scm (feh): Update to 3.7.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add mlterm.iKaSeRo2021-09-06
| | | | | | | | | | | | * gnu/packages/terminals.scm (mlterm): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: u-boot-nintendo-nes-classic-edition: Make it actually boot again.Danny Milosavljevic2021-09-05
| | | | | | | | | | | | | | | | | | * 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.
| * gnu: remmina: Update to 1.4.20.Raghav Gururajan2021-09-05
| | | | | | | | * gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20.
| * gnu: pipe-viewer: Update to 0.1.4.Raghav Gururajan2021-09-05
| | | | | | | | * gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4.
| * gnu: xfsprogs: Update to 5.13.0.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.13.0. [arguments]: Don't return #t from phases.
| * gnu: xrdb: Update to 1.2.1.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
| * gnu: xwd: Update to 1.0.8.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/xorg.scm (xwd): Update to 1.0.8.
| * gnu: ne: Update to 3.3.1.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | | | | | * 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.
| * gnu: meld: Update to 3.20.4.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/patchutils.scm (meld): Update to 3.20.4.
| * gnu: bochs: Update to 2.72.7.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/virtualization.scm (bochs): Update to 2.72.7.
| * gnu: butt: Update to 0.1.31.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/audio.scm (butt): Update to 0.1.31.
| * gnu: homebank: Update to 5.5.3.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | * gnu/packages/finance.scm (homebank): Update to 5.5.3.
| * gnu: avldrums-lv2: Update to 0.4.2.Tobias Geerinckx-Rice2021-09-05
| | | | | | | | | | * gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2. [arguments]: Don't return #t from phases.
| * gnu: libglvnd: Update to 1.3.4.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | | | * gnu/packages/gl.scm (libglvnd): Update to 1.3.4. [arguments]: Don't return #t from phases.
| * gnu: interception-tools: Update to 0.6.7.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | | | * gnu/packages/linux.scm (interception-tools): Update to 0.6.7. [arguments]: Remove obsolete 'fix-libevdev-path phase.
| * gnu: gparted: Update to 1.3.1.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/disk.scm (gparted): Update to 1.3.1.
| * gnu: btrfs-progs: Update to 5.13.1.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
| * gnu: epson-inkjet-printer-escpr: Update to 1.7.17.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.17.
| * gnu: filezilla: Update to 3.55.1.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/ftp.scm (filezilla): Update to 3.55.1.
| * gnu: libfilezilla: Update to 0.31.1.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.31.1.
| * gnu: nvc: Update to 1.5.2.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | | | * gnu/packages/fpga.scm (nvc): Update to 1.5.2. [arguments]: Don't return #t from phases.
| * gnu: fbcat: Update to 0.5.2.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | | | * gnu/packages/linux.scm (fbcat): Update to 0.5.2. [arguments]: Don't return #t from phases.
| * gnu: nsd: Update to 4.3.7.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/dns.scm (nsd): Update to 4.3.7.
| * gnu: git-annex: Update to 8.20210903.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
| * gnu: unbound: Update to 1.13.2.Tobias Geerinckx-Rice2021-09-04
| | | | | | | | * gnu/packages/dns.scm (unbound): Update to 1.13.2.