Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-collapse): Update to 2.0.15.
Change-Id: I24c0f7845b1cbce9144442c7e94629510bf323aa
|
|
* gnu/packages/bioconductor.scm (r-activepathways): Update to 2.0.5.
Change-Id: Ia67d411d6f07bdf3c733f4eab5527f3706f3134d
|
|
* gnu/packages/bioconductor.scm (r-metap): Update to 1.11.
Change-Id: I6bf89da4201256ae73206303234a275c011f202d
|
|
* gnu/packages/cran.scm (r-sfd): New variable.
Change-Id: I08c2e273f03e41a86626502a0090526f288dc00a
|
|
* gnu/packages/cran.scm (r-spatstat-univar): New variable.
Change-Id: I51a7563c84be43a3416e9517242802a5de1c0c9c
|
|
* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.1.
Change-Id: Id7ba89ed989f0e89e97f9f5f6c779f1f7a03d27e
|
|
* gnu/packages/databases.scm (sqlitebrowser): Update to 3.13.0.
Change-Id: I31e8febfe3d5dd61b27e3f8b4404a529262cea5c
|
|
* doc/guix.texi (Desktop Services): Use a straight list for the list of
service types, rather than hiding them in one growing paragraph of prose.
Explain their purpose in general terms beneath it.
Change-Id: I2408ccf38dd62323138854cc5aa46051d2a076ac
|
|
* doc/guix.texi (Limitations): Now that KDE Plasma is available,
rewrite the seemingly-exhaustive list to be more general.
Change-Id: I41450302837c963d5f811211e5a498a04f938e55
|
|
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.19.
Change-Id: Ic4a8c67d689acb1d86ca5b477b92d29601dbe1e8
|
|
* guix/import/pypi.scm (make-pypi-sexp): Detect 'null description.
Change-Id: I8b2704852ecbd8de1bf7bf5598727e7a3a43932c
|
|
* gnu/packages/vulkan.scm: (vkbasalt): New variable.
Change-Id: Ib5a39df0deabb166498e16e7359e7fa83a63b6c9
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/dns.scm (unbound)[native-inputs]: Add python-wrapper.
Change-Id: I98f5e11dad2d89a4f25fca8e0935134b39e779e3
|
|
* gnu/packages/dns.scm (unbound): Update to 1.21.0.
Change-Id: Ie398f85371aeaa673034d3c1545f31d2c9305f92
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/irc.scm (weechat): Update to 4.3.6.
Change-Id: Ibf6fbdf1e27c01c5adb6914ea53390e9b15f98ee
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* 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
|