Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-docx): Update to 1.1.2.
[source]: Update PyPI source uri.
[native-inputs]: Remove python-flake8 and python-mock.
Add python-pytest-cov and python-pytest-xdist.
[propagated-inputs]: Add python-typing-extensions.
Change-Id: Ib43120dcc35a0a24a1456022c4d9ea6fb06f6b20
|
|
* gnu/packages/virtualization.scm (python-libvirt): Use pyproject-build-system.
Change-Id: If4b67308f843bb182b616358911ce9a2f1113bed
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 10.6.0.
Change-Id: I25f9f50d4e397435175ccfa4b5744d9519a299cd
|
|
* gnu/packages/clifm.scm (clifm): Update to 1.20.
[description]: Format description on a new line.
Change-Id: I305b1ace736ea24a143c189a4b0895d3cdfd0c69
Signed-off-by: jgart <jgart@dismail.de>
|
|
Follow-up to de714bcb46d61922e0efc10783ea23fb0202f583.
* doc/guix.texi (Setting Up the Daemon): Fix typos.
Reported-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Id3e49f3b401e8b9ce2aa4c2588ae33cf25e2ca2d
|
|
* gnu/packages/astronomy.scm (siril): Adjust indentation.
Change-Id: I46de4b010f42ca74792e9a40c285e7c88b5fc741
|
|
When launching in a container with
guix -C siril --network \
--preserve='^DISPLAY$' -E'^XDG_RUNTIME_DIR$' \
--share="${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY}" \
-- siril
the program was crashing due to missing gsettings schemas. The fix is
to add the right build phase with #:glib-or-gtk #t and wrap program once
more to get the icons displaying without glitches.
* gnu/packages/astronomy.scm (siril) [arguments] <#:phases>: Add
'generate-gdk-pixbuf-loaders-cache-file phase.
[inputs]: Add librsvg-for-system, gdk-pixbuf, and bash-minimal.
Change-Id: Ia5c1043fa4824275f84c2f0e6db6234c9d2fb2ed
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.10.0.
[arguments]: Use modern style and make manpage script executable.
Change-Id: Id9dd03df4f8f0033dd3fc9a23b0b4d65ea1a73c6
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.22.
Change-Id: Iaf62bacbd0eb0278e2a6672833891dacf6f2255b
|
|
The example was missing the (gnu packages package-management) import, so it
did not work. While the module was mentioned below, I overlooked the
sentence. So add it also into the example to make it more obvious.
* doc/guix.texi (Customizing the System-Wide Guix): Add import to example.
Change-Id: Ibc5b0be87d40531397660a3b0747f83b851b004b
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
|
|
* gnu/packages/lisp.scm (clasp-cl): New variable.
Change-Id: I1d1dbc358c0e05577d3d535600c2f9863ad29fad
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp.scm (ccl): Update to 1.13.
[inputs] Update ccl bootstrap sources.
Change-Id: Id2b9d29b4ea51aba23ca1aee770e33755b062b19
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
Make desktop environments properly render the icon and not conflate
LibreWolf with other browsers with the "Navigator" class.
A similar fix to IceCat was pushed as commit
be1d05c10766a979dd0720b677889ed950d3b895.
* gnu/packages/librewolf.scm (librewolf)[arguments]: Set both
the MOZ_APP_REMOTINGNAME environment variable and librewolf.desktop's
StartupWMClass to "LibreWolf".
Change-Id: I3e117f99ee25321fe3a40ad67450460971579d71
|
|
* gnu/packages/ruby.scm (ruby-gemtext): New variable.
Change-Id: I21957517a1a3be6b0f5d61a7ba1c8420a884a641
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/terminals.scm (foot): Update to 1.18.1.
Change-Id: Ied62826f3eba06bdd20826e8292f3ff25b3d9a5c
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/containers.scm (crun): Update to 1.16.1.
Change-Id: I97649a026128421e4c805f0bad67520b643d5e37
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.21.
Change-Id: Ie866bf4b9a50944e5026594ca72405a3af2bc7f2
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.20.
Change-Id: I4e9fa627fc689bc4203fcb0770067b99bfebab13
|
|
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21.1.
Change-Id: Ib336af56a4f32af9314986abae34cb4c955e95e8
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.21.1.
Change-Id: Ic70f05f0c8a556fd21ea1a7ed38893c21bf62625
|
|
Change-Id: I9a96b68fba389c000af66b7004bf261e71e5ab31
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/containers.scm (buildah): Update to 1.37.1.
Change-Id: I1243c37b61a901e716730ce7fc6e3bc957cfafb3
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.10.0.
Change-Id: I7bc8df5a43c44296e3ad7ef78e1f05b3fa4cc923
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-denote): Update to 3.0.8.
Change-Id: I3ec53e4c7bb54720badd5e1e9799e4f4224321af
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (yggdrasil): Update to 0.5.8.
Change-Id: Ia5cc9cb6e9288274fb249af55680a14055fdf2be
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.7.4.
Change-Id: I1e71ee11d9225addd9875357c909313b513ca883
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (fping): Update to 5.2.
Change-Id: Icb17dc9705ed62df927452b04d919ab832f9acd0
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/admin.scm (di): Update to 4.53.
Change-Id: Ib23a64c626ed95e197f6dc672c868e8660b8c68d
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/admin.scm (atop): Update to 2.11.0.
Change-Id: I9dfd6e2e0220c1a54a709b05a71f1b21c9ffa85d
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/rush.scm (rush): Update to 2.4.
Change-Id: I5ba594bcc9fd774412f665c08c6375fbbdfc9033
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/mpi.scm (mpich): Update to 4.2.2.
[native-inputs]: Add python-minimal.
Change-Id: I9f3e42cb58c399a89835ac38dcfdd9dd11efe210
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/assembly.scm (cpu-features)[arguments]<#:configure-flags>: When
cross-compilation, set CMAKE_SYSTEM_PROCESSOR.
Change-Id: I8b6f9bdeac66b85ab273f81a320e4b8e0d69b5d0
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/hardware.scm (usbrelay): Update to 1.2.1.
[arguments]: Install manpage and udev rules, specify actual version.
Change-Id: I5b889889c528d5526c8cfcc66d56b2b9d8d60437
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (bffe): Update to 0-7.0fc06c7.
Change-Id: I7c0cf4bbfb5c2e12738065a177f496f3bc24bdbf
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-110.492d462.
Change-Id: I1d57ce9b31ba2576b4b9b2c7be415977c19f5a7d
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-53.eeda1bf.
Change-Id: I3bcf6e527228451d3e53024eea31369c92b90fa4
|
|
* gnu/packages/gawk.scm (goawk): New variable.
Co-authored-by: Ashish SHUKLA <ashish.is@lostca.se>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I4011e97962b23bab10c516c7d4d2b25f92330f9d
|
|
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.7.4.
[source]: Remove "prusa-slicer-boost-fixes.patch" and
"prusa-slicer-with-cereal-1.3.1.patch". Move some part of the snippet code to
custom build phases.
[arguments] <configure-flags>: Add paths to external libraries. Add
"fix-include-paths" phase.
[native-inputs]: Add catch2.
[inputs]: Use prusa-wxwidgets instead of wxwidgets to fix segfaults. Add
qhull, nanosvg, heatshrink and prusa-libbgcode. Sort inputs aphabetically.
* gnu/packages/patches/prusa-slicer-boost-fixes.patch,
gnu/packages/patches/prusa-slicer-with-cereal-1.3.1.patch: Remove unused
patches.
* gnu/local.mk (dist_patch_DATA): De-register "prusa-slicer-boost-fixes.patch"
and "prusa-slicer-with-cereal-1.3.1.patch".
Change-Id: I15e85d63c9ad6c731c8040ef2d8ec8b2f31f2ab7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/engineering.scm (prusa-wxwidgets): New variable.
* gnu/packages/patches/prusa-wxwidgets-makefile-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register "prusa-wxwidgets-makefile-fix.patch".
Co-authored-by: Nikita Domnitskii <nikita@domnitskii.me>
Change-Id: I9043c2acc95986275ee24d9c5d944e5fe2702e99
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/engineering.scm (prusa-libbgcode): New variable.
Change-Id: I1f18c399d0fe36987c613ce4c0c3845c803beb45
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/compression.scm (heatshrink): New variable.
* gnu/packages/patches/heatshrink-add-cmake.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add "heatshrink-add-cmake.patch".
Change-Id: I0beccdcaed22e47ac6bfe522497e0759a315813d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/engineering.scm (libigl): Update to 2.4.0.
[arguments]: Use Gexps. Update configure flags. Disable GLFW tests as they
are failing with SEGFAULT errors (see
<https://github.com/libigl/libigl/issues/2313>.)
Update "unpack-external" phase: add new dependencies.
Update "patch-cmake" phase to prevent CMake from trying to download external
dependencies. Help CMake to find the package inputs.
Add "fix-assertions" and "install-copyleft-modules" phase.
[native-inputs]: Add catch2.
[inputs]: Swap glfw to glfw-3.4. Add openblas, imgui and spectra,
libigl and imguizmo. Remove catch2.
Change-Id: Ib4ac842dc14fe1cbc6b0b87674bae1f261a1a970
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/gl.scm (glfw-3.4): New variable.
Change-Id: I77f2214c78f35455436897a3fbff083331295314
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/gl.scm (glfw): Update to 3.3.10.
Change-Id: I9d789fb74af4ed649102195891adc5e437883d30
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/graphics.scm (cgal): Update to 5.6.1.
Change-Id: Id909fc7be5d421496e6a3cd87d366f437f76bcfa
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/high-availability.scm (haproxy): Update to 3.0.3.
Change-Id: Id34812d7c018672ce460cd483b700cb99877f5e1
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.19.
Change-Id: I4f79c9e3f0e61fb5b708dfe77b25fd237ed24ab4
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.18.
Change-Id: I9e1e67ccc4920fe45e46a4918e73f9b5e4fc47c3
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.17.
Change-Id: I0ab3a4714a2e34cd6e55583bd09ba71857f6461e
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.55.16.
Change-Id: I0f21ef880b9b12d69cca0097583b731e4d4dd5f2
|