# This is a "service unit file" for the systemd init system to launch # 'guix-daemon'. Drop it in /etc/systemd/system or similar to have # 'guix-daemon' automatically started. [Unit] Description=Build daemon for GNU Guix [Service] ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild Environment='GUIX_LOCPATH=@localstatedir@/guix/profiles/per-user/root/guix-profile/lib/locale' LC_ALL=en_US.utf8 RemainAfterExit=yes StandardOutput=syslog StandardError=syslog # See . # Some package builds (for example, go@1.8.1) may require even more than # 1024 tasks. TasksMax=8192 [Install] WantedBy=multi-user.target ='h' onchange='this.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-pack-localstatedir.sh
+0200'>2024-11-27
AgeCommit message (Expand)Author
gnu: vim: Update to 9.1.0889....* gnu/packages/vim.scm (vim): Update to 9.1.0889. [arguments]: Adjust the custom 'skip-or-fix-failing-tests to skip another test. Change-Id: I82806677bd9e33c6e683e3befb563631b4947cbe Efraim Flashner
2024-09-30gnu: vim-guix-vim: Update to 0.4.1....* gnu/packages/vim.scm (vim-guix-vim): Update to 0.4.1. Change-Id: I12a38efdbd6c0f9d8ce2155e7d7ecb0032739f0c Efraim Flashner
2024-09-29gnu: vim: Update to 9.1.0744....* gnu/packages/vim.scm (vim): Update to 9.1.0744. [arguments]: Delete another test in the 'skip-or-fix-failing-tests phase. Change-Id: Ic36691592abd350686df78d189196f827878be0b Efraim Flashner
2024-08-31gnu: vim-vlime: Fix build....* gnu/packages/vim.scm (vim-vlime)[arguments]: Correct order of phases. Change-Id: I449cceff6022cee481840e49b732a8bba8031a61 宋文武
2024-06-11gnu: vim-coqtail: Update to 1.7.1-1.d77080e....* gnu/packages/vim.scm (vim-coqtail): Update to 1.7.1-1.d77080e. Change-Id: Ifea28105a394c50a78cc1afaa2fa0217fe0cf39b Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ
2024-06-11gnu: neovim-coqtail: Propagate python-pynvim....* gnu/packages/vim.scm (neovim-coqtail)<propagated-inputs>: Add python-pynvim. Change-Id: Ic55bba3a959a1400e75788bf2054d816bb6146a6 Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ
2024-06-11gnu: vim-vader: Update to 0.4.0-1.429b669....* gnu/packages/vim.scm (vim-vader): Update to 0.4.0-1.429b669 and fix 'check phase. Change-Id: I3dc73652596dcbded804dfc80c0ed9f2876ae89b Signed-off-by: Christopher Baines <mail@cbaines.net> Jean-Pierre De Jesus DIAZ