summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-11-13gnu: ardour: Install man page....* gnu/packages/audio.scm (ardour)[arguments]: Add phase "install-man-page". Sughosha
2022-11-13gnu: ardour: Use more system libraries....* gnu/packages/audio.scm (ardour)[arguments]: Enable use of external libraries. [inputs]: Add fluidsynth, hidapi, libltc, and qm-dsp. Sughosha
2022-11-13gnu: Add qm-dsp....* gnu/packages/audio.scm (qm-dsp): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Sughosha
2022-11-13gnu: ardour: Update to 7.0...* gnu/packages/audio.scm (ardour): Update to 7.0. Sughosha
2022-11-13gnu: prosody: Add bash-minimal to inputs....* gnu/packages/messaging.scm (prosody)[inputs]: Add bash-minimal. Arun Isaac
2022-11-13gnu: prosody: Update to 0.12.1....* gnu/packages/messaging.scm (prosody): Update to 0.12.1. [inputs]: Add icu4c. Arun Isaac
2022-11-13services: vpn: Fix the profile wireguard package....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> EuAndreh
2022-11-13gnu: ck: Add support for riscv64-linux....* gnu/packages/c.scm (gnu-triplet->ck-machine target): Add case for riscv64. Efraim Flashner
2022-11-13gnu: mimalloc: Update to 2.0.7....* gnu/packages/c.scm (mimalloc): Update to 2.0.7. Efraim Flashner
2022-11-13gnu: Add c-intro-and-ref....* gnu/packages/c.scm (c-intro-and-ref): New variable. Maxim Cournoyer
2022-11-12gnu: guile-websocket: Update to 0.1....* gnu/packages/guile-xyz.scm (guile-websocket): Update to 0.1. David Thompson
2022-11-12gnu: emacs-php-mode: Update to 1.24.2....* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.2. Nicolas Goaziou
2022-11-12gnu: emacs-helm: Update to 3.9.0....* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.9.0. Nicolas Goaziou
2022-11-12gnu: fet: Update to 6.7.1....* gnu/packages/education.scm (fet): Update to 6.7.1. Nicolas Goaziou
2022-11-12services: vpn: Add wireguard-tools to profile-service-type....* 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> EuAndreh
2022-11-12gnu: cuirass: Update to 1.1.0-12.1fb4b0a....* gnu/packages/ci.scm (cuirass): Update to 1.1.0-12.1fb4b0a. Mathieu Othacehe
2022-11-12gnu: guile-simple-zmq: Update to 0.0.0-10.ff0b39a....* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-10.ff0b39a. Mathieu Othacehe
2022-11-12gnu: Add emacs-free-keys....* gnu/packages/emacs-xyz.scm (emacs-free-keys): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart
2022-11-12gnu: emacs-helm: Update to 3.8.9....* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.9. Nicolas Goaziou
2022-11-12gnu: emacs-prescient: Update to 6.0....* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 6.0. Nicolas Goaziou
2022-11-12gnu: emacs-ctrlf: Update to 1.6....* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.6. Nicolas Goaziou
2022-11-12gnu: emacs-apheleia: Update to 3.1....* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 3.1. Nicolas Goaziou
2022-11-12gnu: emacs-exwm: Update to 0.27....* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.27. Nicolas Goaziou
2022-11-12gnu: emacs-subed: Update to 1.0.19....* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.19. Nicolas Goaziou
2022-11-12gnu: Add carp....* gnu/packages/lisp.scm (carp): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> jgart
2022-11-12Revert "teams: Add Raghav Gururajan."...This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e. Raghav Gururajan
2022-11-12teams: Add Raghav Gururajan....* etc/teams.scm.in: Add Raghav Gururajan. Raghav Gururajan
2022-11-12gnu: jami: Enable unit tests....* gnu/packages/patches/jami-fix-qml-imports.patch: New file. * gnu/packages/patches/jami-fix-unit-tests-build.patch: Likewise. * gnu/packages/patches/jami-libjami-headers-search.patch: Likewise. * gnu/packages/patches/jami-sip-unregister.patch: Likewise. * gnu/packages/patches/jami-xcb-link.patch: Likewise. * gnu/local.mk: Register them. * gnu/packages/jami.scm (%jami-sources): Apply new patches. (jami) [tests?]: Delete argument to run tests. [configure-flags]: Remove TESTS? argument. Enable tests with -DENABLE_TESTS=ON. Remove -DLIBJAMI_INCLUDE_DIR. [phases] {check}: New phase override. [native-inputs]: Add settings-desktop-schemas. [inputs]: Add glib and libxcb. Maxim Cournoyer
2022-11-11gnu: jami: Update to 20221031.1308.130cc26....* gnu/packages/jami.scm (libjami, jami): Update to 20221031.1308.130cc26. (%jami-sources): Remove jami-fix-crash-on-block-contact patch. Add jami-disable-integration-tests and jami-no-webengine patches. (pjproject-jami): Update to 2.12-1.513a3f1. (ffmpeg-jami): Replace libvpx with libvpx-next. Replace libx264 with libx264-next. (libjami): Update comment with upstream issue URL. [tests?]: Remove argument, enabling test suite. [configure-flags]: Remove "--disable-static". [phases] {delete-static-libraries}: New phase. (jami) [tests?]: Update comment. [configure-flags]: Remove "-DLIBJAMI_XML_INTERFACES_DIR=" flag. [phases] {patch-source}: Delete phase. * gnu/packages/patches/jami-fix-crash-on-block-contact.patch: Delete patch. * gnu/packages/patches/jami-disable-integration-tests.patch: New file. * gnu/packages/patches/jami-no-webengine.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. Maxim Cournoyer
2022-11-11gnu: opendht: Use latest fmt....* gnu/packages/networking.scm (opendht)[inputs]: Replace fmt-8 with fmt. Maxim Cournoyer
2022-11-11gnu: linux-libre 4.9: Update to 4.9.333....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.333. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre 4.14: Update to 4.14.299....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.299. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre 4.19: Update to 4.19.265....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.265. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre 5.4: Update to 5.4.224....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.224. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre 5.10: Update to 5.10.154....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.154. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre 5.15: Update to 5.15.78....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.78. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-11-11gnu: linux-libre: Update to 6.0.8....* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.8. (linux-libre-6.0-pristine-source): Update hash. Leo Famulari
2022-11-12gnu: uBlock Origin: Update to 1.45.2....* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.45.2. Marius Bakke
2022-11-11gnu: wofi: Update to 1.3....* gnu/packages/xdisorg.scm (wofi): Update to 1.3. [arguments]: Use new style for arguments. [inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc5
2022-11-11gnu: waybar: Update to 0.9.15....* gnu/packages/wm.scm (waybar): Update to 0.9.15. [inputs]: Replace fmt-8 with fmt. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-11-11gnu: spdlog: Update to 1.11.0....* gnu/packages/logging.scm (spdlog): Update to 1.11.0. [source]<origin>: Remove obselete snippet. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-11-11gnu: bear: Replace spdlog with spdlog-1.10....* gnu/packages/build-tools.scm (bear)[inputs]: Replace spdlog with spdlog-1.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-11-11gnu: Add spdlog-1.10....* gnu/packages/logging.scm (spdlog-1.10): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-11-11gnu: mangohud: Update to 0.6.8....* gnu/packages/graphics.scm (mangohud): Update to 0.6.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org> dan
2022-11-11gnu: xfce4-settings: Update to 4.16.4....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2022-11-11gnu: valgrind: Add version 3.20.0....* gnu/packages/valgrind.scm (valgrind-3.18): Remove. (valgrind-3.20): New variable. Ludovic Courtès
2022-11-11gnu: plymouth: Update to 22.02.122....* gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122. Ricardo Wurmus
2022-11-11gnu: plymouth: Change configure flags....Remove unnecessary color flags, and set the default logo to the run directory because /etc will not exist in the early boot process. * gnu/packages/freedesktop.scm (plymouth)[arguments]: Remove "--with-background-color", "--with-background-start-color-stop", and "--with-background-end-color-stop" options; change value of "--with-logo" option. Ricardo Wurmus
2022-11-11gnu: plymouth: Use plain list of native inputs....* gnu/packages/freedesktop.scm (plymouth)[native-inputs]: Use list without labels. Ricardo Wurmus
2022-11-11gnu: plymouth: Use gexps....* gnu/packages/freedesktop.scm (plymouth)[arguments]: Use gexps. Ricardo Wurmus