Age | Commit message (Expand) | Author |
2020-04-05 | gnu: lilypond: Update to 2.20.0....* gnu/packages/music.scm (lilypond): Update to 2.20.0.
[native-inputs]: Use texi2html-1.82 instead of texi2html.
| Nicolas Goaziou |
2020-04-05 | gnu: Add texi2html-1.82....* gnu/packages/texinfo.scm (texi2html-1.82): New variable.
| Nicolas Goaziou |
2020-04-05 | gnu: cross-base: Remove unneeded 'let'....This is a followup to 102d307520dee27a40feb1ca5a699763a2f3aefe.
* gnu/packages/cross-base.scm (cross-libc): Remove (let ((libc libc)) …).
| Ludovic Courtès |
2020-04-05 | gnu: hydrogen: Update to 1.0.0-beta2....* gnu/packages/music.scm (hydrogen): Update to 1.0.0-beta2.
[native-inputs]: Add qttools.
[inputs]: Add liblo and pulseaudio, remove libtar.
| Nicolas Goaziou |
2020-04-04 | gnu: denemo: Update to 2.3.0....* gnu/packages/music.scm (denemo): Update to 2.3.0.
[arguments]: Augment `check' phase for tests to pass. Remove unnecessary
phase.
[native-inputs]: Add diffutils.
| Nicolas Goaziou |
2020-04-04 | gnu: mingw: Add mingw-w64 reproducibility patches....These patches were originally found at the debian mingw-w64 team's
mingw-w64 repo, and should improve the reproducibility of our mingw-w64
toolchain.
* gnu/packages/patches/mingw-w64-dlltool-temp-prefix.patch: New file.
* gnu/packages/patches/mingw-w64-reproducible-gendef.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/mingw.scm (make-mingw-w64): Apply patches.
| Carl Dong |
2020-04-04 | gnu: gparted: Make some inputs native....* gnu/packages/disk.scm (gparted)[inputs]: Move yelp-tools from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | system: Don’t create a module database when no modules are available....* gnu/system.scm (operating-system-directory-base-entries): Don't create
a module database when no modules are available.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Ivan Kozlov |
2020-04-04 | gnu: rubber: Make some inputs native....* gnu/packages/tex.scm (rubber)[inputs]: Move texinfo from here...
[native-inputs]: ...to this new field.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: scotch: Make some inputs native....* gnu/packages/math.scm (scotch)[inputs]: Move flex & bison from here...
[native-inputs]: ...to this new field.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: telegram-purple: Make some inputs native....* gnu/packages/telephony.scm (telegram-purple)[inputs]: Move gettext from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: jami: Make some inputs native....* gnu/packages/telephony.scm (jami)[inputs]: Move gettext from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: libkate: Make some inputs native....* gnu/packages/xiph.scm (libkate)[inputs]: Move bison from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: man-db: Make some inputs native....* gnu/packages/man.scm (man-db)[inputs]: Move flex from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Vincent Legoll |
2020-04-04 | gnu: qgis: Fix some plugins....* gnu/packages/geo.scm (qgis)[arguments]: Add a 'wrap-gis' phase to set the
environment variables required by some plugins.
| Guillaume Le Vaillant |
2020-04-04 | gnu: ocaml-menhir: Update to 20190626....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20190626.
| Julien Lepiller |
2020-04-04 | gnu: Replace uses of 'gettext' with 'gettext-minimal'....* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT
to GETTEXT-MINIMAL.
* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise.
* gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]:
Likewise.
* gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise.
* gnu/packages/image.scm (gpick)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise.
* gnu/packages/music.scm (fmit)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise.
* gnu/packages/photo.scm (hugin)[native-inputs]: Likewise.
* gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise.
* gnu/packages/telephony.scm (jami)[native-inputs]: Likewise.
* gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise.
* gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
| Marius Bakke |
2020-04-04 | gnu: cadaver: Build with OpenSSL 1.0....* gnu/packages/web.scm (cadaver)[inputs]: Change from OPENSSL to OPENSSL-1.0.
| Marius Bakke |
2020-04-04 | gnu: Add r-asd....* gnu/packages/cran.scm (r-asd): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Naga Malleswari |
2020-04-04 | gnu: c-reduce: Make some inputs native....* gnu/packages/debug.scm (c-reduce)[inputs]: Move flex from here...
[native-inputs]: ...to this new field.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-04-04 | gnu: ell: Make some inputs native....* gnu/packages/linux.scm (ell)[inputs]: Move libtool from here...
[native-inputs]: ...to here.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-04-04 | gnu: dico: Make some inputs native....* gnu/packages/dico.scm (dico)[inputs]: Move groff from here...
[native-inputs]: ...to this new field.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-04-04 | gnu: a2ps: Make some inputs native....* gnu/packages/pretty-print.scm (a2ps)[inputs]: Move groff from here...
[native-inputs]: ...to here.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Vincent Legoll |
2020-04-04 | gnu: gnome-online-accounts: Update to 3.36.0....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.36.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Naga Malleswari |
2020-04-04 | gnu: gnome-online-miners: Update to 3.34.0....* gnu/packages/gnome.scm (gnome-online-miners): Update to 3.34.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Naga Malleswari |
2020-04-04 | gnu: Deprecate emacs-modus-themes....* gnu/package/emacs-xyz.scm (emacs-modus-themes): Deprecate it.
| Dimakakos Dimos |
2020-04-04 | gnu: Add emacs-modus-operandi-theme....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): New variable.
| Dimakakos Dimos |
2020-04-04 | gnu: Add emacs-modus-vivendi-theme....* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): New variable.
| Dimakakos Dimos |
2020-04-03 | gnu: spandsp: Disable parallel build....The build could otherwise fail non-deterministically.
Reported-by: Raghav Gururajan <raghavgururajan@disroot.org>
* gnu/packages/telephony.scm (spandsp)[arguments]: Set parallel-build? to
false.
| Maxim Cournoyer |
2020-04-03 | gnu: icecat: Update to 68.6.1-guix0-preview1 [security fixes]....Includes fixes for CVE-2020-6819 and CVE-2020-6820.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
| Mark H Weaver |
2020-04-03 | gnu: Add linux-libre-arm64-generic-5.6....* gnu/packages/linux (linux-libre-arm64-generic-5.6): New variable.
| Vagrant Cascadian |
2020-04-03 | gnu: Add linux-libre-arm-generic-5.6....* gnu/packages/linux (linux-libre-arm-generic-5.6): New variable.
| Vagrant Cascadian |
2020-04-03 | gnu: Add linux-libre 5.6.2....* gnu/packages/linux (deblob-scripts-5.6): New variable.
(linux-libre-5.6-version): New variable.
(linux-libre-5.6-pristine-source): New variable.
(linux-libre-5.6-source): New variable.
(linux-libre-headers-5.6): New variable.
(linux-libre-5.6): New variable.
| Vagrant Cascadian |
2020-04-03 | gnu: linux-libre: Update to 5.4.30....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.30.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-04-03 | gnu: linux-libre@4.19: Update to 4.19.114....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.114.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-04-03 | gnu: linux-libre@4.14: Update to 4.14.175....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.175.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-04-03 | gnu: linux-libre@4.9: Update to 4.9.218....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.218.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-04-03 | gnu: linux-libre@4.4: Update to 4.4.218....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.218.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-04-03 | gnu: cross-base: Add 'package-with-patches'....This is a followup to c1c50cb5b099897a18e4cd8c27970cb45a7c3a94.
* gnu/packages/cross-base.scm (package-with-patch): Rename to...
(package-with-patches): ... this, and take a list of patches.
(package-with-extra-patches): Use it.
(cross-binutils): Use 'search-patches' instead of 'search-patch'.
| Ludovic Courtès |
2020-04-03 | gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES...This also removes the execute bit from the patches added. Not sure how
or why those were set in the first place.
* gnu/packages/cross-base.scm (package-with-extra-patches): Imitate
PACKAGE-WITH-PATCH instead of using it.
* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
Remove execute bit.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
Remove execute bit.
| Carl Dong |
2020-04-03 | gnu: ungoogled-chromium: Update to 80.0.3987.163-0.516e2d9....* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.163.
(%chromium-origin): Update hash.
| Marius Bakke |
2020-04-03 | gnu: Add python-cantools....* gnu/packages/python-xyz.scm (python-cantools): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add python-bitstruct....* gnu/packages/python-xyz.scm (python-bitstruct): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add python-diskcache....* gnu/packages/python-xyz.scm (python-diskcache): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add python-can....* gnu/packages/python-xyz.scm (python-can): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add python-aenum....* gnu/packages/python-xyz.scm (python-aenum): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add python-textparser....* gnu/packages/python-xyz.scm (python-textparser): New variable.
| Maxim Cournoyer |
2020-04-03 | gnu: Add perl-data-entropy....* gnu/packages/perl.scm (perl-data-entropy): New variable.
| Paul Garlick |
2020-04-03 | gnu: Add perl-crypt-rijndael....* gnu/packages/perl.scm (perl-crypt-rijndael): New variable.
| Paul Garlick |
2020-04-03 | gnu: Add perl-data-float....* gnu/packages/perl.scm (perl-data-float): New variable.
| Paul Garlick |