summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build-self: Help users to submit useful bug reports.Tobias Geerinckx-Rice2021-11-27
| | | | * build-aux/build-self.scm (build): Request the ‘COMPLETE output’.
* gnu: netcat-openbsd: Update to 1.218-2.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/admin.scm (netcat-openbsd): Update to 1.218-2. [arguments]: Don't explicitly return #t from phases.
* daemon: Print the line whence we expect an integer.Tobias Geerinckx-Rice2021-11-27
| | | | | * nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter): Include the malformed substituter stream line in the error message.
* gnu: inxi-minimal: Update to 3.3.09-1.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.3.09-1. [arguments]: Don't explicitly return #t from phases.
* gnu: eid-mw: Expand description.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/security-token.scm (synopsis, description): Expand. Add reminder to myself— er, ’new users’.
* gnu: eid-mw: Disable pinentry.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/security-token.scm (eid-mw)[arguments]: Add "--disable-pinentry" to #:configure-flags.
* gnu: jitterentropy-rngd: Update to 1.2.6.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.6.
* gnu: erofs-utils: Update to 1.4.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (erofs-utils): Update to 1.4.
* gnu: s-tui: Update to 1.1.3.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/admin.scm (s-tui): Update to 1.1.3.
* gnu: lldpd: Update to 1.0.13.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.13.
* gnu: batctl: Update to 2021.4.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/networking.scm (batctl): Update to 2021.4.
* gnu: hangups: Update to 0.4.15.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/messaging.scm (hangups): Update to 0.4.15. [arguments]: Don't explicitly return #t from phases.
* gnu: radeontop: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (radeontop)[arguments]: Use CC-FOR-TARGET.
* gnu: radeontop: Update to 1.4.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/linux.scm (radeontop): Update to 1.4. [arguments]: Don't explicitly return #t from phases.
* gnu: vhba-module: Update to 20211023.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (vhba-module): Update to 20211023.
* Revert "gnu: Remove asio-1.12."Nicolas Goaziou2021-11-26
| | | | | | This reverts commit e8cb755774034b14e76c137a8edf33f705413860. The variable is still required by restbed.
* gnu: Remove asio-1.12.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/networking.scm (asio-1.12): Remove variable.
* gnu: mame: Fix build.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/emulators.scm (mame)[inputs]: Use latest `asio'.
* gnu: Remove linux-libre 5.14.Leo Famulari2021-11-26
| | | | | | | | | | | | * 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.
* gnu: linux-libre: Update to 5.15.5.Leo Famulari2021-11-26
| | | | | | * 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.
* gnu: Add linux-libre 5.15.5.Leo Famulari2021-11-26
| | | | | | | | | | | | * 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
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-6.307d694.Leo Famulari2021-11-26
| | | | | | | | | 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.
* gnu: linux-libre 4.4: Update to 4.4.293.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.293. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.291.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.291. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.256.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.256. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.218.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.218. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.162.Leo Famulari2021-11-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.162. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.82.Leo Famulari2021-11-26
| | | | | | | * 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: asio: Update to 1.20.0.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/networking.scm (asio): Update to 1.20.0.
* gnu: toot: Honor the #:tests? flag.Efraim Flashner2021-11-26
| | | | | * gnu/packages/mastodon.scm (toot)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: toot: Update to 0.28.0.Efraim Flashner2021-11-26
| | | | * gnu/packages/mastodon.scm (toot): Update to 0.28.0.
* gnu: mpv-mpris: Update to 0.6.Efraim Flashner2021-11-26
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.6.
* gnu: parallel: Update to 20211122.Efraim Flashner2021-11-26
| | | | * gnu/packages/parallel.scm (parallel): Update to 20211122.
* gnu: urlscan: Update to 0.9.7.Efraim Flashner2021-11-26
| | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.7.
* gnu: viewnior: Update to 1.8.Efraim Flashner2021-11-26
| | | | | * gnu/packages/image-viewers.scm (viewnior): Update to 1.8. [home-page]: Use https.
* gnu: vim-fugitive: Update to 3.6.Efraim Flashner2021-11-26
| | | | * gnu/packages/vim.scm (vim-fugitive): Update to 3.6.
* gnu: Add r-derfinderhelper.zimoun2021-11-26
| | | | | | * gnu/packages/bioconductor.scm (r-derfinderhelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ceres-solver: Install library to lib/ instead of lib64/.Ludovic Courtès2021-11-26
| | | | | * gnu/packages/maths.scm (ceres)[arguments]: In 'set-library-directory' phase, modify the top-level 'CMakeLists.txt'.
* gnu: Update cl-salza2 to 2.1.Charles2021-11-26
| | | | | | | | * 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>
* installer: Rework installation device detection.Josselin Poiret2021-11-26
| | | | | | | | | * 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: git-annex: Honor the #:tests? flag.Efraim Flashner2021-11-26
| | | | | * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
* gnu: git-annex: Update to 8.20211123.Kyle Meyer2021-11-26
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pyzo: Remove trailing #T.Nicolas Goaziou2021-11-26
| | | | | * gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from `fix-home-directory' phase.
* gnu: pyzo: Update to 4.11.4.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
* gnu: webkitgtk: Really disable SSE2 on non-x86_64 achitectures.Diego Nicola Barbato2021-11-25
| | | | | | | | 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: vdirsyncer: Update to 0.18.0.Tanguy Le Carrour2021-11-25
| | | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.18.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-click-threading: Update to 0.5.0.Tanguy Le Carrour2021-11-25
| | | | | | * gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add cl-restas.Foo Chuan Wei2021-11-25
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-data-sift.Foo Chuan Wei2021-11-25
| | | | | | | * 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: guile-libyaml: Update to 0-2.2bdacb7.Arun Isaac2021-11-25
| | | | | | | | * 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.