summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Move brlaser to (gnu packages cups).Tobias Geerinckx-Rice2021-01-10
| | | | | * gnu/packages/printers.scm (cups): Move from here... * gnu/packages/cups.scm (cups): ...to here.
* gnu: polybar: Update to 3.5.4.Tobias Geerinckx-Rice2021-01-10
| | | | * gnu/packages/wm.scm (polybar): Update to 3.5.4.
* gnu: obs: Update to 26.1.2.Tobias Geerinckx-Rice2021-01-10
| | | | * gnu/packages/video.scm (obs): Update to 26.1.2.
* gnu: llvm: Update to 11.0.1.Tobias Geerinckx-Rice2021-01-10
| | | | | * gnu/packages/llvm.scm (llvm): Update to 11.0.1. (clang-runtime-11, clang-11): Update corresponding source hashes.
* gnu: zutils: Update to 1.10.Tobias Geerinckx-Rice2021-01-10
| | | | * gnu/packages/compression.scm (zutils): Update to 1.10.
* gnu: rust-crypto-mac-0.8: Fix hash.Nicolas Goaziou2021-01-10
| | | | | | | * gnu/packages/crates-io.scm (rust-crypto-mac-0.8): Fix hash. The hash had been copied from rust-crypto-mac-0.7 when this variable was introduced.
* gnu: emacs-trashed: Update to 2.1.2.Brett Gilio2021-01-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-trashed): Update to 2.1.2.
* gnu: linux: Don't timeout on blob scan.Mathieu Othacehe2021-01-10
| | | | | | | | On berlin, linux-libre blob scanning timeouts after 600 seconds, increase max-silent-time to 3600 seconds. * gnu/packages/linux.scm (make-linux-libre*): Set max-silent-time property to 3600.
* Revert "gnu: nmap: Update license."Leo Prikler2021-01-10
| | | | | | | | | This reverts commit 2323a7120a0f3ed96fedfff42e86c0aee97995c0. The new license has been deemed non-free by Fedora [1] and there has not yet been a statement by the FSF claiming otherwise. See also [2]. [1] https://github.com/nmap/nmap/issues/2199 [2] https://lists.gnu.org/archive/html/guix-devel/2020-10/msg00227.html
* gnu: nmap: Downgrade to 7.80.Leo Prikler2021-01-10
| | | | * gnu/packages/admin.scm (nmap): Downgrade to 7.80.
* system: image: Fix root offset on rockchip platforms.Mathieu Othacehe2021-01-10
| | | | | | | | | | | Fixes: <https://issues.guix.gnu.org/45584>. * gnu/system/image.scm (arm32-disk-image, arm64-disk-image): Turn into procedures, taking the root partition offset as argument. * gnu/system/images/novena.scm (novena-image-type): Adapt accordingly. * gnu/system/images/pine64.scm (pine64-image-type): Ditto. * gnu/system/images/pinebook-pro.scm (pinebook-pro-image-type): Use a 9MiB offset for the root partition.
* gnu: augustus: Update to 2.0.1.Pierre Neidhardt2021-01-10
| | | | * gnu/packages/games.scm (augustus): Update to 2.0.1.
* gnu: tipp10: Build with qt-5.Efraim Flashner2021-01-10
| | | | | | | | * gnu/packages/education.scm (tipp10)[source]: Add new patches. [inputs]: Remove qt-4, sqlite. Add qtbase, qtmultimedia. * gnu/packages/patches/tipp10-disable-downloader.patch, gnu/packages/patches/tipp10-qt5.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: pulseview: Fix qt-5.15 compatibility.Efraim Flashner2021-01-10
| | | | | | * gnu/packages/electronics.scm (pulseview)[source]: Add patch. * gnu/packages/patches/pulseview-qt515-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: pulseview: Update to 0.4.2.Efraim Flashner2021-01-10
| | | | | * gnu/packages/electronics.scm (pulseview): Update to 0.4.2. [source]: Use https.
* gnu: supercollider: Update to 3.11.2.Efraim Flashner2021-01-10
| | | | | * gnu/packages/audio.scm (supercollider): Update to 3.11.2. [arguments]: Disable building libscsynth.
* gnu: Add emacs-org-roam-bibtex.Vinicius Monego2021-01-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-eglot: Add missing dependency.John Soo2021-01-10
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-eglot): [propagated-inputs] Add emacs-project. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Updated liferea to 1.13.4.raingloom2021-01-10
| | | | | | | | * gnu/packages/syndiction.scm (liferea): Updated to 1.13.4. [source]: Switched to git-download. [native-inputs]: Added autotools, automake, libtool. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: julius: Update to 1.6.0.Timotej Lazar2021-01-10
| | | | | | * gnu/packages/games.scm (julius): Update to 1.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-calibredb: Update to 2.8.0.Michael Rohleder2021-01-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.8.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-fountain-mode: Update to 3.4.0.Vinicius Monego2021-01-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-websocket: Update to 1.13.Nicolas Goaziou2021-01-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.13.
* gnu: emacs-auctex: Update to 13.0.3.Nicolas Goaziou2021-01-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.3.
* gnu: sbcl-local-time: Update to 1.0.6-2.a177eb9.Sharlatan Hellseher2021-01-10
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-2.a177eb9. [inputs]: Remove sbcl-cl-fad. [arguments]: Activate tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-garbage-pools.Sharlatan Hellseher2021-01-10
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-garbage-pools, ecl-garbage-pools, sbcl-garbage-pools): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: vim: Skip terminal screen-dump tests.Efraim Flashner2021-01-10
| | | | | | | | Even with careful substitutions these tests often break on other architectures anyway. * gnu/packages/vim.scm (vim)[arguments]: Adjust skip-or-fix-failing-tests to skip another terminal screen-dump test.
* gnu: linux-libre 4.4: Update to 4.4.250.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.250. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.250.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.250. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.214.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.214. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.166.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.166. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.88.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.88. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.10.6.Leo Famulari2021-01-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.6. (linux-libre-5.10-pristine-source): Update hash.
* gnu: youtube-dl: Update to 2021.01.08.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.01.08.
* gnu: yakuake: Update to 20.12.1.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/kde-systemtools.scm (yakuake): Update to 20.12.1.
* gnu: lvm2: Update to 2.03.11.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.11.
* gnu: okular: Update to 20.12.1.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/kde.scm (okular): Update to 20.12.1.
* gnu: plzip: Update to 1.9.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/compression.scm (plzip): Update to 1.9.
* gnu: tomb: Update to 2.9.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/crypto.scm (tomb): Update to 2.9.
* gnu: feh: Update to 3.6.2.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/image-viewers.scm (feh): Update to 3.6.2.
* gnu: rspamd: Update to 2.7.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/mail.scm (rspamd): Update to 2.7.
* gnu: ncmpcpp: Update to 0.9.1.Leo Famulari2021-01-09
| | | | * gnu/packages/mpd.scm (ncmpcpp): Update to 0.9.1.
* gnu: guix-build-coordinator: Update to 0-15.b5d998c.Christopher Baines2021-01-09
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-15.b5d998c.
* gnu: emacs-scheme-complete: Update to 0.9.9.Nicolas Goaziou2021-01-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-scheme-complete): Update to 0.9.9. * gnu/packages/patches/emacs-scheme-complete-scheme-r5rs-info.patch: Remove file. * gnu/local.mk: Update file.
* gnu: icecat: Update to 78.6.1-guix0-preview1 [fixes CVE-2020-16044].Mark H Weaver2021-01-08
| | | | | | * 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.
* gnu: guile: Update to 3.0.5.Ludovic Courtès2021-01-09
| | | | * gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.5.
* tests: Run 'tests/offload.scm' only when BUILD_DAEMON_OFFLOAD is true.Ludovic Courtès2021-01-09
| | | | | | | | | Fixes: guix build -e '(@ (gnu packages package-management) guix-minimal)' * Makefile.am (SCM_TESTS): Move 'tests/offload.scm' within "if BUILD_DAEMON_OFFLOAD" conditional.
* gnu: emacs-howm: Update to 1.4.7.Nicolas Goaziou2021-01-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.7.
* gnu: emacs-emms: Fix vorbiscomment path.Pierre Neidhardt2021-01-08
| | | | | * gnu/packages/emacs-xyz.scm (emacs-emms)[arguments]: Replace call to "vorbiscomment" by its full store path.
* gnu: Add liquidsfz.Ricardo Wurmus2021-01-08
| | | | * gnu/packages/music.scm (liquidsfz): New variable.