summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add phast.Ricardo Wurmus2020-08-10
| | | | * gnu/packages/bioinformatics.scm (phast): New variable.
* gnu: Add clapack.Ricardo Wurmus2020-08-10
| | | | * gnu/packages/maths.scm (clapack): New variable.
* gnu: Add linux-libre-arm64-generic at version 5.8.Vagrant Cascadian2020-08-10
| | | | * gnu/packages/linux (linux-libre-arm64-generic-5.8): New variable.
* gnu: evisum: Update to 0.5.2.Efraim Flashner2020-08-10
| | | | * gnu/packages/enlightenment.scm (evisum): Update to 0.5.2.
* gnu: iproute2: Update to 5.8.0.Tobias Geerinckx-Rice2020-08-10
| | | | * gnu/packages/linux.scm (iproute2): Update to 5.8.0.
* gnu: alacritty: Fix on Wayland.Tobias Geerinckx-Rice2020-08-10
| | | | | * gnu/packages/terminals.scm (alacritty)[arguments]: Wrap alacritty to find libwayland-client and libxkbcommon.
* gnu: can-utils: Update to 2020.02.04.Maxim Cournoyer2020-08-10
| | | | * gnu/packages/networking.scm (can-utils): Update to 2020.02.04.
* gnu: linux-libre: Fix typo in the configuration for 5.7 on x86_64.Leo Famulari2020-08-10
| | | | * gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Fix typo.
* gnu: Remove duplicated linux-libre packages.Mathieu Othacehe2020-08-10
| | | | | | | | | | Remove linux-libre-arm-generic-5.7 and linux-libre-arm64-generic-5.7 that are respectively duplicating linux-libre-arm-generic and linux-libre-arm64-generic. Fixes: https://issues.guix.gnu.org/42794. * gnu/packages/linux.scm (linux-libre-arm-generic-5.7, linux-libre-arm64-generic-5.7): Remove them.
* gnu: Add python-devtools.Tanguy Le Carrour2020-08-10
| | | | | | * gnu/packages/python-xyz.scm (python-devtools): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-pydantic.Tanguy Le Carrour2020-08-10
| | | | | | * gnu/packages/python-xyz.scm (python-pydantic): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-vterm: Update to f41849c.Michael Rohleder2020-08-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to f41849c. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-calibredb: Update to 2.5.0.Michael Rohleder2020-08-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.5.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-bottleneck.Vinicius Monego2020-08-10
| | | | | | * gnu/packages/python-science.scm (python-bottleneck): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libredwg.Vinicius Monego2020-08-10
| | | | | | * gnu/packages/engineering.scm (libredwg): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: mlt: Update to 6.22.1.Michael Rohleder2020-08-10
| | | | | | | * gnu/packages/video.scm (mlt): Update to 6.22.1, [inputs]: add libexif, libvorbis, rubberband. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xterm: Update to 358.Michael Rohleder2020-08-10
| | | | | | | | | This fixes: <https://issues.guix.gnu.org/42346>. * gnu/packages/xorg.scm (xterm): Update to 358, [inputs]: add libxcursor. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: exfatprogs: Update to 1.0.4.Tobias Geerinckx-Rice2020-08-10
| | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
* gnu: json-modern-cxx: Update to 3.9.1.Tobias Geerinckx-Rice2020-08-10
| | | | | * gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.1. [arguments]: Remove obsolete ‘fix-pkg-config-install’ phase.
* doc: Fix a typo.Tobias Geerinckx-Rice2020-08-10
| | | | | | * doc/guix.texi (operating-system Reference): Fix a typo & sigh. Reported by Jakub Kądziołka <kuba@kadziolka.net>.
* build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith2020-08-09
| | | | | | | * guix/build-system/emacs.scm (emacs-build): Pass parallel-tests? to builder. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: libvterm: Update to 0.1.3.Michael Rohleder2020-08-09
| | | | | | * gnu/packages/terminals.scm (libvterm): Update to 0.1.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: go-ipfs: Update to 0.6.0.Michael Rohleder2020-08-09
| | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.6.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: python-alembic: Update to 1.4.2.Tobias Geerinckx-Rice2020-08-09
| | | | | | | * gnu/packages/databases.scm (python-alembic): Update to 1.4.2. [source]: Remove patch. * gnu/packages/patches/python-alembic-exceptions-cause.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: mycli: Update to 1.22.2.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/databases.scm (mycli): Update to 1.22.2.
* doc: Shrink width of deeply-indented code sample.Tobias Geerinckx-Rice2020-08-09
| | | | | | | This follows up on commit 4cafdce2102e3ebc7b3a6152464a62a454b6be45. * doc/guix.texi (operating-system Reference): Shorten comments to fit everything on an 80-character punch card.
* gnu: python-pytest-flakes: Update to 4.0.1.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.1.
* gnu: umockdev: Update to 0.14.2.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/check.scm (umockdev): Update to 0.14.2.
* gnu: freexl: Update to 1.0.6.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/xml.scm (freexl): Update to 1.0.6.
* gnu: freexl: Download over HTTPS.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/xml.scm (freexl)[source]: Use HTTPS. Hard-code NAME.
* doc: Explain how to select system package outputs.Tobias Geerinckx-Rice2020-08-09
| | | | | * doc/guix.texi (operating-system Reference): Document that PACKAGES may contain traces of tuples and give an example.
* doc: Fix typo.Tobias Geerinckx-Rice2020-08-09
| | | | * doc/guix.texi (operating-system Reference): Add missing ‘of’.
* gnu: pencil2d: Update to 0.6.5.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/animation.scm (pencil2d): Update to 0.6.5.
* gnu: snd: Update to 20.6.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/audio.scm (snd): Update to 20.6.
* gnu: html-xml-utils: Update to 7.9.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/xml.scm (html-xml-utils): Update to 7.9.
* gnu: font-misc-ethiopic: Update to 1.0.4.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.4.
* gnu: font-alias: Update to 1.0.4.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/xorg.scm (font-alias): Update to 1.0.4.
* gnu: android-udev-rules: Update to 20200613.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/android.scm (android-udev-rules): Update to 20200613.
* gnu: facter: Update to 4.0.33.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.33.
* gnu: facter: Embed more absolute references.Tobias Geerinckx-Rice2020-08-09
| | | | | | | | * gnu/packages/admin.scm (facter)[arguments]: Rename the ‘embed-iproute-reference’ phase to ‘embed-absolute-references’ and make it generic. Implicit inputs like coreutils are captured. References depend on what's found, not a hard-coded list. [inputs]: Add dmidecode, inetutils, pciutils, and util-linux.
* gnu: duplicity: Update to 0.8.15.Tobias Geerinckx-Rice2020-08-09
| | | | * gnu/packages/backup.scm (duplicity): Update to 0.8.15.
* gnu: Add chezmoi.Oleg Pykhalov2020-08-09
| | | | | * gnu/packages/configuration-management.scm (chezmoi): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
* gnu: Add gopkg-in-errgo-fmt-errors.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors): New variable.
* gnu: Add go-github-com-rogpeppe-go-internal.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): New variable.
* gnu: Add go-etcd-io-bbolt.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-etcd-io-bbolt): New variable.
* gnu: Add go-github-com-zalando-go-keyring.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-zalando-go-keyring): New variable.
* gnu: Add go-github-com-godbus-dbus.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-godbus-dbus): New variable.
* gnu: Add go-github-com-twpayne-go-xdg.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-twpayne-go-xdg): New variable.
* gnu: Add go-github-com-twpayne-go-vfsafero.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-twpayne-go-vfsafero): New variable.
* gnu: Add go-github-com-twpayne-go-vfs.Oleg Pykhalov2020-08-09
| | | | * gnu/packages/golang.scm (go-github-com-twpayne-go-vfs): New variable.