summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: davfs2: Update to 1.6.1.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/file-systems.scm (davfs2): Update to 1.6.1. [arguments]: Don't explicitly return #t from phases.
* gnu: cpuid: Update to 20211121.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (cpuid): Update to 20211121.
* gnu: lesspipe: Update to 1.91.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/less.scm (lesspipe): Update to 1.91.
* gnu: yadifa: Update to 2.5.3.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/dns.scm (yadifa): Update to 2.5.3. [arguments]: Don't explicitly return #t from phases.
* gnu: kcov: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/code.scm (kcov)[arguments]: Look up bash in the inputs.
* gnu: kcov: Update to 39.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/code.scm (kcov): Update to 39. [inputs]: Add openssl.
* gnu: borgmatic: Update to 1.5.21.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/backup.scm (borgmatic): Update to 1.5.21.
* gnu: nftables: Update to 1.0.1.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/linux.scm (nftables): Update to 1.0.1. [arguments]: Add "--with-cli=readline" to #:configure-flags.
* gnu: libnftnl: Update to 1.2.1.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/linux.scm (libnftnl): Update to 1.2.1.
* gnu: wesnoth: Update to 1.16.1.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.16.1.
* gnu: solaar: Update to 1.0.7.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/admin.scm (solaar): Update to 1.0.7. [arguments]: Don't explicitly return #t from phases.
* gnu: hwinfo: Update to 21.78.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/hardware.scm (hwinfo): Update to 21.78.
* gnu: chroma: Update to 1.20.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/games.scm (chroma): Update to 1.20.
* gnu: exfatprogs: Update to 1.1.3.Tobias Geerinckx-Rice2021-11-27
| | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
* 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.