# This is a "job" for the Upstart init system to launch 'guix-daemon'. # Drop it in /etc/init to have 'guix-daemon' automatically started. description "Publish the GNU Guix store" start on runlevel [2345] stop on runlevel [016] task exec @localstatedir@/guix/profiles/per-user/root/guix-profile/bin/guix publish --user=nobody --port=8181 +xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mes.scm
AgeCommit message (Collapse)Author
2018-02-19gnu: nyacc: Update to 0.83.3.Tobias Geerinckx-Rice
* gnu/packages/mes.scm (nyacc): Update to 0.83.3.
2018-01-07gnu: mes: Generalize logic for native-inputs.Efraim Flashner
* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except i686-linux use cross compiler packages.
2017-12-03gnu: mescc-tools: Update to 0.3.Efraim Flashner
* gnu/packages/mes.scm (mescc-tools): Update to 0.3. [supported-systems]: Remove field.