Commit graph

89781 commits

Author SHA1 Message Date
Nicolas Goaziou 21ec0c781b
gnu: Add texlive-generic-babel-french.
* gnu/packages/tex.scm (texlive-generic-babel-french): New variable.
2021-12-26 20:37:34 +01:00
Xinglu Chen e4f7df70b3
gnu: Add emacs-bison-mode.
* gnu/packages/emacs-xyz.scm (emacs-bison-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-26 20:36:32 +01:00
Aleksandr Vityazev 74065778bb
gnu: emacs-scel: Fix build.
* gnu/packages/emacs-xyz (emacs-scel): [arguments] <#:phases>:
Use a lambda* with an outputs key in configure phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-26 20:33:12 +01:00
jgart ea780316b0
gnu: Add xst.
* gnu/packages/suckless.scm (xst): New variable.

Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 19:22:35 +01:00
jgart 3fbe61fa50
gnu: Add python-logzero.
* gnu/packages/python-xyz.scm (python-logzero): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 19:16:50 +01:00
jgart 2f0107d8a2
gnu: Add python-librosa.
* gnu/packages/audio.scm (python-librosa): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 19:11:41 +01:00
jgart b615790a5f
gnu: Add python-resampy.
* gnu/packages/audio.scm (python-resampy): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 19:07:59 +01:00
Ryan Desfosses 2ef377ed13
gnu: gajim: Add libnice.
Fixes: <https://issues.guix.gnu.org/51341>.

* gnu/package/messaging.scm (gajim)[inputs]: Add libnice.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 18:56:27 +01:00
jgart 91ce575068
gnu: Remove python2-pymongo.
* gnu/packages/python-xyz.scm (python2-pymongo): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-26 18:56:25 +01:00
Liliana Marie Prikler 049851d16e
gnu: telegram-desktop: Build with glibmm-2.64.
This fixes a configure failure introduced in commit
43b9419bdc.

* gnu/packages/telegram.scm (telegram-desktop)[inputs]: Use glibmm-2.64
instead of glibmm.
2021-12-26 14:15:31 +01:00
Felix Gruber 2495582e08
gnu: postgis: Update to 3.2.0.
* gnu/packages/geo.scm (postgis): Update to 3.2.0.
  [inputs]: Use new simplified format.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-26 10:06:51 +01:00
Sharlatan Hellseher d038c52fec
gnu: cl-split-sequence: Update to 2.0.1.
* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-26 10:06:51 +01:00
Nicholas von Klitzing 27eb4ac9f5
gnu: nextcloud-client: Update to 3.2.0.
* gnu/packages/sync.scm (nextcloud-client): Update to 3.2.0.
2021-12-26 09:32:52 +01:00
Brice Waegeneire df8315cf07
gnu: shotcut: Satisfy guix lint.
* gnu/packages/video.scm (shotcut)[native-inputs]: Rename
  'python-wrapper' label to match it's package name.
  [inputs]: Add bash-minimal because 'wrap-program' is used.
2021-12-26 09:11:21 +01:00
Vinicius Monego 1f7b605b2b
gnu: shotcut: Update to 21.12.24.
* gnu/packages/video.scm (shotcut): Update to 21.12.24.
2021-12-26 09:00:38 +01:00
Marius Bakke a39e64bc22
gnu: Add feedgnuplot.
* gnu/packages/maths.scm (feedgnuplot): New public variable.
2021-12-26 00:58:28 +01:00
Marius Bakke 7ab055434a
gnu: Add Vnlog.
* gnu/packages/datamash.scm (vnlog): New public variable.
2021-12-26 00:58:28 +01:00
Marius Bakke 577367de8b
gnu: Add mawk.
* gnu/packages/gawk.scm (mawk): New public variable.
2021-12-26 00:58:28 +01:00
Marius Bakke 3776668c5e
gnu: fifengine: Simplify inputs.
* gnu/packages/games.scm (fifengine)[native-inputs]: Remove labels.
2021-12-26 00:58:27 +01:00
Marius Bakke d9aa923dfd
gnu: fifengine: Gexp arguments.
* gnu/packages/games.scm (fifengine)[arguments]: Rewrite as gexps.  Remove
input labels, top-level Python reference, and trailing #t's.
2021-12-26 00:58:27 +01:00
Marius Bakke 52d945d382
gnu: fifengine: Fix build.
* gnu/packages/patches/fifengine-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/games.scm (fifengine)[source](patches): Add it.
[arguments]: Remove defunct Python module import.
2021-12-26 00:58:27 +01:00
Marius Bakke 9d9c7d2202
gnu: qemu-minimal: Simplify input filter.
* gnu/packages/virtualization.scm (qemu-minimal)[native-inputs]: Remove
useless conditional, and fix indentation.
2021-12-26 00:58:27 +01:00
Brice Waegeneire b891f8519d
channels: Add 'branch' to 'channel->code' output.
* guix/channels.scm (channel->code): Add 'branch' to output.
2021-12-25 19:12:37 +01:00
Tobias Geerinckx-Rice 1dfe8c3721
gnu: linux-libre: Build simplefb into all x86{,_64} kernels.
This attempts to mitigate <https://issues.guix.gnu.org/52667>.

It makes linux-libre@5.15 consistent with older versions which do not
support a modular simplefb, allowing a single %base-initrd-modules
simple list for all of them.

Unlike CONFIG_FB_SIMPLE=m, CONFIG_FB_SIMPLE=y conflicts with
CONFIG_DRM_SIMPLEDRM, so the latter is now disabled.  Let us hope it is
not missed.

* gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf:
Unset CONFIG_DRM_SIMPLEDRM to build in CONFIG_FB_SIMPLE=y.
* gnu/system/linux-initrd.scm (default-initrd-modules):
Remove "simplefb".
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice 14bc88a9b3
gnu: ldns: Gexp arguments.
* gnu/packages/dns.scm (ldns)[arguments]:
Rewrite as a keyword/gexp list.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice a1bf1e6faf
gnu: ldns: Make Python non-native.
The ldns-config and _ldns.la files keep a reference to its /include and
/lib, respectively.  The package won't currently cross-build.

* gnu/packages/dns.scm (ldns)[native-inputs]:
Move python-wrapper from here…
[inputs]: …to here.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice 7e00455853
gnu: ldns: Remove input labels.
* gnu/packages/dns.scm (ldns)[native-inputs]:
Remove input labels.
2021-12-25 07:20:00 +01:00
Tobias Geerinckx-Rice a3204c7050
gnu: ldns: Remove unused native input.
* gnu/packages/dns.scm (ldns)[native-inputs]: Remove oksh.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice 31c16bbfaa
gnu: ldns: Update to 1.8.1.
* gnu/packages/dns.scm (ldns): Update to 1.8.1.
[source]: Remove needless parameterisation.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice 90f0791038
gnu: ndctl: Gexp arguments.
* gnu/packages/disk.scm (ndctl)[arguments]: Rewrite as a keyword/gexp
list and move to the conventional location.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice f2f2d3010a
gnu: ndctl: Update to 72.
* gnu/packages/disk.scm (ndctl): Update to 72.
[arguments]: Add a new 'fix-include phase.
Don't explicitly return #t from phases.
[inputs]: Add iniparser.
2021-12-25 07:19:59 +01:00
Tobias Geerinckx-Rice 2cb8657892
gnu: bmake: Update to 20211212.
* gnu/packages/build-tools.scm (bmake): Update to 20211212.
2021-12-25 07:19:59 +01:00
Nicolas Goaziou 253f02481a
gnu: emacs-org: Update to 9.5.2.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.2.
2021-12-25 02:01:08 +01:00
Nicolas Goaziou e313b44dcf
gnu: emacs-pyim: Update to 3.9.7.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.7.
2021-12-25 01:19:26 +01:00
Sarah Morgensen 717be95339
build-system/go: Use go-1.17 by default.
Build all Go packages with go-1.17 by default.  Explicitly specify an
older Go version in packages which cannot build with go-1.17.

* gnu/packages/golang.scm (go): Update from 'go-1.14' to 'go-1.17'.
* gnu/packages/docker.scm (docker)[native-inputs]: Explicitly use 'go-1.14'.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files)[arguments]:
Explicitly use Go 1.16.
(go-ipfs)[arguments]: Use the default version of Go.
* gnu/packages/syncthing.scm (syncthing)[arguments]: Likewise.
* gnu/packages/admin.scm (runitor)[arguments]: Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-24 16:32:25 -05:00
Sarah Morgensen d6121d7dd6
build-system/go: Add pre-built standard library as implicit input.
* gnu/packages/golang.scm (make-go-std): New procedure.
* guix/build-system/go.scm (make-go-std): New procedure.
(lower): Use it.  Add pre-built standard library to inputs.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-24 16:32:25 -05:00
Sarah Morgensen c90f73f816
build-system/go: Initialize build cache from input packages.
* guix/build/go-build-system.com (setup-go-environment): Set GOCACHE to
a location within the build directory.  Union "/var/cache/go/build"
input directories to initialize the cache.  Generate "trim.txt" within
the cache, with the current time.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-24 16:32:25 -05:00
Sarah Morgensen d0050ea8ad
build-system/go: Add #:substitutable? argument.
* guix/build-system/go.scm (go-build): Add 'substitutable?' argument.
(go-cross-build): Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-24 16:32:21 -05:00
Liliana Marie Prikler ef4c9abeba
gnu: wine: Update to 6.20.
This patch updates the logic by which the “so_dir” is patched onto RPATH.
Unlike the old hack, this one affects all Unix libraries, so it might be a tad
bit overkill, but better be safe than sorry when it comes to stuff that'd
break in validate-runpaths.

* gnu/packages/wine.scm (wine): Update to 6.20.
[#:phases]: Replace ‘patch-makefile’ with ‘patch-makedep’.
(wine64): Likewise.
2021-12-24 16:31:04 +01:00
Liliana Marie Prikler 46772aa0f0
gnu: Add bibutils.
* gnu/packages/textutils.scm (bibutils): New variable.
2021-12-24 16:31:04 +01:00
Liliana Marie Prikler 9d636f2d7b
gnu: Move go-github-com-aswinkarthik-csvdiff to textutils.
This fixes a build error caused by cross-module use of deprecated-package.

* gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Move from
here...
* gnu/packages/textutils.scm (go-github-com-aswinkarthik-csvdiff): ... to here.
2021-12-24 16:31:04 +01:00
Liliana Marie Prikler 43b9419bdc
gnu: telegram-desktop: Update to 2.9.3.
* gnu/packages/telegram.scm (telegram-desktop): Update to 2.9.3.
[#:configure-flags]: Add "-DDESKTOP_APP_DISABLE_WEBKITGTK=ON".
[#:phases]: Copy lib_waylandshells and lib_webview.
[native-inputs]: Bump cmake_helpers to a bespoke commit.
[inputs]: Add glibmm, jemalloc, qtsvg, and rnnoise.
Add sources for lib_waylandshells and lib_webview.
Bump lib_base, lib_crl, lib_lottie, lib_qr, lib_rpl, lib_spellcheck,
lib_storage, lib_tl, and lib_webrtc to bespoke commits that would otherwise
be used by recursive checkout.
2021-12-24 16:31:04 +01:00
Liliana Marie Prikler e77c62d394
gnu: webrtc-for-telegram-desktop: Update to 91d836dc84a16584c6ac52b36c04c0de504d9c34.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to
91d836dc84a16584c6ac52b36c04c0de504d9c34.
[inputs]: Add glib, libxcomposite, libxdamage, libxrender, libxrandr
and pipewire.
2021-12-24 16:31:03 +01:00
Liliana Marie Prikler 60541df3c4
gnu: Add xiph-rnnoise.
* gnu/packages/xiph.scm (xiph-rnnoise): New variable.
2021-12-24 16:31:03 +01:00
Christopher Baines 6b01be8b04
gnu: guix-build-coordinator: Update to 0-43.f8013a0.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-43.f8013a0.
2021-12-24 14:14:44 +00:00
Liliana Marie Prikler 25a9752e60
gnu: komikku: Update to 0.36.0.
* gnu/packages/gnome.scm (komikku): Update to 0.36.0.
2021-12-24 01:37:45 +01:00
Liliana Marie Prikler a142cd980c
gnu: libhandy: Update to 1.5.0.
* gnu/packages/gnome.scm (libhandy): Update to 1.5.0.
2021-12-24 01:37:45 +01:00
Philip McGrath 71adecd51a
gnu: node: Add an npmrc file to set nodedir.
* gnu/packages/node.scm (node, node-lts)[arguments]: Add a phase
'install-npmrc to create a "built-in" npmrc file that configures
"nodedir" to point to the output store path.
(libnode)[arguments]: Delete the 'install-npmrc phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-12-24 01:37:45 +01:00
Philip McGrath bcaf6f14a1
gnu: node: Patch shebangs in node_modules.
* gnu/packages/node.scm (node)[arguments]: Replace 'patch-npm-shebang
and 'patch-node-shebang with a new 'patch-nested-shebangs that also
handles node-gyp and other shebangs under "/lib/node_modules".
[inputs]: Add Python for node-gyp as "python-for-target".
(node-lts)[inputs]: Likewise.
(libnode)[arguments]: Adjust to delete 'patch-nested-shebangs rather
than 'patch-npm-shebang and 'patch-node-shebang.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-12-24 01:37:45 +01:00
Philip McGrath 3179e32eb9
gnu: node: Update to 10.24.1 for bootstrapping.
* gnu/packages/node.scm (node): Update to 10.24.1.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-12-24 01:37:45 +01:00