# This is a "service unit file" for the systemd init system to launch # 'guix publish'. Drop it in /etc/systemd/system or similar to have # 'guix publish' automatically started. [Unit] Description=Publish the GNU Guix store [Service] ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix publish --user=nobody --port=8181 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 . TasksMax=1024 [Install] WantedBy=multi-user.target e='id' value='48d756ae44cd04773bb4ea9b27415d2bf903e97c'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/axoloti.scm
AgeCommit message (Expand)Author
2021-12-23gnu: axoloti-patcher-next: Fix file names....Ricardo Wurmus
2021-12-23gnu: axoloti-patcher-next: Remove trailing #T....Ricardo Wurmus
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-07-24gnu: Use 'search-input-directory' and 'search-input-file' where appropriate....Ludovic Courtès
2021-05-30gnu: axoloti-runtime: Patch firmware Makefile....Ricardo Wurmus
2021-04-08gnu: axoloti-runtime: Simplify build....Morgan Smith
2021-03-15gnu: libusb-for-axoloti: Revert to 1.0.23....Ricardo Wurmus
2020-10-03gnu: axoloti-patcher-next: Fix directory names....Ricardo Wurmus