Antoine Côté
093bfc5d96
gnu: blender-2.79: Fix color management.
...
* gnu/packages/graphics.scm (blender-2.79): Fix color management.
[inputs]: Add opencolorio.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:50:15 +02:00
Tanguy Le Carrour
94fe015695
gnu: profanity: Update to 0.10.0.
...
* gnu/packages/messaging.scm (profanity): Update to 0.10.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:46:54 +02:00
Tanguy Le Carrour
8ce42fec7c
gnu: libmesode: Update to 0.10.1.
...
* gnu/packages/messaging.scm (libmesode): Update to 0.10.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:46:54 +02:00
Caliph Nomble
423653b4ad
images: pinebook-pro: Fix default serial port.
...
* gnu/system/images/pinebook-pro.scm (pinebook-pro-barebones-os)[services]:
Start agetty on ttyS2 instead of ttyS0.
2021-01-20 13:44:14 +01:00
raid5atemyhomework
e2fe05284d
gnu: zfs: update to 2.0.1.
...
* gnu/packages/file-systems.scm (zfs): Update version to 2.0.1.
[arguments]: Adjust 'patch-source phase for changes in tarball.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:34:54 +02:00
raid5atemyhomework
849e3dd043
gnu: zfs: Correct ZFS udev rules.
...
* gnu/packages/file-systems.scm (zfs): Add substitutions for /sbin/modprobe
in udev rules.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:34:41 +02:00
Mathieu Othacehe
c64adff4c6
tests: install: Fix build.
...
This is a follow-up of: 2f497d94e7
.
* gnu/tests/install.scm (run-install): Rename 'raw to 'efi-raw.
2021-01-20 12:50:47 +01:00
Pierre Neidhardt
499ce19730
gnu: lisp-repl-core-dumper: Update to 0.5.0.
...
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.5.0.
2021-01-20 12:22:34 +01:00
Sharlatan Hellseher
100a4f84fe
gnu: Add pgloader.
...
* gnu/packages/databases.scm (pgloader): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-20 10:43:25 +01:00
Michael Rohleder
f93d3d42b4
gnu: xfce4-stopwatch-plugin: Update to 0.5.0.
...
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 11:19:30 +02:00
Michael Rohleder
16743da26c
gnu: quaternion: Update to 0.0.9.4f.
...
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4f.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 11:09:44 +02:00
Michael Rohleder
4498894b1b
gnu: synapse: Update to 1.25.0.
...
* gnu/packages/matrix.scm (synapse): Update to 1.25.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 11:09:40 +02:00
Vincent Legoll
57b0949a49
gnu: lzlib: Update to 1.12.
...
* gnu/packages/compression.scm (lzlib): Update to 1.12.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:54 +02:00
Vincent Legoll
62f5640b1c
gnu: libxls: Update to 1.6.2.
...
* gnu/packages/statistics.scm (libxls): Update to 1.6.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:54 +02:00
Vincent Legoll
b2477b5c4f
gnu: libunwind: Update to 1.5.0.
...
* gnu/packages/libunwind.scm (libunwind): Update to 1.5.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:54 +02:00
Vincent Legoll
4b88e27cf3
gnu: libusb: Update to 1.0.24.
...
* gnu/packages/libusb.scm (libusb): Update to 1.0.24.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:54 +02:00
Vincent Legoll
664ab4ada7
gnu: cutter: Update to 1.12.0.
...
* gnu/packages/engineering.scm (cutter): Update to 1.12.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:54 +02:00
Vincent Legoll
86a56622a7
gnu: radare2: Update to 5.0.0.
...
* gnu/packages/engineering.scm (radare2): Update to 5.0.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 10:51:51 +02:00
Anadon
944aebb46a
gnu: Add magic-enum.
...
* gnu/packages/cpp.scm (magic-enum): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-20 09:04:59 +01:00
Leo Prikler
6c5112dbb3
services: Do not warn, when duplicate users are eq?.
...
* gnu/system/shadow.scm (account-activation): Delete duplicate (eq?) users
and groups before transforming them to specs and asserting, that names are
unique.
2021-01-20 09:04:59 +01:00
Leo Prikler
239af11a69
shadow: End duplicate warnings with new lines.
...
The change from formatted message causes the line to no longer automatically
be ended. This will need to be reverted once again, when duplicate names
become hard errors.
* gnu/system/shadow.scm (assert-unique-account-names)
(assert-unique-group-names): End format strings in ~%.
2021-01-20 09:04:57 +01:00
Leo Famulari
eb11e1e180
gnu: linux-libre 4.19: Update to 4.19.169.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.169.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Leo Famulari
69a832a592
gnu: linux-libre 5.4: Update to 5.4.91.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.91.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Leo Famulari
1470d2dde1
gnu: linux-libre: Update to 5.10.9.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.9.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-19 22:26:39 -05:00
Michael Rohleder
def314d810
gnu: vlc: Update to 3.0.12.
...
* gnu/packages/video.scm (vlc): Update to 3.0.12.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-19 21:47:06 -05:00
Eric Bavier
13f5f3a251
gnu: libabigail: Update to 1.8.
...
* gnu/packages/elf.scm (libabigail): Update to 1.8.
2021-01-19 17:12:14 -06:00
Nicolas Goaziou
6340fe6f0c
gnu: musescore: Update to 3.6.
...
* gnu/packages/music.scm (musescore): Update to 3.6.
2021-01-19 23:12:51 +01:00
Nicolas Goaziou
ad6c8887b4
gnu: emacs-flycheck-grammalecte: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.3.
[source]: Change upstream URL.
[arguments]: Remove phase for symlinks since it is now possible to
circumvent it with configuration. Configure accordingly.
[home-page]: Update URL.
2021-01-19 21:48:17 +01:00
Efraim Flashner
ba3e25bbf2
gnu: kwayland: Enable test suite.
...
* gnu/packages/kde-frameworks.scm (kwayland)[arguments]: Don't skip
tests. Adjust 'check-setup phase to render QT windows offscreen.
2021-01-19 22:21:52 +02:00
Oskar Köök
aa8df16bc5
gnu: erlang: Update to 23.2.1.
...
* gnu/packages/erlang.scm (erlang): Update to 23.2.1.
[arguments]: Add phase to patch configure script.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 21:40:03 +02:00
Oskar Köök
d485ef5ce9
gnu: elixir: Update to 1.11.3.
...
* gnu/packages/elixir.scm (elixir): Update to 1.11.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 21:37:04 +02:00
Vincent Legoll
30c164e3fd
gnu: rpcbind: Update to 1.2.5.
...
* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:39 +01:00
Michael Rohleder
01b92ba705
gnu: xfce4-appfinder: Update to 4.16.1.
...
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.16.1.
[source]: Fix uri and use https.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:39 +01:00
Vincent Legoll
dc5d514362
gnu: motion: Update to 4.3.2.
...
* gnu/packages/video.scm (motion): Update to 4.3.2.
[arguments]: In 'bootstrap' phase, adjust 'version.sh' file name.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:38 +01:00
Ryan Prior
94b7687e3e
gnu: esbuild: Update to 0.8.32.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.32.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:38 +01:00
Mathieu Othacehe
e74baa1245
system: Rename 'disk-image' command 'image'.
...
* guix/scripts/system.scm (system-derivation-for-action): Rename 'disk-image'
command 'image'. Warn when using the now deprecated 'disk-image' command.
(show-help): Adapt accordingly.
(guix-system): Ditto.
* tests/guix-system.sh: Ditto.
* gnu/system/examples/bare-hurd.tmpl: Ditto.
* doc/guix.texi (Building the Installation Image,
Building the Installation Image for ARM Boards,
Invoking guix pack,
Invoking guix system): Adapt documentation.
2021-01-19 17:16:56 +01:00
Efraim Flashner
868c4dec0f
gnu: terminology: Update to 1.9.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.9.0.
[arguments]: Add configure-flag to find more binaries.
2021-01-19 18:11:50 +02:00
Efraim Flashner
b3e39a475f
gnu: freebayes: Update source, home-page URIs.
...
* gnu/packages/bioinformatics.scm (freebayes)[source]: Update to new
upstream URI.
[home-page]: Same.
2021-01-19 11:48:38 +02:00
Efraim Flashner
1d92fb08cf
gnu: terminator: Adjust description.
...
* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
2021-01-19 11:46:41 +02:00
Efraim Flashner
99043adf46
gnu: freebayes: Don't include vcflib sources.
...
* gnu/packages/bioinformatics.scm (freebayes)[native-inputs]: Remove
vcflib-source, intervaltree-source. Move vcflib ...
[inputs]: ... to here.
[arguments]: Adjust 'patch-source and 'unpack-submodule-sources for
changes in vendored code.
* gnu/packages/patches/freebayes-devendor-deps.patch: Update patch.
2021-01-19 11:41:07 +02:00
Efraim Flashner
1bbfe1789d
gnu: vcflib: Add pkg-config file.
...
* gnu/packages/bioinformatics.scm (vcflib)[arguments]: Add phase to
create pkg-config file.
2021-01-19 11:36:01 +02:00
Efraim Flashner
d6a8148c8d
gnu: vcflib: Build a shared library.
...
* gnu/packages/bioinformatics.scm (vcflib)[arguments]: Add phase to
build a shared library instead of a static one.
2021-01-19 10:43:06 +02:00
Efraim Flashner
797585746b
gnu: freebayes: Extend test timeout on slower architectures.
...
* gnu/packages/bioinformatics.scm (freebayes)[arguments]: Use custom
'check phase on aarch64-linux and armhf-linux to extend the test timeout.
2021-01-19 10:33:19 +02:00
Michael Rohleder
63806fedf2
gnu: xpra: Add more encoding options.
...
* gnu/packages/xorg.scm (xpra)[inputs]: Add libx264, x265, libvpx.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 09:54:07 +02:00
Michael Rohleder
d34573f3df
gnu: xpra: Update to 4.0.6.
...
* gnu/packages/xorg.scm (xpra): Update to 4.0.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-19 09:54:04 +02:00
Kei Kebreau
ac3c4e3247
gnu: libid3tag: Add comment justifying the 'install-pkg-config phase.
...
* gnu/packages/mp3.scm (libid3tag)[arguments]: Add a comment about Audacity
requiring a pkg-config file for libid3tag.
2021-01-18 18:59:48 -05:00
Kei Kebreau
eb9d366702
gnu: libmad: Add comment justifying the 'install-pkg-config phase.
...
* gnu/packages/mp3.scm (libmad)[arguments]: Add a comment about Audacity
requiring a pkg-config file for libmad.
2021-01-18 18:59:48 -05:00
Ricardo Wurmus
559feb6661
gnu: Add guile-libyaml.
...
* gnu/packages/guile-xyz.scm (guile-libyaml): New variable.
2021-01-18 23:26:53 +01:00
Mădălin Ionel Patrașcu
c0afd8044f
gnu: Add r-snapatac.
...
* gnu/packages/bioinformatics.scm (r-snapatac): New variable.
2021-01-18 23:26:53 +01:00
Mădălin Ionel Patrașcu
2d9c6542c8
gnu: mafft: Update to 7.475.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.475.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-18 11:57:28 +02:00
Vincent Legoll
973a1e5272
gnu: musl: Update to 1.2.2.
...
* gnu/packages/musl.scm (musl): Update to 1.2.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-18 11:54:37 +02:00
Efraim Flashner
6cb86e23a9
gnu: ruby-bio-vcf: Rename to bio-vcf.
...
This package is widely known in select circles specifically as 'bio-vcf'.
* gnu/packages/bioinformatics.scm (ruby-bio-vcf): Rename to bio-vcf.
2021-01-18 11:19:37 +02:00
Efraim Flashner
9b6cddd32d
gnu: Add ruby-bio-vcf.
...
* gnu/packages/bioinformatics.scm (ruby-bio-vcf): New variable.
2021-01-18 10:41:46 +02:00
Leo Famulari
c20eee77a1
gnu: linux-libre 4.4: Update to 4.4.252.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.252.
(linux-libre-4.4-pristine-source): Update hash.
2021-01-18 02:42:21 -05:00
Leo Famulari
2c0f457968
gnu: linux-libre 4.9: Update to 4.9.252.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.252.
(linux-libre-4.9-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
83c99f3767
gnu: linux-libre 4.14: Update to 4.14.216.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.216.
(linux-libre-4.14-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
7cd85dae00
gnu: linux-libre 4.19: Update to 4.19.168.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.168.
(linux-libre-4.19-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
5a748524ee
gnu: linux-libre 5.4: Update to 5.4.90.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.90.
(linux-libre-5.4-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Leo Famulari
4b3f5bef4b
gnu: linux-libre: Update to 5.10.8.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.8.
(linux-libre-5.10-pristine-source): Update hash.
2021-01-18 02:42:20 -05:00
Tobias Geerinckx-Rice
cbc2c28ad4
gnu: xapian, python-xapian-bindings: Update to 1.4.18.
...
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.18.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
ca16ca5428
gnu: iptables: Update to 1.8.7.
...
* gnu/packages/linux.scm (iptables): Update to 1.8.7.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
c65e3c9d41
gnu: nftables: Update to 0.9.8.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.8.
2021-01-18 01:34:53 +01:00
Tobias Geerinckx-Rice
e5a806a43a
gnu: libnftnl: Update to 1.1.9.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.9.
2021-01-18 01:34:52 +01:00
Tobias Geerinckx-Rice
a1093d73c3
gnu: ktouch: Update to 20.12.1.
...
* gnu/packages/education.scm (ktouch): Update to 20.12.1.
2021-01-18 01:34:52 +01:00
Kei Kebreau
f5f642058a
gnu: wxmaxima: Update to 20.12.2.
...
* gnu/packages/maths.scm (wxmaxima): Update to 20.12.2.
[arguments]: Remove #:test-target and disable tests. Remove 'pre-check
phase.
[native-inputs]: Remove xorg-server-for-tests.
[inputs]: Add libomp.
2021-01-17 18:07:29 -05:00
Kei Kebreau
9aa0a98ea0
gnu: gnuplot: Update to 5.4.1.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.4.1.
[arguments]: Set GNUTERM in #:make-flags.
2021-01-17 18:07:29 -05:00
Ryan Desfosses
1b2c32dc91
gnu: Add emacs-org-mime
...
* gnu/packages/emacs-xyz.scm (emacs-org-mime): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-17 23:53:54 +01:00
Tobias Geerinckx-Rice
1c33b1b8e8
gnu: nbd: Update to 3.21.
...
* gnu/packages/networking.scm (nbd): Update to 3.21.
2021-01-17 23:48:12 +01:00
Tobias Geerinckx-Rice
976d072aa2
gnu: mblaze: Update to 1.1.
...
* gnu/packages/mail.scm (mblaze): Update to 1.1.
2021-01-17 23:48:12 +01:00
Tobias Geerinckx-Rice
e48cdbb9f6
gnu: keepassxc: Update to 2.6.3.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.3.
2021-01-17 23:48:11 +01:00
Tobias Geerinckx-Rice
a3e549b5a8
gnu: facter: Update to 4.0.49.
...
* gnu/packages/admin.scm (facter): Update to 4.0.49.
2021-01-17 23:48:11 +01:00
Tobias Geerinckx-Rice
ab9f194d7e
gnu: inxi-minimal: Update to 3.2.02-2.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.2.02-2.
2021-01-17 23:48:11 +01:00
Tobias Geerinckx-Rice
f6b03a308d
gnu: oil: Update to 0.8.6.
...
* gnu/packages/shells.scm (oil): Update to 0.8.6.
2021-01-17 23:19:33 +01:00
Tobias Geerinckx-Rice
07928e11eb
gnu: pd: Update to 0.51-4.
...
* gnu/packages/music.scm (pd): Update to 0.51-4.
2021-01-17 23:19:33 +01:00
Tobias Geerinckx-Rice
99d14e5951
gnu: libhandy: Update to 1.0.3.
...
* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
2021-01-17 23:19:33 +01:00
Julien Lepiller
e82a713c15
gnu: php-fpm: Ensure no duplicate group.
...
* gnu/services/web.scm (php-fpm-accounts): Ensure `php-fpm` group is not
duplicated.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-01-17 20:40:52 +01:00
Leo Prikler
476b333fbc
services: cups: reuse lp from %base-groups.
...
* gnu/services/cups.scm (%cups-accounts): Try to reuse lp from %base-groups.
2021-01-17 20:16:05 +01:00
Stefan
b57056a9fd
gnu: grub: Use installed unicode font.
...
* gnu/bootloader/grub.scm (setup-gfxterm): Remove parameter font-file.
Refer to the installed font in /boot, not in the store.
(font-file): Delete obsolete function.
(install-grub): When populating a disk-image, install the unicode font, too.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-01-17 15:47:59 +01:00
Aurora
06ab894867
gnu: sbcl-cffi: Update to 0.23.0.
...
* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.23.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-17 15:27:16 +01:00
Efraim Flashner
fc9fd5496f
gnu: freebayes: Update to 1.3.3.
...
* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.3.
[source]: Add patch. Add snippet to remove vendored library.
[build-system]: Switch to meson-build-system.
[inputs]: Remove bamtools. Add fastahack, smithwaterman, tabixpp.
[native-inputs]: Remove procps, python-2, tabixpp source, smithwaterman
source, multichoose source, fsom source, filevercmp source, fastahack
source, bash-tap source. Add bash-tap, grep, pkg-config, simde, vcflib.
[arguments]: Drop make-flags. Don't delete 'configure phase. Delete
custom 'fix-tests, 'build-tabixpp-and-vcflib, 'fix-makefiles, 'install
phases. Adjust 'unpack-submodule-sources phase to changed native-inputs.
Add new 'patch-source phase.
2021-01-17 15:47:32 +02:00
Efraim Flashner
3ddeefe854
gnu: multichoose: Install header files.
...
* gnu/packages/bioinformatics.scm (multichoose)[arguments]: Adjust
'install phase to also install header files.
2021-01-17 15:47:32 +02:00
Efraim Flashner
976603b909
gnu: filevercmp: Install header files.
...
* gnu/packages/bioinformatics.scm (filevercmp)[arguments]: Adjust
'install phase to install header files.
2021-01-17 15:47:32 +02:00
Efraim Flashner
3d6c5560c0
gnu: Add simde.
...
* gnu/packages/assembly.scm (simde): New variable.
2021-01-17 15:47:29 +02:00
Guillaume Le Vaillant
175443948f
gnu: rtl-433: Update to 20.11.
...
* gnu/packages/radio.scm (rtl-433): Update to 20.11.
2021-01-17 14:37:04 +01:00
Guillaume Le Vaillant
9b97f39f57
gnu: gqrx: Update to 2.14.4.
...
* gnu/packages/radio.scm (gqrx): Update to 2.14.4.
2021-01-17 14:30:44 +01:00
Vincent Legoll
ae018ad978
gnu: abcl: Update to 1.8.0.
...
* gnu/packages/java.scm (abcl): Update to 1.8.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-17 13:38:22 +01:00
Mathieu Othacehe
2f497d94e7
image: Rename "raw" image-type to "efi-raw".
...
* gnu/system/image.scm (raw-image-type): Rename to "efi-raw-image-type".
* guix/scripts/system.scm (%default-options): Adapt accordingly.
* doc/guix.texi: Ditto.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-17 11:04:25 +01:00
Sharlatan Hellseher
014845591a
gnu: Add buildapp.
...
* gnu/packages/lisp.scm (buildapp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-17 10:17:38 +01:00
Efraim Flashner
23b8af7962
gnu: gama: Update to 2.13.
...
* gnu/packages/gps.scm (gama): Update to 2.13.
2021-01-17 11:06:28 +02:00
Oleg Pykhalov
c35d230c8f
gnu: youtube-dl: Update to 2021.01.16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2021.01.16.
2021-01-17 02:16:18 +03:00
Alexandros Theodotou
e0701ff94a
gnu: Add markets.
...
* gnu/packages/gnome-xyz.scm (markets): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:39:24 +01:00
Tanguy Le Carrour
539c05197c
gnu: python-pep517: Update to 0.9.1.
...
* gnu/packages/python-xyz.scm (python-pep517): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:35:18 +01:00
Simon South
181f290aa2
services: openntpd: Remove support for deprecated "-s" option.
...
* gnu/services/networking.scm (openntpd-configuration): Remove
"allow-large-adjustment?" field.
(openntpd-shepherd-service): Remove use of "allow-large-adjustment?"
configuration field and "-s" daemon option.
* tests/networking.scm (%openntpd-conf-sample): Remove
"allow-large-adjustment?" field.
* doc/guix.texi (Networking Services)[openntpd-service-type]: Remove
"allow-large-adjustment?" field from sample configuration.
[openntpd-configuration]: Remove description of "allow-large-adjustment?"
field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:30:59 +01:00
Michael Rohleder
fb3c0d3444
gnu: xfce4-whiskermenu-plugin: Update to 2.5.2.
...
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:14:31 +01:00
Michael Rohleder
fb7fb10d47
gnu: garcon: Update to 4.16.1.
...
* gnu/packages/xfce.scm (garcon): Update to 4.16.1.
[native-inputs]: Add gobject-introspection, sorted alphabeticaly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:14:21 +01:00
Michael Rohleder
948e5c9148
gnu: xfce4-cpufreq-plugin: Update to 1.2.3.
...
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 23:01:49 +01:00
Michael Rohleder
e13f90580c
gnu: xfconf: Install bash completion.
...
* gnu/packages/xfce.scm (xfconf)[arguments]: Add install-shell-completions phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:59:08 +01:00
Michael Rohleder
d08a292ad8
gnu: xfwm4: Update to 4.16.1.
...
* gnu/packages/xfce.scm (xfwm4): Update to 4.16.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:59:02 +01:00
Michael Rohleder
cde77a82c8
gnu: thunar: Update to 4.16.2.
...
* gnu/packages/xfce.scm (thunar): Update to 4.16.2.
[inputs]: Add gobject-introspection.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:58:56 +01:00
Michael Rohleder
d8fd1c177f
gnu: mkvtoolnix: Update to 52.0.0.
...
* gnu/packages/video.scm (mkvtoolnix): Update to 52.0.0.
[inputs]: Add libdvdread to support dvd chapter.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:56:32 +01:00
Vincent Legoll
670a79a839
gnu: diffoscope: Update to 164.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 164.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:55:48 +01:00
Stefan
d4f5ea502d
services: qemu-binfmt: 'guix-support?' defaults to #t.
...
* gnu/services/virtualization.scm (qemu-binfmt-service-type)[guix-support?]:
Change the default from #f to #t.
* doc/guix.texi (Transparent Emulation with QEMU): Change the default of
‘guix-support?’ from #f to #t. Describe the implication of setting it to #f.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:38:17 +01:00
Christopher Lemmer Webber
2a333f2535
gnu: blender: Update to 2.91.0.
...
* gnu/packages/graphics.scm (blender): Update to 2.91.0.
[inputs]: Add embree.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-16 15:40:34 -05:00
Christopher Lemmer Webber
c544cfb399
gnu: Add embree.
...
* gnu/packages/graphics.scm (embree): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-16 15:40:34 -05:00
Tobias Geerinckx-Rice
225c5ea014
Revert "gnu: llvm: Update to 11.0.1."
...
This reverts commit 9b415c0b36
, which
reportedly breaks[0] rust@1.47.0, rust-1.48.0 and rust-1.49.0.
[0]: http://issues.guix.gnu.org/45909
2021-01-16 21:24:09 +01:00
Christopher Baines
540893a8cc
gnu: gnome-font-viewer: Fix thumbnail generation.
...
Previously, thumbnail generation failed, as the gnome-thumbnail-font command
couldn't be found. Using an absolute filename in the .thumbnailer file fixes
this.
Cached failures within .cache/thumbnails/fail/ or similar may need removing
before the effect of this change can be seen.
* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Add patch-thumbnailer
phase.
2021-01-16 11:13:11 +00:00
Christopher Baines
b52bf66739
gnu: ruby-method-source: Remove unnecessary dependency on git.
...
* gnu/packages/ruby.scm (ruby-method-source)[arguments]: Patch Rakefile to use
find rather than git.
[native-inputs]: Remove git.
2021-01-16 11:13:09 +00:00
Danny Milosavljevic
74a83afdf5
gnu: Add lrzsz.
...
* gnu/packages/admin.scm (lrzsz): New variable.
2021-01-16 02:18:26 +01:00
Michael Rohleder
884f320e7c
gnu: emacs-dired-hacks: Update to 0.0.1-3.d1a2bda.
...
* gnu/packages/emacs-xyz.scm (emacs-dired-hacks): Update to 0.0.1-3.d1a2bda.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-15 21:38:30 +01:00
Michael Rohleder
9867bad909
gnu: emacs-calibredb: Patch paths to calibre programs.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Patch paths to calibre programs.
[arguments]: Add phase patch-paths.
[inputs]: Add calibre.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-15 21:37:51 +01:00
Morgan Smith
37d40e488b
gnu: Add emacs-crdt.
...
* gnu/packages/emacs-xyz.scm (emacs-crdt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-15 21:33:32 +01:00
Pierre Neidhardt
c03875b036
gnu: emacs-helm-sly: Update to 0.6.0.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.6.0.
2021-01-15 10:10:17 +01:00
Sharlatan Hellseher
9717250da2
gnu: sbcl-postmodern: Update to 1.32.6.
...
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.6.
[inputs]: Add cl-base64, cl-unicode, ironclad, local-time and uax-15.
[arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'.
(ecl-postmodern)[arguments]: Add cl-postgres, s-sql and simple-date to
'asd-systems'. Update the 'fix-build' phase.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-15 09:52:43 +01:00
Tobias Geerinckx-Rice
ef448aa3f6
gnu: facter: Update to 4.0.48.
...
* gnu/packages/admin.scm (facter): Update to 4.0.48.
2021-01-14 22:05:44 +01:00
Tobias Geerinckx-Rice
2a0a6f8fc3
gnu: kyotocabinet: Update to 1.2.79.
...
* gnu/packages/databases.scm (kyotocabinet): Update to 1.2.79.
2021-01-14 22:05:44 +01:00
Tobias Geerinckx-Rice
381bc72408
gnu: gptfdisk: Update to 1.0.6.
...
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.6.
2021-01-14 22:05:43 +01:00
Tobias Geerinckx-Rice
c0c747cc81
gnu: busybox: Update to 1.32.1.
...
* gnu/packages/busybox.scm (busybox): Update to 1.32.1.
2021-01-14 22:05:43 +01:00
Jan (janneke) Nieuwenhuizen
5b785b2a62
services: hurd-vm: Respect hurd-vm-configuration's disk-size.
...
This is a follow-up to commit 859b362f81
.
* gnu/services/virtualization.scm (hurd-vm-disk-image): Use diks-size from
config to set image's size.
2021-01-14 20:18:09 +01:00
Efraim Flashner
93309e25c7
gnu: vcflib: Update to 1.0.2.
...
* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.2.
[source]: Download using git-fetch. Remove patch. Update snippet to use
packaged libraries.
[build-system]: Switch to cmake-build-system.
[inputs]: Add bzip2.
[native-inputs]: Add package-source of fsom.
[arguments]: Delete custom 'set-flags, 'install phases. Don't delete
'configure phase. Adjust 'unpack-submodule-sources phase.
* gnu/packages/patches/vcflib-use-shared-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-01-14 20:43:31 +02:00
Efraim Flashner
db30d6eada
gnu: sambamba Update to 0.8.0.
...
* gnu/packages/bioinformatics.scm (sambamba): Update to 0.8.0.
[source, home-page]: Update to new upstream URI.
[arguments]: Shorten 'fix-ldc-version phase. Remove
'place-biod-and-undead phase. Update 'unbundle-prerequisites and
'insatll phases.
[native-inputs]: Remove rdmd, biod. Move ldc ...
[inputs]: ... to here. Add zlib.
(htslib-for-sambamba): Remove variable.
2021-01-14 20:43:31 +02:00
Efraim Flashner
2051be4f4c
gnu: gemma: Enable tests.
...
* gnu/packages/bioinformatics.scm (gemma)[source]: Add snippet to remove
bundled sources.
[native-inputs]: Add catch-framework2-1, perl, shunit2, which.
[arguments]: Don't disable tests. Override 'check phase.
2021-01-14 20:43:31 +02:00
Efraim Flashner
f58e491fb8
gnu: Add shunit2.
...
* gnu/packages/check.scm (shunit2): New variable.
2021-01-14 20:43:30 +02:00
Efraim Flashner
daf96e704d
gnu: gemma: Add Texinfo markup.
...
* gnu/packages/bioinformatics.scm (gemma)[description]: Use Texinfo
markup.
2021-01-14 20:43:30 +02:00
Efraim Flashner
a36abbe005
gnu: gemma: Update to 0.98.3.
...
* gnu/packages/bioinformatics.scm (gemma): Update to 0.98.3.
[source, home-page]: Update to new upstream URI.
[inputs]: Remove eigen, gfortran, lapack.
[arguments]: Remove make-flags. Remove 'find-eigen phase. Rename
'bin-mkdir phase to 'prepare-build and substitute openblas include
directory.
2021-01-14 20:43:30 +02:00
Ludovic Courtès
f79f41e240
gnu: efi-analyzer: Rename with a hyphen instead of an underscore.
...
* gnu/packages/efi.scm (efi_analyzer): Rename to...
(efi-analyzer): ... this.
(efi_analyzer): Redefine as a deprecated alias.
2021-01-14 17:18:16 +01:00
Michael Rohleder
d88408b25e
gnu: xfce: Update to 4.16.0.
...
* gnu/packages/xfce.scm (libxfce4util): Update to 4.16.0.
(xfconf): Update to 4.16.0.
[arguments]: Add phase to disable hanging test.
(libxfce4ui): Update to 4.16.0.
[inputs]: Remove unneeded gtk+-2.
(exo): Update to 4.16.0.
[arguments]: Remove wrap-exo-compose-mail phase.
[inputs]: Remove unneeded gtk+-2 and perl-uri.
(garcon): Update to 0.8.0.
[inputs]: Remove unneeded gtk+-2.
(tumbler): Update to 4.16.0.
(xfce4-panel): Update to 4.16.0.
(xfce4-appfinder): Update to 4.16.0.
(xfce4-session): Update to 4.16.0.
(xfce4-settings): Update to 4.16.0.
[inputs]: Add python.
(thunar): Update to 4.16.0.
(thunar-volman): Update to 4.16.0.
(xfwm4): Update to 4.16.0.
(xfdesktop): Update to 4.16.0.
(xfce4-power-manager): Update to 4.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-14 17:15:18 +01:00
Stefan
795db9d219
gnu: qemu: Fix ioctl(…, SIOCGIFCONF, …) for emulated 64 bit architectures.
...
* gnu/packages/virtualization.scm (qemu): Add a snippet to fix a bug in the
do_ioctl_ifconf() function of qemu to make ioctl(…, SIOCGIFCONF, …) work for
emulated 64 bit architectures.
The sizeof(struct ifreq) is 40 for 64 bit and 32 for 32 bit architectures.
This structure contains a union of other structures, of which struct ifmap
is the biggest for 64 bit architectures. Calling ioctl(…, SIOCGIFCONF, …)
fills a struct sockaddr of that union, and do_ioctl_ifconf() only considered
that struct sockaddr for the size of the union, which has the same size as
struct ifmap on 32 bit architectures. So do_ioctl_ifconf() assumed a wrong
size of 32 for struct ifreq instead of the correct size of 40 on 64 bit
architectures.
The fix makes do_ioctl_ifconf() handle struct ifmap as the biggest part of
the union, treating struct ifreq with the correct size.
This fixes (@ (guix build syscalls) network-interface-names) when used in
emulated 64 bit architectures.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-14 17:15:18 +01:00
Ricardo Wurmus
4f38e0e47b
gnu: Add lv2-speech-denoiser.
...
* gnu/packages/audio.scm (lv2-speech-denoiser): New variable.
2021-01-14 17:11:05 +01:00
Tobias Geerinckx-Rice
9f60d92729
gnu: nano: Update to 5.5.
...
* gnu/packages/nano.scm (nano): Update to 5.5.
2021-01-14 16:20:45 +01:00
Tobias Geerinckx-Rice
45b4712c55
gnu: lldpd: Update to 1.0.8.
...
* gnu/packages/networking.scm (lldpd): Update to 1.0.8.
2021-01-14 16:20:45 +01:00
Tobias Geerinckx-Rice
f5c9e76f97
gnu: jucipp: Update to 1.6.2.
...
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.2.
2021-01-14 16:20:45 +01:00
Tobias Geerinckx-Rice
526fff3de0
gnu: elementary-xfce-icon-theme: Update to 0.15.2.
...
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.15.2.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
8eb5f097b1
gnu: lxc: Update to 4.0.6.
...
* gnu/packages/virtualization.scm (lxc): Update to 4.0.6.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
1fb0c5ac9f
gnu: perl-net-http: Update to 6.20.
...
* gnu/packages/web.scm (perl-net-http): Update to 6.20.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
00275eacb0
gnu: diffstat: Update to 1.64.
...
* gnu/packages/version-control.scm (diffstat): Update to 1.64.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
bcf2f79c06
gnu: xsettingsd: Update to 1.0.2.
...
* gnu/packages/xdisorg.scm (xsettingsd): Update to 1.0.2.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
ee858defb2
gnu: acpica: Update to 20210105.
...
* gnu/packages/admin.scm (acpica): Update to 20210105.
2021-01-14 16:20:44 +01:00
Tobias Geerinckx-Rice
21c7421180
gnu: system-config-printer: Update to 1.5.15.
...
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15.
2021-01-14 16:20:43 +01:00
Tobias Geerinckx-Rice
231c70b14b
gnu: eolie: Update to 0.9.101.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
2021-01-14 16:20:43 +01:00
Maxim Cournoyer
e45dcf4990
gnu: texlive-wasysym: Update synopsis and description.
...
* gnu/packages/tex.scm (texlive-wasysym)[synopsis]: Refer to the font by
'wasy', not WASY2.
[description]: Likewise. Use code ornaments for the LaTeX package names.
2021-01-14 09:48:54 -05:00
Maxim Cournoyer
0602047ca9
gnu: Add texlive-wasy.
...
* gnu/packages/tex.scm (texlive-wasy): New variable.
2021-01-14 09:48:52 -05:00
Maxim Cournoyer
05b2826122
gnu: Add texlive-helvetic.
...
* gnu/packages/tex.scm (texlive-helvetic): New variable.
2021-01-14 09:47:44 -05:00
Maxim Cournoyer
0390d786bb
gnu: Add texlive-courier.
...
* gnu/packages/tex.scm (texlive-courier): New variable.
2021-01-14 09:47:44 -05:00
Maxim Cournoyer
7b825087ec
gnu: Add texlive-jknappen.
...
* gnu/packages/tex.scm (texlive-jknappen): New variable.
2021-01-14 09:47:44 -05:00
Maxim Cournoyer
56edfeec6c
gnu: Add texlive-tipa.
...
* gnu/packages/tex.scm (texlive-tipa): New variable.
2021-01-14 09:24:51 -05:00
Maxim Cournoyer
18d4d15d4a
gnu: Add config.
...
* gnu/packages/autotools.scm (config): New variable.
2021-01-14 09:24:50 -05:00
Maxim Cournoyer
2c12d73a62
gnu: Add texlive-marvosym.
...
* gnu/packages/tex.scm (texlive-marvosym): New variable.
2021-01-14 09:24:50 -05:00
Maxim Cournoyer
2596099c25
gnu: Add docbook-sgml-3.1.
...
* gnu/packages/docbook.scm (docbook-sgml-3.1): New variable.
2021-01-14 09:24:50 -05:00
Maxim Cournoyer
b4b6f676cd
gnu: Add perl-sgmls.
...
* gnu/packages/perl.scm (perl-sgmls): New variable.
2021-01-14 09:24:50 -05:00
Maxim Cournoyer
81920e6d59
gnu: Add docbook-dsssl.
...
* gnu/packages/docbook.scm (docbook-dsssl): New variable.
2021-01-14 09:24:50 -05:00