aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-27gnu: vhba-module: Update to 20211023.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (vhba-module): Update to 20211023.
2021-11-26Revert "gnu: Remove asio-1.12."Nicolas Goaziou
This reverts commit e8cb755774034b14e76c137a8edf33f705413860. The variable is still required by restbed.
2021-11-26gnu: Remove asio-1.12.Nicolas Goaziou
* gnu/packages/networking.scm (asio-1.12): Remove variable.
2021-11-26gnu: mame: Fix build.Nicolas Goaziou
* gnu/packages/emulators.scm (mame)[inputs]: Use latest `asio'.
2021-11-26gnu: Remove linux-libre 5.14.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.14-version, linux-libre-5.14-gnu-revision, deblob-scripts-5.14, linux-libre-5.14-pristine-source, linux-libre-5.14-source, linux-libre-headers-5.14, linux-libre-5.14): Remove variables. * gnu/packages/aux-files/linux-libre/5.14-arm.conf, gnu/packages/aux-files/linux-libre/5.14-arm64.conf, gnu/packages/aux-files/linux-libre/5.14-i686.conf, gnu/packages/aux-files/linux-libre/5.14-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
2021-11-26gnu: linux-libre: Update to 5.15.5.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 5.15.5. (linux-libre-with-bpf): Update to 5.15.5.
2021-11-26gnu: Add linux-libre 5.15.5.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version, linux-libre-5.15-gnu-revision, deblob-scripts-5.15, linux-libre-5.15-pristine-source, linux-libre-5.15-source, linux-libre-headers-5.15, linux-libre-5.15): New variables. * gnu/packages/aux-files/linux-libre/5.15-arm.conf, gnu/packages/aux-files/linux-libre/5.15-arm64.conf, gnu/packages/aux-files/linux-libre/5.15-i686.conf, gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them
2021-11-26gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.Leo Famulari
This fixes the build with linux-libre 5.15: https://github.com/aircrack-ng/rtl8812au/pull/898 * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-6.307d694.
2021-11-26gnu: linux-libre 4.4: Update to 4.4.293.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293. (linux-libre-4.4-pristine-source): Update hash.
2021-11-26gnu: linux-libre 4.9: Update to 4.9.291.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291. (linux-libre-4.9-pristine-source): Update hash.
2021-11-26gnu: linux-libre 4.14: Update to 4.14.256.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256. (linux-libre-4.14-pristine-source): Update hash.
2021-11-26gnu: linux-libre 4.19: Update to 4.19.218.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218. (linux-libre-4.19-pristine-source): Update hash.
2021-11-26gnu: linux-libre 5.4: Update to 5.4.162.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162. (linux-libre-5.4-pristine-source): Update hash.
2021-11-26gnu: linux-libre 5.10: Update to 5.10.82.Leo Famulari
* 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'.
2021-11-26gnu: asio: Update to 1.20.0.Nicolas Goaziou
* gnu/packages/networking.scm (asio): Update to 1.20.0.
2021-11-26gnu: toot: Honor the #:tests? flag.Efraim Flashner
* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
2021-11-26gnu: toot: Update to 0.28.0.Efraim Flashner
* gnu/packages/mastodon.scm (toot): Update to 0.28.0.
2021-11-26gnu: mpv-mpris: Update to 0.6.Efraim Flashner
* gnu/packages/video.scm (mpv-mpris): Update to 0.6.
2021-11-26gnu: parallel: Update to 20211122.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20211122.
2021-11-26gnu: urlscan: Update to 0.9.7.Efraim Flashner
* gnu/packages/mail.scm (urlscan): Update to 0.9.7.
2021-11-26gnu: viewnior: Update to 1.8.Efraim Flashner
* gnu/packages/image-viewers.scm (viewnior): Update to 1.8. [home-page]: Use https.
2021-11-26gnu: vim-fugitive: Update to 3.6.Efraim Flashner
* gnu/packages/vim.scm (vim-fugitive): Update to 3.6.
2021-11-26gnu: Add r-derfinderhelper.zimoun
* gnu/packages/bioconductor.scm (r-derfinderhelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-26gnu: ceres-solver: Install library to lib/ instead of lib64/.Ludovic Courtès
* gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory' phase, modify the top-level 'CMakeLists.txt'.
2021-11-26gnu: Update cl-salza2 to 2.1.Charles
* 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>
2021-11-26installer: Rework installation device detection.Josselin Poiret
* 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>
2021-11-26gnu: git-annex: Honor the #:tests? flag.Efraim Flashner
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
2021-11-26gnu: git-annex: Update to 8.20211123.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-26gnu: pyzo: Remove trailing #T.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from `fix-home-directory' phase.
2021-11-26gnu: pyzo: Update to 4.11.4.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
2021-11-25gnu: webkitgtk: Really disable SSE2 on non-x86_64 achitectures.Diego Nicola Barbato
This is a followup to d82fd7c2dd542693988f61fb15c020e3209ac7ec. * gnu/packages/webkit.scm (webkitgtk)[phases]{disable-sse2}: Adjust. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-25gnu: vdirsyncer: Update to 0.18.0.Tanguy Le Carrour
* gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-25gnu: python-click-threading: Update to 0.5.0.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-25gnu: Add cl-restas.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-25gnu: Add cl-data-sift.Foo Chuan Wei
* 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>
2021-11-25gnu: guile-libyaml: Update to 0-2.2bdacb7.Arun Isaac
* 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.
2021-11-25gnu: nyacc: Update to 1.05.1.Arun Isaac
* gnu/packages/mes.scm (nyacc): Update to 1.05.1.
2021-11-25daemon: Read substitute nar size as 'unsigned long long'.Ludovic Courtès
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.
2021-11-25daemon: Read unsigned nar size and download size from substituter.Ludovic Courtès
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.
2021-11-24home: services: bash: Only source /etc/bashrc if it exists.Tobias Geerinckx-Rice
* gnu/home/services/shells.scm (home-bash-configuration): Check whether /etc/bashrc exists before trying to ‘source’ it. Reported by guixy on #guix.
2021-11-25gnu: racket: Remove article from the beginning of the synopsis.Arun Isaac
* gnu/packages/racket.scm (racket)[synopsis]: Remove article from the beginning.
2021-11-24gnu: racket: Update to 8.3.jgart
* 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>
2021-11-24gnu: recordmydesktop: Update to 0.4.0.Aleksandr Vityazev
* 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>
2021-11-24gnu: emacs-csharp-mode: Update to 1.1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 1.1.1.
2021-11-24gnu: emacs-elfeed-score: Update to 1.2.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.1.
2021-11-24gnu: scintilla: Update to 5.1.4.Nicolas Goaziou
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.4.
2021-11-24gnu: mame: Update to 0.238.Nicolas Goaziou
* gnu/packages/emulators.scm (mame): Update to 0.238.
2021-11-24gnu: Add r-astsa.Ricardo Wurmus
* gnu/packages/cran.scm (r-astsa): New variable.
2021-11-24gnu: emacs-pyim: Update to 3.9.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.5.
2021-11-24gnu: sbcl-osicat: Update to 20210928.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 20210928.