aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/package-management.scm
AgeCommit message (Expand)Author
2020-07-22services: nix: Fix sandbox....* gnu/tests/package-management.scm: New file. * gnu/local.mk: Add this. * gnu/services/nix.scm (<nix-configuration>): New record. (nix-activation): Generate Nix config file which fixes sandbox. (nix-service-type): Add default value. (nix-shepherd-service): Allow provide Nix package. * doc/guix.texi (Miscellaneous Services)[Nix service]<nix-configuration>: Document record. Oleg Pykhalov
00'>2023-11-03gnu: cmark-gfm: Update to 0.29.0.gfm.13....* gnu/packages/markup.scm (cmark-gfm): Update to 0.29.0.gfm.13. [arguments]: Use G-expressions. Change-Id: Id8f856cfa8020bc8028d9bf3041a7c651b8b0102 Signed-off-by: Christopher Baines <mail@cbaines.net> Skylar Chan 2023-09-27gnu: cmark: Update to 0.30.3....* gnu/packages/markup.scm (cmark): Update to 0.30.3. [source]: Update URL. [description]: Improve description. Signed-off-by: Christopher Baines <mail@cbaines.net> Hendursaga 2023-09-22gnu: python-cmarkgfm: Update to 2022.10.27....* gnu/packages/markup.scm (python-cmarkgfm): Update to 2022.10.27. [arguments]: Remove obsolete phase. Marius Bakke s]: Add openssh-service. Add example usage. 2020-06-08system: examples: Add bare-hurd.tmpl.Jan (janneke) Nieuwenhuizen * gnu/system/hurd.scm (%hurd-def%hurd-default-operating-system-kernel, %hurd-default-operating-system): New exported variables. * gnu/system/examples/bare-hurd.tmpl: New file. * Makefile.am (EXAMPLES): Add it. * tests/guix-system.sh: Add --target=i586-pc-gnu when testing it.