aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
* gnu: Add carp.•••* gnu/packages/lisp.scm (carp): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> jgart2022-11-12
* Revert "teams: Add Raghav Gururajan."•••This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e. Raghav Gururajan2022-11-12
* teams: Add Raghav Gururajan.•••* etc/teams.scm.in: Add Raghav Gururajan. Raghav Gururajan2022-11-12
* gnu: 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 Cournoyer2022-11-12
* gnu: 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 Cournoyer2022-11-11
* gnu: opendht: Use latest fmt.•••* gnu/packages/networking.scm (opendht)[inputs]: Replace fmt-8 with fmt. Maxim Cournoyer2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: 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 Famulari2022-11-11
* gnu: uBlock Origin: Update to 1.45.2.•••* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.45.2. Marius Bakke2022-11-12
* gnu: 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> kiasoc52022-11-11
* gnu: 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 Hogan2022-11-11
* gnu: 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 Hogan2022-11-11
* gnu: 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 Hogan2022-11-11
* gnu: Add spdlog-1.10.•••* gnu/packages/logging.scm (spdlog-1.10): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-11-11
* gnu: 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> dan2022-11-11
* gnu: 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 Rohleder2022-11-11
* gnu: valgrind: Add version 3.20.0.•••* gnu/packages/valgrind.scm (valgrind-3.18): Remove. (valgrind-3.20): New variable. Ludovic Courtès2022-11-11
* gnu: plymouth: Update to 22.02.122.•••* gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122. Ricardo Wurmus2022-11-11
* gnu: 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 Wurmus2022-11-11
* gnu: plymouth: Use plain list of native inputs.•••* gnu/packages/freedesktop.scm (plymouth)[native-inputs]: Use list without labels. Ricardo Wurmus2022-11-11
* gnu: plymouth: Use gexps.•••* gnu/packages/freedesktop.scm (plymouth)[arguments]: Use gexps. Ricardo Wurmus2022-11-11
* gnu: ungoogled-chromium: Update to 107.0.5304.110-1.•••* gnu/packages/chromium.scm (%chromium-version): Set to 107.0.5304.110. (%ungoogled-origin, ungoogled-chromium): Update hashes. Marius Bakke2022-11-11
* gnu: ganeti-instance-guix: Update to 0.8.•••* gnu/packages/virtualization.scm (ganeti-instance-guix): Update to 0.8. [native-inputs]: Add JQ. [inputs]: Add CRYPTSETUP. Marius Bakke2022-11-11
* gnu: java-openmpi: Remove unused module import.•••* gnu/packages/mpi.scm (java-openmpi)[arguments]: Don't import (guix build syscalls). Marius Bakke2022-11-11
* gnu: clojure: Remove unused module import.•••* gnu/packages/clojure.scm (clojure)[arguments]: Don't import (guix build syscalls). Marius Bakke2022-11-11
* gnu: dbqn: Remove unused module import.•••* gnu/packages/bqn.scm (dbqn)[arguments]: Don't import (guix build syscalls). Marius Bakke2022-11-11
* gnu: axoloti: Remove unused module import.•••* gnu/packages/axoloti.scm (axoloti-runtime, axoloti-patcher, axoloti-patcher-next)[arguments]: Don't import (guix build syscalls). Marius Bakke2022-11-11
* gnu: maven-model: Avoid usage of (guix build syscalls).•••* gnu/packages/maven.scm (maven-3.0-model)[arguments]: Use MKDTEMP instead of MKDTEMP!. Marius Bakke2022-11-11
* gnu: OpenJDK: Avoid usage of (guix build syscalls).•••* gnu/packages/java.scm (ant-bootstrap)[arguments]: Use MKDTEMP instead of MKDTEMP! from (guix build syscalls). (icedtea-8, openjdk9, openjdk11, antlr2): Likewise. Marius Bakke2022-11-11
* gnu: guile-aiscm: Use different variant of protobuf-c.•••* gnu/packages/machine-learning.scm (guile-aiscm)[native-inputs]: Replace protobuf-c with protobuf-c-for-aiscm. Ricardo Wurmus2022-11-11
* gnu: Add protobuf-c-for-aiscm.•••* gnu/packages/protobuf.scm (protobuf-c-for-aiscm): New variable. Ricardo Wurmus2022-11-11
* gnu: Add python-tspex.•••* gnu/packages/python-science.scm (python-tspex): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami2022-11-11
* gnu: scintilla: Update to 5.3.1.•••* gnu/packages/text-editors.scm (scintilla): Update to 5.3.1. Nicolas Goaziou2022-11-11
* gnu: emacs-robot-mode: Update to 0.7.0.•••* gnu/packages/emacs-xyz.scm (emacs-robot-mode): Update to 0.7.0. Nicolas Goaziou2022-11-11
* gnu: emacs-org-transclusion: Run tests.•••* gnu/packages/emacs-xyz.scm (emacs-org-transclusion)[argument]: Run tests. [native-inputs]: Add EMACS-ERT-RUNNER. Nicolas Goaziou2022-11-11
* gnu: emacs-doom-modeline: Update to 3.3.2.•••* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.3.2. Nicolas Goaziou2022-11-11
* gnu: emacs-cape: Update to 0.10.•••* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.10. Nicolas Goaziou2022-11-11
* gnu: Add go-github-com-xo-terminfo.•••* gnu/packages/golang.scm (go-github-com-xo-terminfo): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis2022-11-11
* gnu: Add go-google-golang-org-protobuf.•••* gnu/packages/golang.scm (go-google-golang-org-protobuf): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis2022-11-11
* gnu: Add go-github-com-creack-pty.•••* gnu/packages/golang.scm (go-github-com-creack-pty): New variable. * guix/build-system/go.scm (go-target): Add to exported variables. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> (unmatched-parenthesis2022-11-10
* gnu: tor: Update to 0.4.7.11.•••* gnu/packages/tor.scm (tor): Update to 0.4.7.11. Efraim Flashner2022-11-10
* gnu: parted: Add a debug output.•••This is useful when debugging installer crashes in libparted. * gnu/packages/disk.scm (parted)[outputs]: Add a "debug" output. Mathieu Othacehe2022-11-10
* gnu: Add cl-nsymbols.•••* gnu/packages/lisp-xyz.scm (sbcl-nsymbols, cl-nsymbols, ecl-nsymbols): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Artyom Bologov2022-11-10
* gnu: mako: Patch makoctl to refer directly to binaries.•••* gnu/packages/wm.scm (mako)[arguments]<#:phases>{'patch-makoctl}: New phase. [inputs]: Add jq. Signed-off-by: Andrew Tropin <andrew@trop.in> ( via Guix-patches via2022-11-10
* gnu: guile-parted: Fix hash.•••* gnu/packages/guile-xyz.scm (guile-parted): Fix hash. Andrew Tropin2022-11-10