Age | Commit message (Expand) | Author |
2022-08-14 | gnu: Remove Realtek WiFi drivers with firmware blobs....rtl8821ce-linux-module contains, e.g., halhwimg8821c_fw.c and
hal8821c_fw.c. rtl8812au-aircrack-ng-linux-module has, e.g.,
hal8814a_fw.c, hal8812a_fw.c, and hal8821a_fw.c. Each of these
examples contains non-free firmware blobs disguised as C arrays.
* gnu/packages/linux.scm (rtl8821ce-linux-module)
(rtl8812au-aircrack-ng-linux-module): Remove variables.
Reported by Jacob K <jacobk@disroot.org>
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: guile-bash: Modernise....* gnu/packages/guile-xyz.scm (guile-bash)[inputs]: Use MODIFY-INPUTS.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: guile2.0-bash: Use G-expressions....* gnu/packages/guile-xyz.scm (guile2.0-bash)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: guile2.0-bash: Remove native-input labels....* gnu/packages/guile-xyz.scm (guile2.0-bash)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: guile2.0-bash: Update source & home page URI....* gnu/packages/guile-xyz.scm (guile2.0-bash)[home-page]: Use working URL.
[source]: Likewise, and don't re-use HOME-PAGE.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: memcached: Update to 1.6.16....* gnu/packages/databases.scm (memcached): Update to 1.6.16.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: ioquake3: Update to 1.3.6-2.29b0cc3....* gnu/packages/game-development.scm (ioquake3): Update to 1.3.6-2.29b0cc3.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: ioquake3: Prepare for cross-compilation....* gnu/packages/game-development.scm (ioquake3)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: ioquake3: Deduplicate make flags....* gnu/packages/game-development.scm (ioquake3)[arguments]:
Honour #:make-flags in the 'install phase.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: ioquake3: Use G-expressions....* gnu/packages/game-development.scm (ioquake3)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: ioquake3: Remove input labels....* gnu/packages/game-development.scm (ioquake3)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: Remove ‘open source’ from package descriptions....Also do some (trivial) editing where appropriate.
* gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical)
[description]: Remove superfluous ‘open source’.
* gnu/packages/debian.scm (apt-mirror)[description]: Likewise.
Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder.
* gnu/packages/documentation.scm (scrollkeeper)[description]:
Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name.
* gnu/packages/engineering.scm (freecad, cura-engine)[description]:
Remove superfluous ‘open source’ and excessive puffery.
* gnu/packages/firmware.scm (make-opensbi-package)
[synopsis]: Remove ‘Open Source’. Use @acronym{}.
[description]: Fix first sentence to follow guidelines. Use @acronym{}.
* gnu/packages/game-development.scm (ioquake3, recastnavigation):
[description]: Remove ‘open source’.
* gnu/packages/graphics.scm (skia)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise.
* gnu/packages/machine-learning.scm (onnx)[description]: Likewise.
Use @acronym{}.
* gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: sqlitebrowser: Fix description....* gnu/packages/databases.scm (sqlitebrowser)[synopsis]: Include more keywords.
[description]: Bring up to snuff.
| Tobias Geerinckx-Rice |
2022-08-20 | gnu: opam: Update to 2.1.3....* gnu/packages/ocaml.scm (opam): Update to 2.1.3.
| Julien Lepiller |
2022-08-20 | gnu: electron-cash: Update to 4.2.11....* gnu/packages/finance.scm (electron-cash): Update to 4.2.11.
| Guillaume Le Vaillant |
2022-08-19 | gnu: perl-class-methodmaker: Build reproducibly....* gnu/packages/patches/perl-class-methodmaker-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/perl.scm (perl-class-methodmaker)[source]: Use patch.
| Vagrant Cascadian |
2022-08-19 | gnu: libnet: Set man page date to built reproducibly....* gnu/packages/networking.scm (libnet)[argument]: Add 'fix-manpage-date phase.
| Vagrant Cascadian |
2022-08-19 | gnu: directfb: Remove timestamp to build reproducibly....* gnu/packages/graphics.scm (directfb)[arguments]: Add 'remove-buildtime
phase.
| Vagrant Cascadian |
2022-08-19 | gnu: diffoscope: Update to 221....* gnu/packages/diffoscope.scm (diffoscope): Update to 221.
| Vagrant Cascadian |
2022-08-19 | gnu: emacs-modus-themes: Update to 2.6.0....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.6.0.
| Nicolas Goaziou |
2022-08-14 | gnu: bear: Update to 3.0.20....* gnu/packages/build-tools.scm (bear): Update to 3.0.20.
| Tobias Geerinckx-Rice |
2022-08-14 | gnu: mu: Use G-expressions....* gnu/packages/mail.scm (mu)[arguments]: Use G-expressions.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Zhu Zihao |
2022-08-14 | gnu: mu: Fix autoloads generation....* gnu/packages/mail.scm (mu)[arguments]<#:phases>: In the
'install-emacs-autoloads' phase, fix the path to mu4e files to generate
autoloads.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Zhu Zihao |
2022-08-19 | gnu: ungoogled-chromium: Update to 104.0.5112.101-1....* gnu/packages/chromium.scm (%chromium-version): Set to 104.0.5112.101.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
| Marius Bakke |
2022-08-19 | gnu: uBlock Origin: Update to 1.44.0....* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.0.
| Marius Bakke |
2022-08-19 | gnu: hitch: Remove input labels....* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
| Marius Bakke |
2022-08-19 | gnu: varnish: Update to 7.1.1....* gnu/packages/web.scm (varnish): Update to 7.1.1.
| Marius Bakke |
2022-08-19 | gnu: varnish: Add release-monitoring-url....* gnu/packages/web.scm (varnish)[properties]: New field.
| Marius Bakke |
2022-08-19 | gnu: python-rq: Update to 1.11....* gnu/packages/databases.scm (python-rq): Update to 1.11.
[native-inputs]: Add PYTHON-PSUTIL.
| Marius Bakke |
2022-08-19 | gnu: python-aiohttp: Disable tests that fail with Pytest 7....* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
| Marius Bakke |
2022-08-19 | home: Fix docstring....gnu/home.scm (home-environment-derivation): Fix docstring.
| Andrew Tropin |
2022-08-19 | home: Use absolute path for home in activation script....* gnu/home/services.scm (compute-activation-script): Use absolute path for
home in activation script.
| Andrew Tropin |
2022-08-19 | gnu: python-duniterpy: Update to 1.1.0....* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.0.
[propagated-inputs]: Remove PYTHON-AIOHTTP and PYTHON-PYLIBSCRYPT.
| Nicolas Goaziou |
2022-08-19 | gnu: emacs-crdt: Update to 0.3.2....* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.2.
| Nicolas Goaziou |
2022-08-19 | gnu: janet: Update to 1.24.0....* gnu/packages/lisp.scm (janet): Update to 1.24.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| jgart |
2022-08-19 | gnu: Add rizin....* gnu/packages/engineering.scm (rizin): New variable.
| 宋文武 |
2022-08-19 | gnu: Add rex....* gnu/packages/admin.scm (rex): New variable.
| 宋文武 |
2022-08-18 | gnu: linux-libre 4.19: Update to 4.19.255....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.255.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-08-18 | gnu: linux-libre 5.4: Update to 5.4.210....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.210.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-08-18 | gnu: linux-libre 5.10: Update to 5.10.136....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.136.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-08-18 | gnu: linux-libre 5.15: Update to 5.15.61....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.61.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
| Leo Famulari |
2022-08-18 | gnu: linux-libre: Update to 5.18.18....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.18.
(linux-libre-5.18-pristine-source, deblob-scripts-5.18): Update hashes.
| Leo Famulari |
2022-08-18 | gnu: Add font-latin-modern....* gnu/packages/fonts.scm (font-latin-modern): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Nguyễn Gia Phong |
2022-08-18 | gnu: dezyne: Update to 2.16.0....* gnu/packages/dezyne.scm (dezyne): Update to 2.16.0.
| Jan (janneke) Nieuwenhuizen |
2022-08-18 | gnu: fsearch: Update to 0.2.1....* gnu/packages/search.scm (fsearch): Update to 0.2.1.
| Nicolas Goaziou |
2022-08-18 | gnu: emacs-spacemacs-theme: Update to 0.3....* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to 0.3.
| Nicolas Goaziou |
2022-08-18 | gnu: emacs-rustic: Update to 3.3....* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.3.
| Nicolas Goaziou |
2022-08-18 | gnu: emacs-xref: Update to 1.5.0....* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.5.0.
| Nicolas Goaziou |
2022-08-18 | gnu: Add r-kbet....* gnu/packages/bioinformatics.scm (r-kbet): New variable.
| Ricardo Wurmus |
2022-08-17 | gnu: lxsession: Use a mirror:// URI....* gnu/packages/lxde.scm (lxsession)[source]: Use a mirror URI.
| Maxim Cournoyer |