Efraim Flashner
554b13f35a
gnu: evisum: Update to 0.5.2.
...
* gnu/packages/enlightenment.scm (evisum): Update to 0.5.2.
2020-08-10 21:40:43 +03:00
Tobias Geerinckx-Rice
aea589121d
gnu: iproute2: Update to 5.8.0.
...
* gnu/packages/linux.scm (iproute2): Update to 5.8.0.
2020-08-10 20:35:44 +02:00
Tobias Geerinckx-Rice
ec36caf510
gnu: alacritty: Fix on Wayland.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Wrap alacritty to
find libwayland-client and libxkbcommon.
2020-08-10 20:35:44 +02:00
Maxim Cournoyer
8c3cc4839a
gnu: can-utils: Update to 2020.02.04.
...
* gnu/packages/networking.scm (can-utils): Update to 2020.02.04.
2020-08-10 14:10:24 -04:00
Leo Famulari
6408f9f6b9
gnu: linux-libre: Fix typo in the configuration for 5.7 on x86_64.
...
* gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Fix typo.
2020-08-10 11:32:05 -04:00
Mathieu Othacehe
6463578384
gnu: Remove duplicated linux-libre packages.
...
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.
2020-08-10 14:37:54 +02:00
Tanguy Le Carrour
5d6ff1e828
gnu: Add python-devtools.
...
* gnu/packages/python-xyz.scm (python-devtools): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 12:10:26 +02:00
Tanguy Le Carrour
0f89ec799e
gnu: Add python-pydantic.
...
* gnu/packages/python-xyz.scm (python-pydantic): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 12:02:53 +02:00
Michael Rohleder
e79e3ffadc
gnu: emacs-vterm: Update to f41849c.
...
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to f41849c.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 11:51:24 +02:00
Michael Rohleder
32ae5c6209
gnu: emacs-calibredb: Update to 2.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.5.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 11:51:12 +02:00
Vinicius Monego
47ad589f41
gnu: Add python-bottleneck.
...
* gnu/packages/python-science.scm (python-bottleneck): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 11:49:56 +02:00
Vinicius Monego
07d859cc06
gnu: Add libredwg.
...
* gnu/packages/engineering.scm (libredwg): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 11:40:01 +02:00
Michael Rohleder
5389e030bd
gnu: mlt: Update to 6.22.1.
...
* gnu/packages/video.scm (mlt): Update to 6.22.1,
[inputs]: add libexif, libvorbis, rubberband.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-10 11:35:47 +02:00
Michael Rohleder
fb21bc2323
gnu: xterm: Update to 358.
...
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>
2020-08-10 11:00:04 +02:00
Tobias Geerinckx-Rice
4beabb04aa
gnu: exfatprogs: Update to 1.0.4.
...
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.0.4.
2020-08-10 01:36:16 +02:00
Tobias Geerinckx-Rice
7b403575fa
gnu: json-modern-cxx: Update to 3.9.1.
...
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.1.
[arguments]: Remove obsolete ‘fix-pkg-config-install’ phase.
2020-08-10 00:37:48 +02:00
Tobias Geerinckx-Rice
6376cb34b1
doc: Fix a typo.
...
* doc/guix.texi (operating-system Reference): Fix a typo & sigh.
Reported by Jakub Kądziołka <kuba@kadziolka.net>.
2020-08-10 00:37:47 +02:00
Morgan Smith
d98e0a27a7
build-system/emacs: Allow usage of #:parallel-tests? key
...
* guix/build-system/emacs.scm (emacs-build): Pass parallel-tests? to
builder.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-08-09 22:12:40 +02:00
Michael Rohleder
d8787cb569
gnu: libvterm: Update to 0.1.3.
...
* gnu/packages/terminals.scm (libvterm): Update to 0.1.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-08-09 21:38:20 +02:00
Michael Rohleder
f58947e01c
gnu: go-ipfs: Update to 0.6.0.
...
* gnu/packages/ipfs.scm (go-ipfs): Update to 0.6.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-08-09 21:38:19 +02:00
Tobias Geerinckx-Rice
007000ac38
gnu: python-alembic: Update to 1.4.2.
...
* 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.
2020-08-09 21:12:32 +02:00
Tobias Geerinckx-Rice
ce13a54aa1
gnu: mycli: Update to 1.22.2.
...
* gnu/packages/databases.scm (mycli): Update to 1.22.2.
2020-08-09 21:12:32 +02:00
Tobias Geerinckx-Rice
05e9709898
doc: Shrink width of deeply-indented code sample.
...
This follows up on commit 4cafdce210
.
* doc/guix.texi (operating-system Reference): Shorten comments to fit
everything on an 80-character punch card.
2020-08-09 21:12:31 +02:00
Tobias Geerinckx-Rice
c1a326e7bf
gnu: python-pytest-flakes: Update to 4.0.1.
...
* gnu/packages/check.scm (python-pytest-flakes): Update to 4.0.1.
2020-08-09 21:12:31 +02:00
Tobias Geerinckx-Rice
ed43b09bac
gnu: umockdev: Update to 0.14.2.
...
* gnu/packages/check.scm (umockdev): Update to 0.14.2.
2020-08-09 19:41:25 +02:00
Tobias Geerinckx-Rice
6dce1251a6
gnu: freexl: Update to 1.0.6.
...
* gnu/packages/xml.scm (freexl): Update to 1.0.6.
2020-08-09 19:41:24 +02:00
Tobias Geerinckx-Rice
4edc6bbdc9
gnu: freexl: Download over HTTPS.
...
* gnu/packages/xml.scm (freexl)[source]: Use HTTPS. Hard-code NAME.
2020-08-09 19:41:24 +02:00
Tobias Geerinckx-Rice
4cafdce210
doc: Explain how to select system package outputs.
...
* doc/guix.texi (operating-system Reference): Document that PACKAGES may
contain traces of tuples and give an example.
2020-08-09 19:40:06 +02:00
Tobias Geerinckx-Rice
3de419b957
doc: Fix typo.
...
* doc/guix.texi (operating-system Reference): Add missing ‘of’.
2020-08-09 19:40:06 +02:00
Tobias Geerinckx-Rice
f4d3285fb3
gnu: pencil2d: Update to 0.6.5.
...
* gnu/packages/animation.scm (pencil2d): Update to 0.6.5.
2020-08-09 16:41:16 +02:00
Tobias Geerinckx-Rice
6de0dcb607
gnu: snd: Update to 20.6.
...
* gnu/packages/audio.scm (snd): Update to 20.6.
2020-08-09 16:41:15 +02:00
Tobias Geerinckx-Rice
57f5a77483
gnu: html-xml-utils: Update to 7.9.
...
* gnu/packages/xml.scm (html-xml-utils): Update to 7.9.
2020-08-09 16:41:14 +02:00
Tobias Geerinckx-Rice
b92e8d70ca
gnu: font-misc-ethiopic: Update to 1.0.4.
...
* gnu/packages/xorg.scm (font-misc-ethiopic): Update to 1.0.4.
2020-08-09 16:41:13 +02:00
Tobias Geerinckx-Rice
80f5f95338
gnu: font-alias: Update to 1.0.4.
...
* gnu/packages/xorg.scm (font-alias): Update to 1.0.4.
2020-08-09 16:41:13 +02:00
Tobias Geerinckx-Rice
150f2afc92
gnu: android-udev-rules: Update to 20200613.
...
* gnu/packages/android.scm (android-udev-rules): Update to 20200613.
2020-08-09 16:41:12 +02:00
Tobias Geerinckx-Rice
44d66cf764
gnu: facter: Update to 4.0.33.
...
* gnu/packages/admin.scm (facter): Update to 4.0.33.
2020-08-09 16:41:12 +02:00
Tobias Geerinckx-Rice
c43c4d8b39
gnu: facter: Embed more absolute references.
...
* 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.
2020-08-09 16:41:11 +02:00
Tobias Geerinckx-Rice
6a67aad88e
gnu: duplicity: Update to 0.8.15.
...
* gnu/packages/backup.scm (duplicity): Update to 0.8.15.
2020-08-09 16:41:11 +02:00
Oleg Pykhalov
fdb77b3625
gnu: Add chezmoi.
...
* gnu/packages/configuration-management.scm (chezmoi): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
2020-08-09 17:22:26 +03:00
Oleg Pykhalov
920c113f22
gnu: Add gopkg-in-errgo-fmt-errors.
...
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors): New variable.
2020-08-09 17:19:27 +03:00
Oleg Pykhalov
d30ba2671b
gnu: Add go-github-com-rogpeppe-go-internal.
...
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov
f4d548b89a
gnu: Add go-etcd-io-bbolt.
...
* gnu/packages/golang.scm (go-etcd-io-bbolt): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov
ea60163a9d
gnu: Add go-github-com-zalando-go-keyring.
...
* gnu/packages/golang.scm (go-github-com-zalando-go-keyring): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov
cff62457cc
gnu: Add go-github-com-godbus-dbus.
...
* gnu/packages/golang.scm (go-github-com-godbus-dbus): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov
e3997ad797
gnu: Add go-github-com-twpayne-go-xdg.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov
ded1792ef4
gnu: Add go-github-com-twpayne-go-vfsafero.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfsafero): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov
ae11020356
gnu: Add go-github-com-twpayne-go-vfs.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov
fb1cc65af1
gnu: Add go-github-com-twpayne-go-shell.
...
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov
55ce6fe9b8
gnu: Add go-github-com-pkg-diff.
...
* gnu/packages/golang.scm (go-github-com-pkg-diff): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov
bb547efd4c
gnu: Add go-github-com-google-renameio.
...
* gnu/packages/golang.scm (go-github-com-google-renameio): New variable.
2020-08-09 17:19:25 +03:00