summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python-breathe: Update to 4.22.1.Simon South2020-10-24
| | | | | | * gnu/packages/sphinx.scm (python-breathe): Update to 4.22.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-sphinx: Update to 3.2.1.Simon South2020-10-24
| | | | | | * gnu/packages/sphinx.scm (python-sphinx): Update to 3.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-scour.Ekaitz Zarraga2020-10-24
| | | | * gnu/packages/python-xyz.scm (python-scour): New variable.
* gnu: Add python-yq.Christopher Baines2020-10-24
| | | | * gnu/packages/python-xyz.scm (python-yq): New variable.
* gnu: ffmpeg: Remove unused input.Marius Bakke2020-10-24
| | | | * gnu/packages/video.scm (ffmpeg)[native-inputs]: Remove PYTHON-2.
* gnu: srt: Fix pkg-config files.Marius Bakke2020-10-24
| | | | | * gnu/packages/networking.scm (srt)[arguments]: Use relative CMAKE_INSTALL_INCLUDEDIR. Remove redundant #:configure-flags.
* gnu: musescore: Fix version number in "About" page.Nicolas Goaziou2020-10-24
| | | | | * gnu/packages/music.scm (musescore)[arguments]: Notify we're building stable version.
* gnu: Add dbus-cxx.ruhtra2020-10-24
| | | | | | | | * gnu/packages/glib.scm (define-module): Add popt package and cmake build system. (dbus-cxx): New package. Signed-off-by: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>
* gnu: musescore: Update to 3.5.2.Nicolas Goaziou2020-10-23
| | | | * gnu/packages/music.scm (musescore): Update to 3.5.2.
* gnu: icedove: Update to 78.3.3.Jonathan Brielmaier2020-10-23
| | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.3.3. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: bombadillo: Don't try to copy LICENSE twice.raingloom2020-10-23
| | | | | | | * gnu/packages/web-browsers.scm (bombadillo)[arguments]: Removed install-file call for LICENSE. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: MPD: Update to 0.22.1.Leo Famulari2020-10-23
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.22.1.
* gnu: libx264: Update to 161-0.4c2aafd.Leo Famulari2020-10-23
| | | | * gnu/packages/video.scm (libx264): Update to 161-0.4c2aafd.
* gnu: rcs: Update to 5.10.0.Efraim Flashner2020-10-23
| | | | | | | | | * gnu/packages/version-control.scm (rcs): Update to 5.10.0. [source]: Update patches. [arguments]: Remove field. * gnu/packages/patches/rcs-5.9.4-noreturn.patch: Remove file. * gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register changes.
* gnu: guix-build-coordinator: Update to 0-4.d38698d.Christopher Baines2020-10-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-4.d38698d.
* gnu: guix-build-coordinator: Switch to guile-json-4.Christopher Baines2020-10-23
| | | | | | | To avoid a propagated input conflict. * gnu/packages/package-management.scm (guix-build-coordinator)[propagated-inputs]: Change guile-json-3 to guile-json-4.
* gnu: guix-build-coordinator: Fix indentation.Christopher Baines2020-10-23
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Fix indentation.
* gnu: guix-build-coordinator: Propagate the guile inputs.Christopher Baines2020-10-23
| | | | | | | | | | | This means the package is usable as a library, which is useful when using the procedures to send requests to the Guix Build Coordinator. * gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Move guile inputs to propagated inputs. [propagated-inputs]: Receive some inputs. * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Adjust the start script to include propagated inputs.
* services: guix: Fix the guix-build-coordinator metrics namespace.Christopher Baines2020-10-23
| | | | | | | The underscore is now handled in the guile prometheus library. * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Remove the underscore from the end of the metrics namespace.
* services: guix-build-coordinator: Configure output buffering.Christopher Baines2020-10-23
| | | | | | | Otherwise the logging is garbled. * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Configure line output buffering for stdout and stderr.
* services: guix-build-coordinator: Include the system profile in PATH.Christopher Baines2020-10-23
| | | | | | | As this allows hooks to use the system profile, if that's desired. * gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Set PATH to include the system profile.
* services: guix-build-coordinator: Output the start script name.Christopher Baines2020-10-23
| | | | | | | As this can be useful for debugging purposes. * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Output the current filename.
* gnu: guix-build-coordinator: Ensure gnutls is available.Christopher Baines2020-10-23
| | | | | | | Some hooks expect this to be available. * gnu/packages/package-management.scm (guix-build-coordinator) [inputs,native-inputs]: Add gnutls.
* services: guix: Fix hooks gexp issue for the Guix Build Coordinator.Christopher Baines2020-10-23
| | | | | * gnu/services/guix.scm (make-guix-build-coordinator-start-script): Fix handling the name within the hook gexp.
* gnu: sbcl-cl-str: Update to 0.19.Pierre Neidhardt2020-10-23
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-str): Update to 0.19.
* gnu: python-black: Update to 20.8b1.Tanguy Le Carrour2020-10-23
| | | | | | | | * gnu/packages/python-xyz.scm (python-black): Update to 20.8b1. [arguments] Set PATH to make 1 test pass. Disable 1 failing test. [propagated-inputs] Add python-mypy-extensions and python-typing-extensions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre-with-bpf: Update to 5.8.John Soo2020-10-23
| | | | | | * gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kodi: Add nfs functionality.Michael Rohleder2020-10-23
| | | | | | | * gnu/packages/kodi.scm (kodi): Add nfs functionality. [inputs]: Add libnfs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hdf5: Default to 1.10.Ludovic Courtès2020-10-23
| | | | | | | | This is a followup to 593096355501dfd76c2e92b1fbd87f940ab1d1f2. * gnu/packages/maths.scm (hdf5): Change to HDF5-1.10. (hdf-java, hdf-eos5, h5check, netcdf, matio)[inputs]: Use HDF5-1.8. * gnu/packages/java.scm (java-cisd-jhdf5)[inputs]: Likewise.
* gnu: imp: Update to 2.13.0.Ludovic Courtès2020-10-23
| | | | * gnu/packages/bioinformatics.scm (imp): Update to 2.13.0.
* installer: Make the network management selection window tighter.Ludovic Courtès2020-10-23
| | | | | * gnu/installer/newt/services.scm (run-network-management-page): Pass #:listbox-height.
* Revert "gnu: u-boot: Update to 2020.10."Maxim Cournoyer2020-10-23
| | | | | This reverts commit fe6067fc248673d6509b557ff010778f7762382f. This commit broke u-boot-tools.
* gnu: emacs-auctex: Update to 12.3.1.Nicolas Goaziou2020-10-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.3.1.
* gnu: xournalpp: Update to 1.0.19.Nicolas Goaziou2020-10-23
| | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.0.19.
* gnu: emacs-calibredb: Update to 2.7.0.Michael Rohleder2020-10-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.7.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-list-utils: Update to 0.4.6.Michael Rohleder2020-10-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-list-utils): Update to 0.4.6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ivy-rich: Update to 0.1.6.Joseph LaFreniere2020-10-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: swi-prolog: Update to 8.3.10.Brett Gilio2020-10-22
| | | | * gnu/packages/prolog.scm (swi-prolog): Update to 8.3.10.
* gnu: emacs-so-long: Edit description.Maxim Cournoyer2020-10-22
| | | | | * gnu/packages/emacs-xyz.scm (emacs-so-long)[description]: Mention it is now included as standard with Emacs version 27 or later.
* gnu: emacs-cl-generic: Remove.Maxim Cournoyer2020-10-22
| | | | | | | | | | | Fixes <https://issues.guix.gnu.org/44139>. This package existed to provide backward compatibility for old Emacsen (< 25). * gnu/packages/emacs-xyz.scm (emacs-cl-generic): Remove variable. (emacs-finalize)[propagated-inputs]: Remove emacs-cl-generic. Reported-by: Zhu Zihao <all_but_last@163.com>
* gnu: straw-viewer: Update to 0.1.0.Brett Gilio2020-10-22
| | | | * gnu/packages/video.scm (straw-viewer): Update to 0.1.0.
* gnu: emacs-org-webring: Update to 1.9.6-rc2.Brett Gilio2020-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.6-rc2.
* gnu: josm: Update to 17084.Julien Lepiller2020-10-22
| | | | * gnu/packages/geo.scm (josm): Update to 17084.
* gnu: Add emacs-typing.Alberto Eleuterio Flores Guerrero2020-10-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-typing): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: sky: Fix synopsis.Julien Lepiller2020-10-22
| | | | * gnu/pacakages/games.scm (sky)[synopsis]: Fix typo.
* gnu: freetype: Replace with 2.10.4 [fixes CVE-2020-15999].Tobias Geerinckx-Rice2020-10-22
| | | | | * gnu/packages/fontutils.scm (freetype)[replacement]: New field, set to... (freetype/fixed): ...this new variable.
* gnu: less: Update to 563.Tobias Geerinckx-Rice2020-10-22
| | | | * gnu/packages/less.scm (less): Update to 563.
* gnu: srt: Disable code coverage checking.Marius Bakke2020-10-22
| | | | | * gnu/packages/networking.scm (srt)[arguments]: Remove "-DENABLE_CODE_COVERAGE" from #:configure-flags.
* gnu: srt: Do not build the static library.Marius Bakke2020-10-22
| | | | | * gnu/packages/networking.scm (srt)[arguments]: Add "-DENABLE_STATIC=OFF" to #:configure-flags.
* gnu: srt: Remove unused input.Marius Bakke2020-10-22
| | | | * gnu/packages/networking.scm (srt)[native-inputs]: Remove GIT.