# 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 "Build daemon for GNU Guix" start on runlevel [2345] stop on runlevel [016] exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild n/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/protobuf.scm
AgeCommit message (Expand)Author
2016-11-15gnu: Fix python inputs, part 1: all inputs become propagated-inputs....Hartmut Goebel
2016-11-15gnu: Remove python-setuptools and python2-setuptools from inputs (part 4a)...Hartmut Goebel
2016-11-13gnu: protobuf: Replace dead Google Code home-page....Tobias Geerinckx-Rice
2016-07-29gnu: python-protobuf: Update to 3.0.0....Leo Famulari
2016-07-29gnu: protobuf: Update to 2.6.1....Leo Famulari
2016-07-22gnu: Add python-protobuf....Daniel Pimentel