Efraim Flashner
e40e7fdf09
gnu: toot: Update to 0.26.0.
...
* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
2020-04-16 22:40:39 +03:00
Efraim Flashner
bc6c3f48ff
gnu: python-urwid: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-urwid): Update to 2.1.0.
2020-04-16 22:40:39 +03:00
Efraim Flashner
c1c2fa68df
gnu: python-vobject: Update to 0.9.6.1.
...
* gnu/packages/python-xyz.scm (python-vobject): Update to 0.9.6.1.
2020-04-16 22:40:39 +03:00
Efraim Flashner
2765787d65
gnu: python-pyicu: Update to 2.4.3.
...
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.4.3.
[properties]: Remove field.
(python2-pyicu): Remove package customizations.
2020-04-16 22:40:39 +03:00
Efraim Flashner
70333ee612
gnu: khard: Update to 0.16.1.
...
* gnu/packages/mail.scm (khard): Update to 0.16.1.
[arguments]: Remove custom 'install-doc phase. Add 'install-completions
phase.
2020-04-16 22:40:39 +03:00
Nicolas Goaziou
9cb2f28c5a
gnu: xournalpp: Update to 1.0.18.
...
* gnu/packages/pdf.scm (xournalpp): Update to 1.0.18.
2020-04-16 21:38:55 +02:00
Mathieu Othacehe
2e7e0cb547
installer: Remove guile-newt definition.
...
This is no longer necessary since 0.0.2 release of Guile-Newt.
* gnu/installer.scm (guile-newt): Remove variable.
2020-04-16 19:57:30 +02:00
Mathieu Othacehe
f52c1f5f61
gnu: guile-newt: Update to 0.0.2.
...
* gnu/packages/guile-xyz.scm (guile-newt): Update to 0.0.2,
[source]: remove Guile 3.0 snippet.
2020-04-16 19:57:30 +02:00
Tobias Geerinckx-Rice
c6f74eb540
gnu: xfce4-taskmanager: Update to 1.2.3.
...
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.2.3.
[source]: Hard-code NAME.
2020-04-16 19:42:22 +02:00
Tobias Geerinckx-Rice
b760b6922d
gnu: xfwm4: Update to 4.14.1.
...
* gnu/packages/xfce.scm (xfwm4): Update to 4.14.1.
[source]: Hard-code NAME.
2020-04-16 19:42:22 +02:00
Tobias Geerinckx-Rice
0159eae3c9
gnu: xfdesktop: Update to 4.14.2.
...
* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.2.
[source]: Hard-code NAME.
2020-04-16 19:42:22 +02:00
Tobias Geerinckx-Rice
9fcd4ef30b
gnu: augeas: Use HTTPS home page.
...
* gnu/packages/augeas.scm (augeas)[home-page]: Use HTTPS.
2020-04-16 19:42:20 +02:00
Tobias Geerinckx-Rice
53b655727e
gnu: augeas: Update to 1.12.0.
...
* gnu/packages/augeas.scm (augeas): Update to 1.12.0.
2020-04-16 19:42:20 +02:00
Tobias Geerinckx-Rice
48a8b4658c
gnu: xterm: Update to 353.
...
* gnu/packages/xorg.scm (xterm): Update to 353.
2020-04-16 19:42:19 +02:00
guy fleury iteriteka
7adf6f1be9
gnu: Add the GNU MDK.
...
* gnu/packages/education.scm (mdk): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-04-16 18:33:21 +02:00
R Veera Kumar
cc36b7c855
doc: Add dicod-service-type in Dictionary Services.
...
* doc/guix.texi (Miscellaneous Services): Add dicod-service-type
in Dictionary Services.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-16 18:33:21 +02:00
Ludovic Courtès
82d8959e5d
syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.
...
Partly fixes <https://bugs.gnu.org/40574 >.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.
Previously, we'd choose at expansion time whether to use the Hurd or the
Linux variant, taking the cross-compilation target into account. This
would lead to the wrong decision when (guix build syscalls) is evaluated
while we're cross-compiling to GNU/Hurd.
This is a followup to 1ab9e48339
.
* guix/build/syscalls.scm (define-generic-identifier)
(read-dirent-header, %struct-dirent-header, sizeof-dirent-header):
Remove.
(readdir*): Rename to...
(readdir-procedure): ... this, and add parameters.
(readdir*): Define as a call to 'readdir-procedure' as a function of
%HOST-TYPE.
2020-04-16 18:33:21 +02:00
Ludovic Courtès
33f3fef383
doc: Remove bogus index entry.
...
* doc/guix.texi (Build Systems): Remove bogus and redundant entry for
'copy-build-system'.
2020-04-16 18:33:21 +02:00
Guillaume Le Vaillant
90ec708579
gnu: Add flwrap.
...
* gnu/packages/radio.scm (flwrap): New variable.
2020-04-16 15:08:53 +02:00
Guillaume Le Vaillant
660912a477
gnu: Add flamp.
...
* gnu/packages/radio.scm (flamp): New variable.
2020-04-16 14:53:50 +02:00
Ricardo Wurmus
3f782a6d95
gnu: r-destiny: Add missing input.
...
* gnu/packages/bioconductor.scm (r-destiny)[native-inputs]: Add r-nbconvertr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
506cbeabaa
gnu: r-bacon: Add missing input.
...
* gnu/packages/bioconductor.scm (r-bacon)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
faaf2b3571
gnu: r-bioassayr: Add missing input.
...
* gnu/packages/bioconductor.scm (r-bioassayr)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
fca68e34fb
gnu: Add r-nbconvertr.
...
* gnu/packages/cran.scm (r-nbconvertr): New variable.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
229736aa52
gnu: r-activepathways: Add missing input.
...
* gnu/packages/bioconductor.scm (r-activepathways)[native-inputs]:
Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
5ef2b749b5
gnu: r-dose: Add missing input.
...
* gnu/packages/bioconductor.scm (r-dose)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
2ff4197626
gnu: r-ggextra: Add missing input.
...
* gnu/packages/cran.scm (r-ggextra)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Ricardo Wurmus
507a608397
gnu: r-gdina: Add missing input.
...
* gnu/packages/cran.scm (r-gdina)[native-inputs]: Add r-knitr.
2020-04-16 07:07:23 +02:00
Leo Famulari
46bc7c31c6
gnu: ISC DHCP: Update bundled BIND to 9.11.18 [security fixes].
...
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.18.
2020-04-15 23:19:08 -04:00
Guillaume Le Vaillant
8080c03d14
gnu: Add flrig.
...
* gnu/packages/radio.scm (flrig): New variable.
2020-04-15 22:35:14 +02:00
Guillaume Le Vaillant
72f6ee0e15
gnu: Add fldigi.
...
* gnu/packages/radio.scm (fldigi): New variable.
2020-04-15 22:35:14 +02:00
TomZ
87b343f753
gnu: Add flowee.
...
* gnu/packages/finance.scm (flowee): New variable.
2020-04-15 22:27:07 +02:00
Ricardo Wurmus
8f0b41c8bf
gnu: cuirass: Update to 0.0.1-29.27af1d3.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-29.27af1d3.
[version]: Use git-version.
[file-name]: Use git-file-name.
2020-04-15 20:02:55 +02:00
Tobias Geerinckx-Rice
ce6619b059
gnu: bind: Update to 9.16.2 [security fixes].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.16.2.
2020-04-15 19:55:44 +02:00
Nicolas Goaziou
b44e19acd1
doc: Fix typo.
...
* doc/guix.texi (Running Guix in a VM): Add missing reference to
`spice-vdagent-service' and misuse of @pxref.
2020-04-15 19:11:32 +02:00
Ludovic Courtès
b4440de133
Merge branch 'version-1.1.0'
2020-04-15 16:09:18 +02:00
guy fleury iteriteka
141262f266
gnu: Add gtkd.
...
* gnu/packages/dlang.scm (gtkd): New variable.
2020-04-15 15:15:27 +02:00
Vitaliy Shatrov
dfe277a5ce
gnu: Add g-golf
...
* gnu/packages/guile-xyz.scm (g-golf): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-15 13:18:07 +01:00
Marius Bakke
27ed894851
gnu: Remove libvpx@1.7.
...
* gnu/packages/patches/libvpx-use-after-free-in-postproc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx-1.7): Remove variable.
2020-04-15 13:50:19 +02:00
Marius Bakke
07fc1c0d44
gnu: IceCat: Build with the latest libvpx.
...
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from LIBVPX-1.7 to LIBVPX.
2020-04-15 13:48:54 +02:00
Marius Bakke
ff2bf8a223
gnu: python-jedi: Update to 0.17.0.
...
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.0.
[source](patches): Remove.
* gnu/packages/patches/python-jedi-deleted-variables.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2020-04-15 13:23:40 +02:00
Mike Rosset
2708ae3d69
gnu: emacsy-minimal: Update to v0.4.1-28.d459ca1.
...
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-28.d459ca1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-15 09:22:35 +01:00
Guillaume Le Vaillant
01e62a022d
gnu: gqrx: Add volk to inputs.
...
* gnu/packages/radio.scm (gqrx)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant
29cab668f6
gnu: gnuradio-iqbalance: Add volk to inputs.
...
* gnu/packages/radio.scm (gnuradio-iqbalance)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant
b39262021d
gnu: gnuradio-osmosdr: Add volk to inputs.
...
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add volk.
2020-04-15 10:20:53 +02:00
Guillaume Le Vaillant
8e1e86b0e2
gnu: gnuradio: Use shared volk instead of bundled one.
...
* gnu/packages/radio.scm (gnuradio)[source]: Add snippet to delete bundled
volk.
[inputs]: Add volk.
[arguments]: Add "-DENABLE_INTERNAL_VOLK=OFF" to configure-flags.
2020-04-15 10:20:53 +02:00
Jan (janneke) Nieuwenhuizen
01782ad006
gnu: hardware: Add copyright line.
...
Add missing copyright line for commit
22a98cda38
* gnu/packages/hardware.scm: Add copyright.
2020-04-15 10:04:58 +02:00
Ludovic Courtès
33ff35d570
gnu: guix: Update to 1.1.0.
2020-04-15 09:58:26 +02:00
Vagrant Cascadian
be0ecfb178
gnu: u-boot: Update to 2020.04.
...
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
2020-04-15 00:44:55 -07:00
Mathieu Othacehe
575032c80a
gnu: guile-parted: Update to 0.0.4.
...
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.4.
2020-04-15 08:56:20 +02:00