Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-fixedbitset-0.1): [arguments] Do not skip
build.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-petgraph-0.4): [arguments] Correct
dependencies, ignore failing test, do not skip build.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-odds-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-odds-0.3): Do not skip build.
[arguments]: In cargo-development-inputs replace rust-itertools-0.8 with
0.7, rust-lazy-static-1 with 0.2, rust-quickcheck-0.8 with 0.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-itertools-0.5): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-lock-api-0.3): Update to 0.3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-check.scm (python-pytest-vcr): Update to 1.0.2-1.4d6c7b3.
|
|
* gnu/packages/java.scm (java-cisd-jhdf5)[arguments]: Update location of
commons-io jar.
|
|
* gnu/packages/java.scm (java-cisd-base)[arguments]: Update location of
commons-io jar.
|
|
* gnu/packages/games.scm (widelands): Update to 21.
[arguments]: Remove unneeded 'install-desktop-file-and-icons phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-directories-3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnunet.scm (gnunet)[arguments]: Enable cadet tests.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27-1.
[source]: Take a new commit that includes the latest .el files from the
contrib subdirectory.
[arguments]: Add a substitute method for the 'telega-install-contrib phase to
know where telega-contrib is located, and use it appropriately.
[arguments]: Manually invoke bytecompilation as a separate step for the
contrib directory.
[arguments]: Add 'telega-install-contrib phase to place the contrib directory
files in a more guix-suitable place.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.21.25.
|
|
* gnu/packages/mpd.scm (libmpdclient): Update to 2.19.
|
|
* gnu/packages/lean.scm (lean)[arguments]: Individual test cases are currently
failing for 32-bit architectures. Disable them temporarily pending further
investigation as to resolution.
|
|
* gnu/packages/xorg.scm (console-setup): Update to 1.196.
[source]: Use git tag.
|
|
* gnu/packages/xorg.scm (xev): Update to 1.2.4.
|
|
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.13.1.
|
|
* gnu/packages/time.scm (python-pendulum): Update to 2.1.1.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.0.2.
|
|
* gnu/packages/mc.scm (mc): Update to 4.8.25.
|
|
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.2.
|
|
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.7.
[source]: Modify the URL.
|
|
* gnu/packages/commencement.scm(gdc-toolchain): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gcc.scm (gdc-10): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.15.
[propagated-inputs]: Move python-testtools ...
[native-inputs]: ... to here.
|
|
* gnu/packages/debug.scm (stress-make): Update to latest upstream commit.
[arguments]: Adjust source file name for substitute*.
|
|
This is a follow-up to commit b7f051db14fb485fcfa4917924eef186fb1b8c07 -
in the new version, some of the format strings being replaced gained
quotes. This commit fixes build of dependents of r-rhdf5lib, such as
r-hdf5array.
* gnu/packages/bioinformatics (r-rhdf5lib): Remove all instances of libsz.a.
|
|
* gnu/packages/gd.scm (perl-gd): Update to 2.72.
|
|
* gnu/packages/admin.scm (s-tui): Update to 1.0.2.
|
|
* gnu/packages/patches/ungoogled-chromium-system-jsoncpp.patch,
gnu/packages/patches/ungoogled-chromium-system-zlib.patch: Delete files.
* gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for 84.
(%ungoogled-revision): Set to df199c04ff367da59ce52a23a3f3b305dd3b00c3.
(%debian-revision): Set to debian/83.0.4103.116-3.
(%gentoo-revision): Set to f3f649046d31ebdbc8c4a302b2384504eff78027.
(chromium-gcc-patchset, %chromium-gcc-patches): New variables.
(%gentoo-patches): Remove GCC patches, which have been moved to the above
repo. Add ffmpeg compatibility patch.
(%debian-patches): Add zlib and jsoncpp patch; remove nspr patch.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Add the new GCC patches. Remove obsolete local
patches, add new.
(xcb-proto/python2): New variable.
(ungoogled-chromium): Update to 84.0.4147.89-0..df199c0.
[arguments]: Add "is_unsafe_developer_build", "max_jobs_per_link",
"exclude_unwind_tables", "xcbproto_path", "perfetto_use_system_protobuf" to
#:configure-flags. Remove "linux_use_bundled_binutils". Adjust vulkan
header substitutions.
[native-inputs]: Remove YASM.
[inputs]: Change from FFMPEG-4.2 to FFMPEG. Add PROTOBUF and XCB-PROTO/PYTHON2.
|
|
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.7.2.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-mcclim-fonts-truetype)[inputs]: Add
font-dejavu.
[arguments]: Add 'fix-paths' phase and don't disable test phase.
|
|
* gnu/packages/python-xyz.scm (python-humanfriendly): Upgrade to 8.2.
|
|
python-monotonic targets python-2 and early versions of python-3.
* gnu/packages/python-xyz.scm (python-humanfriendly)[propagated-inputs]:
Remove python-monotonic.
[properties]: New field.
(python2-humanfriendly): Adjust accordingly.
|
|
* gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove comment
introduced in dcff9bda97d088a717d6f7c01bdf7c0e68d62b9b about using special
versions of packages.
|
|
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.34.1.
|
|
* gnu/packages/lean.scm (lean): Update to 3.17.1.
|
|
* gnu/packages/video.scm (straw-viewer): Update to 0.0.6.
|
|
* gnu/packages/prolog.scm (swi-prolog): Update to 8.3.4.
[arguments]: Several test phases now pass that were broken previously, so
'delete-failing-tests-(pre/post) have been removed in favor of a single
'delete-failing-tests phase after unpack. The comment was revised to reflect
this change.
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27.
[arguments]: Move 'telega-paths-patch after check phase to work around
substituting store paths for ffmpeg and ffplay.
|
|
* gnu/packages/messaging.scm (tdlib): Update to 1.6.6.
|
|
* gnu/packages/gnome.scm (gnome-multi-writer): New variable.
|
|
* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
|
|
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
|
|
* gnu/packages/admin.scm (nnn): Update to 3.3.
|
|
* gnu/packages/cran.scm (r-loo): Update to 2.3.1.
|
|
* gnu/packages/compression.scm (libzip): Update to 1.7.3.
|
|
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.4.2.
[inputs]: Add libxinerama.
|