summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-10-15gnu: emacs-transient: Update to 0.3.0....* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0. [propagated-inputs]: Add emacs-yaml. Nicolas Goaziou
2021-10-15gnu: emacs-yaml: Fix typo in description....* gnu/packages/emacs-xyz.scm (emacs-yaml)[description]: Fix typo. Nicolas Goaziou
2021-10-15gnu: Add emacs-yaml....* gnu/packages/emacs-xyz.scm (emacs-yaml): New variable. Nicolas Goaziou
2021-10-14gnu: dino: Update to 0.2.2....* gnu/packages/messaging.scm (dino): Update to 0.2.2. Tobias Geerinckx-Rice
2021-10-14gnu: elixir: Update to 1.12.3....* gnu/packages/elixir.scm (elixir): Update to 1.12.3. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-14gnu: git: Update to 2.33.1....* gnu/packages/version-control.scm (git): Update to 2.33.1. Tobias Geerinckx-Rice
2021-10-14gnu: aws-checksums: Update to 0.1.12....* gnu/packages/c.scm (aws-checksums): Update to 0.1.12. Tobias Geerinckx-Rice
2021-10-14gnu: linux-libre 4.19: Update to 4.19.211....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.211. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-10-14gnu: linux-libre 5.4: Update to 5.4.153....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.153. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-10-14gnu: linux-libre 5.10: Update to 5.10.73....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.73. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-10-14gnu: linux-libre: Update to 5.14.12....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.12. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari
2021-10-14gnu: guix: Update to c3c5028....* gnu/packages/package-management.scm (guix): Update to c3c5028. Ludovic Courtès
2021-10-14gnu: Fix Texinfo markup in descriptions of Haskell packages....* gnu/packages/haskell-xyz.scm (ghc-citeproc) (ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions. Ludovic Courtès
2021-10-14gnu: lf: Update to 25...* gnu/packages/disk.scm (lf): Update to 25 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chadwain Holness
2021-10-14gnu: Add go-gopkg-in-djherbis-times-v1....* gnu/packages/golang.scm (go-gopkg-in-djherbis-times-v1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Chadwain Holness
2021-10-14gnu: Add simdjson....* gnu/packages/cpp.scm (simdjson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-10-14gnu: retroarch: Update to 1.9.11....* gnu/packages/emulators.scm (retroarch): Update to 1.9.11. * gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY.path: Adjust to latest source. 宋文武
2021-10-14gnu: komikku: Update to 0.35.1....* gnu/packages/gnome.scm (komikku): Update to 0.35.1. Liliana Marie Prikler
2021-10-13gnu: fakeroot: Edit description....* gnu/packages/linux.scm (fakeroot)[synopsis]: Expand. [description]: Double-space sentences and otherwise slightly tweak. Tobias Geerinckx-Rice
2021-10-13gnu: fakeroot: Invoke an absolute cat....* gnu/packages/linux.scm (fakeroot)[arguments]: Refer to ‘cat’ by its absolute file name. Tobias Geerinckx-Rice
2021-10-13gnu: fakeroot: Omit static library....* gnu/packages/linux.scm (fakeroot)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice
2021-10-13gnu: fakeroot: Update to 1.26....* gnu/packages/linux.scm (fakeroot): Update to 1.26. [source]: Remove generated man page translations in a new snippet. [arguments]: Patch Makefile.am instead of Makefile, and do so before bootstrapping. Don't explicitly return #t from phases. [native-inputs]: Use autoconf-2.71. Tobias Geerinckx-Rice
2021-10-13gnu: perl-uri-fetch: Update to 0.15....* gnu/packages/web.scm (perl-uri-fetch): Update to 0.15. Marius Bakke
2021-10-13gnu: ganeti: Prepare for Sphinx 4.0....* gnu/packages/patches/ganeti-sphinx-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti)[source](patches): Add it. Marius Bakke
2021-10-13gnu: Add cscope...* gnu/packages/code.scm (cscope): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Foo Chuan Wei
2021-10-13gnu: gnome-bluetooth: Add missing inputs for tests....* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and python-dbus. Guillaume Le Vaillant
2021-10-13gnu: libhx: Fix runtime bug....There is a bug in libhx causing pam-mount to crash when trying to mount user directories at login. Upstream has a patch to fix this issue. * gnu/packages/patches/libhx-fix-double-free-bug.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/c.scm (libhx)[source]: Use it. Guillaume Le Vaillant
2021-10-13gnu: Add vim-paredit....* gnu/packages/vim.scm (vim-paredit): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Foo Chuan Wei
2021-10-13gnu: Add go-golang-org-x-mod....* gnu/packages/golang.scm (go-golang-org-x-mod): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> hackeryarn
2021-10-13gnu: swappy: Add propagated-inputs....Add font-awesome to propagated-inputs to properly render the icons. * gnu/packages/image.scm (swappy)[propagated-inputs]: Add font-awesome; [use-modules]: Add (gnu packages fonts). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandr Vityazev
2021-10-13gnu: swappy: Update to 1.4.0....* gnu/packages/image.scm (swappy): Update to 1.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandr Vityazev
2021-10-13gnu: Add runitor...* gnu/packages/admin.scm (runitor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber
2021-10-13gnu: Add cloudflare-cli...* gnu/packages/dns.scm (cloudflare-cli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber
2021-10-13gnu: Add JSON.sh...* gnu/packages/serialization.scm (JSON.sh): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber
2021-10-13gnu: Add wmname....* gnu/packages/suckless.scm (wmname): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandru-Sergiu Marton
2021-10-13gnu: Add zsh-syntax-highlighting....* gnu/packages/shellutils.scm (zsh-syntax-highlighting): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandr Vityazev
2021-10-13gnu: git-annex: Update to 8.20211011....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer
2021-10-13gnu: python-git-review: Update to 2.1.0....* gnu/packages/openstack.scm (python-git-review): Update to 2.1.0. Clément Lassieur
2021-10-13gnu: python-pbr-minimal: Update to 5.5.1....* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1. Clément Lassieur
2021-10-13gnu: Add cl-yaml....* gnu/packages/lisp-xyz.scm (cl-yaml, ecl-cl-yaml, sbcl-cl-yaml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-13gnu: Add cl-libyaml....* gnu/packages/lisp-xyz.scm (cl-libyaml, ecl-cl-libyaml, sbcl-cl-libyaml): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-13gnu: Add cl-generic-comparability....* gnu/packages/lisp-xyz.scm (cl-generic-comparability, ecl-generic-comparability, sbcl-generic-comparability): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-13gnu: Add cl-readline....* gnu/packages/lisp-xyz.scm (cl-readline, ecl-cl-readline, sbcl-cl-readline): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-13gnu: Add cl-conium....* gnu/packages/lisp-xyz.scm (cl-conium, ecl-conium, sbcl-conium): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-13gnu: Add cl-terminfo....* gnu/packages/lisp-xyz.scm (sbcl-terminfo, cl-terminfo, ecl-terminfo): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-10-12gnu: emacs-beancount: Restructure package, now independent of beancount....* gnu/packages/finance.scm (emacs-beancount): Restructure package, now independent of beancount and in its own git repository. Note that there is no version number for the now independent code tree, so unfortunately this might look like a "version downgrade" to some users as it switched from being beancount's revision number to being a git-derived version number. Christine Lemmer-Webber
2021-10-13gnu: Add back missing module import....* gnu/packages/django.scm: Use (gnu packages compression). Tobias Geerinckx-Rice
2021-10-13gnu: gsound: Update to 1.0.3....* gnu/packages/gnome.scm (gsound): Update to 1.0.3. [build-system]: Switch to Meson. [inputs]: Remove explicit glib. Move libcanberra… [propagated-inputs]: …here. Tobias Geerinckx-Rice
2021-10-13gnu: apostrophe: Update to 2.5....* gnu/packages/gnome.scm (apostrophe): Update to 2.5. [native-inputs]: Add sassc. Tobias Geerinckx-Rice
2021-10-13gnu: aqbanking: Update to 6.3.2....* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2. Tobias Geerinckx-Rice