me
/
guix
Archived
1
0
Fork 0
Commit Graph

98855 Commits (526071290f7329250adfdd6fa17de00ac84b1773)

Author SHA1 Message Date
Marius Bakke d163943b23
gnu: Remove guile@3.0.7.
* gnu/packages/guile.scm (guile-3.0): Merge with ...
(guile-3.0-latest): ... this variable, which is now an alias.
2022-06-26 22:58:32 +02:00
Marius Bakke 1ae2a47a01
gnu: m4: Fix cross-compilation.
* gnu/packages/m4.scm (m4)[arguments]: Look up /bin/sh in NATIVE-INPUTS if
applicable.
2022-06-26 22:58:32 +02:00
Marius Bakke b36c41ee54
gnu: gcc-objc, gcc-objc++: Declare variants for GCC 11 and GCC 12.
* gnu/packages/gcc.scm (gcc-objc-11, gcc-objc-12, gcc-objc++-11,
gcc-objc++-12): New variables.
2022-06-26 22:22:34 +02:00
Christopher Rodriguez a21583de54
gnu: Add orca-music.
* gnu/packages/music.scm (orca-music): New variable.
2022-06-26 15:38:46 -04:00
Christine Lemmer-Webber ccdc0cf252
gnu: Add guile-goblins.
* gnu/packages/guile-xyz.scm (guile-goblins): New variable.
2022-06-26 15:24:58 -04:00
Stephen Paul Weber 13403b8022
gnu: Add ruby-bandwidth-iris.
* gnu/packages/ruby.scm (ruby-bandwidth-iris): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:32 -04:00
Stephen Paul Weber 99d8c41bde
gnu: Add ruby-faraday-middleware.
* gnu/packages/ruby.scm (ruby-faraday-middleware): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Stephen Paul Weber a105975119
gnu: Add ruby-nori.
* gnu/packages/ruby.scm (ruby-nori): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Stephen Paul Weber 4009c98e5a
gnu: Add ruby-roda.
* gnu/packages/ruby.scm (ruby-roda): New variable.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-26 13:43:31 -04:00
Brian Cully cbf02f10d7
gnu: zfs: Update to 2.1.5.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 19:11:34 +03:00
Brian Cully 9d9f0b9639
gnu: lxd: Update to 4.24.
* gnu/packages/virtualization.scm (lxd): Update to 4.24.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 19:11:17 +03:00
Sughosha b7a091cf7f
gnu: Add gnome-shell-extension-transparent-window.
* gnu/packages/gnome-xyz.scm
(gnome-shell-extension-transparent-window): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:20 +02:00
Sughosha 33536ff438
gnu: Add gnome-shell-extension-sound-output-device-chooser.
* gnu/packages/gnome-xyz.scm
(gnome-shell-extension-sound-output-device-chooser): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:19 +02:00
Sughosha fa60d0eaa4
gnu: Add gnome-shell-extension-radio.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26 16:56:19 +02:00
Efraim Flashner 1814521264
gnu: openssl-3.0: Update to 3.0.4.
* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4.
2022-06-26 15:09:00 +03:00
Efraim Flashner daa83c69f6
gnu: ldc: Work towards building on aarch64-linux.
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust configure-flags to not
dynamically compile. Adjust custom 'fix-compiler-rt-library-discovery
phase to add a case for aarch64. Adjust custom'disable-problematic-tests
phase to remove some tests for aarch64-linux.
2022-06-26 14:42:59 +03:00
Efraim Flashner 25e5daf1b1
gnu: ldc: Update skipped tests on i686-linux.
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom
'disable-problematic-tests phase to skip fewer tests.
2022-06-26 14:42:58 +03:00
Efraim Flashner e1a669b6d2
gnu: Remove unneeded ldc bootstrap packages.
* gnu/packages/dlang.scm (ldc-bootstrap-0.17, ldc-bootstrap-1.12,
ldc-bootstrap-1.24): Remove packages.
(ldc-bootstrap-1.27): Rename to ldc-bootstrap. Absorb inherited package
adjustments.
(ldc): Adjust to ldc-bootstrap-1.27 renaming.
2022-06-26 14:42:58 +03:00
Esther Flashner 51b2835fd4
gnu: ldc-bootstrap-1.27: Build with gdmd.
* gnu/packages/dlang.scm (ldc-bootstrap-1.27)[native-inputs]: Replace
ldc-bootstrap-1.24 with gdmd.
[supported-systems]: Mark all systems supported.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Esther Flashner 93901d4066
gnu: Add gdmd.
* gnu/packages/dlang.scm (gdmd): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 14:42:58 +03:00
Efraim Flashner 181fdbe319
Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."
This reverts commit 4f6ed3d2f8.

While this does allow building ldc on aarch64, it isn't actually
helpful.
2022-06-26 14:42:58 +03:00
Raghav Gururajan 08a2a72a12
gnu: gajim-openpgp: Update to 1.4.8.
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26 07:08:46 -04:00
Raghav Gururajan 67884ed5e2
gnu: gajim-omemo: Update to 2.8.13.
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26 07:08:45 -04:00
Raghav Gururajan d89e75ee85
gnu: gajim: Update to 1.4.5.
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5.
[phases](disable-failing-tests): Remove phase.
(wrap-env): Modify phase.
[inputs]: Add gtksourceview and python-gssapi.
2022-06-26 07:08:45 -04:00
Raghav Gururajan 59363483f4
gnu: python-nbxmpp: Update to 3.1.0.
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-26 07:08:45 -04:00
Marius Bakke 03e13c8981
gnu: ninja: Remove input label.
* gnu/packages/ninja.scm (ninja)[inputs]: Remove label.
2022-06-26 12:06:32 +02:00
Marius Bakke 95d08e3738
gnu: ninja: Update to 1.11.0.
* gnu/packages/ninja.scm (ninja): Update to 1.11.0.
2022-06-26 12:06:32 +02:00
Marius Bakke 9631bd6d30
gnu: pciutils: Update to 3.8.0.
* gnu/packages/pciutils.scm (pciutils): Update to 3.8.0.
[source](patches): Remove.
[arguments]: Don't apply patch.  Add CC in #:make-flags.
2022-06-26 12:06:32 +02:00
Marius Bakke 24f57dadc7
gnu: hwdata: Update to 0.360.
* gnu/packages/pciutils.scm (hwdata): Update to 0.360.
2022-06-26 12:06:31 +02:00
Marius Bakke 06c822b5a7
gnu: libjpeg-turbo: Update to 2.1.3.
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.1.3.
2022-06-26 12:06:31 +02:00
Marius Bakke ff279238da
gnu: rhash: Update to 1.4.3.
* gnu/packages/crypto.scm (rhash): Update to 1.4.3.
2022-06-26 12:06:31 +02:00
Marius Bakke 9a94370c21
gnu: libssh2: Omit static library.
* gnu/packages/ssh.scm (libssh2)[arguments]: Add "--disable-static" in
 #:configure-flags.
2022-06-26 12:06:31 +02:00
Marius Bakke 09a3f7c6fc
gnu: libssh2: Update to 1.10.0.
* gnu/packages/ssh.scm (libssh2): Update to 1.10.0.
[source](patches): Remove.
* gnu/packages/patches/libssh2-CVE-2019-17498.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 12:06:31 +02:00
Marius Bakke ca934bb410
gnu: jsoncpp: Update to 1.9.5.
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.5.
[source](patches): Remove.
* gnu/packages/patches/jsoncpp-pkg-config-version.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-26 12:06:31 +02:00
Marius Bakke 1d221b7fea
gnu: libarchive: Use G-expressions.
* gnu/packages/backup.scm (libarchive)[arguments]: Convert to gexps.
2022-06-26 12:06:31 +02:00
Marius Bakke 2ff1a14bda
gnu: libarchive: Update to 3.6.1.
* gnu/packages/backup.scm (libarchive): Update to 3.6.1.
[arguments]: Enable one test.
2022-06-26 12:06:31 +02:00
Marius Bakke a00a3eb1cf
gnu: procps: Use G-expressions.
* gnu/packages/linux.scm (procps)[arguments]: Convert to gexp.
2022-06-26 12:06:31 +02:00
Marius Bakke 28ae4f7e1a
gnu: procps: Update to 4.0.0.
* gnu/packages/linux.scm (procps): Update to 4.0.0.
2022-06-26 12:06:31 +02:00
Marius Bakke 0b65cb03b3
gnu: dejagnu: Update to 1.6.3.
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.6.3.
2022-06-26 12:06:31 +02:00
Marius Bakke 87c8b40871
gnu: nghttp2: Use G-expressions.
* gnu/packages/web.scm (nghttp2)[arguments]: Convert to gexp.
2022-06-26 12:06:31 +02:00
Marius Bakke 3ab568573e
gnu: nghttp2: Remove input labels.
* gnu/packages/web.scm (nghttp2)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY.
2022-06-26 12:06:30 +02:00
Marius Bakke 1d3aedf18c
gnu: nghttp2: Update to 1.48.0.
* gnu/packages/web.scm (nghttp2): Update to 1.48.0.
2022-06-26 12:06:30 +02:00
Marius Bakke b148826f17
gnu: mit-krb5: Remove label usage.
* gnu/packages/kerberos.scm (mit-krb5)[arguments]: Use SEARCH-INPUT-FILE.
2022-06-26 12:06:30 +02:00
Marius Bakke a7117736e0
gnu: mit-krb5: Update to 1.20.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.20.
2022-06-26 12:06:30 +02:00
Marius Bakke 17527c12e0
gnu: Remove jemalloc@4.5.0.
* gnu/packages/jemalloc.scm (jemalloc-4.5.0): Merge with ...
(jemalloc): ... this variable.
[arguments]: Convert to gexp and remove obsolete "--disable-thp" flag.
[inputs]: Add PERL.
2022-06-26 12:06:30 +02:00
Marius Bakke 7bd24f5bd1
gnu: jemalloc: Update to 5.3.0.
* gnu/packages/jemalloc.scm (jemalloc): Update to 5.3.0.
2022-06-26 12:06:30 +02:00
Marius Bakke 7a0e57a812
gnu: c-ares: Update to 1.18.1.
* gnu/packages/adns.scm (c-ares): Update to 1.18.1.
2022-06-26 12:06:30 +02:00
Marius Bakke 9431936694
gnu: libfaketime: Update to 0.9.10.
* gnu/packages/check.scm (libfaketime): Update to 0.9.10.
2022-06-26 12:06:30 +02:00
Marius Bakke 577e2d8c38
gnu: libtasn1: Update to 4.18.0.
* gnu/packages/tls.scm (libtasn1): Update to 4.18.0.
2022-06-26 12:06:30 +02:00
Marius Bakke 6bb3ef1309
gnu: libuv: Update to 1.44.1.
* gnu/packages/libevent.scm (libuv): Update to 1.44.1.
2022-06-26 12:06:30 +02:00