summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: minetest: move to minetest.scm.Leo Prikler2021-08-20
| | | | | | * gnu/packages/games.scm (minetest, minetest-data): Move from here... * gnu/packages/minetest.scm (minetest, minetest-data): ... to here. * guix/build-system/minetest.scm (default-minetest): Adjust accordingly.
* gnu: minetest-mineclone: move to minetest.scm.Leo Prikler2021-08-20
| | | | | * gnu/packages/games.scm (minetest-mineclone): Move from here... * gnu/packages/minetest.scm (minetest-mineclone): ... to here.
* gnu: Add minetest-homedecor-modpack.Maxime Devos2021-08-20
| | | | | | | * gnu/packages/minetest.scm (minetest-homedecor-modpack): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-mobs-animal.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-mobs-animal): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-mobs.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-mobs): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-worldedit.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-worldedit): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-unified-inventory.Maxime Devos2021-08-20
| | | | | | | * gnu/packages/minetest.scm (minetest-unified-inventory): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-throwing-arrows.Maxime Devos2021-08-20
| | | | | | | * gnu/packages/minetest.scm (minetest-throwing-arrows): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-throwing.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-throwing): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-technic.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-technic): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-ethereal.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-ethereal): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-coloredwood.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-coloredwood): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-pipeworks.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-pipeworks): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-unifieddyes.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-unifieddyes): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-basic-materials.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-basic-materials): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add minetest-mesecons.Maxime Devos2021-08-20
| | | | | | * gnu/packages/minetest.scm (minetest-mesecons): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: New package module.Maxime Devos2021-08-20
| | | | | | | | | | | | Aside from the 'minetest-topic' procedure which will be used for the 'home-page' field of some packages, this module is currently empty. The 'contentdb' importer defined in the following patches will be used to populate this module. * gnu/packages/minetest.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Search for mods in MINETEST_MOD_PATH.Maxime Devos2021-08-20
| | | | | | | | | | * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: New file. * gnu/packages/games.scm (minetest)[source]{patches}: Add it. (minetest)[native-search-paths]: Add "MINETEST_MOD_PATH". * gnu/local.mk (dist_patch_DATA): Add the patch. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Respect --without-tests.Maxime Devos2021-08-20
| | | | | | | | * gnu/packages/games.scm (minetest)[arguments]<#:phases>{check}: Use 'tests?' instead of ',(%current-target-system)'. Remove trailing #t. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: fastp: Update to 0.20.1.Ricardo Wurmus2021-08-20
| | | | | * gnu/packages/bioinformatics.scm (fastp): Update to 0.20.1. [arguments]: Set PREFIX instead of BINDIR.
* gnu: duperemove: Update to 0.11.3.Leo Famulari2021-07-27
| | | | * gnu/packages/disk.scm (duperemove): Update to 0.11.3.
* gnu: linux-libre 5.4: Update to 5.4.142.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.142. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.60.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.60. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.12.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.12. (linux-libre-5.13-pristine-source): Update hash.
* gnu: Add emacs-pcmpl-args.Andrew Tropin2021-08-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pcmpl-args): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-srfi.Xinglu Chen2021-08-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-srfi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-consult: Update to 0.11.Xinglu Chen2021-08-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.11. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-magit-gerrit: Update to 0.4.Nicolas Goaziou2021-08-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-magit-gerrit): Update to 0.4.
* gnu: emacs-org-re-reveal: Update to 3.10.0.Nicolas Goaziou2021-08-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.10.0.
* gnu: Add gcolor3.Vinicius Monego2021-08-18
| | | | | | * gnu/packages/gnome.scm (gcolor3): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add python-pyan3.Arun Isaac2021-08-18
| | | | | | | * gnu/packages/python-xyz.scm (python-pyan3): New variable. * gnu/packages/patches/python-pyan3-fix-absolute-path-bug.patch, gnu/packages/patches/python-pyan3-fix-positional-arguments.patch: New files. * gnu/local.mk: Register them.
* gnu: git: Hide CVEs from the linter.Brice Waegeneire2021-08-17
| | | | | * gnu/packages/version-control.scm (git)[properties]: Set 'properties' field.
* gnu: git: Update to 2.33.0.Brice Waegeneire2021-08-17
| | | | * gnu/packages/version-control.scm (git): Update to 2.33.0.
* gnu: Add go-github-com-aswinkarthik-csvdiff.BonfaceKilz2021-08-17
| | | | | | * gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add go-github-com-oneofone-xxhash.BonfaceKilz2021-08-17
| | | | | | * gnu/packages/golang.scm (go-github-com-oneofone-xxhash): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: tractor: Update to 3.12.Danial Behzadi2021-08-17
| | | | | | * gnu/packages/tor.scm (tractor): Update to 3.12. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* services: slim: Add pam-gnupg support.Oleg Pykhalov2021-08-17
| | | | | | | | | * gnu/system/pam.scm (unix-pam-service): Add account and session PAM entries for pam-gnupg. Don't pass "#f" to "allow-root?" argument, because "lambda*" already does this by default. * doc/guix.texi (X Window): Document this. * gnu/services/xorg.scm (<slim-configuration>)[gnupg?]: New record field. (slim-pam-service): Pass "#:gnupg?" argument to "unix-pam-service".
* gnu: Add pam-gnupg.Oleg Pykhalov2021-08-17
| | | | * gnu/packages/linux.scm (pam-gnupg): New variable.
* gnu: tor: Update to 0.4.6.7 [fixes CVE-2021-38385].Tobias Geerinckx-Rice2021-08-16
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.6.7.
* gnu: network-manager-applet: Update to 1.22.0.Brice Waegeneire2021-08-16
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.22.0.
* gnu: cataclysm-dda: Update to 0.F-1.Nicolas Goaziou2021-08-16
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.F-1.
* gnu: emacs-consult-notmuch: Update to 0.4.Nicolas Goaziou2021-08-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.4.
* gnu: emacs-olivetti: Update to 2.0.1.Nicolas Goaziou2021-08-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-olivetti): Update to 2.0.1.
* gnu: emacs-org-fragtog: Update to 0.4.0.Nicolas Goaziou2021-08-16
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-fragtog): Update to 0.4.0.
* gnu: Add cl-yxorp-cli.Charles2021-08-16
| | | | | | * gnu/packages/lisp-xyz.scm (cl-yxorp-cli): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-yxorp.Charles2021-08-16
| | | | | | * gnu/packages/lisp-xyz.scm (cl-yxorp, ecl-yxorp, sbcl-yxorp): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: linux-libre 4.4: Update to 4.4.281.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.281. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.280.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.280. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.244.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.244. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.204.Leo Famulari2021-07-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.204. (linux-libre-4.19-pristine-source): Update hash.