<feed xmlns='http://www.w3.org/2005/Atom'>
<title>flake-templates/common, branch v0.7.3</title>
<subtitle>Nix flake templates for different languages</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/flake-templates/atom?h=v0.7.3</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/flake-templates/atom?h=v0.7.3'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/'/>
<updated>2024-09-30T15:55:39+00:00</updated>
<entry>
<title>fix(common/init): Only add a description when it exists</title>
<updated>2024-09-30T15:55:39+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=c87cd64616a833fda03deefdaa0623e9709cecbe'/>
<id>urn:sha1:c87cd64616a833fda03deefdaa0623e9709cecbe</id>
<content type='text'>
Otherwise, the default template would contain a extra "- " after the
name, when the description is left empty.
</content>
</entry>
<entry>
<title>fix(common/init): Only build the `out` output; exclude the `man` output</title>
<updated>2024-09-30T15:52:18+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=e02e9e8bca10da0f40d6e807808b3866da37337a'/>
<id>urn:sha1:e02e9e8bca10da0f40d6e807808b3866da37337a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(common/init): Set the full path to the `reuse` binary</title>
<updated>2024-09-30T15:48:11+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=0345ec4c5a1523d3794ea8901d28065c5e1f3d20'/>
<id>urn:sha1:0345ec4c5a1523d3794ea8901d28065c5e1f3d20</id>
<content type='text'>
Currently, only the directory *containing* the `reuse` binary is
specified.
</content>
</entry>
<entry>
<title>fix(common/init): Define `die` function</title>
<updated>2024-09-30T15:47:54+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=00a0fbe08945d93955a2bf4416ff2d6d9dbeb17e'/>
<id>urn:sha1:00a0fbe08945d93955a2bf4416ff2d6d9dbeb17e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style(treewide): Re-format</title>
<updated>2024-09-30T15:32:10+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=01aea01154b0ec1a9a87f6995b34f3638908313b'/>
<id>urn:sha1:01aea01154b0ec1a9a87f6995b34f3638908313b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(templates/{awk,c,latex,shell}): Use one shared `cog.toml`</title>
<updated>2024-09-30T15:31:16+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T15:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=cfa3e6ce5d8bce3ead72a2dfc81875bbd896d5f9'/>
<id>urn:sha1:cfa3e6ce5d8bce3ead72a2dfc81875bbd896d5f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(common/scripts/cprh.sh): Remove</title>
<updated>2024-09-30T14:46:52+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=f9f9d3741ad95a998a3073c3a824c83f3a98bef9'/>
<id>urn:sha1:f9f9d3741ad95a998a3073c3a824c83f3a98bef9</id>
<content type='text'>
There was just no way to actually use this script in a useful manner.
</content>
</entry>
<entry>
<title>feat(common/init): Perform the first run of `reuse` on init</title>
<updated>2024-09-30T14:43:29+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T14:43:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=474d732b61673c311b212262fc4fee88430bbced'/>
<id>urn:sha1:474d732b61673c311b212262fc4fee88430bbced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(common/init): Also remove the shipped `git_template`, after it's used</title>
<updated>2024-09-30T14:38:18+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T14:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=842dcd2298d20cb6067cf0f91e257dacf1f0cf3b'/>
<id>urn:sha1:842dcd2298d20cb6067cf0f91e257dacf1f0cf3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(common/init): Ship a full git_template</title>
<updated>2024-09-30T14:36:43+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-09-30T14:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/flake-templates/commit/?id=e0d14f7b20a6e859a988206b4e16981d6a67bf87'/>
<id>urn:sha1:e0d14f7b20a6e859a988206b4e16981d6a67bf87</id>
<content type='text'>
</content>
</entry>
</feed>
