<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/nix/sync-with-upstream, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2014-12-19T22:18:49Z</updated>
<entry>
<title>Remove 'nix-upstream' submodule.</title>
<updated>2014-12-19T22:18:49Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2014-12-19T22:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=9ac97e83e9d8bef310b5353c64505498c9d16ce7'/>
<id>urn:sha1:9ac97e83e9d8bef310b5353c64505498c9d16ce7</id>
<content type='text'>
* nix/sync-with-upstream: Remove.
* bootstrap: Remove uses of 'git submodule' and 'sync-with-usptream'.
* .gitmodules: Remove.
</content>
</entry>
<entry>
<title>sync-with-upstream: Generate 'nix/AUTHORS'.</title>
<updated>2014-09-01T21:00:42Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2014-09-01T21:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e23f14fe0cb74ca21e9c1586d836639ce17eab0d'/>
<id>urn:sha1:e23f14fe0cb74ca21e9c1586d836639ce17eab0d</id>
<content type='text'>
* nix/sync-with-upstream: Use 'git shortlog' to generate nix/AUTHORS.
</content>
</entry>
<entry>
<title>sync-with-upstream: Work around limitation of dash.</title>
<updated>2013-12-18T23:42:35Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2013-12-18T23:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b1aa25be00c58285c61d9bb25afa7885269e98c9'/>
<id>urn:sha1:b1aa25be00c58285c61d9bb25afa7885269e98c9</id>
<content type='text'>
Reported by Andreas Enge &lt;andreas@enge.fr&gt;.

* nix/sync-with-upstream: Expand use of {cc,hh}, to placate dash.
</content>
</entry>
<entry>
<title>daemon: Fix 'HashSink::currentHash()'.</title>
<updated>2013-12-18T23:02:49Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2013-12-18T20:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0c5028faea7e5c08c920f8ea31f02e7923b8c2d8'/>
<id>urn:sha1:0c5028faea7e5c08c920f8ea31f02e7923b8c2d8</id>
<content type='text'>
Before that, calls to 'HashSink::currentHash()' would eventually lead to
a segfault because the underlying gcrypt handle has been closed.  (Note
that this method is only used via 'importPaths' and 'exportPath', though.)

* nix/libutil/gcrypt-hash.hh (struct guix_hash_context): Add a
  constructor and a copy constructor; move out of 'extern "C"'.
* nix/libutil/gcrypt-hash.cc (guix_hash_final): Clear 'md_handle' upon
  exit.
* nix/sync-with-upstream (top_srcdir): Change hash.{cc,hh} to read
  'struct Ctx' instead of 'union Ctx'.
</content>
</entry>
<entry>
<title>build: Fix `sync-with-upstream'.</title>
<updated>2013-06-17T22:12:22Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2013-06-17T21:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8cf13c1f70ac2f3d1886f2d521b16915fc3f9d29'/>
<id>urn:sha1:8cf13c1f70ac2f3d1886f2d521b16915fc3f9d29</id>
<content type='text'>
* nix/sync-with-upstream: Remove schema.sql.hh.
</content>
</entry>
<entry>
<title>Update a few more license headers.</title>
<updated>2013-01-06T17:43:58Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2013-01-06T17:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2357f85032de5457c28586794fa0fb09488dc6c1'/>
<id>urn:sha1:2357f85032de5457c28586794fa0fb09488dc6c1</id>
<content type='text'>
* distro/packages/openssl.scm, m4/guix.m4, nix/sync-with-upstream:
  Update headers.
</content>
</entry>
<entry>
<title>build: Avoid brace expansion in `nix/sync-with-upstream'.</title>
<updated>2012-12-14T21:12:37Z</updated>
<author>
<name>Andreas Enge</name>
</author>
<published>2012-12-14T10:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0d12bea3067da11ba3e2b9edf54d83cfc6b7b478'/>
<id>urn:sha1:0d12bea3067da11ba3e2b9edf54d83cfc6b7b478</id>
<content type='text'>
* nix/sync-with-upstream: Avoid brace expansion, for the sake of Dash.
</content>
</entry>
<entry>
<title>daemon: Add `list-runtime-roots' script.</title>
<updated>2012-12-05T15:29:28Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-12-05T15:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f5c82e15e0e76b855bc4cc88ffb79331b7083f39'/>
<id>urn:sha1:f5c82e15e0e76b855bc4cc88ffb79331b7083f39</id>
<content type='text'>
* nix/scripts/list-runtime-roots.in: New file.
* config-daemon.ac: Add `AC_CONFIG_FILES' invocation for it.
* daemon.am (nodist_pkglibexec_SCRIPTS): New variable.
  (AM_TESTS_ENVIRONMENT): Define `top_builddir'.
* tests/guix-daemon.sh: Export `NIX_ROOT_FINDER'.
* nix/sync-with-upstream: Substitute the path to the root finder in
  libstore/gc.cc.
</content>
</entry>
<entry>
<title>build: Add `bootstrap' and `sync-with-upstream' scripts.</title>
<updated>2012-12-03T22:05:11Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2012-12-03T21:43:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b49ffe2d678b5df4192fb9be4ad50bed9d6d5b7f'/>
<id>urn:sha1:b49ffe2d678b5df4192fb9be4ad50bed9d6d5b7f</id>
<content type='text'>
* bootstrap, nix/sync-with-upstream: New files.
* Makefile.am (EXTRA_DIST): Add `bootstrap'.
* daemon.am (EXTRA_DIST): Add `nix/sync-with-upstream'.
</content>
</entry>
</feed>
