Vinicius Monego
7e7659d34f
gnu: shotcut: Update to 22.12.21.
...
* gnu/packages/video.scm (shotcut): Update to 22.12.21.
2022-12-24 09:04:31 -03:00
Vinicius Monego
f8841c086e
gnu: homebank: Update to 5.6.
...
* gnu/packages/finance.scm (homebank): Update to 5.6.
2022-12-24 09:04:27 -03:00
Tobias Geerinckx-Rice
9cadac9787
doc: Fix typo.
...
* doc/contributing.texi (Sending a Patch Series): Fix e-mail address of
<guix-patches@gnu.org>.
Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
2022-12-18 01:00:10 +01:00
Sughosha
1cb49932d7
gnu: gnome-shell-extension-burn-my-windows: Update to 22.
...
* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:50 +01:00
Sughosha
8ebb5b64fd
gnu: gnome-shell-extension-vertical-overview: Update to 10.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 10.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:49 +01:00
Sughosha
528c79e7ac
gnu: gnome-shell-extension-unite-shell: Update to 69.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 69.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-12-24 07:17:49 +01:00
Ludovic Courtès
3532fc6ba4
gnu: libtirpc-hurd: Fix cross-compilation.
...
Fixes a regression introduced in
517618b240
, whereby the "wrong"
'krb5-config' script would be picked.
* gnu/packages/onc-rpc.scm (libtirpc/hurd)[arguments]: Turn
#:configure-flags into a gexp to refer to the right "mit-krb5".
2022-12-24 00:45:47 +01:00
Ludovic Courtès
69fc67b6bb
hurd-boot: Fix list of devices with translators.
...
Fixes a regression introduced in
450f774028
and
e3c6575ee9
, which introduced
unquote-splicing without changing quote to quasiquote.
* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Use
quasiquote, note quote.
2022-12-24 00:45:47 +01:00
Ludovic Courtès
bae13578f7
gnu: python-scikit-build: Depend on 'git-minimal/fixed'.
...
* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]:
Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:45:46 +01:00
Ludovic Courtès
8f31575ad1
gnu: gnome-photos: Depend on 'git-minimal/fixed'.
...
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass
#:disallowed-references.
[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:39:20 +01:00
Ludovic Courtès
0dcca97c9f
gnu: opam: Depend on 'git-minimal/fixed'.
...
* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal'
with 'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès
9203de5250
gnu: ocamlformat: Depend on 'git-minimal/fixed'.
...
* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with
'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ludovic Courtès
83b1a2f682
gnu: julia-documenter: Depend on 'git-minimal/fixed'.
...
That way the main 'git-minimal' package can be updated without causing a
rebuild of all the dependents of 'julia-documenter'.
* gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Replace
'git-minimal' by 'git-minimal/fixed'.
2022-12-24 00:39:10 +01:00
Ricardo Wurmus
ddd6b70591
gnu: Add emacs-loccur.
...
* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable.
2022-12-24 00:32:07 +01:00
Ricardo Wurmus
b6d9e266a7
gnu: ceph: Update to 17.2.5.
...
* gnu/packages/storage.scm (ceph): Update to 17.2.5.
[source]: Remove obsolete patches; remove bundled sources for arrow.
[arguments]: Disable parallel build; use system arrow.
[inputs]: Drop input labels; add apache-thrift, apache-arrow-for-ceph, and
utf8proc.
* gnu/packages/patches/ceph-boost-compat.patch: Delete file.
* gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
ad141242f8
gnu: Add apache-arrow-for-ceph.
...
* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
0a45d4bad4
doc: Wrap $localstatedir in Texinfo syntax.
...
* doc/guix.texi (Limitations): Use @file syntax.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
672c48f15d
doc: Suggest remounting store before relabeling the file system.
...
* doc/guix.texi (Installing the SELinux policy): Mention that the store may
need to be remounted before writing to it.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
afaeb657b1
etc: SELinux: Allow init process to setattr on profile directories.
...
* etc/guix-daemon.cil.in: Add rule.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
4a134ed32e
etc: SELinux: Allow daemon to search run state directories.
...
* etc/guix-daemon.cil.in: Import types init_var_run_t and
system_dbusd_var_run_t; add rules.
2022-12-23 20:20:06 +01:00
Ricardo Wurmus
f28d792719
etc: SELinux: Label guix-daemon executable in profile.
...
* etc/guix-daemon.cil.in: Add file rule for "guix-daemon" in current-guix
profile.
2022-12-23 20:20:06 +01:00
Nicolas Goaziou
ef060487a2
gnu: naev: Update to 0.10.0.
...
* gnu/packages/games.scm (naev): Update to 0.10.0.
[inputs]: Add ENET, PCRE2.
2022-12-23 19:06:47 +01:00
Nicolas Goaziou
a3c2668788
gnu: fet: Update to 6.7.7.
...
* gnu/packages/education.scm (fet): Update to 6.7.7.
2022-12-23 18:29:36 +01:00
Guillaume Le Vaillant
11aa1e6ad1
gnu: sdrangel: Update to 7.8.5.
...
* gnu/packages/radio.scm (sdrangel): Update to 7.8.5.
[arguments]: Remove 'fix-boost-compatibility' phase.
2022-12-23 16:38:32 +01:00
Guillaume Le Vaillant
558494674d
gnu: aptdec: Update to 1.7-3.4d4a0c9.
...
* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9.
2022-12-23 16:33:16 +01:00
Nicolas Goaziou
dd8a20355e
gnu: emacs-cider: Update to 1.6.0.
...
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou
3a77238721
gnu: emacs-vertico: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.0.
2022-12-23 15:16:31 +01:00
Nicolas Goaziou
e26d6a6de0
gnu: emacs-subed: Update to 1.0.28.
...
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.28.
2022-12-23 15:16:31 +01:00
Efraim Flashner
9923100a42
gnu: sgabios: Fix build on cross-build architectures.
...
* gnu/packages/firmware.scm (sgabios)[arguments]: When cross-building
add a make-flag to use the correct objcopy.
2022-12-23 13:56:11 +02:00
Roman Scherer
66188398c4
gnu: netcdf: Update to 4.9.0.
...
* gnu/packages/maths.scm (netcdf): Update to 4.9.0.
[source]: Use new URI.
[inputs]: Add libxml2 and unzip.
[arguments]: Update 'configure-flags'. Add 'fix-test-rcmerge' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-23 11:56:27 +01:00
Andrew Tropin
dd4eee5581
home: xdg: Add with-imported-modules to xdg activation script.
...
Without it activation doesn't work when called in clean environment.
* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation): Add
with-imported-modules to xdg activation script.
2022-12-23 11:43:27 +04:00
Nicolas Goaziou
1b29fccff2
gnu: emacs-mood-line: Update to 2.0.0.
...
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.0.0.
2022-12-22 23:39:30 +01:00
Nicolas Goaziou
c8495bfc79
gnu: emacs-marginalia: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.0.
2022-12-22 23:38:13 +01:00
Morgan Willcock
75b0388a90
gnu: emacs-org-msg: Update to 4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:31:04 +01:00
Nicolas Goaziou
f4672d9795
gnu: emacs-god-mode: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-god-mode)[arguments]: Run tests.
[native-inputs]: Add EMACS-ECUKES.
2022-12-22 23:31:04 +01:00
Hilton Chain
29e2d45b11
gnu: emacs-god-mode: Update to 2.18.0.
...
* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0.
[source,home-page]: Changed URL.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:31:03 +01:00
Nicolas Goaziou
82ab75b6a2
gnu: emacs-dashboard: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-dashboard)[arguments]: Use G-expressions.
<#:include>: Use %default-include.
<#:phases>: Remove trailing #T, and unnecessary call to CHMOD.
[description]: Properly capitalize it.
2022-12-22 23:31:03 +01:00
florhizome
fc29138074
gnu: emacs-dashboard: Update to 1.7.0-0.a69cc10.
...
* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0-0.a69cc10.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-12-22 23:30:31 +01:00
Efraim Flashner
6ce7904a85
gnu: ipxe-qemu: Fix building on 32-bit systems.
...
* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When building
from a 32-bit system add a binutils variant capable of assembling 64-bit
instructions and an ld-wrapper using it.
2022-12-22 22:09:58 +02:00
Leo Famulari
1be1961a1c
gnu: linux-libre 5.10: Update to 5.10.161.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.161.
(linux-libre-5.10-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Leo Famulari
dd575627b3
gnu: linux-libre 5.15: Update to 5.15.85.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.85.
(linux-libre-5.15-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Leo Famulari
9922da2829
gnu: linux-libre: Update to 6.0.15.
...
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.15.
(linux-libre-6.0-pristine-source): Update hash.
2022-12-22 11:36:25 -05:00
Michael Rohleder
d2cd3290ea
gnu: stockfish: Update to 15.1.
...
* gnu/packages/games.scm (stockfish): Update to 15.1.
[arguments]: Renamed phase remove-m-flag to remove-m-flag-and-net-target.
Add removing of the net target in the Makefile, because it wants networking.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-12-22 17:15:48 +01:00
Guillaume Le Vaillant
dade92613b
gnu: Add dsd.
...
* gnu/packages/radio.scm (dsd): New variable.
2022-12-22 17:15:48 +01:00
Marius Bakke
c9392e6fc6
gnu: QEMU: Unbundle SGABIOS.
...
* gnu/packages/virtualization.scm (qemu)[source]: Purge sgabios.
[arguments]: Replace bundled variant with the one from INPUTS.
[inputs]: Add SGABIOS.
2022-12-22 16:50:47 +01:00
Marius Bakke
368e00cce0
gnu: Add sgabios.
...
* gnu/packages/firmware.scm (sgabios): New variable.
2022-12-22 16:50:47 +01:00
Marius Bakke
9279775d69
gnu: iPXE: Embed the actual package version.
...
* gnu/packages/bootloaders.scm (ipxe)[arguments]: Add phase to set the proper
version.
2022-12-22 16:50:47 +01:00
Marius Bakke
209aed9511
gnu: Install QEMU firmare files to 'share/qemu'.
...
This paves the way for using a native search path in the future.
* gnu/packages/bootloaders.scm (ipxe-qemu)[arguments]: Install firmware files
to 'share/qemu' instead of 'share/firmware'.
* gnu/packages/firmware.scm (seabios-qemu)[arguments]: Likewise.
* gnu/packages/virtualization.scm (qemu)[arguments]: Adjust accordingly.
2022-12-22 16:50:47 +01:00
Marius Bakke
ba7f6f0bf3
gnu: QEMU: Unbundle iPXE.
...
* gnu/packages/virtualization.scm (qemu)[source](snippet): Purge iPXE.
[arguments]: Re-add firmware files from IPXE-QEMU.
[inputs]: Add IPXE-QEMU.
2022-12-22 16:50:47 +01:00
Marius Bakke
a5dbe84a61
gnu: ipxe-qemu: Cross-compile on non x86_64.
...
* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When not targeting
x86_64, add CROSS-GCC and CROSS-BINUTILS.
[arguments]: Set CROSS_COMPILE in that case.
2022-12-22 16:50:47 +01:00