summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: python-igraph: Update to 0.9.11.•••* gnu/packages/graph.scm (python-igraph): Update to 0.9.11. Tobias Geerinckx-Rice2022-06-051-3/+3
* gnu: multitail: Update to 6.5.2.•••* gnu/packages/logging.scm (multitail): Update to 6.5.2. [arguments]: Don't explicitly return #t from phases. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add SYSCONFDIR to #:make-flags. Add a new 'fix-broken-build phase. Sanitise the old 'patch-curses-lib phase to 'patch-curses-headers. Tobias Geerinckx-Rice2022-06-051-14/+25
* gnu: inotify-tools: Update to 3.22.6.0.•••* gnu/packages/linux.scm (inotify-tools): Update to 3.22.6.0. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: reproc: Update to 14.2.4.•••* gnu/packages/cpp.scm (reproc): Update to 14.2.4. Tobias Geerinckx-Rice2022-06-051-4/+3
* gnu: python-pkginfo: Update to 1.8.3.•••* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.8.3. [arguments]: Remove 'patch-tests phase. Tobias Geerinckx-Rice2022-06-051-10/+2
* gnu: emacs-modus-themes: Update to 2.4.1.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Andrew Tropin2022-06-101-2/+2
* gnu: Add emacs-platformio-mode.•••* gnu/packages/emacs-xyz.scm (emacs-platformio-mode): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Peter Polidoro2022-06-101-0/+21
* gnu: nar-herder: Update to 0-8.042f49e.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-8.042f49e. Christopher Baines2022-06-101-3/+3
* gnu: python-debugpy: Disable tests.•••* gnu/packages/python-xyz.scm (python-debugpy)[arguments]: Respect tests? in 'check phase and disable #:tests. Lars-Dominik Braun2022-06-101-11/+13
* gnu: python-pydevd: Skip tests failing due to YAMA.•••* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Add skipped tests. Lars-Dominik Braun2022-06-101-1/+5
* gnu: mkfontscale: Update to 1.2.2.•••* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2. Efraim Flashner2022-06-101-3/+3
* gnu: xauth: Update to 1.1.2.•••* gnu/packages/xorg.scm (xauth): Update to 1.1.2. Efraim Flashner2022-06-101-3/+3
* gnu: xcalc: Update to 1.1.1.•••* gnu/packages/xorg.scm (xcalc): Update to 1.1.1. Efraim Flashner2022-06-101-4/+3
* gnu: xdpyinfo: Update to 1.3.3.•••* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3. Efraim Flashner2022-06-101-3/+3
* gnu: xf86-input-libinput: Update to 1.2.1.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1. Efraim Flashner2022-06-101-3/+3
* gnu: xf86-video-amdgpu: Update to 22.0.0.•••* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0. Efraim Flashner2022-06-101-3/+3
* gnu: xf86-video-dummy: Update to 0.4.0.•••* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0. Efraim Flashner2022-06-101-3/+3
* gnu: xlsfonts: Update to 1.0.7.•••* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7. Efraim Flashner2022-06-101-3/+3
* gnu: xorg-sgml-doctools: Update to 1.12.•••* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12. Efraim Flashner2022-06-101-2/+2
* gnu: twm: Update to 1.0.12.•••* gnu/packages/xorg.scm (twm): Update to 1.0.12. Efraim Flashner2022-06-101-2/+2
* gnu: python-pybedtools: Update to 0.9.0.•••* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.9.0. [description]: Update to satisfy guix lint. [license]: Update to expat and lgpl2.1+. Vagrant Cascadian2022-06-091-4/+9
* gnu: python-miniupnpc: Do not embed running kernel version.•••* gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add 'remove-kernel-version phase. Vagrant Cascadian2022-06-091-1/+7
* gnu: readstat: Update to 1.1.8.•••* gnu/packages/statistics.scm (readstat): Update to 1.1.8. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: rng-tools: Remove input labels.•••* gnu/packages/linux.scm (rng-tools)[inputs]: Remove input labels. Tobias Geerinckx-Rice2022-06-051-2/+1
* gnu: vtk@7: Simplify regular expression.•••* gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’ wildcards with literal ‘@’ character matches. Tobias Geerinckx-Rice2022-06-051-1/+1
* gnu: rsyslog: Include rscryutil.•••* gnu/packages/logging.scm (rsyslog)[arguments]: Add "--enable-usertools" and "--enable-generate-man-pages" to #:configure-flags. Move all ‘mm’ options to their own section. [native-inputs]: Add python-docutils. Tobias Geerinckx-Rice2022-06-051-4/+14
* gnu: rsyslog: Update to 8.2204.1.•••* gnu/packages/logging.scm (rsyslog): Update to 8.2204.1. Tobias Geerinckx-Rice2022-06-051-4/+3
* Revert "gnu: uim: Build reproducibly."•••The fix was ineffective. This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46. Vagrant Cascadian2022-06-091-2/+0
* gnu: vtk@7: Do not embed running kernel version.•••* gnu/packages/image-processing.scm (vtk-7)[arguments]: Add 'remove-kernel-version phase. Vagrant Cascadian2022-06-091-1/+10
* gnu: universal-ctags: Update to 5.9.20220605.0.•••* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220605.0. [source]: Adjust snippet to preserve newline. [inputs]: Add pcre2. Efraim Flashner2022-06-091-4/+4
* gnu: pcre: Update with new source URI.•••* gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror. Efraim Flashner2022-06-091-3/+3
* gnu: packcc: Update to 1.7.2.•••* gnu/packages/c.scm (packcc): Update to 1.7.2. [arguments]: Remove trailing #t from phases. Efraim Flashner2022-06-091-5/+4
* gnu: emacs-geiser-guile: Update to 0.23.2 and patch guile's path.•••* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.2. [phases]{patch-geiser-guile-binary}: New phase. [home-page]: Update URL. Maxim Cournoyer2022-06-091-7/+11
* gnu: emacs-geiser-gauche: Update to 0.14-0.96fa06a and patch gauche's path.•••* gnu/packages/emacs-xyz.scm (emacs-geiser-gauche): Update to 0.14. [phases]: New argument. [native-inputs]: Delete field, moving emacs-geiser to... [propagated-inputs]: ... here. [inputs]: New field. Maxim Cournoyer2022-06-091-22/+45
* gnu: emacs-geiser-racket: Update to 1.0 and patch racket's path.•••* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): Update to 1.0. [phases]{patch-geiser-racket-binary}: New phase. [home-page]: Update URL. Maxim Cournoyer2022-06-091-8/+12
* gnu: emacs-geiser: Update to 0.23.2.•••* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.2. [home-page]: Update URL. Maxim Cournoyer2022-06-091-3/+3
* gnu: vim-fugitive: Update to 3.7.•••* gnu/packages/vim.scm (vim-fugitive): Update to 3.7. Efraim Flashner2022-06-091-2/+2
* gnu: cl-quri: Update to 0.5.0.•••* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> André A. Gomes2022-06-091-3/+3
* gnu: Add GNOME Plots.•••* gnu/packages/gnome-xyz.scm (gnome-plots): New variable. Eric Bavier2022-06-081-0/+84
* gnu: Add python-freetype-py.•••* gnu/packages/python-xyz.scm (python-freetype-py): New variable. Eric Bavier2022-06-081-1/+33
* gnu: Add PyGLM.•••* gnu/packages/python-science.scm (python-pyglm): New variable. Eric Bavier2022-06-081-0/+27
* gnu: linux-libre 4.9: Update to 4.9.317.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.317. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre 4.14: Update to 4.14.282.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.282. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre 4.19: Update to 4.19.246.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.246. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre 5.4: Update to 5.4.197.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.197. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre 5.10: Update to 5.10.120.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.120. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre 5.14: Update to 5.14.45.•••* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.45. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: linux-libre: Update to 5.17.13.•••* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.13. (linux-libre-5.17-pristine-source): Update hash. Leo Famulari2022-06-081-2/+2
* gnu: lightdm: Fix build.•••This is a follow-up to commit 26876b66001a1dc45ee6d05015fddd7f5a88676e, migrate the package from Python 2 to Python 3 (but left some commented inputs for tests, breaking the build). * gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment python-wrapper and python-pygobject. Maxim Cournoyer2022-06-081-2/+2
* gnu: ngspice: Build with readline support.•••Fixes <https://issues.guix.gnu.org/>. * gnu/packages/engineering.scm (ngspice) [configure-flags]: Add '--with-readline=yes'. Reported-by: Christopher Howard <christopher@librehacker.com> Maxim Cournoyer2022-06-081-1/+2