| Commit message (Expand) | Author | Age | Files | Lines |
* | git-authenticate: Cache takes a key parameter.•••* guix/git-authenticate.scm (authenticated-commit-cache-file)
(cache-authenticated-commit, previously-authenticated-commits): Add
'key' parameter and honor it.
* build-aux/git-authenticate.scm (git-authenticate): Pass
"channels/guix" as the key.
| Ludovic Courtès | 2020-06-16 | 2 | -14/+15 |
* | doc: Recommend "make authenticate" after ./bootstrap.•••* doc/contributing.texi (Building from Git): Move "make authenticate"
instructions below.
| Ludovic Courtès | 2020-06-16 | 1 | -15/+15 |
* | build-system: cmake: Add substitutable keyword.•••* guix/build-system/cmake.scm (cmake-build, cmake-cross-build): Add
substitutable keyword.
| Efraim Flashner | 2020-06-16 | 1 | -0/+5 |
* | gnu: nix: Look for configuration in /etc.•••Fixes <http://issues.guix.gnu.org/41704>.
* gnu/packages/package-management.scm (nix)[arguments]: Add
‘--sysconfdir=/etc’ configure flag and override it during installation.
Requested-and-tested-by: Peng Mei Yu <pengmeiyu@riseup.net>
| Tobias Geerinckx-Rice | 2020-06-16 | 1 | -0/+15 |
* | pack: Add zstd compressor.•••* guix/scripts/pack.scm (%compressors): Add zstd.
* doc/guix.texi (Invoking guix pack): Document it.
| Tobias Geerinckx-Rice | 2020-06-16 | 2 | -1/+8 |
* | gnu: emacs-god-mode: Update to 2.17.0.•••* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.17.0.
| Ricardo Wurmus | 2020-06-16 | 1 | -22/+19 |
* | gnu: bsnes: Remove unnecessary inputs.•••* gnu/packages/emulators.scm (bsnes)[inputs]: Remove gt+-2 and libx11.
| Pierre Neidhardt | 2020-06-16 | 1 | -2/+0 |
* | gnu: Add rust-nom-5.•••* gnu/packages/crates-io.scm (rust-nom-5): New variable.
(rust-nom-4.2): Inherit from rust-nom-5.
| Efraim Flashner | 2020-06-16 | 1 | -6/+43 |
* | gnu: Add rust-lexical-core-0.7.•••* gnu/packages/crates-io.scm (rust-lexical-core-0.7): New variable.
(rust-lexical-core-0.4): Inherit from rust-lexical-core-0.7.
| Efraim Flashner | 2020-06-16 | 1 | -9/+36 |
* | gnu: Add rust-static-assertions-1.•••* gnu/packages/crates-io.scm (rust-static-assertions-1): New variable.
(rust-static-assertions-0.3): Inherit from rust-static-assertions-1.
| Efraim Flashner | 2020-06-16 | 1 | -3/+17 |
* | etc: Add committer script.•••* etc/committer.scm.in: New file.
* configure.ac: Configure it.
| Ricardo Wurmus | 2020-06-16 | 2 | -0/+251 |
* | gnu: Add bsnes.•••* gnu/packages/emulators.scm (bsnes): New variable.
| Pierre Neidhardt | 2020-06-16 | 1 | -0/+43 |
* | gnu: r-xgboost: Update to 1.1.1.1.•••* gnu/packages/cran.scm (r-xgboost): Update to 1.1.1.1.
| Ricardo Wurmus | 2020-06-16 | 1 | -2/+2 |
* | gnu: r-genenet: Update to 1.2.15.•••* gnu/packages/cran.scm (r-genenet): Update to 1.2.15.
| Ricardo Wurmus | 2020-06-16 | 1 | -2/+2 |
* | gnu: r-performance: Update to 0.4.7.•••* gnu/packages/cran.scm (r-performance): Update to 0.4.7.
| Ricardo Wurmus | 2020-06-16 | 1 | -2/+2 |
* | gnu: r-abn: Update to 2.2.1.•••* gnu/packages/cran.scm (r-abn): Update to 2.2.1.
[propagated-inputs]: Add r-boot, r-brglm, r-entropy, and r-moments.
| Ricardo Wurmus | 2020-06-16 | 1 | -3/+7 |
* | gnu: r-vioplot: Update to 0.3.5.•••* gnu/packages/cran.scm (r-vioplot): Update to 0.3.5.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-06-16 | 1 | -2/+4 |
* | gnu: r-circlize: Update to 0.4.10.•••* gnu/packages/cran.scm (r-circlize): Update to 0.4.10.
| Ricardo Wurmus | 2020-06-16 | 1 | -2/+2 |
* | gnu: Add r-entropy.•••* gnu/packages/cran.scm (r-entropy): New variable.
| Ricardo Wurmus | 2020-06-16 | 1 | -0/+25 |
* | gnu: Add r-brglm.•••* gnu/packages/cran.scm (r-brglm): New variable.
| Ricardo Wurmus | 2020-06-16 | 1 | -0/+31 |
* | gnu: Add r-profilemodel.•••* gnu/packages/cran.scm (r-profilemodel): New variable.
| Ricardo Wurmus | 2020-06-16 | 1 | -0/+23 |
* | gnu: emacs-yasnippet: Clean-up package definition.•••An old snippet was causing the build to fail when using Emacs 27.
* gnu/packages/emacs-xyz.scm (emacs-yasnippet)[source]: Use git-file-name, and
remove obsolete snippet.
[phases]{home}: New phase. This allows the rebindings test to pass.
{make-tests-writable, delete-rebinding-test}: Remove phases.
[description]: Re-indent.
| Maxim Cournoyer | 2020-06-16 | 1 | -29/+7 |
* | gnu: volk: Improve description mark-up.•••* gnu/packages/engineering.scm (volk)[description]: Substitute
@acronym for the less appropriate @code.
| Tobias Geerinckx-Rice | 2020-06-16 | 1 | -3/+4 |
* | gnu: volk: Fix typo in description.•••* gnu/packages/engineering.scm (volk)[description]: Fix typo.
| Tobias Geerinckx-Rice | 2020-06-16 | 1 | -1/+1 |
* | gnu: inxi-minimal: Update to 3.1.03-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.03-1.
| Tobias Geerinckx-Rice | 2020-06-16 | 1 | -2/+2 |
* | gnu: tup: Update to 0.7.9.•••* gnu/packages/build-tools.scm (tup): Update to 0.7.9.
| Tobias Geerinckx-Rice | 2020-06-16 | 1 | -2/+2 |
* | doc: Clarify 'hurd-vm' and 'childhurd' names.•••Suggested by Maxim Cournoyer via IRC.
* doc/guix.texi (The Hurd in a Virtual Machine): Explicitly mention that
hurd-vm and childhurd are two names for this service.
| Jan (janneke) Nieuwenhuizen | 2020-06-15 | 1 | -1/+2 |
* | gnu: glade3: Enable tests.•••* gnu/packages/gnome.scm (glade3)[arguments]: Enable tests. Add custom
pre-check phase.
[native-inputs]: Add hicolor-icon-theme and xorg-server-for-tests.
| Arun Isaac | 2020-06-15 | 1 | -4/+12 |
* | ui: Use package-description-string.•••* guix/ui.scm (package->recutils): Use package-description-string instead of
package-description and P_.
| Arun Isaac | 2020-06-15 | 1 | -4/+2 |
* | ui: Do not translate package synopsis a second time.•••* guix/ui.scm (package->recutils): package-synopsis-string already returns a
translated string. Do not attempt to translate it again.
| Arun Isaac | 2020-06-15 | 1 | -2/+1 |
* | ui: Cut off search early if any regexp does not match.•••* guix/ui.scm (relevance): When one of the regexps does not match, cut off
early and return 0. Do not try to match the remaining regexps.
| Arun Isaac | 2020-06-15 | 1 | -5/+11 |
* | gnu: cuirass: Update to 0.0.1-32.3db603c.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-32.3db603c.
| Mathieu Othacehe | 2020-06-15 | 1 | -3/+3 |
* | ci: Add build-products id field and export accessors.•••* guix/ci.scm (build-product?, build-product-id,
build-product-type, build-product-file-size,
build-product-path): Export them,
[id]: new field.
| Mathieu Othacehe | 2020-06-15 | 1 | -4/+13 |
* | ci: Add status option to "latest-builds".•••* guix/ci.scm (latest-builds): Add "status" option.
| Mathieu Othacehe | 2020-06-15 | 1 | -5/+4 |
* | download: Remove usa-mirror.go-parts.com mirror.•••It incorrectly redirects 404s (at least) to the commercial home page.
* guix/download.scm (%mirrors): Remove usa-mirror.go-parts.com URLs.
| Tobias Geerinckx-Rice | 2020-06-15 | 1 | -2/+0 |
* | gnu: volk: Make retained references non-native inputs.•••* gnu/packages/engineering.scm (volk)[native-inputs]:
Move python-wrapper and python-mako…
[inputs]: …here.
| Tobias Geerinckx-Rice | 2020-06-15 | 1 | -3/+2 |
* | gnu: volk: Update to 2.3.0.•••* gnu/packages/engineering.scm (volk): Update to 2.3.0.
| Tobias Geerinckx-Rice | 2020-06-15 | 1 | -3/+2 |
* | gnu: r-limma: Update to 3.44.3.•••* gnu/packages/bioinformatics.scm (r-limma): Update to 3.44.3.
| Ricardo Wurmus | 2020-06-15 | 1 | -2/+2 |
* | gnu: openmw: Update to 0.46.0.•••* gnu/packages/game-development.scm (openmw): Update to 0.46.0.
| Pierre Neidhardt | 2020-06-15 | 1 | -2/+2 |
* | gnu: quassel: Add context menu for d-bus tray icon.•••* gnu/packages/irc.scm (quassel)[inputs]: Add libdbusmenu-qt.
| Efraim Flashner | 2020-06-15 | 1 | -0/+2 |
* | gnu: quassel: Fix build with qt-5.14.•••* gnu/packages/irc.scm (quassel)[source]: Add patch.
* gnu/packages/patches/quassel-qt-514-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-06-15 | 3 | -0/+132 |
* | ci: Fix buildproducts reading.•••This is a follow-up of 4e05bbb093a17145fcabd48ea1d2c9cd7559084d.
* guix/ci.scm (<build>)[products]: Test for vector type, as products can be
"null".
| Mathieu Othacehe | 2020-06-15 | 1 | -1/+1 |
* | news: Add entry for script execution via "guix repl".•••* etc/news.scm: Add entry.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen | 2020-06-15 | 1 | -0/+39 |
* | ci: Add job option to "latest-builds".•••* guix/ci.scm (latest-builds): Add "job" option.
| Mathieu Othacehe | 2020-06-15 | 1 | -2/+6 |
* | ci: Add build products support.•••* guix/ci.scm (<build-product>): New json mapping,
(<build)[products]: new field.
| Mathieu Othacehe | 2020-06-15 | 1 | -1/+15 |
* | gnu: emacs-debbugs: Update to 0.24.•••* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.24.
| Nicolas Goaziou | 2020-06-15 | 1 | -8/+8 |
* | gnu: Add emacs-flycheck-guile.••• * gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): New variable.
| Andrew Whatson | 2020-06-15 | 1 | -0/+25 |
* | gnu: inkscape: Add the glib-or-gtk-build-system phases.•••This fixes an issue where an improperly set XDG_DATA_DIRS environment variable
would cause a segfault when opening the 'Save As' menu of Inkscape. See:
<https://lists.gnu.org/archive/html/help-guix/2020-06/msg00093.html>.
* gnu/packages/inkscape.scm (inkscape-1.0)[arguments]: Import the
(guix build glib-or-gtk-build-system) module.
[phases]: Add the glib-or-gtk-compile-schemas and glib-or-gtk-wrap phases.
Reported-by: Thorsten Wilms <t_w_@freenet.de>
| Maxim Cournoyer | 2020-06-14 | 1 | -1/+10 |
* | gnu: emacs-org-reveal: Update to 20200607.•••* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20200607.
| Maxim Cournoyer | 2020-06-14 | 1 | -4/+3 |
* | gnu: Add tup.•••* gnu/packages/build-tools.scm (tup): New variable.
* gnu/packages/patches/tup-unbundle-dependencies.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
| Jakub Kądziołka | 2020-06-14 | 3 | -0/+146 |