summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: Remove extra closing paren.Ludovic Courtès2021-12-20
| | | | * doc/contributing.texi (Emacs Packages): Remove extra paren in example.
* gnu: Add tkrev.Foo Chuan Wei2021-12-20
| | | | | | * gnu/packages/version-control.scm (tkrev): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: bpytop: Fix build.Michael Rohleder2021-12-20
| | | | | | * gnu/packages/admin.scm (bpytop)[arguments]: Delete 'sanity-check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-microlens: Update home page.Aleksandr Vityazev2021-12-20
| | | | | | * gnu/packages/haskell-xyz.scm (ghc-microlens)[home-page]: Use new home page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Fix wrong home-shepherd-configuration data type.Olivier Dion2021-12-20
| | | | | | | * doc/guix.texi (Managing User's Daemons): Rename shepherd-configuration for home-shepherd-configuration. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add rcshist.Foo Chuan Wei2021-12-20
| | | | | | * gnu/packages/version-control.scm (rcshist): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rcs: Install man page for rcsfreeze.Foo Chuan Wei2021-12-20
| | | | | | | * gnu/packages/version-control.scm (rcs)[arguments]: Install man page for rcsfreeze. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: cookbook: Simplify inputs in examples.Ludovic Courtès2021-12-20
| | | | | * doc/guix-cookbook.texi (Recursive importers, Inheritance): Use the simplified input style.
* gnu: Add udpcastArtyom V. Poptsov2021-12-20
| | | | | | * gnu/packages/admin.scm (udpcast): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vlang: Update to 0.2.4.(unmatched-parenthesis2021-12-20
| | | | | | * gnu/packages/vlang.scm (vlang): Update to 0.2.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rust-rayon@1.5: Update dependencies.Ludovic Courtès2021-12-20
| | | | | | | | | | | Previous versions of rust-rand and rust-rand-xorshift were too old, leading cargo to error out. Regression most likely introduced in a2b7abb99bd5396c59b404160c3bafa810be470a. * gnu/packages/crates-io.scm (rust-rayon-1)[arguments]: Depend on RUST-RAND-0.8 and RUST-RAND-XORSHIFT-0.3.
* services: static-networking: Sanitize <network-address> values.Ludovic Courtès2021-12-20
| | | | | | | | This makes sure users do not mistakenly configuring a network with "/0" as its netmask. * gnu/services/base.scm (assert-valid-address): New procedure. (<network-address>)[value]: Add it as 'sanitize'.
* combinators: Add 'define-compile-time-procedure'.Ludovic Courtès2021-12-20
| | | | | * guix/combinators.scm (procedure-call-location): New syntax parameter. (define-compile-time-procedure): New macro.
* build-system/meson: Define build variables when cross-compiling.Ludovic Courtès2021-12-20
| | | | | | | | | Fixes <https://issues.guix.gnu.org/52574>. Reported by L p R n d n <guix@lprndn.info>. * guix/build-system/meson.scm (meson-cross-build)[builder]: Define '%build-host-inputs', '%build-target-inputs', '%build-inputs', and '%outputs'.
* gnu: Move csvdiff to (gnu packages textutils).BonfaceKilz2021-12-20
| | | | | | | | * gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Add deprecated alias. Move to ... * gnu/packages/textutils (csvdiff): ... here. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: acpica: Update to 20211217.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/admin.scm (acpica): Update to 20211217.
* gnu: vhba-module: Update to 20211218.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/linux.scm (vhba-module): Update to 20211218.
* gnu: cdemu-daemon: Update to 3.2.6.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.6.
* gnu: libmirage: Update to 3.2.6.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/cdrom.scm (libmirage): Update to 3.2.6.
* gnu: fio: Update to 3.29.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.29.
* gnu: libeatmydata: Update to 130.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/file-systems.scm (libeatmydata): Update to 130.
* gnu: libeatmydata: Fix Texinfo typo in description.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (libeatmydata)[description]: Remove stray ‘}’ and use @file{} over @code{}.
* gnu: syncthing-gtk: Remove librsvg inputJohn Kehayias2021-12-19
| | | | | | | | * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove LIBRSVG as GTK+ propagates LIBRSVG-BOOTSTRAP. This fixes a startup error due to two LIBRSVG being in GI_TYPELIB_PATH. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bcachefs-tools-static: Remove input labels.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]: Remove input labels.
* gnu: bcachefs-tools-static: Fix build.Tobias Geerinckx-Rice2021-12-20
| | | | | | | | * gnu/packages/crypto.scm (keyutils)[arguments]: Do build the static library, but move it to the :static output in a new 'install:static phase. * gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]: Add this keyutils:static.
* gnu: bcachefs-tools: Update to 0.1-13.b19d9f9.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
* gnu: bcachefs-tools: Remove input labels.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Remove input labels.
* gnu: keyutils: Gexp arguments.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/crypto.scm (keyutils)[arguments]: Rewrite as a keyword/gexp list.
* doc: Add group configuration exampleDenis 'GNUtoo' Carikli2021-12-19
| | | | | | * gnu/system/examples/desktop.tmpl: Add group configuration example. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* home: Add gexp-compiler for home-environments.Andrew Tropin2021-12-19
| | | | | | * gnu/home.scm (home-environment-compiler): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-dictionary: Simplify inputs.Ludovic Courtès2021-12-19
| | | | * gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify.
* gnu: gnome-dictionary: Build with Meson 0.59.Ludovic Courtès2021-12-19
| | | | * gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
* gnu: video-contact-sheet: Use the new style.Leo Famulari2021-12-19
| | | | * gnu/packages/video.scm (video-contact-sheet)[arguments]: Use the new style.
* gnu: buku: Fix build.Liliana Marie Prikler2021-12-19
| | | | | | * gnu/packages/web.scm (buku)[origin]: Drop file-name. [arguments]: Drop sanity-check. [inputs]: Add python-flask.
* gnu: cglm: Use meson-build-system.Liliana Marie Prikler2021-12-19
| | | | | | | | The CMake-based builds fail to correctly encode the version, leading to build failures in dependencies. See <https://bugs.gnu.org/52663>. * gnu/packages/maths.scm (cglm)[build-system]: Change to meson-build-system. [arguments]: Adjust #:configure-flags accordingly.
* gnu: cglm: Update to 0.8.4.Liliana Marie Prikler2021-12-19
| | | | * gnu/packages/maths.scm (cglm): Update to 0.8.4.
* gnu: lagrange: Fix build.Nicolas Goaziou2021-12-19
| | | | | | | * gnu/packages/web-browsers.scm (lagrange)[argument]<#:phases>: Add phase to fix build. Fixes <https://issues.guix.gnu.org/52664>.
* gnu: opustags: Use the new style.Leo Famulari2021-12-19
| | | | * gnu/packages/music.scm (opustags)[arguments]: Use the new style.
* gnu: wslay: Fix build.Nicolas Goaziou2021-12-19
| | | | | | | * gnu/packages/web.scm (wslay)[argument]<#:phases>: Add phase to fix Sphinx error. Fixes <https://issues.guix.gnu.org/52661>.
* gnu: emacs-rust-mode: Update to 1.0.3.Nicolas Goaziou2021-12-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.3.
* gnu: Add opustags.Leo Famulari2021-12-19
| | | | * gnu/packages/music.scm (opustags): New variable.
* ci: Restrict substitute search to guix jobset.Andrew Whatson2021-12-19
| | | | | | | * guix/ci.scm (latest-builds): Add jobset keyword. (find-latest-commit-with-substitutes): Pass jobset "guix". Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: lxpanel: Update to 0.10.1.Tobias Geerinckx-Rice2021-12-19
| | | | | | This fixes the build with gdk-pixbuf@2.42.4. * gnu/packages/lxde.scm (lxpanel): Update to 0.10.1.
* gnu: obs: Add qtwayland.Mathieu Othacehe2021-12-19
| | | | * gnu/packages/video.scm (obs)[inputs]: Add qtwayland.
* gnu: flameshot: Update to 0.10.2.Josselin Poiret2021-12-19
| | | | | | * gnu/packages/image.scm (flameshot): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xdg-desktop-portal-wlr: Add binary dependencies.Josselin Poiret2021-12-19
| | | | | | | | | | | * gnu/packages/patches/xdg-desktop-portal-wlr-harcoded-length.patch: Add it. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Add dependencies on bash-minimal, grim and slurp, and hardcode the paths in source. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xdg-desktop-portal-wlr: Use new input style.Josselin Poiret2021-12-19
| | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Refactor it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xdg-desktop-portal-wlr: Update to 0.5.0.Josselin Poiret2021-12-19
| | | | | | * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add wireplumber.Josselin Poiret2021-12-19
| | | | | | * gnu/packages/linux.scm (wireplumber): Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: pipewire-0.3: Update to 0.3.41.Josselin Poiret2021-12-19
| | | | | | * gnu/packages/linux.scm (pipewire-0.3): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>