Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.82.
(linux-libre-5.10-pristine-source): Update hash.
(linux-libre-5.10-source): Remove obsolete patch
'linux-libre-arm64-generic-pinebook-lcd.patch'.
|
|
* gnu/packages/networking.scm (asio): Update to 1.20.0.
|
|
* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.28.0.
|
|
* gnu/packages/video.scm (mpv-mpris): Update to 0.6.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20211122.
|
|
* gnu/packages/mail.scm (urlscan): Update to 0.9.7.
|
|
* gnu/packages/image-viewers.scm (viewnior): Update to 1.8.
[home-page]: Use https.
|
|
* gnu/packages/vim.scm (vim-fugitive): Update to 3.6.
|
|
* gnu/packages/bioconductor.scm (r-derfinderhelper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory'
phase, modify the top-level 'CMakeLists.txt'.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-salza2): Update to 2.1.
[inputs]: Add trivial-gray-streams.
[native-inputs]: Add chipz, flexi-streams and parachute.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/installer/parted.scm (installation-device): Remove it.
* gnu/installer/parted.scm (installer-root-partition-path): Add it.
* gnu/installer/parted.scm (non-install-devices): Add installation-device?
predicate.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from
`fix-home-directory' phase.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
|
|
This is a followup to d82fd7c2dd542693988f61fb15c020e3209ac7ec.
* gnu/packages/webkit.scm (webkitgtk)[phases]{disable-sse2}: Adjust.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-data-sift, ecl-data-sift, sbcl-data-sift):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/guile-xyz.scm (guile-libyaml): Update to 0-2.2bdacb7.
[arguments]: Do not attempt to delete non-existent files. Use (system
ffi-help-rt) from nyacc package. Do not return #t from custom phases.
[native-inputs]: Move nyacc to ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/mes.scm (nyacc): Update to 1.05.1.
|
|
Fixes <https://issues.guix.gnu.org/46212>.
Reported by Christopher Baines <mail@cbaines.net>.
Previously, the nar size returned by 'guix substitute' would be read as
an 'int'; thus, values above 2^31 - 1 would be read and then stored as
negative integers in the database.
Regression introduced in 9dfa20a22ae0be3d3b01a7b3d422af97428c627e.
* nix/libstore/build.cc (SubstitutionGoal::finished): Use templatized
'string2Int' instead of 'std::atoi' to get an 'unsigned long long',
which is the type of 'hash.second'.
* tests/store.scm ("substitute and large size"): New test.
|
|
Fixes <https://issues.guix.gnu.org/51983>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* nix/libstore/local-store.cc (LocalStore::querySubstitutablePathInfos):
Expect 'unsigned long long' for 'downloadSize' and 'narSize'.
* tests/store.scm ("substitute query and large size"): New test.
|
|
* gnu/home/services/shells.scm (home-bash-configuration):
Check whether /etc/bashrc exists before trying to ‘source’ it.
Reported by guixy on #guix.
|
|
* gnu/packages/racket.scm (racket)[synopsis]: Remove article from the
beginning.
|
|
* gnu/packages/racket.scm (racket-minimal, racket): Update to 8.3.
* gnu/packages/racket.scm (racket-minimal)[source]: Remove
racket-minimal-backport-1629887.patch from patches.
* gnu/packages/patches/racket-minimal-backport-1629887.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/video.scm (recordmydesktop): Update to 0.4.0.
[source]: Update URI.
[home-page]: Update home-page accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 1.1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.1.
|
|
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.4.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.238.
|
|
* gnu/packages/cran.scm (r-astsa): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.5.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 20210928.
|
|
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.3.0.
(ocaml4.07-batteries): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-benchmark): New variable.
|
|
* gnu/packages/gnome.scm (geary)[arguments]: Remove trailing #T from 'check
phase.
|
|
* gnu/packages/gnome.scm (geary)[native-inputs]: Add
gsettings-desktop-schemas for tests.
|
|
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.3.
|
|
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.1.
|
|
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.16.1.
|
|
* gnu/packages/bioconductor.scm (r-dose): Update to 3.20.1.
|
|
* gnu/packages/bioconductor.scm (r-genomicranges): Update to 1.46.1.
|
|
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.28.1.
|
|
* gnu/packages/bioconductor.scm (r-biomart): Update to 2.50.1.
|
|
* gnu/packages/bioconductor.scm (r-bsgenome-drerio-ucsc-danrer11): New variable.
|
|
* gnu/packages/statistics.scm (r-fdrtool): Update to 1.2.17.
|