summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add perl-mime-base64.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-mime-base64): New variable.
* gnu: Add perl-encode.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-encode): New variable.
* gnu: Add perl-storable.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-storable): New variable.
* gnu: Add perl-xsloader.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-xsloader): New variable.
* gnu: Add perl-test-portability-files.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl-check.scm (perl-test-portability-files): New variable.
* gnu: Add perl-term-ansicolor.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-term-ansicolor): New variable.
* gnu: Add perl-text-parsewords.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-text-parsewords): New variable.
* gnu: Add perl-text-tabs+wrap.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-text-tabs+wrap): New variable.
* gnu: Add perl-gtk3.Raghav Gururajan2021-07-04
| | | | * gnu/packages/gtk.scm (perl-gtk3): New variable.
* gnu: Add perl-glib-object-introspection.Raghav Gururajan2021-07-04
| | | | * gnu/packages/glib.scm (perl-glib-object-introspection): New variable.
* gnu: Add perl-cairo-gobject.Raghav Gururajan2021-07-04
| | | | * gnu/packages/gtk.scm (perl-cairo-gobject): New variable.
* gnu: perl-cairo: Propagate cairo.Raghav Gururajan2021-07-04
| | | | | | | Dependants of perl-cairo also require cairo for its typelibs and schemas. * gnu/packages/gtk.scm (perl-cairo)[inputs]: Move cairo to ... [propagated-inputs]: ... here.
* gnu: perl-glib: Propagate glib.Raghav Gururajan2021-07-04
| | | | | | | Dependants of perl-glib also require glib for its typelibs and schemas. * gnu/packages/glib.scm (perl-glib)[inputs]: Move glib to ... [propagated-inputs]: ... here.
* gnu: Add perl-exporter.Raghav Gururajan2021-07-04
| | | | * gnu/packages/perl.scm (perl-exporter): New variable.
* gnu: libconfig: Update to 1.7.3.Tobias Geerinckx-Rice2021-07-05
| | | | * gnu/packages/textutils.scm (libconfig): Update to 1.7.3.
* status: Add missing newline after substitution completion message.Ludovic Courtès2021-07-04
| | | | | * guix/status.scm (print-build-event): Add newline after "substitution of ~a complete" message.
* ci: Add procedures to access jobs and builds.Ludovic Courtès2021-07-04
| | | | | * guix/ci.scm (<job>): New record type. (evaluation-jobs, build, job-build): New procedures.
* ci: Represent build status as a symbol.Ludovic Courtès2021-07-04
| | | | | | * guix/ci.scm (define-enumeration-mapping): New macro. (integer->build-status): New procedure. (<build>)[status]: Use it.
* doc: Fix typo.Ludovic Courtès2021-07-04
| | | | * doc/guix.texi (Build Systems): Fix typo.
* gnu: tigervnc-server: Remove unnecessary "gcc-toolchain" input.Ludovic Courtès2021-07-04
| | | | | | * gnu/packages/vnc.scm <top level>: Remove (gnu packages commencement) import. (tigervnc-server)[native-inputs]: Remove "gcc-toolchain".
* gnu: perl-libwww: Update to 6.55.Matthew James Kraai2021-07-04
| | | | | | * gnu/packages/web.scm (perl-libwww): Update to 6.55. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: lagrange: Don't build with advanced architecture instructions.Efraim Flashner2021-07-04
| | | | | * gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to not build with sse4.1.
* gnu: Add julia-categoricalarrays.Vinicius Monego2021-07-04
| | | | | | * gnu/packages/julia-xyz.scm (julia-categoricalarrays): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: procenv: Update to 0.58.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/linux.scm (procenv): Update to 0.58.
* gnu: perl-email-abstract: Update to 3.009.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/mail.scm (perl-email-abstract): Update to 3.009.
* gnu: reuse: Update to 0.13.0.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/license.scm (reuse): Update to 0.13.0.
* gnu: lynis: Update to 3.0.5.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/admin.scm (lynis): Update to 3.0.5.
* gnu: faudio: Update to 21.07.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/audio.scm (faudio): Update to 21.07.
* gnu: tarlz: Update to 0.21.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/compression.scm (tarlz): Update to 0.21.
* gnu: abiword: Update to 3.0.5.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/abiword.scm (abiword): Update to 3.0.5.
* gnu: nanovna-saver: Update to 0.3.9.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/radio.scm (nanovna-saver): Update to 0.3.9.
* gnu: Add ghc-quickcheck-assertions.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-check.scm (ghc-quickcheck-assertions): New public variable.
* gnu: Add ghc-test-framework-smallcheck.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-check.scm (ghc-test-framework-smallcheck): New public variable.
* gnu: Add ghc-finite-typelits.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-finite-typelits): New public variable.
* gnu: Add ghc-text-zipper.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-text-zipper): New public variable.
* gnu: Add ghc-data-clist.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-data-clist): New public variable.
* gnu: Add ghc-config-ini.Tobias Geerinckx-Rice2021-07-04
| | | | * gnu/packages/haskell-xyz.scm (ghc-config-ini): New public variable.
* gnu: hime: Import qt-utils.Domagoj Stolfa2021-07-04
| | | | | | * gnu/packages/language.scm (hime)[#:imported-modules]: Add qt-utils. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: nimf: Import qt-utils.Domagoj Stolfa2021-07-04
| | | | | | * gnu/packages/language.scm (nimf)[#:imported-modules]: Add qt-utils. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: emacs-spinner: Fix source URL.Nicolas Goaziou2021-07-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-spinner)[source]: Fix URL.
* gnu: grpc-1.16.1: Build with older protobuf.Efraim Flashner2021-07-04
| | | | | * gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Replace protobuf with protobuf-3.6.
* installer: Unconditionally import (gnu services cups) in config.scm.Tobias Geerinckx-Rice2021-07-04
| | | | | * gnu/installer/steps.scm (format-configuration): Add cups to the list of GNU service modules.
* installer: tests: Expect but do not select other services by default.Tobias Geerinckx-Rice2021-07-04
| | | | | | * gnu/installer/tests.scm (choose-services): Accept a new choose-other-service? keyword argument, defaulting to false. Expect an "Other services" checkbox-list. Update docstring.
* gnu: zsh-autosuggestions: Update to 0.7.0.Brice Waegeneire2021-07-04
| | | | * gnu/packages/shellutils.scm (zsh-autosuggestions): Update to 0.7.0.
* gnu: zsh-autosuggestions: Disable failing tests.Brice Waegeneire2021-07-04
| | | | | * gnu/packages/shellutils.scm (zsh-autosuggestions)[arguments]: Add 'patch-tests' phase.
* gnu: qt5ct: Import all qt-build-system-modules.Leo Prikler2021-07-04
| | | | | | | | | The previous definition tried to be clever and failed to capture, that qt-utils became necessary as of 7e24e1e58d6f53d9c77f6015229d0c35f7e66bca. See also <https://bugs.gnu.org/49374>. * gnu/packages/qt.scm (qt5ct)[#:imported-modules]: Expand qt-build-system-modules.
* gnu: burgerspace: Update to 1.9.4.Nicolas Goaziou2021-07-04
| | | | * gnu/packages/games.scm (burgerspace): Update to 1.9.4.
* gnu: fet: Update to 6.0.4.Nicolas Goaziou2021-07-04
| | | | | * gnu/packages/education.scm (fet): Update to 6.0.4. [inputs]: Use Qt 6.
* gnu: emacs-spinner: Update to 1.7.4.Nicolas Goaziou2021-07-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-spinner): Update to 1.7.4.
* cpio: Fix device number calculation.Tobias Geerinckx-Rice2021-07-04
| | | | | | | | | | | “dev_t in glibc is a 64-bit quantity, with 32-bit major and minor numbers.” — glibc's <bits/sysmacros.h> The "tests/cpio.scm" was failing because (guix cpio) treated it as a 16-bit quantity instead, leading to header mismatches with the GNU cpio reference output. * guix/cpio.scm (device-number, device->major+minor): Use all the bits.