aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* build: Adjust 'courage level' of different systems.Efraim Flashner2021-12-14
| | | | | | * m4/guix.m4 (GUIX_ASSERT_SUPPORTED_SYSTEM): Add i586-gnu. Move powerpc-linux to unsupported but not needing courage. Add mips64el-linux to unsupported.
* build-system: emacs: Do not rely on input labels in the 'build' phase.Maxim Cournoyer2021-12-14
| | | | | | | | This commit repairs the Emacs build system for packages using the new label-less "guix style". Tested with emacs-libgit. * guix/build/emacs-build-system.scm (build): Use search-input-file to locate emacs.
* gnu: icecat-source: Enable xz parallel compression.Maxim Cournoyer2021-12-14
| | | | | | * gnu/packages/gnuzilla.scm (icecat-source): Set XZ_DEFAULTS to %xz-parallel-args to enable parallel compression and hasten the build. Remove trailing #t.
* guix: Fix typo in last commit.Nicolas Goaziou2021-12-14
| | | | * guix/build/emacs-build-system.scm (make-autoloads): Fix typo.
* guix: Do not assume "emacs" label in make-autoloads.Nicolas Goaziou2021-12-14
| | | | | * guix/build/emacs-build-system.scm (make-autoloads): Look for "emacs" executable independently on the label.
* news: Add 'de' translation.Florian Pelz2021-12-14
| | | | * etc/news.scm: Add German translation of static networking entry.
* gnu: texlive-fira: Update hash.Nicolas Goaziou2021-12-14
| | | | * gnu/packages/tex.scm (texlive-fira): Update hash.
* gnu: texlive-latex-textpos: Update hash.Nicolas Goaziou2021-12-14
| | | | * gnu/packages/tex.scm (texlive-latex-textpos): Update hash.
* gnu: texlive-translator: Fix hash.Nicolas Goaziou2021-12-14
| | | | * gnu/packages/tex.scm (texlive-translator): Fix hash.
* gnu: eigen-for-tensorflow: Build with GCC 7.Ricardo Wurmus2021-12-14
| | | | * gnu/packages/algebra.scm (eigen-for-tensorflow)[native-inputs]: Add gcc-7.
* gnu: tensorflow: Do not unpack directory.Ricardo Wurmus2021-12-14
| | | | | * gnu/packages/machine-learning.scm (tensorflow)[arguments]: Copy Eigen source code instead of trying to unpack it.
* gnu: python2-entrypoints: Add missing input.Ricardo Wurmus2021-12-14
| | | | | | * gnu/packages/python-xyz.scm (python2-entrypoints)[propagated-inputs]: Add python2-configparser. (python-entrypoints)[properties]: Add python2-variant.
* gnu: Remove input labels.Nicolas Goaziou2021-12-14
| | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile)[propagated-inputs]: * gnu/packages/emacs-xyz.scm (emacs-geiser-gauche)[native-inputs]: * gnu/packages/emacs-xyz.scm (emacs-geiser-racket)[propagated-inputs]: * gnu/packages/emacs-xyz.scm (emacs-libgit)[native-inputs]: * gnu/packages/emacs-xyz.scm (emacs-ghub)[native-inputs]: * gnu/packages/emacs-xyz.scm (emacs-ample-regexps)[native-inputs]: * gnu/packages/emacs-xyz.scm (emacs-relative-buffers)[native-inputs]: * gnu/packages/emacs-xyz.scm (emacs-w3m)[native-inputs]: Remove labels.
* gnu: quadrapassel: Remove input labels.Efraim Flashner2021-12-14
| | | | | * gnu/packages/games.scm (quadrapassel)[native-inputs]: Remove labels from inputs.
* gnu: quadrapassel: Update to 40.2.Efraim Flashner2021-12-14
| | | | * gnu/packages/games.scm (quadrapassel): Update to 40.2.
* gnu: libraqm: Update to 0.8.0.Nicolas Goaziou2021-12-14
| | | | * gnu/packages/fontutils.scm (libraqm): Update to 0.8.0.
* gnu: cuirass: Update to 1.1.0-7.7160b18.Mathieu Othacehe2021-12-14
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.1.0-7.7160b18.
* gnu: qutebrowser: Update to 2.4.0.Efraim Flashner2021-12-14
| | | | | * gnu/packages/web-browsers.scm (qutebrowser): Update to 2.4.0. [arguments]: Remove trailing #t.
* gnu: qutebrowser: Satisfy guix lint.Efraim Flashner2021-12-14
| | | | * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add bash-minimal.
* gnu: lagrange: Add 'release-monitoring-url' property.Efraim Flashner2021-12-14
| | | | * gnu/packages/web-browsers.scm (lagrange)[properties]: New field.
* gnu: foot: Update to 1.10.3.Marius Bakke2021-12-14
| | | | * gnu/packages/terminals.scm (foot): Update to 1.10.3.
* gnu: fcft: Update to 2.5.1.Marius Bakke2021-12-14
| | | | | * gnu/packages/fontutils.scm (fcft): Update to 2.5.1. [native-inputs]: Remove GCC-10.
* gnu: python-pyzabbix: Update to 1.0.0.Marius Bakke2021-12-14
| | | | | | * gnu/packages/monitoring.scm (python-pyzabbix): Update to 1.0.0. [arguments]: Fix typo. [propagated-inputs]: Add PYTHON-SEMANTIC-VERSION.
* gnu: font-cozette: Update to 1.13.0.Marius Bakke2021-12-14
| | | | | * gnu/packages/fonts.scm (font-cozette): Update to 1.13.0. [arguments]: Add phase to avoid git dependency.
* gnu: python2-pygtk2: Temporarily revert to the old style of inputs.Leo Famulari2021-12-13
| | | | | | | | | This fixes the build of this package. Reported in #guix by jpoiret, ss2, and tschilptschilp23. * gnu/packages/gtk.scm (python2-pygtk)[propagated-inputs]: Restore the label expected in the 'fix-codegen' build phase.
* gnu: python-setuptools-scm-git-archive: Don't install duplicate egginfo.Marius Bakke2021-12-14
| | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm-git-archive)[arguments]: New field.
* tests: static-networking: Adjust to new style.Ludovic Courtès2021-12-13
| | | | | * gnu/tests/networking.scm (run-static-networking-test)[test]: Remove 'mkdir', 'chdir', and 'exit' calls'. Add 'test-runner-current' call.
* gnu: python-distributed: Update to 2021.11.2.Marius Bakke2021-12-13
| | | | | | | * gnu/packages/python-science.scm (python-distributed): Update to 2021.11.2. [source](snippet): New field. [arguments]: Add versioneer phase. [native-inputs]: Add PYTHON-VERSIONEER.
* gnu: python-dask: Remove bundled versioneer.Marius Bakke2021-12-13
| | | | | | * gnu/packages/python-xyz.scm (python-dask)[source](snippet): New field. [arguments]: Add versioneer phase. [native-inputs]: Add PYTHON-VERSIONEER.
* gnu: python-versioneer: Add support for Guix build directories.Marius Bakke2021-12-13
| | | | | | * gnu/packages/patches/python-versioneer-guix-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-versioneer)[source](patches): New field.
* gnu: python-versioneer: Update to 0.21.Marius Bakke2021-12-13
| | | | * gnu/packages/python-xyz.scm (python-versioneer): Update to 0.21.
* gnu: fossil: Update to 2.17.Marius Bakke2021-12-13
| | | | | | | * gnu/packages/version-control.scm (fossil): Update to 2.17. [source](uri): Adjust. [inputs]: Change from SQLITE to SQLITE-NEXT. [arguments]: Remove trailing #t's.
* gnu: SQLite. Add 3.37.Marius Bakke2021-12-13
| | | | * gnu/packages/sqlite.scm (sqlite-next): New variable.
* gnu: SQLite: Remove 3.33.Marius Bakke2021-12-13
| | | | * gnu/packages/sqlite.scm (sqlite-3.33): Remove variable.
* gnu: Remove superfluous "linux-libre-headers" inputs.Marius Bakke2021-12-13
| | | | | | | | | | | | | | | | | | | This input is already propagated from glibc. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise. * gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS. * gnu/packages/graphics.scm (directfb)[inputs]: Likewise. * gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise. * gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise. (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise. * gnu/packages/video.scm (tslib)[inputs]: Likewise. * gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise. * gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise. * gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
* Merge branch 'core-updates-frozen' into 'master'.Maxim Cournoyer2021-12-13
|\ | | | | | | At last!
| * gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | | | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| * gnu: Add python-robotframework-datadriver.Maxim Cournoyer2021-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-datadriver): New variable.
| * gnu: Add python-robotframework-stacktrace.Maxim Cournoyer2021-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-stacktrace): New variable.
| * gnu: optionmatrix: Avoid deprecated 'texlive-union'.Ludovic Courtès2021-12-13
| | | | | | | | | | * gnu/packages/finance.scm (optionmatrix)[native-inputs]: Use 'texlive-updmap.cfg'.
| * gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
| * packages: 'modify-inputs' preserves and introduces input labels if needed.Ludovic Courtès2021-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a bug whereby, in an expression like this: (modify-inputs lst (delete ...) (prepend ...)) the 'delete' clause would have no effect because 'prepend' would pass it a label-less input list. * guix/packages.scm (inputs-sans-labels): Remove. (modify-inputs): In the 'prepend' and 'append' cases, preserve/add input labels instead of removing them.
| * gnu: binutils@2.33: Remove non-applicable patches.Ludovic Courtès2021-12-13
| | | | | | | | * gnu/packages/base.scm (binutils-2.33)[source]: Add empty 'patches' field.
| * gnu: python-aws-xray-sdk: Set PYTHONPATH when running tests.Ludovic Courtès2021-12-13
| | | | | | | | | | * gnu/packages/python-web.scm (python-aws-xray-sdk)[arguments]: Check: Set PYTHONPATH.
| * gnu: python-jsonpickle: Update to 1.5.2.Ludovic Courtès2021-12-13
| | | | | | | | | | | | This brings support for NumPy 1.20+, which we need. * gnu/packages/python-web.scm (python-jsonpickle): Update to 1.5.2.
| * gnu: python-jose: Add missing dependency.Ludovic Courtès2021-12-13
| | | | | | | | | | * gnu/packages/python-web.scm (python-jose)[propagated-inputs]: Add PYTHON-ECDSA.
| * Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
| |\
| * | gnu: gaupol: Don't attempt to compile bytecode twice.Marius Bakke2021-12-12
| | | | | | | | | | | | | | | * gnu/packages/video.scm (gaupol)[arguments]: Disable needless compilation with a substitution. While here, remove trailing #t's.
| * | gnu: mps-youtube: Disable sanity check.Marius Bakke2021-12-12
| | | | | | | | | | | | * gnu/packages/video.scm (mps-youtube)[arguments]: Add #:phases.
| * | gnu: smplayer: Remove reference to %outputs.Marius Bakke2021-12-12
| | | | | | | | | | | | | | | | | | | | | ...which no longer exists in qt-build-system. * gnu/packages/video.scm (smplayer)[arguments]: Turn into gexp. Use #$OUTPUT instead of %OUTPUTS. Remove trailing #true's.