~ruther/guix-local

f4aec15f — Christopher Baines 1 year, 10 months ago
tests: gexp: Handle incorrect guile-bootstrap version for riscv.

The tests currently fail when run on riscv-linux (affecting the guix package)
because Guile 3 is used as the bootstrap guile.  Correcting the package
version seems hard, so I'm just tweaking the tests to use the right effective
version for riscv64-linux.

* tests/gexp.scm (bootstrap-guile-effective-version): New procedure.
("gexp->derivation & with-extensions", "lower-gexp", "lower-gexp,
raw-derivation-file"): Use bootstrap-guile-effective-version.

Change-Id: I3995e1f6b58ada1baf38a8ec55b0173059dd0079
450cd7e1 — Danny Milosavljevic 1 year, 10 months ago
gnu: waybar: Update to 0.10.4.

* gnu/packages/wm.scm (waybar): Update to 0.10.4.

Change-Id: I90c408e524f5e1d3a49a78925f908b10607342d3
918b7d10 — Janneke Nieuwenhuizen 1 year, 10 months ago
gnu: mcrl2: Update to 202307.1.

* gnu/packages/maths.scm (mcrl2): Update to 202307.1.

Change-Id: I6fe73c964336654a2f29df398c7f710db73f2637
gnu: trealla: Update to 2.55.12.

* gnu/packages/prolog.scm (trealla): Update to 2.55.12.

Change-Id: I4a58b72bec88d95e5953390ecf6d558d2534b9de
gnu: trealla: Update to 2.55.11.

* gnu/packages/prolog.scm (trealla): Update to 2.55.11.

Change-Id: I0254cde4f5b72d39196d92d06839001eb54e68cf
f59c4126 — Zheng Junjie 1 year, 10 months ago
gnu: kdeconnect: Fix dbus autostart for kdeconnectd.

* gnu/packages/kde.scm (kdeconnect)[arguments]: Add fix-dbus-autostart phase.

Change-Id: I27ac61e41f15f9ff2de658fbd04633820f5e0966
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
dae71264 — Suhail Singh 1 year, 10 months ago
gnu: Add git-tools.

* gnu/packages/version-control.scm (git-tools): New variable.

Change-Id: I0ac65c24f787714fe0ef234fce639c6ec561600d
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
5647942d — Danny Milosavljevic 1 year, 10 months ago
gnu: mate-utils: Fix intermittent build failures.

* gnu/packages/mate.scm (mate-utils)[arguments]<#:parallel-build>:
Set to #f.

Change-Id: I6cc4fd1e83ea250ed3a6450c98eccf7474848a5f
709fddf3 — Danny Milosavljevic 1 year, 10 months ago
gnu: gtk-layer-shell: Update to 0.8.0.

* gnu/packages/gtk.scm (gtk-layer-shell): Update to 0.8.0.
[native-inputs]: Add vala.

Change-Id: Iadf1a502eaac3f5f82ed0624c4e8b80d96e5cea0
2aa0127d — Sharlatan Hellseher 1 year, 10 months ago
gnu: python-astropy: Disable one failing test.

* gnu/packages/astronomy.scm (python-astropy) [arguments]:
<#:test-flags>: Disable one failing test as seen in
<https://ci.guix.gnu.org/build/5269958/log/raw>.

Change-Id: Ied8c4268ede1b480eec501fe03b58de0e0894b62
d8217355 — Zheng Junjie 1 year, 10 months ago
gnu: wayvnc: Fix cross-compiling.

* gnu/packages/vnc.scm (wayvnc)[native-inputs]: When cross-compiling, add
wayland.

Change-Id: Iebe8bb1959c7df80b98c49913e2aa3348bae679a
83cb01c6 — Zheng Junjie 1 year, 10 months ago
gnu: wayvnc: Update to 0.8.0.

* gnu/packages/vnc.scm (wayvnc): Update to 0.8.0.
[inputs]: Add jansson.

Change-Id: Iebe8bb1959c7df80b98c49913e2aa3348bae679a
9193fa09 — Zheng Junjie 1 year, 10 months ago
gnu: neatvnc: Update to 0.8.0.

* gnu/packages/vnc.scm (neatvnc): Update to 0.8.0.

Change-Id: I700029a733c4a557386edb65be422dd4036b24f8
bb710ca6 — Zheng Junjie 1 year, 10 months ago
gnu: aml: Update to 0.3.0.

* gnu/packages/c.scm (aml): Update to 0.3.0.

Change-Id: I2bb2c44650485538eaf4dd174cbbc6e697d00e69
54afafc6 — kitzman 4 years ago
gnu: Add wayvnc.

* gnu/packages/vnc.scm (wayvnc): New Variable.

Change-Id: I8cb0e59089b9f9812b27fdd58dceba747a896924
6a517e94 — kitzman 4 years ago
gnu: Add neatvnc.

* gnu/packages/vnc.scm (neatvnc): New Variable.

Change-Id: I8cb0e59089b9f9812b27fdd58dceba747a896924
48a33bb0 — kitzman 4 years ago
gnu: Add aml.

* gnu/packages/c.scm (aml): New variable.

Change-Id: I271be102bfa1f2e529d70f1e0029263d624821b8
1b7d53da — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-sncosmo.

* gnu/packages/astronomy.scm (python-sncosmo): New variable.

Change-Id: I49b42a89e9bcabda1fa7193e40c5c43fbeaf1613
a14707e3 — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-looseversion.

* gnu/packages/python-xyz.scm (python-looseversion): New variable.

Change-Id: I862f10cf5c7285e171335abee429ae76140271dd
f6623cca — Sharlatan Hellseher 1 year, 10 months ago
gnu: Add python-glue-core.

* gnu/packages/astronomy.scm (python-glue-core): New variable.

Change-Id: I7fde0a36e35bf30e42cc419fdf4573a3924e032d
Next