Hartmut Goebel
cfd15d96e6
gnu: Add libpepadapter.
...
* gnu/packages/pep.scm (libpepadapter): New variable.
2020-06-09 20:01:08 +02:00
Hartmut Goebel
221c514451
gnu: Add pep-engine.
...
* gnu/packages/pep.scm (fdik-libetpan, sequoia4pEp, pep-engine): New
variables.
2020-06-09 20:01:08 +02:00
Hartmut Goebel
d7a341f8e1
gnu: Add yml2.
...
* gnu/packages/pep.scm: New file.
* gnu/locak.mk (GNU_SYSTEM_MODULES): Add it.
2020-06-09 20:01:08 +02:00
Jan (janneke) Nieuwenhuizen
5648ce07ff
gnu: guix: Update to 141b5c1620
.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.141b5c1620.
2020-06-09 17:42:23 +02:00
Pierre Neidhardt
141b5c1620
gnu: emacs-helm: Update to 3.6.2.
...
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.2.
2020-06-09 10:45:11 +02:00
Katherine Cox-Buday
a50628bbe0
gnu: apache-arrow: Update to 0.17.1.
...
* gnu/packages/databases.scm (apache-arrow): Update to 0.17.1.
* gnu/packages/databases.scm (python-pyarrow): Update to 0.17.1.
* gnu/packages/serialization.scm (python-feather-format): Update to 0.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-09 10:43:54 +02:00
Katherine Cox-Buday
fbc1cbb527
gnu: Add apache-thrift.
...
* gnu/packages/rpc.scm (apache-thrift): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-09 10:43:54 +02:00
Jonathan Brielmaier
dacd126640
gnu: icedove: Update to 68.9.0.
...
* gnu/packages/gnuzilla.scm (%icedove-build-id): Update.
(icedove): Update version and corresponding hg changeset.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-09 10:43:54 +02:00
Tobias Geerinckx-Rice
9084fc2e90
gnu: znc: Update to 1.8.1.
...
* gnu/packages/messaging.scm (znc): Update to 1.8.1.
2020-06-08 23:03:08 +02:00
Tobias Geerinckx-Rice
c34a7dc2bb
gnu: v4l2loopback-linux-module: Really disable tests.
...
Commit fdcd193744
was a botched by-hand
‘merge’ that caused the default check phase to run, and fail.
* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]:
Set #:tests? to #f.
2020-06-08 23:01:54 +02:00
Vagrant Cascadian
076779c4d4
gnu: Add linux-libre-arm-generic-5.7.
...
* gnu/packages/linux (linux-libre-arm-generic): New variable.
2020-06-08 13:05:51 -07:00
Vagrant Cascadian
637b64ce7c
gnu: Add linux-libre-arm64-generic-5.7.
...
* gnu/packages/linux (linux-libre-arm64-generic): New variable.
2020-06-08 13:05:48 -07:00
Vagrant Cascadian
21569e53b2
gnu: Add linux-libre 5.7.1.
...
* gnu/packages/linux (deblob-scripts-5.7): New variable.
(linux-libre-5.7-version): New variable.
(linux-libre-5.7-pristine-source): New variable.
(linux-libre-5.7-source): New variable.
(linux-libre-headers-5.7): New variable.
2020-06-08 13:05:44 -07:00
Maxim Cournoyer
838c4b10e9
gnu: opensmtpd: Patch bug in 'smtpctl encrypt'.
...
* gnu/packages/mail.scm (opensmtpd)[phases]{fix-smtpctl-encrypt-bug}: New
phase.
2020-06-08 15:43:07 -04:00
Leo Famulari
933abfba36
gnu: Blender: Update to 2.83.0.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.0.
2020-06-08 14:32:50 -04:00
Marius Bakke
1fd2c00efb
gnu: font-liberation: Update to 2.1.1.
...
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.1.
2020-06-08 19:01:41 +02:00
Marius Bakke
087e760e29
gnu: Add python-mechanize.
...
* gnu/packages/python-xyz.scm (python2-mechanize): Rename to ...
(python-mechanize): ... this. Update to 0.4.5.
[arguments]: Remove.
[propagated-inputs]: Add PYTHON-HTML5LIB.
[home-page]: Update to current.
[license]: Set to LICENSE:BSD-3.
(python2-mechanize): Define in terms of PACKAGE-WITH-PYTHON2.
2020-06-08 19:01:41 +02:00
Marius Bakke
183858d938
gnu: python-regex: Update to 2020.6.8.
...
* gnu/packages/python-xyz.scm (python-regex): Update to 2020.6.8.
[arguments]: New field.
2020-06-08 19:01:41 +02:00
Marius Bakke
a8a7a2c797
gnu: python-netifaces: Update to 0.10.9.
...
* gnu/packages/python-xyz.scm (python-netifaces): Update to 0.10.9.
2020-06-08 19:01:40 +02:00
Marius Bakke
59e646ab4e
gnu: python-cssselect: Update to 1.1.0.
...
* gnu/packages/python-web.scm (python-cssselect): Update to 1.1.0.
[source]: Change to GIT-FETCH.
[arguments]: Remove #:tests?. Add #:phases.
[native-inputs]: Add PYTHON-LXML and PYTHON-PYTEST.
[home-page]: Update to current.
2020-06-08 19:01:40 +02:00
Marius Bakke
b470122f67
gnu: python-odfpy: Update to 1.4.1.
...
* gnu/packages/python-xyz.scm (python-odfpy): Update to 1.4.1.
[arguments]: Remove #:modules. Rewrite test phase to use pytest.
[native-inputs]: Add PYTHON-PYTEST.
[propagated-inputs]: Add PYTHON-DEFUSEDXML.
2020-06-08 19:01:40 +02:00
Jan (janneke) Nieuwenhuizen
4a6974667e
gnu: openssh: Remove exception to build without xauth for the Hurd.
...
* gnu/packages/ssh.scm (openssh)[inputs]: Unconditionally include xauth;
for the Hurd: use openssh-sans-x for now.
2020-06-08 16:50:40 +02:00
Jan (janneke) Nieuwenhuizen
8176ce6fde
gnu: guix: Update to ab9e30039d
.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.ab9e30039d.
2020-06-08 16:50:09 +02:00
Jan (janneke) Nieuwenhuizen
835b3d893f
gnu: guix: Update to 68d8c09465
.
...
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.68d8c09465.
2020-06-08 14:45:40 +02:00
Jan (janneke) Nieuwenhuizen
68d8c09465
gnu: services: Add %hurd-startup-service.
...
This decouples startup of the Hurd from the "hurd" package, moving the RC
script into SYSTEM.
* gnu/packages/hurd.scm (hurd)[inputs]: Remove hurd-rc-script.
[arguments]: Do not substitute it. Update "runsystem.sh" to parse kernel
arguments and exec into --system=SYSTEM/rc.
(hurd-rc-script): Move to...
* gnu/services.scm (%hurd-rc-file): ...this new variable.
(hurd-rc-entry): New procedure.
(%hurd-startup-service): Use it in new variable.
* gnu/system.scm (hurd-default-essential-services): Use it.
2020-06-08 14:26:14 +02:00
Jan (janneke) Nieuwenhuizen
b37c544196
hurd-boot: Further cleanup of "rc".
...
* gnu/packages/hurd.scm (hurd-rc-script): Move implementation to ...
* gnu/build/hurd-boot.scm (boot-hurd-system): ...here, new file.
* gnu/build/linux-boot.scm (make-hurd-device-nodes): Move there likewise.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-06-08 14:26:14 +02:00
Jan (janneke) Nieuwenhuizen
97c94fc2c2
gnu: hurd: Create minimal "runsystem" script to invoke "rc".
...
This moves towards a regular Guix startup, loading SYSTEM/boot to activate the
system and start the shepherd.
* gnu/packages/hurd.scm (hurd-rc-script): Update to handle "runsystem" tasks.
Load system/boot to activate the system and start the shepherd. Create /hurd
symlink.
(hurd)[arguments]: Add 'create-runsystem' phase. Do not substitute now unused
init.c, runsystem.hurd. Substitute "/hurd/" for the fixed 'out + "/hurd/"' in
boot.c, console-run.c and startup.c. Also substitute
_HURD_STARTUP ("/hurd/startup") to the fixed 'out + "/hurd/startup"' in
libdiskfs/boot-start.c and libdiskfs/opts-std-startup.c.
2020-06-08 14:26:14 +02:00
Jan (janneke) Nieuwenhuizen
4c26229ccb
gnu: hurd: Update to upstream Hurd-reserved xattr index.
...
This enables setting (and reading) passive translators when preparing a Hurd
file system from GNU/Linux.
* gnu/packages/patches/hurd-xattr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/hurd.scm (hurd): Use it.
2020-06-08 13:51:17 +02:00
Michael Rohleder
bec45e6ddb
gnu: x265: Build with assembly files.
...
* gnu/packages/video.scm (x265)[native-inputs]: Add nasm.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-08 13:03:30 +03:00
Mathieu Othacehe
65c8512f9c
gnu: Add openssh-sans-x.
...
* gnu/packages/ssh.scm (openssh-sans-x): New variable.
2020-06-08 11:02:43 +02:00
Mathieu Othacehe
173d22a1c0
gnu: sudo: Separate Python output.
...
The Python plugin of "sudo" drags the Python interpreter to the closure of
Guix System. Put it in a separate output.
* gnu/packages/admin.scm (sudo)[arguments]: Add a 'separate-python-output
phase, that's populating ...
[outputs]: ... the new "python" output.
2020-06-08 10:53:11 +02:00
Tobias Geerinckx-Rice
d1fe14be6a
gnu: rtl8821ce-linux-module: Use MAKE-FLAGS.
...
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Use
MAKE-FLAGS keyword. Make CC environment variable a make flag.
2020-06-08 10:36:50 +02:00
Tobias Geerinckx-Rice
de728cb859
gnu: rtl8812au-aircrack-ng-linux-module: Use MAKE-FLAGS.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module)
[arguments]: Use MAKE-FLAGS keyword.
2020-06-08 10:36:50 +02:00
Tobias Geerinckx-Rice
44adf883f0
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-1.df2b8df.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module):
Update to 5.6.4.2-1.df2b8df.
2020-06-08 10:36:50 +02:00
Tobias Geerinckx-Rice
b2a9d15253
gnu: mu: Update to 1.4.9.
...
* gnu/packages/mail.scm (mu): Update to 1.4.9.
2020-06-08 10:36:50 +02:00
Tobias Geerinckx-Rice
ecb6581276
gnu: v4l2loopback-linux-module: Edit synopsis and description.
...
* gnu/packages/linux.scm (v4l2loopback-linux-module)
[synopsis, description]: Edit.
2020-06-08 10:36:49 +02:00
Tobias Geerinckx-Rice
fdcd193744
gnu: v4l2loopback-linux-module: Disable ‘test’.
...
It simply built the test programme but nothing more.
* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]:
Remove the ‘check’ phase.
2020-06-08 10:36:49 +02:00
Morgan Smith
1acf4c59f8
gnu: Add v4l2loopback-linux-module.
...
* gnu/packages/linux.scm (v4l2loopback-linux-module): New variable.
2020-06-08 10:12:51 +02:00
Mark H Weaver
fa122ac4ca
gnu: linux-libre: Update to 5.4.45.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.45.
(linux-libre-5.4-pristine-source): Update hash.
2020-06-08 00:35:52 -04:00
Mark H Weaver
ec29dc0713
gnu: linux-libre@5.6: Update to 5.6.17.
...
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.17.
(linux-libre-5.6-pristine-source): Update hash.
2020-06-08 00:35:15 -04:00
Mark H Weaver
cc57925664
gnu: linux-libre@4.19: Update to 4.19.127.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.127.
(linux-libre-4.19-pristine-source): Update hash.
2020-06-08 00:34:20 -04:00
Jakub Kądziołka
715f589ea3
gnu: go-github-com-stretchr-testify: Update to 1.5.1.
...
* gnu/packages/golang.scm (go-github-com-stretchr-testify):
Update to 1.5.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka
388ffbfbfe
gnu: go-github-com-davecgh-go-spew: Update to 1.1.1.
...
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew):
Update to 1.1.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka
0601fb29fb
gnu: Add go-github-com-stretchr-objx.
...
* gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable.
2020-06-07 22:10:31 +02:00
Efraim Flashner
fae75ff991
gnu: Add epour.
...
* gnu/packages/enlightenment.scm (epour): New variable.
2020-06-07 22:27:40 +03:00
Efraim Flashner
9b5e7d01af
gnu: Add vim-dispatch.
...
* gnu/packages/vim.scm (vim-dispatch): New variable.
2020-06-07 22:27:36 +03:00
Fredrik Salomonsson
a6e2c477c5
gnu: emacs-lua-mode: Update to 20200508-0.35b6e4c.
...
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20200508-0.35b6e4c.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-07 21:24:47 +02:00
Fredrik Salomonsson
2d0cd1cab1
gnu: Add emacs-flymake-shellcheck.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-shellcheck): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-07 21:15:02 +02:00
Tobias Geerinckx-Rice
c6f557636a
gnu: docker, docker-cli: Update to 19.03.11.
...
* gnu/packages/docker.scm (%docker-version): Update to 19.03.11.
(docker, docker-cli): Update hashes.
2020-06-07 18:43:38 +02:00
Tobias Geerinckx-Rice
d8a85f8200
gnu: qwt: Update to 6.1.5.
...
* gnu/packages/qt.scm (qwt): Update to 6.1.5.
2020-06-07 18:43:38 +02:00