aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: emacs-pdfgrep: Add source file-name.Efraim Flashner2022-11-14
| | | | | * gnu/packages/emacs-xyz.scm (emacs-pdfgrep)[source]: Add file-name field.
* gnu: emacs-orca: Add source file-name.Efraim Flashner2022-11-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-orca)[source]: Add file-name field.
* gnu: emacs-ednc: Add source file-name.Efraim Flashner2022-11-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-ednc)[source]: Add file-name field.
* gnu: emacs-consult-bibtex: Add source file-name.Efraim Flashner2022-11-14
| | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[source]: Add file-name field.
* gnu: qm-dsp: Add source file-name.Efraim Flashner2022-11-14
| | | | * gnu/packages/audio.scm (qm-dsp)[source]: Add file-name field.
* gnu: btop: Don't use autogenerated tarball.Efraim Flashner2022-11-14
| | | | * gnu/packages/admin.scm (btop)[source]: Download using git-fetch.
* gnu: luajit: Add source file-name.Efraim Flashner2022-11-14
| | | | * gnu/packages/lua.scm (luajit)[source]: Add file-name field.
* gnu: kanshi: Update to 1.3.0.kiasoc52022-11-14
| | | | | | * gnu/packages/wm.scm (kanshi): Update to 1.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wf-recorder: Update to 0.3.0.kiasoc52022-11-14
| | | | | | * gnu/packages/video.scm (wf-recorder): Update to 0.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: swayidle: Update to 1.7.1.kiasoc52022-11-14
| | | | | | * gnu/packages/wm.scm (swayidle): Update to 1.7.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add snixembed.John Kehayias2022-11-14
| | | | | | * gnu/packages/freedesktop.scm (snixembed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: luajit: Update to commit 6c4826.Leo Nikkilä2022-11-14
| | | | | | | | * gnu/packages/lua.scm (luajit)[source]: Use git-fetch, remove patch. * gnu/packages/patches/luajit-no_ldconfig.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add siril.Sharlatan Hellseher2022-11-14
| | | | | | * gnu/packages/astronomy.scm (siril): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add librtprocess.Sharlatan Hellseher2022-11-14
| | | | | | * gnu/packages/photo.scm (librtprocess): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add clojure-data-csv.Fabio Natali2022-11-14
| | | | | | * gnu/packages/clojure.scm (clojure-data-csv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-enoslib.Matthieu Simonin2022-11-14
| | | | | | * gnu/packages/python-web.scm (python-enoslib): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: bbswitch-module: Update to 20220529 and fix for Linux 5.18+.Pierre Neidhardt2022-11-14
| | | | | | * gnu/packages/linux.scm (bbswitch-module): Update to 20220529 and fix for Linux 5.18+. [source]: Switch to fork since fix is not merged upstream yet.
* gnu: protobuf-2: Use gexp in arguments.Christopher Baines2022-11-14
| | | | | | | | | | This fixes the breakage introduced when the protobuf package switched to using gexp's in the arguments. The package doesn't build, but at least the builder is now deterministic and valid Guile. * gnu/packages/protobuf.scm (protobuf-2)[arguments]: Adapt to use gexp's.
* gnu: mpv: Update to 0.35.0.dan2022-11-14
| | | | | | * gnu/packages/video.scm (mpv): Update to 0.35.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: emacs-magit: Substitute git executable path.Thiago Jung Bauermann2022-11-13
| | | | | | | | | | | | | Magit has a strong dependency on Git so it should directly reference the git executable rather than expect it to be available in the profile or environment. This also fixes a build failure in emacs-forge. * gnu/packages/emacs-xyz.scm (emacs-magit)[arguments]<#:phases>: Substitute git path in the ‘magit-git-executable’ variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: komikku: Update to 1.4.0.Liliana Marie Prikler2022-11-13
| | | | * gnu/packages/gnome.scm (komikku): Update to 1.4.0.
* gnu: Add spectre-meltdown-checker.Hilton Chain2022-11-13
| | | | | | | | | | * gnu/packages/linux.scm (spectre-meltdown-checker): New variable. * gnu/packages/patches/spectre-meltdown-checker-find-kernel.patch: New file. * gnu/packages/patches/spectre-meltdown-checker-externalize-fwdb.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: gwl: Update to 0.5.1.Ricardo Wurmus2022-11-13
| | | | | * gnu/packages/package-management.scm (gwl): Update to 0.5.1. [arguments]: Disable one test.
* gnu: ardour: Do not use labels in list of native inputs.Ricardo Wurmus2022-11-13
| | | | * gnu/packages/audio.scm (ardour)[native-inputs]: Drop package labels.
* gnu: ardour: Remove trailing #T from phases.Ricardo Wurmus2022-11-13
| | | | | * gnu/packages/audio.scm (ardour)[arguments]: Remove trailing #T. (ardour-rpath-phase): Same.
* gnu: ardour: Install man page.Sughosha2022-11-13
| | | | * gnu/packages/audio.scm (ardour)[arguments]: Add phase "install-man-page".
* gnu: ardour: Use more system libraries.Sughosha2022-11-13
| | | | | | * gnu/packages/audio.scm (ardour)[arguments]: Enable use of external libraries. [inputs]: Add fluidsynth, hidapi, libltc, and qm-dsp.
* gnu: Add qm-dsp.Sughosha2022-11-13
| | | | | | * gnu/packages/audio.scm (qm-dsp): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: ardour: Update to 7.0Sughosha2022-11-13
| | | | * gnu/packages/audio.scm (ardour): Update to 7.0.
* gnu: prosody: Add bash-minimal to inputs.Arun Isaac2022-11-13
| | | | * gnu/packages/messaging.scm (prosody)[inputs]: Add bash-minimal.
* gnu: prosody: Update to 0.12.1.Arun Isaac2022-11-13
| | | | | * gnu/packages/messaging.scm (prosody): Update to 0.12.1. [inputs]: Add icu4c.
* services: vpn: Fix the profile wireguard package.EuAndreh2022-11-13
| | | | | | | | | This is a follow-up of: fb35b7cedd48a47820b0c250677b7ec6ac78fdc1. * gnu/services/vpn.scm (wireguard-service-type): Add the wireguard package from the configuration to the profile. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: ck: Add support for riscv64-linux.Efraim Flashner2022-11-13
| | | | | * gnu/packages/c.scm (gnu-triplet->ck-machine target): Add case for riscv64.
* gnu: mimalloc: Update to 2.0.7.Efraim Flashner2022-11-13
| | | | * gnu/packages/c.scm (mimalloc): Update to 2.0.7.
* gnu: Add c-intro-and-ref.Maxim Cournoyer2022-11-13
| | | | * gnu/packages/c.scm (c-intro-and-ref): New variable.
* gnu: guile-websocket: Update to 0.1.David Thompson2022-11-12
| | | | * gnu/packages/guile-xyz.scm (guile-websocket): Update to 0.1.
* gnu: emacs-php-mode: Update to 1.24.2.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.2.
* gnu: emacs-helm: Update to 3.9.0.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.9.0.
* gnu: fet: Update to 6.7.1.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/education.scm (fet): Update to 6.7.1.
* services: vpn: Add wireguard-tools to profile-service-type.EuAndreh2022-11-12
| | | | | | | | | * gnu/services/vpn.scm (wireguard-service-type): Include the "wireguard-tools" package as an extension to profile-service-type, so that users that enable the wireguard service can interact with it via the command-line without having to manually install wireguard-tools. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: cuirass: Update to 1.1.0-12.1fb4b0a.Mathieu Othacehe2022-11-12
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.1.0-12.1fb4b0a.
* gnu: guile-simple-zmq: Update to 0.0.0-10.ff0b39a.Mathieu Othacehe2022-11-12
| | | | * gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-10.ff0b39a.
* gnu: Add emacs-free-keys.jgart2022-11-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-free-keys): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-helm: Update to 3.8.9.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.9.
* gnu: emacs-prescient: Update to 6.0.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 6.0.
* gnu: emacs-ctrlf: Update to 1.6.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.6.
* gnu: emacs-apheleia: Update to 3.1.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 3.1.
* gnu: emacs-exwm: Update to 0.27.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.27.
* gnu: emacs-subed: Update to 1.0.19.Nicolas Goaziou2022-11-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.19.
* gnu: Add carp.jgart2022-11-12
| | | | | | | * gnu/packages/lisp.scm (carp): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>