Age | Commit message (Expand) | Author |
2021-01-08 | gnu: icecat: Update to 78.6.1-guix0-preview1 [fixes CVE-2020-16044]....* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
| Mark H Weaver |
2021-01-09 | gnu: guile: Update to 3.0.5....* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.5.
| Ludovic Courtès |
2021-01-09 | tests: Run 'tests/offload.scm' only when BUILD_DAEMON_OFFLOAD is true....Fixes:
guix build -e '(@ (gnu packages package-management) guix-minimal)'
* Makefile.am (SCM_TESTS): Move 'tests/offload.scm' within "if
BUILD_DAEMON_OFFLOAD" conditional.
| Ludovic Courtès |
2021-01-08 | gnu: emacs-howm: Update to 1.4.7....* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.7.
| Nicolas Goaziou |
2021-01-08 | gnu: emacs-emms: Fix vorbiscomment path....* gnu/packages/emacs-xyz.scm (emacs-emms)[arguments]: Replace call to
"vorbiscomment" by its full store path.
| Pierre Neidhardt |
2021-01-08 | gnu: Add liquidsfz....* gnu/packages/music.scm (liquidsfz): New variable.
| Ricardo Wurmus |
2021-01-08 | gnu: yoshimi: Update to 1.7.4....* gnu/packages/music.scm (yoshimi): Update to 1.7.4.
| Ricardo Wurmus |
2021-01-08 | gnu: monero-gui: Update to 0.17.1.9....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.9.
[source]: Fetch submodules. Add snippet to remove embedded monero sources.
| Guillaume Le Vaillant |
2021-01-08 | gnu: monero: Update to 0.17.1.9....* gnu/packages/finance.scm (monero): Update to 0.17.1.9.
| Guillaume Le Vaillant |
2021-01-08 | gnu: Add schmutz....* gnu/packages/guile-xyz.scm (schmutz): New variable.
| Ricardo Wurmus |
2021-01-08 | gnu: rust-pin-utils-0.1: Deduplicate duplicate definitions....* gnu/packages/crates-io.scm (rust-pin-utils-0.1): Combine duplicate
definitions.
| Efraim Flashner |
2021-01-08 | gnu: Add cl-markdown....* gnu/packages/lisp-xyz.scm (cl-markdown, ecl-cl-markdown, sbcl-cl-markdown):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-08 | gnu: Add cl-dynamic-classes....* gnu/packages/lisp-xyz.scm (cl-dynamic-classes, ecl-dynamic-classes,
sbcl-dynamic-classes): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-01-08 | gnu: sequoia: Update to 1.0.0....* gnu/packages/sequoia.scm (sequoia): Update to 1.0.0.
[arguments]{cargo-inputs}: Add rust-eax, rust-futures-util,
rust-sha1collisiondetection, rust-socket2. Update rust-capnp, rust-capnp-rpc,
rust-capnpc, rust-futures, rust-http,rust-hyper rust-hyper-tls, rust-tokio,
rust-win-crypto-ng.
| Hartmut Goebel |
2021-01-08 | gnu: rust-socket2: Update to 0.3.19....* gnu/packages/crates-io.scm (rust-socket2): Update to 0.3.19.
[arguments]{cargo-inputs}: Remove rust-redox-syscall.
| Hartmut Goebel |
2021-01-08 | gnu: Replace rust-win-crypto-ng-0.2 by rust-win-crypto-ng-0.4....* gnu/packages/crates-io.scm (rust-win-crypto-ng-0.2): Update to 0.4.0 and
rename to (rust-win-crypto-ng-0.4). [arguments]{cargo-inouts}: Add
rust-cipher.
| Hartmut Goebel |
2021-01-08 | gnu: Replace rust-capnpc-0.10 by rust-capnpc-0.13....* gnu/packages/crates-io.scm (rust-capnpc-0.10): Update to 0.13.1 and rename
to rust-capnpc-0.13. [arguments] Add skip-build. {cargo-inputs}: Update
rust-capnp to rust-capnp-0.13.
| Hartmut Goebel |
2021-01-08 | gnu: Replace rust-capnp-rpc-0.10 by rust-capnp-rpc-0.13....* gnu/packages/crates-io.scm (rust-capnp-rpc-0.10): Update to 0.13.1 and
rename to rust-capnp-rpc-0.13. [arguments] Add skip-build. {cargo-inputs}:
Update rust-capnp to rust-capnp-0.13. Update rust-capnp-futures to
rust-capnp-futures-0.13.
| Hartmut Goebel |
2021-01-08 | gnu: Replace rust-capnp-futures-0.10 by rust-capnp-futures-0.13....* gnu/packages/crates-io.scm (rust-capnp-futures-0.10): Update to 0.13.2 and
rename to (rust-capnp-futures-0.13). [arguments] Add skip-build.
{cargo-inputs}: Update rust-capnp to rust-capnp-0.13.
| Hartmut Goebel |
2021-01-08 | gnu: Replace rust-capnp-0.10 by rust-capnp-0.13....* gnu/packages/crates-io.scm (rust-capnp-0.10): Update to 0.13.6 and rename to
rust-capnp-0.13. [arguments] Add skip-build.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-pin-utils-0.1....* gnu/packages/crates-io.scm (rust-pin-utils-0.1): New variable.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-crypto-mac-0.10....* gnu/packages/crates-io.scm (rust-crypto-mac-0.10): New variable.
(rust-crypto-mac-0.8) Inherit from rust-crypto-mac-0.10.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-sha1collisiondetection-0.2....* gnu/packages/crates-io.scm (rust-sha1collisiondetection-0.2): New variable.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-eax-0.3....* gnu/packages/crates-io.scm (rust-eax-0.3): New variable.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-dbl-0.3....* gnu/packages/crates-io.scm (rust-dbl-0.3): New varible.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-ctr-0.6....* gnu/packages/crates-io.scm (rust-ctr-0.6): New variable.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-cmac-0.5....* gnu/packages/crates-io.scm (rust-cmac-0.5): New variable.
| Hartmut Goebel |
2021-01-08 | gnu: Add rust-cipher-0.2....* gnu/packages/crates-io.scm (rust-cipher-0.2): New variable.
| Hartmut Goebel |
2021-01-07 | gnu: linux-libre 4.19: Update to 4.19.165....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.165.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-01-07 | gnu: linux-libre 5.4: Update to 5.4.87....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.87.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-01-07 | gnu: linux-libre: Update to 5.10.5....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.5.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-01-07 | gnu: obs: Update to 26.1.1....* gnu/packages/video.scm (obs): Update to 26.1.1.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: system-config-printer: Update to 1.5.14....* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: starfighter: Update to 2.4....* gnu/packages/games.scm (starfighter): Update to 2.4.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: youtube-viewer: Update to 3.8.1....* gnu/packages/video.scm (youtube-viewer): Update to 3.8.1.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: perl-test-file: Update to 1.444....* gnu/packages/perl-check.scm (perl-test-file): Update to 1.444.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: gtkwave: Update to 3.3.108....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.108.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: ngircd: Update to 26.1....* gnu/packages/messaging.scm (ngircd): Update to 26.1.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: vtk: Use more system libraries....* gnu/packages/image-processing.scm (vtk)[source]: Remove more bundled
sources in snippet.
[arguments]: Add to configure-flags to use more system libraries.
[inputs]: Remove libogg. Add double-conversion, eigen, gl2ps, glew, lz4,
netcdf, proj.4 and sqlite.
| Efraim Flashner |
2021-01-07 | gnu: vtk: Sort inputs alphabetically....* gnu/packages/image-processing.scm (vtk)[inputs]: Sort alphabetically.
| Efraim Flashner |
2021-01-07 | gnu: vtk: Remove some vendored libraries....* gnu/packages/image-processing.scm (vtk)[source]: Add snippet to remove
some vendored sources.
| Efraim Flashner |
2021-01-07 | gnu: Update copyright line....* gnu/packages/gnome-xyz.scm: Bump year in copyright line.
| Leo Prikler |
2021-01-07 | gnu: Add materia-theme....* gnu/packages/gnome-xyz.scm (materia-theme): New variable.
| Leo Prikler |
2021-01-07 | gnu: gnome-xyz.scm: Reorder packages....Make it so that icon themes, shell extensions and GTK themes are grouped in
that order.
* gnu/packages/gnome-xyz.scm (matcha-theme): Move before numix-gtk-theme.
(papirus-icon-theme): Move after moka-icon-theme.
| Leo Prikler |
2021-01-07 | gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm...They need to be moved together, as the latter inherits the former.
* gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here.
| Leo Prikler |
2021-01-07 | gnu: arc-icon-theme: Move to gnome-xyz....* gnu/packages/gnome.scm (arc-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
| Leo Prikler |
2021-01-07 | gnu: arc-theme: Move to gnome-xyz....* gnu/packages/gnome.scm (arc-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
| Leo Prikler |
2021-01-07 | gnu: papirus-icon-theme: Update to 20210101....* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20210101.
Also use upstream versioning.
| Leo Prikler |
2021-01-07 | gnu: greybird-gtk-theme: Update to 3.22.13....* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.
| Leo Prikler |
2021-01-07 | gnu: matcha-theme: Update to 2021-01-01....* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2021-01-01.
| Leo Prikler |