| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: stex-bootstrap: Guard against unsupported systems.•••The current implementation of nix-system->chez-machine et al. is rather
brittle and fails in unexpected ways. In the meantime while a better
replacement is being built, prevent falsy return values from causing errors,
such as a failing “guix pull”. See <https://issues.guix.gnu.org/54292>.
* gnu/packages/chez.scm (stex-bootstrap)[maybe-compile]: Use and=> to only
call chez-machine->threaded if nix-system->chez-machine returns a truthy
value.
| Liliana Marie Prikler | 2022-03-08 | 1 | -2/+2 |
* | gnu: gitg: Update to 41.•••* gnu/packages/gnome.scm (gitg): Update to 41.
[arguments]: Drop ‘harden’ phase.
[inputs]: Replace gtkspell3 with gspell and gtksourceview-3 with gtksourceview.
[native-inputs]: Add python.
| Liliana Marie Prikler | 2022-03-08 | 1 | -18/+6 |
* | gnu: gitg: Use new package style.•••* gnu/packages/gnome.scm (gitg)[arguments]: Use G-expressions.
[native-inputs]: Drop labels.
| Liliana Marie Prikler | 2022-03-08 | 1 | -41/+38 |
* | gnu: mumble: Enable tests.•••* gnu/packages/telephony.scm (mumble)[#:tests?]: Drop argument.
[#:configure-flags]: Add “-Dtests=on”.
| Liliana Marie Prikler | 2022-03-08 | 1 | -1/+1 |
* | gnu: mumble: Update to 1.4.230.•••* gnu/packages/telephony.scm (find-python-interpreter-cmake-modules):
New variable.
(mumble): Update to 1.4.230.
[source]: Adjust uri and snippet accordingly.
[arguments]: Change to a list of G-expressions.
<#:configure-flags>: New argument.
<#:phases>: Drop ‘configure’ (moved to configure-flags).
Add ‘unpack-submodules’, ‘fix-settings-crash’ and ‘hardcode-pulseaudio’.
[inputs]: Add glib and poco.
| Liliana Marie Prikler | 2022-03-08 | 1 | -84/+66 |
* | gnu: Add poco.•••* gnu/packages/cpp.scm (poco): New variable.
| Liliana Marie Prikler | 2022-03-08 | 1 | -0/+33 |
* | gnu: opendht: Update to 2.3.4.•••* gnu/packages/networking.scm (opendht): Update to 2.3.4.
| Maxim Cournoyer | 2022-03-08 | 1 | -87/+82 |
* | gnu: icecat: Update to 91.7.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-26381, CVE-2022-26383, CVE-2022-26384,
CVE-2022-26386, and CVE-2022-26387.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver | 2022-03-08 | 1 | -6/+6 |
* | Revert "gnu: socat: Update to 1.7.4.3."•••This reverts commit 3cd42883c4ad693ed1f79c6be35e1aa3e010e10a, which led
to ~13K rebuilds.
| Ludovic Courtès | 2022-03-08 | 1 | -2/+2 |
* | gnu: slurm <= 20.02: Build with '-fcommon'.•••* gnu/packages/parallel.scm (slurm-20.02)[arguments]: New field.
(slurm-19.05, slumr-18.08): Inherit from it.
| Ludovic Courtès | 2022-03-08 | 1 | -4/+9 |
* | gnu: socat: Update to 1.7.4.3.•••* gnu/packages/networking.scm (socat): Update to 1.7.4.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart | 2022-03-08 | 1 | -2/+2 |
* | gnu: blender: Enable boolean operations on meshes.•••* gnu/packages/graphics.scm (blender)[inputs]: Add gmp.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| raingloom | 2022-03-08 | 1 | -0/+1 |
* | gnu: Add cl-websocket-driver.•••* gnu/packages/lisp-xyz.scm (cl-websocket-driver, ecl-websocket-driver,
sbcl-websocket-driver): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora | 2022-03-08 | 1 | -0/+40 |
* | gnu: Add cl-sha1.•••* gnu/packages/lisp-xyz.scm (cl-sha1, ecl-sha1, sbcl-sha1): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora | 2022-03-08 | 1 | -0/+30 |
* | gnu: Add cl-event-emitter.•••* gnu/packages/lisp-xyz.scm (cl-event-emitter, ecl-event-emitter,
sbcl-event-emitter): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora | 2022-03-08 | 1 | -0/+30 |
* | gnu: Add cl-fast-websocket.•••* gnu/packages/lisp-xyz.scm (cl-fast-websocket, ecl-fast-websocket,
sbcl-fast-websocket): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora | 2022-03-08 | 1 | -0/+43 |
* | gnu: Add cl-template.•••* gnu/packages/lisp-xyz.scm (cl-template, ecl-template, sbcl-template): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Aurora | 2022-03-08 | 1 | -1/+31 |
* | gnu: proot: Update to 5.3.0.•••* gnu/packages/linux.scm (proot): Update to 5.3.0.
[arguments]: Adjust custom 'patch-sources phase to adjust skipped tests.
| Efraim Flashner | 2022-03-08 | 1 | -135/+109 |
* | Revert "gnu: Add go-github-com-niemeyer-pretty."•••This reverts commit 18b0527765301a3015afb9ba1209bd10f56426cb.
This package is not actually needed.
| Efraim Flashner | 2022-03-08 | 1 | -29/+0 |
* | gnu: lvm2: Fix cross-compiling on some architectures.•••* gnu/packages/linux.scm (lvm2)[native-inputs]: Add config.
[arguments]: Add phase to replace old versions of config.sub and
config.guess.
| Efraim Flashner | 2022-03-08 | 1 | -1/+10 |
* | gnu: Add python-multipart.•••* gnu/packages/python-xyz.scm (python-multipart): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre-Henry Fröhring | 2022-03-07 | 1 | -0/+27 |
* | gnu: Add gnusim8085.•••* gnu/packages/emulators.scm (gnusim8085): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bird | 2022-03-07 | 1 | -0/+37 |
* | gnu: scotch: Explicitly pass "-DINTSIZE" to CMake.•••Previously, the 'scotch' and 'pt-scotch' packages would use the default
int size, which turned out to be 32 on x86_64-linux instead of 64 as it
used to be in Scotch 6.x.
* gnu/packages/maths.scm (scotch)[arguments]: Add "-DINTSIZE" to #:configure-flags.
(scotch32)[arguments]: Likewise.
(pt-scotch)[arguments]: Likewise.
(pt-scotch32)[arguments]: Likewise.
| Ludovic Courtès | 2022-03-07 | 1 | -4/+5 |
* | system: Set kernel name for riscv64-linux.•••* gnu/system.scm (system-linux-image-file-name): Add option for riscv64.
| Efraim Flashner | 2022-03-07 | 1 | -1/+2 |
* | gnu: dtc: Use pkg-config-for-target.•••* gnu/packages/bootloaders.scm (dtc)[arguments]: Adjust custom
'patch-pkg-config phase to use pkg-config-for-target.
| Efraim Flashner | 2022-03-07 | 1 | -4/+1 |
* | gnu: dtc: Use different source tarball.•••The xz compressed source failed to unpack on riscv64-linux.
* gnu/packages/bootloaders.scm (dtc)[source]: Use gzipped tarball.
| Efraim Flashner | 2022-03-07 | 1 | -2/+2 |
* | gnu: squashfs-tools: Fix cross-compiling.•••* gnu/packages/compression.scm (squashfs-tools)[arguments]: Adjust
make-flags to refer to the 'out' output specifically.
| Efraim Flashner | 2022-03-07 | 1 | -1/+1 |
* | gnu: libcap: Fix cross-compiling.•••* gnu/packages/linux.scm (libcap)[arguments]: Fix make-flags when
cross-compiling.
| Efraim Flashner | 2022-03-07 | 1 | -3/+3 |
* | gnu: mtd-utils: Fix cross-compiling.•••* gnu/packages/linux.scm (mtd-utils)[arguments]: Only add configure-flag
to enable unit-tests when not cross compiling.
| Efraim Flashner | 2022-03-07 | 1 | -1/+4 |
* | gnu: libjpeg-turbo: Fix cross-compiling to riscv64-linux.•••* gnu/packages/image.scm (libjpeg-turbo)[arguments]: When
cross-compiling to riscv64-linux correctly set CMAKE_SYSTEM_PROCESSOR.
| Efraim Flashner | 2022-03-07 | 1 | -1/+3 |
* | gnu: libxrender: Fix cross compiling to riscv64-linux.•••* gnu/packages/xorg.scm (libxrender)[arguments]: When cross compiling to
riscv64-linux replace config.sub and config.guess with newer versions.
[native-inputs]: When cross compiling to riscv64-linux add config.
| Efraim Flashner | 2022-03-07 | 1 | -3/+19 |
* | gnu: libopenmpt: Update dependencies.•••* gnu/packages/audio.scm (libopenmpt)[inputs]: Move libvorbis, mpg123,
zlib from here ...
[propagated-inputs]: ... to here. Add libogg.
| Efraim Flashner | 2022-03-07 | 1 | -4/+4 |
* | gnu: icedove: Update to 91.6.2.•••* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.2.
| Jonathan Brielmaier | 2022-03-07 | 1 | -4/+4 |
* | gnu: emacs-json-mode: Remove input for old versions.•••* gnu/packages/emacs-xyz.scm (emacs-json-mode)[inputs]:
Remove emacs-json-reformat.
| Jelle Licht | 2022-03-07 | 1 | -1/+1 |
* | gnu: Add openriichi.•••* gnu/packages/games.scm (openriichi): New variable.
| Jelle Licht | 2022-03-07 | 1 | -0/+34 |
* | gnu: Add siege.•••* gnu/packages/web.scm (siege): New variable.
| Jelle Licht | 2022-03-07 | 1 | -0/+30 |
* | gnu: icecat: Update to 91.6.1-guix0-preview1 [security fixes].•••Includes fixes for CVE-2022-26485 and CVE-2022-26486.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver | 2022-03-07 | 1 | -6/+6 |
* | gnu: linux-libre 4.9: Update to 4.9.304.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.304.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre 4.14: Update to 4.14.269.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.269.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre 4.19: Update to 4.19.232.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.232.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre 5.4: Update to 5.4.182.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.182.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre 5.10: Update to 5.10.103.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.103.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 5.15.26.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.26.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: linux-libre 5.16: Update to 5.16.12.•••* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.12.
(linux-libre-5.16-pristine-source): Update hash.
| Leo Famulari | 2022-03-06 | 1 | -2/+2 |
* | gnu: guile-ssh: Support cross-compilation.•••Cross-compilation broke with the update to 0.15.1 in
eabc6af9b8b14bd629544e54bc9c9afa2d0dcd85. 'guile-snarf' would invoke
cpp instead of TRIPLET-cpp, which would thus fail to find libssh
headers.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Add
'support-cross-compilation' phase.
| Ludovic Courtès | 2022-03-07 | 1 | -0/+7 |
* | gnu: Add python-xmldiff.•••* gnu/packages/python-xyz.scm (python-xmldiff): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Алексей Дроздов | 2022-03-06 | 1 | -0/+19 |
* | gnu: Add jtdx.•••* gnu/packages/radio.scm (jtdx-hamlib): New variable.
(jtdx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sheng Yang | 2022-03-06 | 1 | -0/+66 |
* | gnu: Add python-stltools.•••* gnu/packages/python-xyz.scm (python-stltools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Evgeny Pisemsky | 2022-03-06 | 1 | -0/+47 |
* | gnu: gnome-shell-extension-gsconnect: Update to 48•••* gnu/packages/gnome-xyz (gnome-shell-extension-gsconnect): Update to 48
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| terramorpha | 2022-03-06 | 1 | -6/+6 |
* | gnu: cgdb: Reference gdb.•••* gnu/packages/debug.scm (cgdb)[inputs]: Add gdb, bash-minimal
[arguments]: Add phase to fix hardcoded gdb and sh paths
Add configure flags for cross-compilation
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Chadwain Holness | 2022-03-06 | 1 | -1/+17 |