me
/
guix
Archived
1
0
Fork 0
Commit Graph

80574 Commits (ddbfc21f76a0d9d6576c9367fa1b07ca9842a9a9)

Author SHA1 Message Date
Alexandr Vityazev ddbfc21f76
gnu: Add emacs-rmsbolt.
* gnu/packages/emacs-xyz.scm (emacs-rmsbolt): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 10:02:29 +02:00
Alexandr Vityazev e8b7993417
gnu: emacs-multitran: Update to 0.4.11.
* gnu/packages/emacs-xyz.scm (emacs-multitran): Update to 0.4.11.
[description]: Add @url markup.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:54:22 +02:00
Andrew Tropin 21706e1e0a
gnu: Add emacs-saveplace-pdf-view.
* gnu/packages/emacs-xyz.scm (emacs-saveplace-pdf-view): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:31:28 +02:00
Vinicius Monego 14a725809a
gnu: gsequencer: Update to 3.8.13.
* gnu/packages/music.scm (gsequencer): Update to 3.8.13.
[build-system]: Switch to glib-or-gtk-build-system.
[arguments]<#:phases>: Don't return #t.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:27:07 +02:00
Alexandr Vityazev 168992a732
gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
* gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to 0.1-2.ae73db6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:24:14 +02:00
Dhruvin Gandhi bd70425a71
gnu: Add emacs-ripgrep.
* gnu/packages/emacs-xyz.scm (emacs-ripgrep): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:21:22 +02:00
Dhruvin Gandhi via Guix-patches via 050ec2390f
gnu: Add emacs-rustic.
* gnu/packages/emacs-xyz.scm (emacs-rustic): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-02 09:13:28 +02:00
Tobias Geerinckx-Rice 87232a8c2f
gnu: alpine: Update to 2.24.2.
* gnu/packages/mail.scm (alpine): Update to 2.24.2.
2021-07-02 08:54:55 +02:00
Tobias Geerinckx-Rice c19d29c983
gnu: phodav: Fix udev rules directory.
Since commit da7a5e3597 (e)udev is
actually found triggering the installation of phodav's udev rules.

That's great, except that it uses (e)udev's 'udevdir' pkg-config
variable for that, which is of course not writable.

* gnu/packages/gnome.scm (phodav)[arguments]: Add a new
'fix-udev-rules-directory phase.
2021-07-02 08:20:25 +02:00
Tobias Geerinckx-Rice c01cce9759
gnu: vhba-module: Expand description.
* gnu/packages/linux.scm (vhba-module)[synopsis, description]: Edit &
expand.
2021-07-02 07:47:19 +02:00
Tobias Geerinckx-Rice f8bb6b1cc9
gnu: vhba-module: Update to 20210418.
* gnu/packages/linux.scm (vhba-module): Update to 20210418.
2021-07-02 07:47:19 +02:00
Tobias Geerinckx-Rice c32a7b6e74
gnu: jasper: Update to 2.0.32.
* gnu/packages/image.scm (jasper): Update to 2.0.32.
2021-07-02 07:47:19 +02:00
Tobias Geerinckx-Rice 6491340ff7
gnu: rsibreak: Update to 0.12.14.
* gnu/packages/kde-utils.scm (rsibreak): Update to 0.12.14.
2021-07-02 07:14:10 +02:00
Tobias Geerinckx-Rice e6fd51a36e
gnu: vsftpd: Properly enable the SSL support.
* gnu/packages/ftp.scm (vsftpd)[arguments]: Remove (questionable?)
"-lcrypt" from LDFLAGS.  #define VSF_BUILD_SSL in a new 'build-SSL phase
instead.
2021-07-02 07:14:10 +02:00
Tobias Geerinckx-Rice 26f31c7c9a
gnu: vsftpd: Edit description.
Address ‘guix lint’ warnings.  Neither tiptoe around the name nor sell
anything.

* gnu/packages/ftp.scm (vsftpd)[synopsis]: Make useful.
[description]: Use its full name and some nice mark-up.
2021-07-02 07:14:10 +02:00
Tobias Geerinckx-Rice c2533c3da2
gnu: vsftpd: Cross-compile.
* gnu/packages/ftp.scm (vsftpd)[arguments]: Use CC-FOR-TARGET.
2021-07-02 07:14:10 +02:00
Tobias Geerinckx-Rice a6e8a9c334
gnu: vsftpd: Let the build system create directories.
* gnu/packages/ftp.scm (vsftpd)[arguments]: Pass the "-D" flag to
‘install’.  Remove the now redundant 'mkdir phase.
2021-07-02 07:14:10 +02:00
Tobias Geerinckx-Rice 4049fa8e52
gnu: vsftpd: Honour upstream make flags.
* gnu/packages/ftp.scm (vsftpd)[arguments]: Add a new 'append-make-flags
phase.  Remove our now redundant "-pie" from LDFLAGS.
2021-07-02 07:14:09 +02:00
Tobias Geerinckx-Rice a841d8e8b3
gnu: vsftpd: Update to 3.0.4.
* gnu/packages/ftp.scm (vsftpd): Update to 3.0.4.
[source]: Build from the regular upstream tarball again.
[arguments]: Add ‘-lcap’ and ‘-lpam’ to LDFLAGS.
Remove obsolete custom 'unpack and 'apply-CentOS-patches phases.
[native-inputs]: Remove p7zip and cpio.
2021-07-02 07:14:09 +02:00
Tobias Geerinckx-Rice d20720755e
gnu: boinc-client, boinc-server: Update to 7.16.17.
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.17.
(boinc-server): Run the test suite.
2021-07-02 03:05:58 +02:00
Tobias Geerinckx-Rice 1b31303294
gnu: nmap: Update to 7.91.
* gnu/packages/admin.scm (nmap): Update to 7.91.
2021-07-02 03:05:58 +02:00
Tobias Geerinckx-Rice f369695000
gnu: perl-sql-splitstatement: Update to 1.00023.
* gnu/packages/databases.scm (perl-sql-splitstatement): Update to 1.00023.
[native-inputs]: Add perl-test-differences and perl-test-script.
2021-07-02 03:05:58 +02:00
Tobias Geerinckx-Rice 0eb0fef346
gnu: perl-db-file: Update to 1.856.
* gnu/packages/databases.scm (perl-db-file): Update to 1.856.
2021-07-02 03:05:58 +02:00
EuAndreh via Guix-patches via a597ddea42
gnu: po4a: Update to 0.63.
* gnu/packages/gettext.scm (po4a): Update to 0.63.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-07-02 01:28:21 +02:00
Christopher Baines fd549750d9
gnu: grub-efi: Only enable the stack protector on x86_64-linux.
Follow up to 018f950941, as gcc on aarch64-linux
doesn't seem to support -mstack-protector-guard=global.

Fixes <https://bugs.gnu.org/49088>.

* gnu/packages/bootloaders.scm (grub-efi)[arguments]: Only add
"--enable-stack-protector" to #:configure-flags when system is x86_64-linux.
2021-07-02 00:01:14 +01:00
Tobias Geerinckx-Rice 5b35276140
gnu: libzip: Support Zstandard.
* gnu/packages/compression.scm (libzip)[native-inputs]: Add pkg-config.
[inputs]: Add zstd:lib.
2021-07-01 20:42:13 +02:00
Tobias Geerinckx-Rice 85c54e0e7c
gnu: libzip: Update to 1.8.0.
* gnu/packages/compression.scm (libzip): Update to 1.8.0.
2021-07-01 20:42:13 +02:00
Tobias Geerinckx-Rice 31876aaebc
gnu: fnott: Update to 1.1.0.
* gnu/packages/wm.scm (fnott): Update to 1.1.0.
2021-07-01 20:42:13 +02:00
Tobias Geerinckx-Rice 4f5756c401
gnu: fcft: Update to 2.4.1.
* gnu/packages/fontutils.scm (fcft): Update to 2.4.1.
2021-07-01 20:42:13 +02:00
Leo Famulari 1dc428c664
gnu: linux-libre 4.4: Update to 4.4.274.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.274.
(linux-libre-4.4-pristine-source): Update hash.
2021-07-01 14:31:20 -04:00
Leo Famulari 0aad18a4e9
gnu: linux-libre 4.9: Update to 4.9.274.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.274.
(linux-libre-4.9-pristine-source): Update hash.
2021-07-01 14:31:20 -04:00
Leo Famulari 17c862a1f8
gnu: linux-libre 4.14: Update to 4.14.238.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.238.
(linux-libre-4.14-pristine-source): Update hash.
2021-07-01 14:31:20 -04:00
Leo Famulari e1604d4356
gnu: linux-libre 4.19: Update to 4.19.196.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.196.
(linux-libre-4.19-pristine-source): Update hash.
2021-07-01 14:31:20 -04:00
Leo Famulari 673ce082ec
gnu: linux-libre 5.4: Update to 5.4.129.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.129.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-01 14:31:19 -04:00
Leo Famulari c61855e2d9
gnu: linux-libre 5.10: Update to 5.10.47.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.47.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-01 14:31:19 -04:00
Leo Famulari 5e644c0f15
gnu: linux-libre: Update to 5.12.14.
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.14.
(linux-libre-5.12-pristine-source): Update hash.
2021-07-01 14:31:19 -04:00
Tobias Geerinckx-Rice e5a354af8a
gnu: git-annex: Update to 8.20210630.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210630.
2021-07-01 18:55:26 +02:00
Tobias Geerinckx-Rice 1099073c00
gnu: libvirt: Support FUSE.
* gnu/packages/virtualization.scm (inputs): Add fuse.
2021-07-01 18:55:26 +02:00
Tobias Geerinckx-Rice bdc0a9e0ae
gnu: libvirt: Support extended attributes.
* gnu/packages/virtualization.scm (inputs): Add attr.
2021-07-01 18:55:25 +02:00
Tobias Geerinckx-Rice 063477ba40
gnu: libvirt: Support ACLs.
* gnu/packages/virtualization.scm (inputs): Add acl.
2021-07-01 18:55:25 +02:00
Tobias Geerinckx-Rice 61ccd756e5
gnu: libvirt: Support ZFS.
* gnu/packages/virtualization.scm (inputs): Add zfs.
2021-07-01 18:55:25 +02:00
Tobias Geerinckx-Rice a362d9c65d
gnu: libvirt: Update to 7.5.0 [fixes CVE-2021-3631].
* gnu/packages/virtualization.scm (libvirt): Update to 7.5.0.
[arguments]: Add a new 'skip-directory-confusion phase.
Remove obsolete 'no-polkit-magic phase.
2021-07-01 18:09:29 +02:00
Tobias Geerinckx-Rice 920ba137f9
gnu: fldigi: Update to 4.1.19.
* gnu/packages/radio.scm (fldigi): Update to 4.1.19.
[inputs]: Add eudev.
2021-07-01 17:29:07 +02:00
Tobias Geerinckx-Rice 791fb5a3af
gnu: iproute2: Update to 5.13.0.
* gnu/packages/linux.scm (iproute2): Update to 5.13.0.
2021-07-01 17:29:07 +02:00
Tobias Geerinckx-Rice 2e92c123c5
gnu: gifsicle: Update to 1.93.
* gnu/packages/image.scm (gifsicle): Update to 1.93.
2021-07-01 17:29:07 +02:00
Ludovic Courtès ebb8e44a4a
gnu: bioperl-minimal: Avoid top-level cross-module references.
This could lead to circular reference breakage.

* gnu/packages/bioinformatics.scm (bioperl-minimal): Move top-level
references to perl-* variables and their transitive inputs to
'arguments' and 'inputs'.
2021-07-01 17:13:13 +02:00
Ludovic Courtès b17ee44212
gnu: Do not import (gnu packages commencement).
Line introduced in 4efbf56e53.

* gnu/packages/bioinformatics.scm: Remove unused (gnu packages
commencement) import.
2021-07-01 17:13:13 +02:00
Ricardo Wurmus 26117c6046
gnu: Add r-mcmcpack.
* gnu/packages/cran.scm (r-mcmcpack): New variable.

Co-authored-by: Marcel Schilling <marcel.schilling@uni-luebeck.de>
2021-07-01 16:05:25 +02:00
Marcel Schilling 7e2e14b866
gnu: r-seurat: Update to 4.0.3.
* gnu/packages/cran.scm (r-seuratobject): Update to 4.0.2.
(r-seurat): Update to 4.0.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-01 16:37:33 +03:00
Andrew Tropin c6171420bf
gnu: obs: Update to 27.0.1
* gnu/packages/video.scm (obs): Update to 27.0.1.
[inputs]: Add glib, pipewire, wayland, wayland-protocol.

Some plugins now comes as submodules, so recursive? added.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-01 16:19:18 +03:00