Age | Commit message (Expand) | Author |
2020-08-07 | gnu: emacs-modus-operandi-theme: Update to 0.11.0....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.11.0.
| Nicolas Goaziou |
2020-08-07 | gnu: snap: Update to 6.1.4....* gnu/packages/education.scm (snap): Update to 6.1.4.
| Nicolas Goaziou |
2020-08-07 | gnu: android: Export android-platform-system-core....* gnu/packages/android.scm (android-platform-system-core): Export it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli |
2020-08-07 | gnu: android: Export android-platform-version....* gnu/packages/android.scm (android-platform-version): Export it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Denis 'GNUtoo' Carikli |
2020-08-07 | gnu: Add emacs-habitica....* gnu/packages/emacs-xyz.scm (emacs-habitica): New variable.
| Oleg Pykhalov |
2020-08-06 | gnu: sameboy: Update to 0.13.5....* gnu/packages/emulators.scm (sameboy): Update to 0.13.5.
| Jakub Kądziołka |
2020-08-06 | gnu: Add noisetorch....* gnu/packages/pulseaudio.scm (noisetorch): New variable.
| Pierre Neidhardt |
2020-08-06 | gnu: Add rnnoise....* gnu/packages/pulseaudio.scm (rnnoise): New variable.
| Pierre Neidhardt |
2020-08-06 | gnu: ode: Update to 0.16.2....* gnu/packages/game-development.scm (ode): Update to 0.16.2.
| Nicolas Goaziou |
2020-08-06 | gnu: mgba: Update to 0.8.3....* gnu/packages/emulators.scm (mgba): Update to 0.8.3.
| Nicolas Goaziou |
2020-08-06 | gnu: asymptote: Update to 2.67....* gnu/packages/plotutils.scm (asymptote): Update to 2.67.
| Nicolas Goaziou |
2020-08-06 | gnu: Add python-sniffio....* gnu/packages/python-xyz.scm (python-sniffio): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: Add python-curio....* gnu/packages/python-xyz.scm (python-curio): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: Add python-immutables....* gnu/packages/python-xyz.scm (python-immutables): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: Add python-h2....* gnu/packages/python-web.scm (python-h2): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: Add python-hpack....* gnu/packages/python-web.scm (python-hpack): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: Add python-hyperframe....* gnu/packages/python-web.scm (python-hyperframe): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2020-08-06 | gnu: guile-zlib: Declare a source file-name....* gnu/packages/guile.scm (guile-zlib)[source]: Add file-name field.
| Efraim Flashner |
2020-08-06 | gnu: guile-lzlib: Declare a source file-name....* gnu/packages/guile.scm (guile-lzlib)[source]: Add file-name field.
| Efraim Flashner |
2020-08-06 | gnu: Add hddtemp....* gnu/packages/disk.scm (hddtemp): New variable.
| Pierre Neidhardt |
2020-08-06 | gnu: Add metapixel....* gnu/packages/image-processing.scm (metapixel): New variable.
| Pierre Neidhardt |
2020-08-06 | gnu: Add ogmtools....* gnu/packages/video.scm (ogmtools): New variable.
| Pierre Neidhardt |
2020-08-06 | gnu: racket: Update to 7.8....* gnu/packages/scheme.scm (racket): Update to 7.8.
| Pierre Neidhardt |
2020-08-06 | installer: Remove logical devices....If a device contains an active logical volume, BLKRRPART will report that the
device is busy. This will cause this device to be filtered by
"non-install-devices" procedure, which is not desired.
Make sure to deactivate all logical volumes before device probing.
Fixes <https://issues.guix.gnu.org/42683>.
* gnu/installer.scm (installer-program): Add lvm2-static to the inputs.
* gnu/installer/parted.scm (remove-logical-devices): New procedure,
(init-parted): call it.
| Mathieu Othacehe |
2020-08-06 | gnu: neovim: Update to 0.4.4....* gnu/package/vim.scm (neovim): Update to 0.4.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| HiPhish |
2020-08-06 | gnu:guile-json-1: Update to 1.3.2....* gnu/packages/guile.scm (guile-json-1): Update to 1.3.2.
[arguments]: Add make-flag to supress guild warnings.
| Efraim Flashner |
2020-08-06 | gnu: guile-json: Update to 4.3.2....* gnu/packages/guile.scm (guile-json): Update to 4.3.2.
| Efraim Flashner |
2020-08-06 | gnu: json-c: Fix CVE-2020-12762....* gnu/packages/web.scm (json-c)[replacement]: New field.
(json-c-0.13, json-c-0.12)[source]: Add patch.
(json-c/fixed): New variable.
* gnu/packages/patches/json-c-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner |
2020-08-06 | gnu: binutils-gold: build with canonical gcc:lib....* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with
the canonical-package of gcc.
| Efraim Flashner |
2020-08-06 | gnu: go-1.4: Build with canonical gcc:lib....* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the
canonical-package of gcc.
| Efraim Flashner |
2020-08-06 | gnu: ghc-c2hs: Enable tests....* gnu/packages/haskell-xyz.scm (ghc-c2hs)[arguments]: Enable tests.
| Efraim Flashner |
2020-08-06 | gnu: ghc-c2hs: Remove extra input....* gnu/packages/haskell-xyz.scm (ghc-c2hs)[native-inputs]: Remove gcc.
| Efraim Flashner |
2020-08-06 | gnu: v: Remove unnecessary input....* gnu/packages/vlang.scm (v)[inputs]: Remove gcc.
| Efraim Flashner |
2020-08-06 | gnu: jami: Always remove contrib tarballs from the sources of Jami....The origin used as the "sfl-patches" input contained bundled library tarballs,
and weighed 217 MiB. After this change, it weighs 3.3 MiB.
* gnu/packages/jami.scm (jami-source): Rename #:without-daemon to
\#:keep-contrib-patches. Delete the daemon/contrib/tarballs sub-directory even
when keeping the patches. Delete extraneous code.
(%sfl-patches, %jami-sources): New variables.
(pjproject-jami, ffmpeg-jami, libring): Adjust to use the above variables.
| Maxim Cournoyer |
2020-08-05 | gnu: ruby-chunky-png: Update to 1.3.12....* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.12.
| Maxim Cournoyer |
2020-08-05 | gnu: pjproject: Update the pkg-config patch....* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Update patch.
| Maxim Cournoyer |
2020-08-06 | gnu: perf: Fix build....This is a follow-up to commit 843344273c6a587b8e6c84d8406500fd64d8908a.
* gnu/packages/linux.scm (perf)[native-inputs]: Add python-3 for
bpf_helpers_doc.py
| Jakub Kądziołka |
2020-08-05 | gnu: poetry: Fix problems with some dependencies....* gnu/packages/python-xyz.scm (poetry)
[arguments]: Modify the required versions of python-tomlkit, python-clikit
and python-cleo.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Tanguy Le Carrour |
2020-08-05 | gnu: python-cleo: Update to 0.8.1....* gnu/packages/python-xyz.scm (python-cleo): Update to 0.8.1.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Tanguy Le Carrour |
2020-08-05 | gnu: linux-libre: Update to 5.4.56....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.56.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.56.
| Mark H Weaver |
2020-08-05 | gnu: linux-libre@5.7: Update to 5.7.13....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.13.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.13.
| Mark H Weaver |
2020-08-05 | gnu: linux-libre@4.19: Update to 4.19.137....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.137.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.137.
| Mark H Weaver |
2020-08-05 | gnu: linux-libre@4.14: Update to 4.14.192....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.192.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.192.
| Mark H Weaver |
2020-08-05 | gnu: sameboy: Update to 0.13.4....* gnu/packages/emulators.scm (sameboy): Update to 0.13.4.
| Jakub Kądziołka |
2020-08-05 | gnu: linux-libre: Update to 5.7.12....* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/linux.scm: (linux-libre-5.7): New variable.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.7*.
| Leo Famulari |
2020-08-05 | gnu: stapler: Update to 1.0.0....* gnu/packages/pdf.scm (stapler): Update to 1.0.0.
[source]: Fetch from pypi.
[inputs]: Remove python2-pypdf2.
[propagated-inputs]: Add python-more-itertools and python-pypdf2.
[arguments]: Remove #:python argument. Replace 'fix-pypdf-version-requirement
phase with 'fix-more-itertools-version-requirement phase.
| Kei Kebreau |
2020-08-05 | gnu: python-m2crypto: Add swig as native-input....* gnu/packages/python-crypto.scm (python-m2crypto)[native-inputs]: Add swig.
| Jelle Licht |
2020-08-05 | gnu: hydrogen: Update to 1.0.0....* gnu/packages/music.scm (hydrogen): Update to 1.0.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Michael Rohleder |
2020-08-05 | gnu: Add confclerk....* gnu/packages/calendar.scm (confclerk): New variable.
| Efraim Flashner |
2020-08-05 | gnu: isync: Update to 1.3.3....* gnu/packages/mail.scm (isync): Update to 1.3.3.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |