summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: s6-networking: Update to 2.5.0.0.Tobias Geerinckx-Rice2021-10-24
| | | | * gnu/packages/skarnet.scm (s6-networking): Update to 2.5.0.0.
* gnu: s6-dns: Update to 2.3.5.2.Tobias Geerinckx-Rice2021-10-24
| | | | * gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.2.
* gnu: s6: Update to 2.11.0.0.Tobias Geerinckx-Rice2021-10-24
| | | | | * gnu/packages/skarnet.scm (s6): Update to 2.11.0.0. [arguments]: Don't explicitly return #t from phases.
* gnu: execline: Update to 2.8.1.0.Tobias Geerinckx-Rice2021-10-24
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.8.1.0.
* gnu: skalibs: Update to 2.11.0.0.Tobias Geerinckx-Rice2021-10-24
| | | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.11.0.0. [arguments]: Don't explicitly return #t from phases.
* gnu: dstask: Update to 0.25.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/task-management.scm (dstask): Update to 0.25. [arguments]: Don't explicitly return #t from phases.
* gnu: asciinema: Remove ncurses reference.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | | An external ‘tput’ is only required by ancient (<3.3) Pythons 3 and can always be provided in $PATH. It is not worth a reference. * gnu/packages/terminals.scm (asciinema)[arguments]: Remove 'patch-exec-paths phase. [inputs]: Remove ncurses.
* gnu: asciinema: Update to 2.1.0.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/terminals.scm (asciinema): Update to 2.1.0. [arguments]: Don't explicitly return #t from phases.
* gnu: goaccess: Update to 1.5.2.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/web.scm (goaccess): Update to 1.5.2. [arguments]: Don't explicitly return #t from phases.
* gnu: Add OpenEXR 3.Vinicius Monego2021-10-23
| | | | | | | | | | * gnu/packages/graphics.scm (openexr): New variable. (openexr-2)[home-page]: Use home-page from openexr. [synopsis]: Use synopsis from openexr. [description]: Use description from openexr. [license]: Use license from openexr. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Rename openexr to openexr-2.Vinicius Monego2021-10-23
| | | | | | | | | | | | | | | | | | | | | | This is done so the OpenEXR package can be upgraded to version 3 in a later commit. * gnu/packages/graphics.scm (openexr): Rename to ... (openexr-2): ... new variable. (blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly. (ctl)[propagated-inputs]: Likewise. * gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise. * gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise. * gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic, nip2)[inputs]: Likewise. * gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise. * gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise. * gnu/packages/kde.scm (krita)[inputs]: Likewise. * gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add imath.Vinicius Monego2021-10-23
| | | | | | * gnu/packages/graphics.scm (imath): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: font-juliamono: Update to 0.043.Konrad Hinsen2021-10-23
| | | | | | * gnu/packages/fonts.scm (font-juliamono): Update to 0.043. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bitcoin-core@0.21: Update to 0.21.2Michael Ford2021-10-23
| | | | Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bcachefs-tools-static: Fix build.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | This follows up on commit 196e3f52355ee7d086e67eb769d714dd040d61c2: bcachefs-tools now unconditionally builds and installs libbcachefs.so. * gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]: Add a new 'skip-shared-library phase.
* gnu: sdr++: Activate M17 support.Guillaume Le Vaillant2021-10-23
| | | | | * gnu/packages/radio.scm (sdr++)[inputs]: Add codec2. [arguments]: Add "-DOPT_BUILD_M17_DECODER=ON" to 'configure-flags'.
* gnu: xen: Fix upstream hash mismatch.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/virtualization.scm (xen)[native-inputs]: Fetch mini-os by Git its commit rather than an unstable tag.
* gnu: xen: Fetch Git sources over HTTPS.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/virtualization.scm (xen)[source, native-inputs]: Clone the xen and mini-os repositories over HTTPS.
* gnu: php: Update to 7.4.25 [security fixes].Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/php.scm (php): Update to 7.4.25. [source]: Don't explicitly return #t from snippet.
* gnu: bcachefs-tools: Update to 0.1-12.f9f5778.Tobias Geerinckx-Rice2021-10-23
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
* gnu: fontmanager: Update to 0.8.7.Tobias Geerinckx-Rice2021-10-23
| | | | * gnu/packages/fontutils.scm (fontmanager): Update to 0.8.7.
* gnu: exiv2: Delete static library.Tobias Geerinckx-Rice2021-10-23
| | | | | * gnu/packages/image.scm (exiv2)[arguments]: Add a 'delete-static-libraries phase.
* gnu: exiv2: Update to 0.27.5.Tobias Geerinckx-Rice2021-10-23
| | | | * gnu/packages/image.scm (exiv2): Update to 0.27.5.
* gnu: emacs-alect-themes: Update to 0.10.Nicolas Goaziou2021-10-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-alect-themes): Update to 0.10.
* gnu: Add qtltools.Ricardo Wurmus2021-10-22
| | | | * gnu/packages/bioinformatics.scm (qtltools): New variable.
* gnu: Add gmic-qt-gimp.Ivan Gankevich2021-10-22
| | | | | | * gnu/packages/image-processing.scm (gmic-qt-gimp): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: uBlock Origin: Update to 1.38.6.Marius Bakke2021-10-22
| | | | * gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.6.
* gnu: ungoogled-chromium: Update to 95.0.4638.54-1.Marius Bakke2021-10-22
| | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.54. (%ungoogled-revision): Set to 95.0.4638.54. (%ungoogled-origin): Update hash. (ungoogled-chromium)[source]: Likewise. [arguments]: Remove obsolete configure flag. Adjust substitutions for 95.
* gnu: git-remote-gcrypt: Update to 1.4.Tobias Geerinckx-Rice2021-10-22
| | | | | | * gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.4. [source]: Use GIT-FILE-NAME helper. [arguments]: Don't explicitly return #t from phases.
* gnu: chibi-scheme: Cross-compile.Tobias Geerinckx-Rice2021-10-22
| | | | | | * gnu/packages/scheme.scm (chibi-scheme)[arguments]: Set CC to CC-FOR-TARGET in #:make-flags rather than hard-coding it to "gcc" as an environment variable.
* gnu: chibi-scheme: Update to 0.10.Tobias Geerinckx-Rice2021-10-22
| | | | * gnu/packages/scheme.scm (chibi-scheme): Update to 0.10.
* gnu: hamlib: Update to 4.3.1.Tobias Geerinckx-Rice2021-10-22
| | | | * gnu/packages/radio.scm (hamlib): Update to 4.3.1.
* gnu: chirp: Update to 20211016.Tobias Geerinckx-Rice2021-10-22
| | | | * gnu/packages/radio.scm (chirp): Update to 20211016.
* gnu: linux-libre 4.14: Update to 4.14.252.Leo Famulari2021-10-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.252. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.213.Leo Famulari2021-10-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.213. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.155.Leo Famulari2021-10-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.155. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.75.Leo Famulari2021-10-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.75. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.14.Leo Famulari2021-10-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.14. (linux-libre-5.14-pristine-source): Update hash.
* gnu: emacs-packed: Update to 3.0.4.Nicolas Goaziou2021-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.0.4.
* gnu: emacs-org-re-reveal: Update to 3.12.3.Nicolas Goaziou2021-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.3.
* gnu: emacs-embark: Update to 0.12.Nicolas Goaziou2021-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.12.
* gnu: emacs-vc-hgcmd: Update to 1.14.1.Nicolas Goaziou2021-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1.
* gnu: emacs-map: Update to 1.3.2.Nicolas Goaziou2021-10-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2.
* gnu: Add snooze.jgart2021-10-22
| | | | | | * gnu/packages/suckless.scm (snooze): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: boxes: Match over CAR/CDR.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match) and use it to replace the 'install phases's CAR & CDR usage.
* gnu: boxes: Link to homier home page.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
* gnu: boxes: Update to 2.1.1.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | * gnu/packages/shellutils.scm (boxes): Update to 2.1.1. [arguments]: Adjust 'install phase. Don't explicitly return #t from phases. [native-inputs]: Add xxd. [inputs]: Add libunistring and pcre2.
* gnu: Fix ‘this packages’ and some other niggles.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-home-0.5)[description]: Fix ‘this packages’ typo. * gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]: Likewise. * gnu/packages/python-check.scm (python-pytest-csv)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise, and note which language. * gnu/packages/python-xyz.scm (python-recommonmark)[description]: Likewise, and work around ‘enabling you’.
* installer: Reorder file system type listbox.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | | | | | | Recommending ext4 over btrfs is probably ill-advised nowadays. See the regular bug reports about running out of /gnu/store directory entries, for which the documented fix then breaks booting with GRUB. Instead, just list regular file systems alphabetically. We can bikeshed bcachefs later ;-) Move second-class file systems like NTFS to their own section at the end of the list. * gnu/packages/package-management.scm (run-fs-type-page): Reorder the LISTBOX-ITEMS.
* gnu: fntsample: Update to 5.4.Tobias Geerinckx-Rice2021-10-21
| | | | | * gnu/packages/fontutils.scm (fntsample): Update to 5.4. [arguments]: Don't explicitly return #t from phases.