# 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 RemainAfterExit=yes StandardOutput=syslog StandardError=syslog # See . TasksMax=1024 [Install] WantedBy=multi-user.target ='this.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-compression.scm
AgeCommit message (Expand)Author
2024-07-19gnu: rust-zstd-sys-2: Unbundle zstd....Efraim Flashner
2024-05-30gnu: python-ewah-bool-utils: Update to 1.2.0....Sharlatan Hellseher
2024-04-06gnu: Add python-zipstream-ng....TakeV
2024-03-29gnu: Add python-ewah-bool-utils....Sharlatan Hellseher
2024-03-29gnu: python-blosc: Simplify package....Sharlatan Hellseher
2024-03-29gnu: python-blosc: Move to python-compression....Sharlatan Hellseher
2024-03-03gnu: Add python-cramjam....Troy Figiel
2024-01-09gnu: Add python-python-snappy....Troy Figiel