~ruther/guix-local

21e1ba8a — Olivier Dion 2 years ago
gnu: Add csmith.

* gnu/packages/linux.scm (csmith): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
c21499fc — Efraim Flashner 2 years ago
gnu: julia-prettytables: Update to 2.1.2.

* gnu/packages/julia-xyz.scm (julia-prettytables): Update to 2.1.2.
[arguments]: Rename custom phase 'skip-color-tests to
'skip-tests-manipulating-terminal-display and skip some more tests.
[propagated-inputs]: Add julia-offsetarrays, julia-stringmanipulation.
92820c17 — Efraim Flashner 2 years ago
gnu: Add julia-stringmanipulation.

* gnu/packages/julia-xyz.scm (julia-stringmanipulation): New variable.
d552c250 — Simon Tournier 2 years ago
guix: packages: Support package/inherit by package-field-location.

Fixes <https://issues.guix.gnu.org/65236>.

* guix/packages.scm (package-field-location): Add package/inherit case.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
65dcfb3f — Maxim Cournoyer 2 years ago
.dir-locals: Streamline Geiser configuration.

Geiser now has support locating the project root and adding it to the load
path without external help; leverage it.

* .dir-locals.el [nil]: Remove obsolete Geiser configuration.  Set the
geiser-repl-per-project-p variable to t.
* doc/contributing.texi (The Perfect Setup): No longer mention explicitly
setting the geiser-guile-load-path; instead mention the effect of the
.dir-locals.el file.

Reported-by: Wolf <wolf@wolfsden.cz>
28b22c45 — Tobias Geerinckx-Rice 2 years ago
gnu: Register ruby-nokogiri.patch.

This follows up on commit e8975697782c0ea10ce278a3304032b4cc60f81c.

* gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch.

Reported by acrow in #guix.
6113e052 — Maxim Cournoyer 2 years ago
gnu: gmime: Update home-page URL.

* gnu/packages/mail.scm (gmime) [home-page]: Update URL.
c14c25b4 — Hilton Chain 2 years ago
gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.

* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
d3e12a02 — Hilton Chain 2 years ago
gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.

* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
e90b54ee — Hilton Chain 2 years ago
gnu: Add go-github-com-tdewolff-hasher.

* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
e99279aa — Hilton Chain 2 years ago
gnu: Add go-github-com-cespare-mph.

* gnu/packages/golang.scm (go-github-com-cespare-mph): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
701041aa — Hilton Chain 2 years ago
gnu: Add go-github-com-dgryski-go-mph.

* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
83064e26 — Hilton Chain 2 years ago
gnu: Add go-github-com-dgryski-go-metro.

* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
315eeb91 — Sughosha 2 years ago
gnu: zrythm: Enable rtaudio.

* gnu/packages/music.scm (zrythm)[#:configure-flags]: Add
"-Drtaudio=enabled".
[inputs]: Add rtaudio.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3c2b892d — Sughosha 2 years ago
gnu: rtaudio: Update to 5.2.0.

* gnu/packages/audio.scm (rtaudio): Update to 5.2.0.
[#:phases]: Delete argument.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
87dab3e3 — Maxim Cournoyer 2 years ago
gnu-maintenance: Do not error when there are no candidates.

Fixes <https://issues.guix.gnu.org/65773>.

* guix/gnu-maintenance.scm (rewrite-url): Do not error when there are no
candidates.  This may well be possible, depending on the site.
0aec2c10 — Maxim Cournoyer 2 years ago
gnu: gst-plugins-bad: Remove the svt-hevc input.

* gnu/packages/gstreamer.scm (gst-plugins-bad)
[inputs]: Remove svt-hevc; add comment.
f8e3e02b — Zheng Junjie 2 years ago
gnu: libndp: Fix cross-compile.

* gnu/packages/networking.scm (libndp)
[native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal,
autoconf, automake.
[arguments]: When cross-compile, add phase to fix rpl_malloc undefined references.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2d6c4e71 — Rémi Teissier 2 years ago
gnu: gambit-c: Update to 4.9.5.

* gnu/packages/scheme.scm (gambit-c): Update to 4.9.5.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
d7e9df2b — 宋文武 2 years ago
gnu: gmime: Remove version 2.6.23.

* gnu/packages/mail.scm (gmime-2.6): Remove package.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Next