~ruther/guix-local

ecb65812 — Tobias Geerinckx-Rice 6 years ago
gnu: v4l2loopback-linux-module: Edit synopsis and description.

* gnu/packages/linux.scm (v4l2loopback-linux-module)
[synopsis, description]: Edit.
fdcd1937 — Tobias Geerinckx-Rice 6 years ago
gnu: v4l2loopback-linux-module: Disable ‘test’.

It simply built the test programme but nothing more.

* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]:
Remove the ‘check’ phase.
1acf4c59 — Morgan Smith 6 years ago
gnu: Add v4l2loopback-linux-module.

* gnu/packages/linux.scm (v4l2loopback-linux-module): New variable.
fa122ac4 — Mark H Weaver 6 years ago
gnu: linux-libre: Update to 5.4.45.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.45.
(linux-libre-5.4-pristine-source): Update hash.
ec29dc07 — Mark H Weaver 6 years ago
gnu: linux-libre@5.6: Update to 5.6.17.

* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.17.
(linux-libre-5.6-pristine-source): Update hash.
cc579256 — Mark H Weaver 6 years ago
gnu: linux-libre@4.19: Update to 4.19.127.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.127.
(linux-libre-4.19-pristine-source): Update hash.
e7827560 — Ludovic Courtès 6 years ago
git-authenticate: Prevent removal of '.guix-authorizations'.

* guix/git-authenticate.scm (commit-authorized-keys)
[parents-have-authorizations-file?, assert-parents-lack-authorizations]:
New procedures.
Use the latter before returning DEFAULT-AUTHORIZATIONS.
* guix/git.scm (false-if-git-not-found): Export.
* guix/tests/git.scm (populate-git-repository): Add 'remove' clause.
* tests/git-authenticate.scm ("signed commits, .guix-authorizations removed"):
New test.
1fd7de45 — Ludovic Courtès 6 years ago
git: 'update-cached-checkout' gracefully handles missing starting commit.

Fixes <https://bugs.gnu.org/41604>
Reported by John Soo <jsoo1@asu.edu> and zimoun <zimon.toutoune@gmail.com>.

* guix/git.scm (false-if-git-not-found): New macro.
(reference-available?): Use it.
(update-cached-checkout): Use it when looking up STARTING-COMMIT.
Set RELATION to 'unrelated when OLD is #false.
715f589e — Jakub Kądziołka 6 years ago
gnu: go-github-com-stretchr-testify: Update to 1.5.1.

* gnu/packages/golang.scm (go-github-com-stretchr-testify):
  Update to 1.5.1.
388ffbfb — Jakub Kądziołka 6 years ago
gnu: go-github-com-davecgh-go-spew: Update to 1.1.1.

* gnu/packages/golang.scm (go-github-com-davecgh-go-spew):
  Update to 1.1.1.
0601fb29 — Jakub Kądziołka 6 years ago
gnu: Add go-github-com-stretchr-objx.

* gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable.
fae75ff9 — Efraim Flashner 6 years ago
gnu: Add epour.

* gnu/packages/enlightenment.scm (epour): New variable.
9b5e7d01 — Efraim Flashner 6 years ago
gnu: Add vim-dispatch.

* gnu/packages/vim.scm (vim-dispatch): New variable.
a6e2c477 — Fredrik Salomonsson 6 years ago
gnu: emacs-lua-mode: Update to 20200508-0.35b6e4c.

* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20200508-0.35b6e4c.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2d0cd1ca — Fredrik Salomonsson 6 years ago
gnu: Add emacs-flymake-shellcheck.

* gnu/packages/emacs-xyz.scm (emacs-flymake-shellcheck): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
c6f55763 — Tobias Geerinckx-Rice 6 years ago
gnu: docker, docker-cli: Update to 19.03.11.

* gnu/packages/docker.scm (%docker-version): Update to 19.03.11.
(docker, docker-cli): Update hashes.
d8a85f82 — Tobias Geerinckx-Rice 6 years ago
gnu: qwt: Update to 6.1.5.

* gnu/packages/qt.scm (qwt): Update to 6.1.5.
1fc6f1de — Tobias Geerinckx-Rice 6 years ago
gnu: python-mwclient: Update to 0.10.1.

* gnu/packages/python-xyz.scm (python-mwclient): Update to 0.10.1.
7907e7f2 — Tobias Geerinckx-Rice 6 years ago
gnu: libgit2: Update to 1.0.1.

* gnu/packages/version-control.scm (libgit2): Update to 1.0.1.
41c68b6a — Tobias Geerinckx-Rice 6 years ago
gnu: s6-portable-utils: Update to 2.2.2.3.

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.3.
Next