<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix-forge/guix/forge/build, branch v0.1.0</title>
<subtitle>Guix software forge meta-service</subtitle>
<id>http://git.systemreboot.net/guix-forge/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/guix-forge/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/'/>
<updated>2022-03-15T05:56:29+00:00</updated>
<entry>
<title>forge: Fix showing only first commit on shallow cloned repos.</title>
<updated>2022-03-15T05:56:29+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-03-15T05:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=c3cf5fc22a1a0cb1e46869d4dfbeed0fa1e27f53'/>
<id>urn:sha1:c3cf5fc22a1a0cb1e46869d4dfbeed0fa1e27f53</id>
<content type='text'>
HEAD~1..HEAD fails on shallow cloned repos.

* guix/forge/build/git.scm (download-git-to-store): Use `--max-count
1' instead of HEAD~1..HEAD to show only the first commit.
</content>
</entry>
<entry>
<title>forge: Allow deep clone on derivation jobs.</title>
<updated>2022-03-14T12:34:31+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-03-14T12:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=8c07c7eb1dadf179c51fc23e1969aacf0169b697'/>
<id>urn:sha1:8c07c7eb1dadf179c51fc23e1969aacf0169b697</id>
<content type='text'>
* guix/forge/forge.scm (derivation-job-gexp): Accept #:deep-clone?
argument and pass on to latest-git-checkout.
* guix/forge/build/git.scm (download-git-to-store): Accept
#:deep-clone? argument, and deep clone the git repository if it is
#t. Explicitly specify the first commit to `git log' so that only the
first commit message is displayed.
</content>
</entry>
<entry>
<title>forge: Add with-profile utility.</title>
<updated>2022-03-08T17:17:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-03-08T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=36dbe925601d7be5dfd5c1beaa2406b1d5dbc00c'/>
<id>urn:sha1:36dbe925601d7be5dfd5c1beaa2406b1d5dbc00c</id>
<content type='text'>
* guix/forge/build/utils.scm: New file.
</content>
</entry>
<entry>
<title>Move channel modules into subdirectory.</title>
<updated>2022-03-02T15:34:17+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-03-02T12:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guix-forge/commit/?id=cb7cecae3f6152052bdaf601eb1f6fcb2727b6b9'/>
<id>urn:sha1:cb7cecae3f6152052bdaf601eb1f6fcb2727b6b9</id>
<content type='text'>
We don't want the scm files in doc to be picked up on `guix pull'.

* .guix-channel: New file.
* forge: Move to guix/forge.
</content>
</entry>
</feed>
