summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: keyutils: Gexp arguments.•••* gnu/packages/crypto.scm (keyutils)[arguments]: Rewrite as a keyword/gexp list. Tobias Geerinckx-Rice2021-12-201-12/+13
* doc: Add group configuration example•••* gnu/system/examples/desktop.tmpl: Add group configuration example. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Denis 'GNUtoo' Carikli2021-12-191-1/+6
* home: Add gexp-compiler for home-environments.•••* gnu/home.scm (home-environment-compiler): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin2021-12-191-0/+10
* gnu: gnome-dictionary: Simplify inputs.•••* gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify. Ludovic Courtès2021-12-191-6/+6
* gnu: gnome-dictionary: Build with Meson 0.59.•••* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson. Ludovic Courtès2021-12-191-1/+2
* gnu: video-contact-sheet: Use the new style.•••* gnu/packages/video.scm (video-contact-sheet)[arguments]: Use the new style. Leo Famulari2021-12-191-10/+8
* gnu: buku: Fix build.•••* gnu/packages/web.scm (buku)[origin]: Drop file-name. [arguments]: Drop sanity-check. [inputs]: Add python-flask. Liliana Marie Prikler2021-12-191-3/+6
* gnu: cglm: Use meson-build-system.•••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. Liliana Marie Prikler2021-12-191-3/+3
* gnu: cglm: Update to 0.8.4.•••* gnu/packages/maths.scm (cglm): Update to 0.8.4. Liliana Marie Prikler2021-12-191-2/+2
* gnu: lagrange: Fix build.•••* gnu/packages/web-browsers.scm (lagrange)[argument]<#:phases>: Add phase to fix build. Fixes <https://issues.guix.gnu.org/52664>. Nicolas Goaziou2021-12-191-1/+17
* gnu: opustags: Use the new style.•••* gnu/packages/music.scm (opustags)[arguments]: Use the new style. Leo Famulari2021-12-191-6/+8
* gnu: wslay: Fix build.•••* gnu/packages/web.scm (wslay)[argument]<#:phases>: Add phase to fix Sphinx error. Fixes <https://issues.guix.gnu.org/52661>. Nicolas Goaziou2021-12-191-1/+9
* gnu: emacs-rust-mode: Update to 1.0.3.•••* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.3. Nicolas Goaziou2021-12-191-2/+2
* gnu: Add opustags.•••* gnu/packages/music.scm (opustags): New variable. Leo Famulari2021-12-191-1/+49
* gnu: lxpanel: Update to 0.10.1.•••This fixes the build with gdk-pixbuf@2.42.4. * gnu/packages/lxde.scm (lxpanel): Update to 0.10.1. Tobias Geerinckx-Rice2021-12-191-2/+2
* gnu: obs: Add qtwayland.•••* gnu/packages/video.scm (obs)[inputs]: Add qtwayland. Mathieu Othacehe2021-12-191-0/+1
* gnu: flameshot: Update to 0.10.2.•••* gnu/packages/image.scm (flameshot): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-2/+2
* gnu: xdg-desktop-portal-wlr: Add binary dependencies.•••* 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> Josselin Poiret2021-12-193-2/+50
* gnu: xdg-desktop-portal-wlr: Use new input style.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Refactor it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-7/+6
* gnu: xdg-desktop-portal-wlr: Update to 0.5.0.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-2/+2
* gnu: Add wireplumber.•••* gnu/packages/linux.scm (wireplumber): Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-0/+32
* gnu: pipewire-0.3: Update to 0.3.41.•••* gnu/packages/linux.scm (pipewire-0.3): Update it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-2/+2
* gnu: pipewire-0.3: Use new input style.•••* gnu/packages/linux.scm (pipewire-0.3): Refactor it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret2021-12-191-9/+8
* gnu: galera: Update to 26.4.10.•••* gnu/packages/databases.scm (galera): Update to 26.4.10. [source]: Use Git tag. Tobias Geerinckx-Rice2021-12-191-3/+3
* gnu: leveldb: Update to 1.23.•••* gnu/packages/databases.scm (leveldb): Update to 1.23. [arguments]: Rewrite as a keyword/gexp list. Add a new 'unpack-third_party-sources phase. Add #:configure-flags to prevent these from being installed to the output. Tobias Geerinckx-Rice2021-12-191-3/+19
* gnu: ccache: Gexp arguments.•••* gnu/packages/ccache.scm (ccache)[arguments]: Rewrite as a keyword/gexp list. Tobias Geerinckx-Rice2021-12-191-18/+18
* gnu: ccache: Update to 4.5.1.•••* gnu/packages/ccache.scm (ccache): Update to 4.5.1. Tobias Geerinckx-Rice2021-12-191-2/+2
* gnu: diffoscope: Remove input labels.•••* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice2021-12-191-70/+73
* gnu: keyutils: Omit static library.•••* gnu/packages/crypto.scm (keyutils)[arguments]: Add "NO_ARLIB=1" to #:make-flags. Tobias Geerinckx-Rice2021-12-191-1/+2
* gnu: keyutils: Update to 1.6.3.•••* gnu/packages/crypto.scm (keyutils): Update to 1.6.3. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2021-12-191-8/+9
* gnu: i3status-rust: Fix build.•••* gnu/packages/rust-apps.scm (i3status-rust)[arguments]: Actually use the requested OUTPUTS phase keywords instead of the obsolete %OUTPUTS. Reported by vldn[m] on #guix. Tobias Geerinckx-Rice2021-12-191-3/+5
* gnu: bear: Respect TESTS?.•••* gnu/packages/build-tools.scm (bear)[arguments]: Accept and respect a TESTS? keyword in the 'check phase. Tobias Geerinckx-Rice2021-12-191-3/+4
* gnu: bear: Update to 3.0.17.•••* gnu/packages/build-tools.scm (bear): Update to 3.0.17. [source]: Remove patch, and… [arguments]: …replace it with a new 'disable-TEST_BEFORE_INSTALL phase. Don't explicitly return #t from other phases. * gnu/packages/patches/bear-disable-preinstall-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2021-12-193-42/+17
* gnu: inxi-minimal: Update to 3.3.11-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.11-1. Tobias Geerinckx-Rice2021-12-191-2/+2
* gnu: minisign: Update to 0.10.•••* gnu/packages/crypto.scm (minisign): Update to 0.10. Tobias Geerinckx-Rice2021-12-191-4/+3
* gnu: minisign: Fetch source from Git.•••* gnu/packages/crypto.scm (minisign)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2021-12-191-5/+6
* gnu: go-ipfs: Update to 0.11.0.•••* gnu/packages/ipfs.scm (go-ipfs): Update to 0.11.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2021-12-181-4/+9
* gnu: sssd: Fix build with glibc-2.33•••* gnu/packages/patches/sssd-collision-with-external-nss-symbol.patch: Commit from sssd repo * gnu/packages/sssd.scm: Add patch Signed-off-by: Ludovic Courtès <ludo@gnu.org> Remco van 't Veer2021-12-183-1/+75
* gnu: Add xfoil.•••* gnu/packages/engineering.scm (xfoil): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei2021-12-181-0/+102
* gnu: babeltrace, lttng-tools: Simplify inputs.•••* gnu/packages/instrumentation.scm (babeltrace, lttng-tools): Simplify inputs. Ludovic Courtès2021-12-181-20/+20
* gnu: Move instrumentation tools to instrumentation module.•••* gnu/packages/linux.scm (lttng-ust, lttng-tools, babeltrace): Move to ... * gnu/packages/instrumentation.scm: ... here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion2021-12-182-142/+157
* gnu: Add Dyninst.•••* gnu/packages/instrumentation.scm: New file * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion2021-12-182-0/+78
* gnu: Add Guile-Plotutils.•••* gnu/packages/plotutils.scm (guile-plotutils): New variable. Ludovic Courtès2021-12-181-0/+48
* gnu: barcode: Fix build with GCC 10.•••Reported by bdju on #guix. * gnu/packages/aidc.scm (barcode)[arguments]: Build with -fcommon. Leo Famulari2021-12-181-0/+3
* gnu: emacs-org-super-agenda: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda)[arguments]<#:tests?>: Ignore tests. Nicolas Goaziou2021-12-181-1/+1
* gnu: mgba: Update to 0.9.3.•••* gnu/packages/emulators.scm (mgba): Update to 0.9.3. Nicolas Goaziou2021-12-181-2/+2
* gnu: texmacs: Update to 2.1.1.•••* gnu/packages/text-editors.scm (texmacs): Update to 2.1.1. [build-system]: Use cmake instead of gnu. [inputs]: Add libjpeg-turbo and sqlite. Remove labels. [arguments]<#:phases>: Remove unnecessary phase. Nicolas Goaziou2021-12-181-16/+13
* gnu: visidata: Update to 2.8.•••* gnu/packages/spreadsheet.scm (visidata): Update to 2.8. [inputs, native-inputs]: Migrate inputs to new style. Signed-off-by: Leo Famulari <leo@famulari.name> Ryan Prior2021-12-181-9/+9
* gnu: diffoscope: Update to 197.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 197. Tobias Geerinckx-Rice2021-12-181-2/+2
* gnu: freeciv: Update to 2.6.6.•••* gnu/packages/games.scm (freeciv): Update to 2.6.6. Tobias Geerinckx-Rice2021-12-181-2/+2