summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add linux-libre 5.15.5.•••* 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 Leo Famulari2021-11-266-0/+42887
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.•••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. Leo Famulari2021-11-261-3/+3
* gnu: linux-libre 4.4: Update to 4.4.293.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari2021-11-261-2/+2
* gnu: linux-libre 4.9: Update to 4.9.291.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari2021-11-261-2/+2
* gnu: linux-libre 4.14: Update to 4.14.256.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari2021-11-261-2/+2
* gnu: linux-libre 4.19: Update to 4.19.218.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari2021-11-261-2/+2
* gnu: linux-libre 5.4: Update to 5.4.162.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari2021-11-261-2/+2
* gnu: linux-libre 5.10: Update to 5.10.82.•••* 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'. Leo Famulari2021-11-261-6/+3
* gnu: asio: Update to 1.20.0.•••* gnu/packages/networking.scm (asio): Update to 1.20.0. Nicolas Goaziou2021-11-261-2/+2
* gnu: toot: Honor the #:tests? flag.•••* gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner2021-11-261-3/+4
* gnu: toot: Update to 0.28.0.•••* gnu/packages/mastodon.scm (toot): Update to 0.28.0. Efraim Flashner2021-11-261-2/+2
* gnu: mpv-mpris: Update to 0.6.•••* gnu/packages/video.scm (mpv-mpris): Update to 0.6. Efraim Flashner2021-11-261-3/+2
* gnu: parallel: Update to 20211122.•••* gnu/packages/parallel.scm (parallel): Update to 20211122. Efraim Flashner2021-11-261-2/+2
* gnu: urlscan: Update to 0.9.7.•••* gnu/packages/mail.scm (urlscan): Update to 0.9.7. Efraim Flashner2021-11-261-2/+2
* gnu: viewnior: Update to 1.8.•••* gnu/packages/image-viewers.scm (viewnior): Update to 1.8. [home-page]: Use https. Efraim Flashner2021-11-261-4/+3
* gnu: vim-fugitive: Update to 3.6.•••* gnu/packages/vim.scm (vim-fugitive): Update to 3.6. Efraim Flashner2021-11-261-3/+2
* gnu: Add r-derfinderhelper.•••* gnu/packages/bioconductor.scm (r-derfinderhelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun2021-11-261-0/+27
* gnu: ceres-solver: Install library to lib/ instead of lib64/.•••* gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory' phase, modify the top-level 'CMakeLists.txt'. Ludovic Courtès2021-11-261-3/+2
* gnu: Update cl-salza2 to 2.1.•••* 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> Charles2021-11-261-2/+8
* installer: Rework installation device detection.•••* 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> Josselin Poiret2021-11-261-23/+27
* gnu: git-annex: Honor the #:tests? flag.•••* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag. Efraim Flashner2021-11-261-5/+5
* gnu: git-annex: Update to 8.20211123.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer2021-11-261-2/+2
* gnu: pyzo: Remove trailing #T.•••* gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from `fix-home-directory' phase. Nicolas Goaziou2021-11-261-2/+1
* gnu: pyzo: Update to 4.11.4.•••* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4. Nicolas Goaziou2021-11-261-2/+2
* gnu: webkitgtk: Really disable SSE2 on non-x86_64 achitectures.•••This is a followup to d82fd7c2dd542693988f61fb15c020e3209ac7ec. * gnu/packages/webkit.scm (webkitgtk)[phases]{disable-sse2}: Adjust. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Diego Nicola Barbato2021-11-251-7/+7
* gnu: vdirsyncer: Update to 0.18.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2021-11-251-2/+3
* gnu: python-click-threading: Update to 0.5.0.•••* gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2021-11-251-2/+2
* gnu: Add cl-restas.•••* gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-11-251-0/+46
* gnu: Add cl-data-sift.•••* 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> Foo Chuan Wei2021-11-251-0/+40
* gnu: guile-libyaml: Update to 0-2.2bdacb7.•••* 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. Arun Isaac2021-11-251-20/+7
* gnu: nyacc: Update to 1.05.1.•••* gnu/packages/mes.scm (nyacc): Update to 1.05.1. Arun Isaac2021-11-251-2/+3
* daemon: Read substitute nar size as 'unsigned long long'.•••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. Ludovic Courtès2021-11-252-1/+46
* daemon: Read unsigned nar size and download size from substituter.•••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. Ludovic Courtès2021-11-252-2/+36
* home: services: bash: Only source /etc/bashrc if it exists.•••* gnu/home/services/shells.scm (home-bash-configuration): Check whether /etc/bashrc exists before trying to ‘source’ it. Reported by guixy on #guix. Tobias Geerinckx-Rice2021-11-241-1/+3
* gnu: racket: Remove article from the beginning of the synopsis.•••* gnu/packages/racket.scm (racket)[synopsis]: Remove article from the beginning. Arun Isaac2021-11-251-1/+1
* gnu: racket: Update to 8.3.•••* 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> jgart2021-11-243-35/+5
* gnu: recordmydesktop: Update to 0.4.0.•••* 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> Aleksandr Vityazev2021-11-241-5/+7
* gnu: emacs-csharp-mode: Update to 1.1.1.•••* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): Update to 1.1.1. Nicolas Goaziou2021-11-241-2/+2
* gnu: emacs-elfeed-score: Update to 1.2.1.•••* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.1. Nicolas Goaziou2021-11-241-2/+2
* gnu: scintilla: Update to 5.1.4.•••* gnu/packages/text-editors.scm (scintilla): Update to 5.1.4. Nicolas Goaziou2021-11-241-2/+2
* gnu: mame: Update to 0.238.•••* gnu/packages/emulators.scm (mame): Update to 0.238. Nicolas Goaziou2021-11-241-2/+2
* gnu: Add r-astsa.•••* gnu/packages/cran.scm (r-astsa): New variable. Ricardo Wurmus2021-11-241-0/+23
* gnu: emacs-pyim: Update to 3.9.5.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.5. Nicolas Goaziou2021-11-241-2/+2
* gnu: sbcl-osicat: Update to 20210928.•••* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 20210928. Pierre Neidhardt2021-11-241-3/+3
* gnu: ocaml-batteries: Update to 3.3.0.•••* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.3.0. (ocaml4.07-batteries): New variable. Julien Lepiller2021-11-241-29/+63
* gnu: Add ocaml-benchmark.•••* gnu/packages/ocaml.scm (ocaml-benchmark): New variable. Julien Lepiller2021-11-241-0/+23
* gnu: geary: Remove trailing #T.•••* gnu/packages/gnome.scm (geary)[arguments]: Remove trailing #T from 'check phase. Ricardo Wurmus2021-11-241-2/+1
* gnu: geary: Add missing input.•••* gnu/packages/gnome.scm (geary)[native-inputs]: Add gsettings-desktop-schemas for tests. Ricardo Wurmus2021-11-241-0/+1
* gnu: r-s4vectors: Update to 0.32.3.•••* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.3. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-mixomics: Update to 6.18.1.•••* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.18.1. Ricardo Wurmus2021-11-241-2/+2