~ruther/guix-local

35fd25af — Liliana Marie Prikler 2 years ago
Merge branch 'emacs-team'
4f35ff12 — Guillaume Le Vaillant 2 years ago
Merge branch 'lisp-team'
7e82d4e1 — Maxim Cournoyer 2 years ago
gnu: tipp10: Update to 3.3.0.

* gnu/packages/education.scm (tipp10): Update to 3.3.0.
[source]: Use git-fetch.  Drop obsolete patches.
[build-system]: Use qt-build-system.
[arguments]: Add #:qtbase.  Remove #:phases.
[inputs]: Replace qtbase-5 with qtbase, qtmultimedia-5 with qtmultimedia.
[home-page]: Update home page.
[license]: Add comment.
* gnu/packages/patches/tipp10-disable-downloader.patch: Delete file.
* gnu/packages/patches/tipp10-fix-compiling.patch: Likewise.
* gnu/packages/patches/tipp10-qt5.patch: Likewise.
* gnu/packages/patches/tipp10-remove-license-code.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
cdbd81ce — Liliana Marie Prikler 2 years ago
Merge branch 'master' into emacs-team
ec130e1a — Simon Tournier 2 years ago
gnu: python-glcontext: Update to 2.4.0-1.0af21b7.

* gnu/packages/python-xyz.scm (python-glcontext): Update to 2.4.0-1.0af21b7.
5bae1fea — Simon Tournier 2 years ago
gnu: python-glcontext: Update to 2.4.0-0.beebc1f.

* gnu/packages/python-xyz.scm (python-glcontext): Explicitly refer to commit
instead of mutable Git tag.
3a7a81b4 — Simon Tournier 2 years ago
gnu: bap: Update to 2.6.0-alpha-0.f995d28.

* gnu/packages/ocaml.scm (bap): Update to 2.6.0-alpha-0.f995d28.
47ba7715 — Simon Tournier 2 years ago
gnu: bap: Update to 2.5.0-alpha-0.a972f8a.

* gnu/packages/ocaml.scm (bap): Explicitly refer to commit instead of mutable
Git tag.
6d33c1f8 — Simon Tournier 2 years ago
git: Avoid touching the network unless needed in 'reference-available?'.

Follow-up of 756e336fa008c2469b4a7317ad5c641ed48f25d6 fixing the issue.

* guix/git/scm (reference-available?): Address case by case to determine
whether the reference exists in the local Git checkout.
f45c0c82 — Efraim Flashner 2 years ago
gnu: wfa2-lib: Mark package as tunable.

* gnu/packages/bioinformatics.scm (wfa2-lib)[properties]: New field.
f4a0e472 — Efraim Flashner 2 years ago
doc: contributing: Clarify generating the pre-inst-env script.

Lack of clarity reported by lrustland on IRC.

* doc/contributing.texi (Running Guix Before It Is Installed): Refer to
the Building from Git section when giving instructions for generating
the pre-inst-env script.
5d2593be — Tobias Geerinckx-Rice 2 years ago
gnu: w3m: Remove input labels.

* gnu/packages/w3m.scm (w3m)[native-inputs]:
Remove input labels.
7a898188 — Tobias Geerinckx-Rice 2 years ago
gnu: w3m: Add graphics support.

This increases the closure by a whopping 0.1 MiB.

* gnu/packages/w3m.scm (w3m)[arguments]: Add "-enable-image=fb,x11"
to the #:configure-flags.
5ef168f9 — Danny Milosavljevic 2 years ago
gnu: Add jbr@21-b240.22.

* gnu/packages/java.scm (jbr21): New variable.
ec8c5d02 — Danny Milosavljevic 2 years ago
gnu: Add openjdk@21.

* gnu/packages/java.scm (openjdk21): New variable.
* gnu/packages/patches/openjdk-21-fix-rpath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
fc1b8574 — Danny Milosavljevic 2 years ago
gnu: Add openjdk@20.

* gnu/packages/java.scm (openjdk20): New variable.
86507c96 — Marius Bakke 2 years ago
teams: Add self to 'python'.

* etc/teams.scm.in (Marius Bakke): New person.
fdfafaa4 — Marius Bakke 2 years ago
gnu: python-bwapy: Fix typo.

* gnu/packages/bioinformatics.scm (python-bwapy)[synopsis]: Fix typo.
86d1f123 — Marius Bakke 2 years ago
gnu: python-arboreto: Add missing inputs.

* gnu/packages/bioinformatics.scm (python-arboreto)[propagated-inputs]: Add
PYTHON-LZ4 and PYTHON-PYARROW.
c23e2f61 — Marius Bakke 2 years ago
gnu: python-duniterpy: Update to 1.1.1.

* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.1.
[build-system]: Switch to PYPROJECT-BUILD-SYSTEM.
[arguments]: Add more tweaks for hard coded version ranges.
[native-inputs]: Add PYTHON-POETRY-CORE.
Next