<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/HACKING, branch v0.8</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>doc: Mention 'guix lint' and '--list-dependent' in 'HACKING'.</title>
<updated>2014-09-03T13:43:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-09-03T08:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=141360b5b257715fdca2db4fc106b4220788ae06'/>
<id>141360b5b257715fdca2db4fc106b4220788ae06</id>
<content type='text'>
* HACKING (Submitting Patches): Mention 'guix lint' and 'guix refresh
  --list-dependent'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Submitting Patches): Mention 'guix lint' and 'guix refresh
  --list-dependent'.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Mention upgrades that trigger a lot of rebuilds.</title>
<updated>2014-05-11T11:35:31+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-05-11T10:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d0c64188b68cceb93e6a61eba123dac5e47e2c0f'/>
<id>d0c64188b68cceb93e6a61eba123dac5e47e2c0f</id>
<content type='text'>
* HACKING (Commit Access): Mention upgrades that trigger a lot rebuilds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Commit Access): Mention upgrades that trigger a lot rebuilds.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Update packaging guidelines.</title>
<updated>2014-03-10T22:43:31+00:00</updated>
<author>
<name>Pierre-Antoine Rault</name>
<email>par@rigelk.eu</email>
</author>
<published>2014-03-09T16:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5ff3c4b8207eb2fbbc48c9f429ccb65690def5ee'/>
<id>5ff3c4b8207eb2fbbc48c9f429ccb65690def5ee</id>
<content type='text'>
* HACKING (Submitting Patches): Mention 'git send-mail'.
* doc/guix.texi (Packaging Guidelines): More details on how to prepare a
  package module.
  (Contributing): Add reference to #guix channel on Freenode.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Submitting Patches): Mention 'git send-mail'.
* doc/guix.texi (Packaging Guidelines): More details on how to prepare a
  package module.
  (Contributing): Add reference to #guix channel on Freenode.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Adjust "Building from Git" instructions.</title>
<updated>2013-12-07T11:12:41+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-07T11:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=25ed6edb6c17e0c7817cb8b29a549b10c8654eba'/>
<id>25ed6edb6c17e0c7817cb8b29a549b10c8654eba</id>
<content type='text'>
* HACKING (Building from Git): As a follow-up to ff1cbb9, update the
  error reported when pkg.m4 is missing.  Suggested by
  John Darrington &lt;john@darrington.wattle.id.au&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Building from Git): As a follow-up to ff1cbb9, update the
  error reported when pkg.m4 is missing.  Suggested by
  John Darrington &lt;john@darrington.wattle.id.au&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add "Data Types and Pattern Matching" to the Coding Style.</title>
<updated>2013-09-07T13:51:29+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-09-07T13:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2df74ac1175225b1e3080acb3e7ea61ad16424f6'/>
<id>2df74ac1175225b1e3080acb3e7ea61ad16424f6</id>
<content type='text'>
* HACKING (Data Types and Pattern Matching): New section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Data Types and Pattern Matching): New section.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add note about .dir-locals.el.</title>
<updated>2013-08-30T21:53:13+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-30T21:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1a2e64956169bc943a72f17da7552b39168068b8'/>
<id>1a2e64956169bc943a72f17da7552b39168068b8</id>
<content type='text'>
* HACKING (Coding Style): Mention special indentation rules and
  .dir-locals.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Coding Style): Mention special indentation rules and
  .dir-locals.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add a "Coding Style" section in 'HACKING'.</title>
<updated>2013-08-30T21:47:23+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-30T21:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e1c5a8357ad1d473ecf6d12b7b4a327705c10605'/>
<id>e1c5a8357ad1d473ecf6d12b7b4a327705c10605</id>
<content type='text'>
* HACKING (Coding Style): New section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Coding Style): New section.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove "Adding new packages" from `HACKING'.</title>
<updated>2013-08-30T21:47:22+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-30T21:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=67b1dd8dea0e291a55717c844a28113d83647eb6'/>
<id>67b1dd8dea0e291a55717c844a28113d83647eb6</id>
<content type='text'>
* HACKING (Adding new packages): Remove since it's now in the manual.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING (Adding new packages): Remove since it's now in the manual.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Change `HACKING' to refer to guix-devel@gnu.org.</title>
<updated>2013-08-26T20:23:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-26T20:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2d2ad9891046ffd71efef0d2e5aa883e6f87fd9e'/>
<id>2d2ad9891046ffd71efef0d2e5aa883e6f87fd9e</id>
<content type='text'>
Reported by Alex Sassmannshausen &lt;alex.sassmannshausen@gmail.com&gt;.

* HACKING: Replace "bug-guix" by "guix-devel".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by Alex Sassmannshausen &lt;alex.sassmannshausen@gmail.com&gt;.

* HACKING: Replace "bug-guix" by "guix-devel".
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Improve build instructions in README and HACKING.</title>
<updated>2013-07-18T22:07:03+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-07-18T22:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8b2d9e5d44691110aa34d768d3aae4a4d862011a'/>
<id>8b2d9e5d44691110aa34d768d3aae4a4d862011a</id>
<content type='text'>
* README (Requirements): Remove Nixpkgs.  Remove mentions of building
  from Git.
  (Installation): Refer to the manual.
* HACKING: List requirements for when building from Git.
  Remove the `dot: Command not found' error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* README (Requirements): Remove Nixpkgs.  Remove mentions of building
  from Git.
  (Installation): Refer to the manual.
* HACKING: List requirements for when building from Git.
  Remove the `dot: Command not found' error.
</pre>
</div>
</content>
</entry>
</feed>
