Age | Commit message (Expand) | Author |
2021-09-24 | gnu: pan: Update to 0.147....* gnu/packages/mail.scm (pan): Update to 0.147.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: acpica: Update to 20210730....* gnu/packages/admin.scm (acpica): Update to 20210730.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: mandoc: Update to 1.14.6....* gnu/packages/man.scm (mandoc): Update to 1.14.6.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: guix: Update to ff77544....* gnu/packages/package-management.scm (guix): Update to ff77544.
| Tobias Geerinckx-Rice |
2021-09-24 | gnu: Add python-pep8-naming....* gnu/packages/python-xyz.scm (python-pep8-naming): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-09-24 | gnu: Add python-box....* gnu/packages/python-xyz.scm (python-box): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-09-24 | gnu: Add python-flake8-todo....* gnu/packages/python-xyz.scm (python-flake8-todo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-09-24 | gnu: Add go-github-com-DHowett-go-plist....* gnu/packages/golang.scm (go-github-com-DHowett-go-plist): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Adam Kandur |
2021-09-24 | gnu: ocaml-re: Update to 1.10.0....* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen |
2021-09-24 | gnu: ocaml-cstruct: Update to 6.0.1....* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.0.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2021-09-24 | gnu: python-pytorch: Unbundle NNPACK....* gnu/packages/machine-learning.scm (python-pytorch)[source]: Delete
"third_party/NNPACK".
[inputs]: Add NNPACK.
[propagated-inputs]: Remove PYTHON-PEACHPY.
* gnu/packages/patches/python-pytorch-system-libraries.patch: Remove
hunk modifying NNPACK; add hunk to allow the use of our own NNPACK.
| Ludovic Courtès |
2021-09-24 | gnu: Add NNPACK....* gnu/packages/machine-learning.scm (nnpack): New variable.
* gnu/packages/patches/nnpack-system-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-09-24 | gnu: fp16: Install Python files in the site directory....* gnu/packages/maths.scm (fp16)[arguments]: New field.
| Ludovic Courtès |
2021-09-24 | gnu: emacs-map: Update to 3.2....* gnu/packages/emacs-xyz.scm (emacs-map): Update to 3.2.
| Nicolas Goaziou |
2021-09-24 | gnu: emacs-ivy-posframe: Update to 0.6.2....* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.2.
| Nicolas Goaziou |
2021-09-23 | gnu: parallel: Update to 20210922....* gnu/packages/parallel.scm (parallel): Update to 20210922.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: Add python-platformdirs....* gnu/packages/python-xyz.scm (python-platformdirs): New variable.
| Hartmut Goebel |
2021-09-23 | gnu: Add python-charset-normalizer....* gnu/packages/python-xyz.scm (python-charset-normalizer): New variable.
| Hartmut Goebel |
2021-09-23 | gnu: Add xfs_repair-static....* gnu/packages/linux.scm (xfs_repair/static): New public variable.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: Add xfsprogs-static....* gnu/packages/linux.scm (xfsprogs/static): New public variable.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: xfsprogs: Build verbosely....* gnu/packages/linux.scm (xfsprogs)[arguments]: Add "V=1"
to #:make-flags, and honour them in custom phases.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: libinih: Build & install static libraries....* gnu/packages/linux.scm (libinih)[outputs]: Add "static".
[arguments]: Substitute "-Ddefault_library=both" for the
"-Ddefault_library=shared" configure flag.
Add a new 'separate-static phase.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: rsync: Enable zstd & lz4 compression....Both are ridiculously more suited to this role than the old zlib
compressor. The closure size increase is negligible (1 MiB or 1.3% for
zstd, 1.7 MiB for both).
* gnu/packages/rsync.scm (rsync-next)[inputs]: Add zstd:lib and lz4.
[arguments]: Remove the corresponding "--disable-zstd" and
"--disable-lz4" #:configure-flags.
| Tobias Geerinckx-Rice |
2021-09-23 | gnu: htop: Update to 3.1.0....* gnu/packages/admin.scm (htop): Update to 3.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Z572 |
2021-09-23 | gnu: linux-libre 4.4: Update to 4.4.284....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.284.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 4.9: Update to 4.9.283....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.283.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 4.14: Update to 4.14.247....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.247.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 4.19: Update to 4.19.207....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.207.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 5.4: Update to 5.4.148....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.148.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 5.10: Update to 5.10.68....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.68.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: linux-libre 5.14: Update to 5.14.7....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.7.
(linux-libre-5.14-pristine-source): Update hash.
| Leo Famulari |
2021-09-23 | gnu: Add r-omnipathr....* gnu/packages/bioconductor.scm (r-omnipathr): New variable.
| Ricardo Wurmus |
2021-09-23 | gnu: Add r-logger....* gnu/packages/cran.scm (r-logger): New variable.
| Ricardo Wurmus |
2021-09-23 | gnu: uBlock Origin: Update to 1.38.0....* gnu/packages/browser-extensions.scm (uassets): Remove variable.
(ublock-origin): Update to 1.38.0.
[source]: Specify RECURSIVE? to GIT-FETCH.
[arguments]: Remove phase link-uassets. Add phase do-not-depend-on-git.
Remove trailing #t's.
[native-inputs]: Remove UASSETS.
| Marius Bakke |
2021-09-23 | gnu: ungoogled-chromium: Update to 93.0.4577.82-0.3f62dbc....* gnu/packages/patches/ungoogled-chromium-ffmpeg-compat.patch,
gnu/packages/patches/ungoogled-chromium-system-nspr.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%preserved-third-party-files): Adjust for version
93.
(%chromium-version): Set to 93.0.4577.82.
(%ungoogled-revision): Set to 93.0.4577.82-1-2-g3f62dbc.
(%debian-patches): Remove 'system/nspr.patch'.
(%ungoogled-origin): Update source hash.
(%guix-patches): Add 'ungoogled-chromium-ffmpeg-compat.patch' and
'ungoogled-chromium-system-nspr.patch'.
(ungoogled-chromium-snippet): Remove PYTHON-2 usage. Don't unbundle
'snappy'.
(libvpx/chromium): Remove variable.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Add "is_cfi=false", "use_thin_lto=false", and
"blink_enable_generated_code_formatting=false".
[native-inputs]: Change CLANG-11 to CLANG-12. Change NODE to NODE-LTS. Add
PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. Remove PYTHON-2.
[inputs]: Change LIBVPX/CHROMIUM to LIBVPX.
| Marius Bakke |
2021-09-23 | gnu: lldb: Update to 12.0.1....* gnu/packages/llvm.scm (lldb): Update to 12.0.1.
[inputs]: Change from LLVM-11 and CLANG-11 to LLVM-12 and CLANG-12.
| Marius Bakke |
2021-09-23 | gnu: lld: Update to 12.0.1....* gnu/packages/llvm.scm (lld): Update to 12.0.1.
[native-inputs]: Add LIBUNWIND-HEADERS.
| Marius Bakke |
2021-09-23 | gnu: Add libunwind-headers....* gnu/packages/llvm.scm (libunwind-headers): New public variable.
| Marius Bakke |
2021-09-23 | gnu: LLVM, Clang: Update to 12.0.1....* gnu/packages/patches/clang-12-tools-extra-directory.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm-12, clang-runtime-12): Update to 12.0.1.
(clang-12): Likewise. Remove obsolete patch.
| Marius Bakke |
2021-09-23 | gnu: u-boot-tools: Install the 'kwboot' executable....* gnu/packages/bootloaders.scm (u-boot-tools)[arguments]: Install one more
file.
| Marius Bakke |
2021-09-23 | gnu: Add node-irc....* gnu/packages/node-xyz.scm (node-irc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ron Nazarov |
2021-09-23 | gnu: Add node-irc-colors....* gnu/packages/node-xyz.scm (node-irc-colors): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ron Nazarov |
2021-09-23 | gnu: emacs-docker: Disable tests in a correct way...* gnu/packages/emacs-xyz.scm (emacs-docker)[arguments]: Uses #tests? instead
of deleting the `check' phase.
| Nicolas Goaziou |
2021-09-23 | gnu: emacs-docker: Add missing propagated input...* gnu/packages/emacs-xyz.scm (emacs-docker)[propagated-inputs]: Add
emacs-transient.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andrew Tropin |
2021-09-23 | gnu: oil: Update to 0.9.2....* gnu/packages/shells.scm (oil): Update to 0.9.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Felix Gruber |
2021-09-23 | gnu: komikku: Update to 0.33.1....* gnu/packages/gnome.scm (komikku): Update to 0.33.1.
| Liliana Marie Prikler |
2021-09-22 | gnu: handbrake: Update to 1.4.1....* gnu/packages/video.scm (handbrake): Update to 1.4.1
[inputs]: Add libjpeg-turbo and zimg.
| Eric Bavier |
2021-09-22 | gnu: mu: Update to 1.6.6....* gnu/packages/mail.scm (mu): Update to 1.6.6.
| Leo Famulari |
2021-09-22 | Revert hasty kernel updates....This reverts commits 443740b4caba2791193e6282c02c074d6e21e373 and
ce45cd6f77b048e3323a9a31a3968649a5639f58^..04549103671a1e3005f2e80e604b743a5afb7e71.
For more information, see this mailing list thread:
https://lists.gnu.org/archive/html/guix-devel/2021-09/msg00234.html
It makes 5.14.6 the "default" kernel version.
| Leo Famulari |
2021-09-22 | gnu: WebKitGTK: Update to 2.32.4....* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.4.
| Leo Famulari |