gnu: cl-agnostic-lizard: Update to 0.0.0-2.fe1a1d7. * gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard): Update to 0.0.0-2.fe1a1d7. Change-Id: I31e9dbd060d8b510c8e3c28fe791d496268e80f4 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: abcl: Fix quoting in wrapper script. * gnu/packages/java.scm (abcl)[arguments]<#:phases>: Fix quoting in installed wrapper script. Also set hash-bang to bash since '[[' is used. Change-Id: I09ee266764c455194ab6097f096378ee1a986bcb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-all. * gnu/packages/lisp-xyz.scm (sbcl-cl-all, cl-all): New variables. Change-Id: I63903a81dbf9719c3f840778b92656cdf9cc9d76 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: gnuradio: Update to 3.10.8.0. * gnu/packages/radio.scm (gnuradio): Update to 3.10.8.0. Change-Id: Ibf1560b642dd7d54f06eba0288f5068d7077e7ec Reviewed-by: Juliana Sims <juli@incana.org> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: python-lambda-4dn: Fix pip install. * gnu/packages/web.scm (python-lambda-4dn)[arguments]: Add phase 'fix-pip-install. [propagated-inputs]: Add python-virtualenv. Change-Id: I3722a9dd2b017d4db5ced7ac9c65603cfa98744d
gnu: crawl: Update to 0.31.0. * gnu/packages/games.scm (crawl): Update to 0.31.0. Change-Id: I53c4de85a7e58ecd5eeffe31fbbfcaaab4563292 Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: meld: Update to 3.22.1 * gnu/packages/patchutils.scm (meld): Update to 3.22.1 Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Change-Id: Ifb4ec944508fd5a3f34f973026291ad973be5690
gnu: Add python-jellyfin-apiclient. * gnu/packages/python-xyz.scm (python-jellyfin-apiclient): New variable. Change-Id: If84546b14d380a3a10af63d4f41711125298487a Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add python-mpv-jsonipc. * gnu/packages/python-xyz.scm (python-mpv-jsonipc): New variable. Change-Id: Iec7679213d9b9e8e5cbf01a30838e27e71704e54 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: xonsh: Update to 0.15.1 * gnu/packages/shells.scm (xonsh): Update to 0.15.1 Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: guix-data-service: Update to 0.0.1-45.5f80856. * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-45.5f80856. Change-Id: I8ca137ee0088a6eb453306f9a7e6d8f9f8225d71
gnu: guix-build-coordinator: Update to 0-98.1c80525. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-98.1c80525. Change-Id: Ia590600c2112b39f4ceced5734d7ed46f9045a46
gnu: bffe: Update to 0-4.006b96a. * gnu/packages/package-management.scm (bffe): Update to 0-4.006b96a. Change-Id: Ie3a41c8ccad89ec746cd621088d1e45499e3d52a
gnu: clang-properties: Add micro-architecture support for powerpc64le. * gnu/packages/llvm.scm (clang-properties): Add entry for powerpc64le. Change-Id: I89f300922270a1f35aa08e73e62d90843bd902c8
gnu: clang-properties: Update x86_64 micro-architectures. * gnu/packages/llvm.scm (clang-properties): Add entries on x86_64 for versions 17, 16, 15, 13, 9 and remove entry for version 10. Change-Id: I93149c30f011c6de8ff0cc2c2b6f0186540359cd
cpu: Enable tuning for i686-linux. * gnu/packages/gcc.scm (gcc-7, gcc-10, gcc-11, gcc-12, gcc-13) [properties]: In compiler-cpu-architectures use the x86_64-micro-architectures list for i686. * guix/cpu.scm (cpu->gcc-architecture): Expand the x86_64 case to also support i686. Change-Id: I0b820ceb715960db5e702814fa278dc8c619a836
cpu: Rename x86-64-v1 to x86-64. This is the actual micro-architecture designation used by compilers. * gnu/packages/gcc.scm (%gcc-11-x86_64-micro-architectures): Rename x86-64-v1 to x86-64. * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Same. * guix/cpu.scm (cpu->micro-architecture-level): Same. (gcc-architecture->micro-architecture-level): Same. Change-Id: I19ed556a7e8deb4a77f4c63fca3b794f25092788
cpu: Be consistent with x86_64 micro-architecture names. * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Rename micro-architectures from x86_64-v* to x86-64-v*. * guix/cpu.scm (cpu->gcc-architecture): Return x86-64 as the fallback. (cpu->micro-architecture-level): Rename micro-architectures from x86_64-v* to x86-64-v*. (gcc-architecture->micro-architecture-level): Same. Change-Id: I37db65970417c22699ae8097b0361bccf76c1267
gnu: libvorbis: Mark as tunable. * gnu/packages/xiph.scm (libvorbis)[properties]: Mark package as tunable. Change-Id: Ie378a8c671ba6408a137e3c27824cb17671cafe3
gnu: opus: Mark as tunable. * gnu/packages/xiph.scm (opus)[properties]: Mark package as tunable. Change-Id: I5df964b5692c6f390eef55d780810b03d6a895dc