Age | Commit message (Collapse) | Author |
|
I've built QEMU 5.1.0 tens of times on a 24 logical core machines, and haven't
encountered a failure. Tentatively re-enabling parallel tests.
* gnu/packages/virtualization.scm (qemu)[arguments]: Drop the
\#:parallel-tests? #f argument.
[phases]{configure}: Fix indentation.
|
|
* gnu/packages/virtualization.scm (qemu): Fix indentation.
|
|
This works around <https://issues.guix.info/43048>.
* gnu/packages/virtualization.scm (qemu)[phases]{disable-unusable-tests}: Move
after unpack. Combine the existing substitute patterns on a single usage of
substitute*. Disable the bios-tables-test test in
tests/qtest/Makefile.include.
|
|
* gnu/packages/virtualization.scm (qemu): Update to 5.1.0.
|
|
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Remove sdl2.
(u-boot-tools)[native-inputs]: Add sdl2.
|
|
* gnu/packages/music.scm (surge-synth): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-standard-dirs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/databases.scm (sqitch): Update to 1.1.0.
[native-inputs]: Add perl-test-mockobject.
|
|
These are optional dependencies, but including them in the inputs and thus the
wrapped sqitch script makes using sqitch easier.
* gnu/packages/databases.scm (sqitch)[inputs]: Add perl-dbd-mysql and
perl-dbd-sqlite.
|
|
* gnu/packages/finance.scm (electron-cash): Update to 4.1.1.
|
|
* gnu/packages/dns.scm (knot): Update to 3.0.0.
Order fields more conventionally.
[source]: Remove obsolete snippet.
|
|
* gnu/packages/games.scm (libmanette): Update to 0.2.5.
|
|
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.3.
|
|
* gnu/packages/crates-io.scm (svd2rust): New variable.
|
|
* gnu/packages/crates-io.scm (rust-inflections-1.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-svd-parser-0.9): New variable.
|
|
* gnu/packages/crates-io.scm (rust-xmltree-0.8): New variable.
|
|
* gnu/packages/crates-io.scm (rust-xml-rs-0.7): New variable.
|
|
* gnu/packages/crates-io.scm (rust-packed-struct): New variable.
|
|
* gnu/packages/vim.scm (xxd)[arguments]: Replace hard-coded gcc with
cc-for-target in make-flags.
|
|
* gnu/packages/cpp.scm (cxxopts): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/tex.scm (texlive-microtype): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.236.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.198.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.146.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.10.
(linux-libre-5.8-pristine-source): Update hash.
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.20.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Based on the suggestion of the author, this commit cleans up the
changes introduced by fd3eac4dd774597d493e6d8aae7b1c2653070bc7
For more information, see: https://issues.guix.gnu.org/43249
* gnu/packages/e-book.scm (calibre):
[arguments]: Remove the manual 'wrap phase replacement and add a
'wrap-program phase after standard 'wrap phase to make the runtime
dependency QtWebEngineProcess available to the binaries.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17-1.b0e937f.
|
|
* gnu/packages/audio.scm (libsoundio): Fix indentation.
|
|
* gnu/packages/audio.scm (libsoundio): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
This reverts commit c59e9f0a03241ef3c7b8042054fd54e327f7539a because it
triggers too many rebuilds.
|
|
* gnu/packages/kde.scm (kdenlive)[arguments]: Use getenv to set the
values of QT_PLUGIN_PATH and QML2_IMPORT_PATH in the wrapper during
the 'wrap-executable phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
This allows to browse the file-system using kdenlive's own file-chooser.
* gnu/packages/kde.scm (kdenlive)
[native-inputs]: Add pkg-config.
[inputs]: Add purpose and qtwebkit.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/kde.scm (kdenlive): Update to 20.08.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-web.scm (python-beren): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-web.scm (python-apiron): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/uml.scm (plantuml): Update to 1.2020.16.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/engineering.scm (adms): Update to 2.3.7.
[source]: Change the url to github and use the git-fetch method.
[native-inputs]: Add "autoconf", "automake", "libtool", "perl" and
"perl-xml-libxml".
[home-page]: Use the github page.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/ebook.scm (cozy): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/maths.scm (openblas): Update to 0.3.10.
[source]: Fetch from github.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/patches/gnome-settings-daemon-gc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-settings-daemon)[source]: Use it.
|
|
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Add
'set-baobab-file-name' phase.
[inputs]: Add BAOBAB.
|
|
* gnu/packages/messaging.scm (purple-mattermost): Update to commit 158ce20.
|
|
This is a followup to commit a96873565da1e9a7ef95ab06a5774b1207b86ead.
* gnu/packages/python-web.scm: Update list of copyright holders.
|
|
* gnu/packages/python-web.scm (python-requests-ftp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|