Commit graph

82408 commits

Author SHA1 Message Date
Xinglu Chen b60a7f049c
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>
2021-09-06 23:27:40 +02:00
Xinglu Chen c80e71a586
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>
2021-09-06 23:27:40 +02:00
Ludovic Courtès 5fc9d71bac
gnu: ocaml-markup@0.8.0: Use 'ocaml-ounit', not 'ocaml-ounit2'.
* gnu/packages/ocaml.scm (ocaml-markup0.8.0)[native-inputs]: New field.
2021-09-06 23:27:40 +02:00
Ludovic Courtès 153fd217b6
swh: Add 'lookup-snapshot-branch'.
* guix/swh.scm (<snapshot>)[id]: New field.
(snapshot-url, lookup-snapshot-branch): New procedures.
2021-09-06 22:58:12 +02:00
Ludovic Courtès 63ed618e33
swh: <revisions> accept null 'date' fields.
* guix/swh.scm (maybe-null): New procedure.
(<revision>)[date]: Use it.
2021-09-06 22:58:12 +02:00
Ludovic Courtès b452c3b37a
swh: Export <snapshot> accessors.
* guix/swh.scm: Export <snapshot> accessors.
2021-09-06 22:58:12 +02:00
Nicolas Goaziou b0ea618fbe
gnu: emacs-xref: Update to 1.2.2.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.2.
2021-09-06 18:20:36 +02:00
Ricardo Wurmus 816d52ba93
gnu: Add r-megadepth.
* gnu/packages/bioconductor.scm (r-megadepth): New variable.
2021-09-06 14:48:24 +02:00
Ricardo Wurmus c82b723bf8
gnu: Add megadepth.
* gnu/packages/bioinformatics.scm (megadepth): New variable.
2021-09-06 14:48:24 +02:00
Ricardo Wurmus f9e5d04fc2
gnu: Add libdeflate.
* gnu/packages/compression.scm (libdeflate): New variable.
2021-09-06 14:48:23 +02:00
Ricardo Wurmus 9e836ca8fc
gnu: Add r-cmdfun.
* gnu/packages/cran.scm (r-cmdfun): New variable.
2021-09-06 14:48:23 +02:00
Liliana Marie Prikler 7158f8e4e9
Update mailmap.
* .mailmap: Add entry for Liliana Marie Prikler.
2021-09-06 12:15:57 +02:00
Liliana Marie Prikler dad2dcbf0f
.guix-authorizations: Rename leoprikler to lilyp.
* .guix-authorizations: Rename leoprikler to lilyp.
2021-09-06 12:15:56 +02:00
Brice Waegeneire 06d34c703b
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>
2021-09-06 11:25:48 +02:00
Brice Waegeneire ff1a5d5022
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>
2021-09-06 11:23:49 +02:00
Brice Waegeneire efca5516d1
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.
2021-09-06 11:22:11 +02:00
Brice Waegeneire 54ce83b7f2
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>
2021-09-06 11:21:30 +02:00
Robby Zambito aced5d2608
gnu: Add waypipe.
* gnu/packages/freedesktop.scm (waypipe): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-06 11:15:00 +02:00
Xinglu Chen 32d80c2238
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>
2021-09-06 11:10:37 +02:00
Xinglu Chen 6940a57abd
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>
2021-09-06 11:09:54 +02:00
Xinglu Chen d5753f1d19
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>
2021-09-06 11:09:10 +02:00
Xinglu Chen e76ed759a0
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>
2021-09-06 11:05:20 +02:00
iKaSeRo 53ccbc1755
gnu: Add mlterm.
* gnu/packages/terminals.scm (mlterm): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-09-06 00:16:51 +02:00
Danny Milosavljevic dd7df191b6
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.
2021-09-05 23:45:29 +02:00
Raghav Gururajan 0b3ad325da
gnu: remmina: Update to 1.4.20.
* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20.
2021-09-05 13:54:46 -04:00
Raghav Gururajan 795b7f053f
gnu: pipe-viewer: Update to 0.1.4.
* gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4.
2021-09-05 12:01:59 -04:00
Tobias Geerinckx-Rice ce65f2b73d
gnu: xfsprogs: Update to 5.13.0.
* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0.
[arguments]: Don't return #t from phases.
2021-09-05 04:32:33 +02:00
Tobias Geerinckx-Rice 19c3ca0207
gnu: xrdb: Update to 1.2.1.
* gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice f60a2d1341
gnu: xwd: Update to 1.0.8.
* gnu/packages/xorg.scm (xwd): Update to 1.0.8.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice 45066bc9ff
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.
2021-09-05 03:42:23 +02:00
Tobias Geerinckx-Rice 7022a169bc
gnu: meld: Update to 3.20.4.
* gnu/packages/patchutils.scm (meld): Update to 3.20.4.
2021-09-05 01:55:49 +02:00
Tobias Geerinckx-Rice 321d1babaa
gnu: bochs: Update to 2.72.7.
* gnu/packages/virtualization.scm (bochs): Update to 2.72.7.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice 264f84a87c
gnu: butt: Update to 0.1.31.
* gnu/packages/audio.scm (butt): Update to 0.1.31.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice 04870195a8
gnu: homebank: Update to 5.5.3.
* gnu/packages/finance.scm (homebank): Update to 5.5.3.
2021-09-05 00:56:05 +02:00
Tobias Geerinckx-Rice 4339af579e
gnu: avldrums-lv2: Update to 0.4.2.
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2.
[arguments]: Don't return #t from phases.
2021-09-05 00:56:04 +02:00
Tobias Geerinckx-Rice da2bd0c184
gnu: libglvnd: Update to 1.3.4.
* gnu/packages/gl.scm (libglvnd): Update to 1.3.4.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:03 +02:00
Tobias Geerinckx-Rice 5ab51bee58
gnu: interception-tools: Update to 0.6.7.
* gnu/packages/linux.scm (interception-tools): Update to 0.6.7.
[arguments]: Remove obsolete 'fix-libevdev-path phase.
2021-09-04 22:09:03 +02:00
Tobias Geerinckx-Rice c64a78cec1
gnu: gparted: Update to 1.3.1.
* gnu/packages/disk.scm (gparted): Update to 1.3.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice 4c91b5d6ac
gnu: btrfs-progs: Update to 5.13.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice d79107606e
gnu: epson-inkjet-printer-escpr: Update to 1.7.17.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.17.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice 5abaf89367
gnu: filezilla: Update to 3.55.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.55.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice ed04ce98c6
gnu: libfilezilla: Update to 0.31.1.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.31.1.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice cb9552c2aa
gnu: nvc: Update to 1.5.2.
* gnu/packages/fpga.scm (nvc): Update to 1.5.2.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice 039eb73b66
gnu: fbcat: Update to 0.5.2.
* gnu/packages/linux.scm (fbcat): Update to 0.5.2.
[arguments]: Don't return #t from phases.
2021-09-04 22:09:02 +02:00
Tobias Geerinckx-Rice 6360212994
gnu: nsd: Update to 4.3.7.
* gnu/packages/dns.scm (nsd): Update to 4.3.7.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice fb8d658e7c
gnu: git-annex: Update to 8.20210903.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice f0e6851f0d
gnu: unbound: Update to 1.13.2.
* gnu/packages/dns.scm (unbound): Update to 1.13.2.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice 0eea6168c1
gnu: vc: Update to 1.4.2.
* gnu/packages/maths.scm (vc): Update to 1.4.2.
2021-09-04 22:09:01 +02:00
Tobias Geerinckx-Rice 6d0ddea44b
gnu: xlockmore: Update to 5.67.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.67.
2021-09-04 22:09:01 +02:00
Xinglu Chen e13687e82f
gnu: cmus: Update to 2.9.1.
* gnu/packages/music.scm (cmus): Update to 2.9.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-04 15:47:02 -04:00