<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/compiler-tools.scm, branch master</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>gnu: Move pegtl to (gnu packages compiler-tools).</title>
<updated>2026-07-10T07:09:57+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-07-09T02:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1798fa9f53f9e03697daaafb9d618e929855fa30'/>
<id>1798fa9f53f9e03697daaafb9d618e929855fa30</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (pegtl): Move to here...
* gnu/packages/cpp.scm (pegtl): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (pegtl): Move to here...
* gnu/packages/cpp.scm (pegtl): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Move lexy to (gnu packages compiler-tools).</title>
<updated>2026-07-10T07:09:57+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-07-09T01:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2eb43d6af4dd024b48eed85d120e609bfdef4b42'/>
<id>2eb43d6af4dd024b48eed85d120e609bfdef4b42</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (lexy): Move to here...
* gnu/packages/cpp.scm (lexy): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (lexy): Move to here...
* gnu/packages/cpp.scm (lexy): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Move orangeduck-mpc to (gnu packages compiler-tools).</title>
<updated>2026-07-10T07:04:34+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-07-08T21:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=adfd5c8752aed9a7eb55298fd2a154c87d3e82e4'/>
<id>adfd5c8752aed9a7eb55298fd2a154c87d3e82e4</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (orangeduck-mpc): Move to here ...
* gnu/packages/c.scm (orangeduck-mpc): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (orangeduck-mpc): Move to here ...
* gnu/packages/c.scm (orangeduck-mpc): ...from here.
  Define as a deprecated public alias.

Merges: https://codeberg.org/guix/guix/pulls/9825
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: packcc: Update to 3.1.0.</title>
<updated>2026-06-25T02:15:15+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-24T21:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=73ce9199dce5a5f3e1ef9f2cc76a37708f067dbb'/>
<id>73ce9199dce5a5f3e1ef9f2cc76a37708f067dbb</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (packcc): Update to 3.1.0.
  [build-system]: Use cmake-build-system.
  [arguments]&lt;#:modules&gt;: Add (guix build gnu-build-system).
  &lt;#:phases&gt;{check}: Use check from gnu-build-system.
  [native-inputs]: Add python.
  [description]: Add link for packrat paper.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (packcc): Update to 3.1.0.
  [build-system]: Use cmake-build-system.
  [arguments]&lt;#:modules&gt;: Add (guix build gnu-build-system).
  &lt;#:phases&gt;{check}: Use check from gnu-build-system.
  [native-inputs]: Add python.
  [description]: Add link for packrat paper.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: packcc: Improve style.</title>
<updated>2026-06-25T02:12:09+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-24T20:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a43b121a3cc39e00ceab25b3029719a182afb030'/>
<id>a43b121a3cc39e00ceab25b3029719a182afb030</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (packcc)[source]: Indent.
  [arguments]: Use gexps.  &lt;#:phases&gt;{pre-check}: Use cc-for-target.
  [home-page]: Transpose right before synopsis.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (packcc)[source]: Indent.
  [arguments]: Use gexps.  &lt;#:phases&gt;{pre-check}: Use cc-for-target.
  [home-page]: Transpose right before synopsis.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: packcc: Migrate to (gnu packages compiler-tools).</title>
<updated>2026-06-25T02:11:58+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-25T00:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f528046a1b61c235c7bddf2bf3c7862bc02e0e90'/>
<id>f528046a1b61c235c7bddf2bf3c7862bc02e0e90</id>
<content type='text'>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/c.scm (packcc): ...from here.
  Define as a deprecated variable.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/c.scm (packcc): ...from here.
  Define as a deprecated variable.

Merges: https://codeberg.org/guix/guix/pulls/9511
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add reflex.</title>
<updated>2026-06-24T15:26:42+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-04T21:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a2e09ef3892e3801b5296ad5562822b7c2e50846'/>
<id>a2e09ef3892e3801b5296ad5562822b7c2e50846</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (reflex): New variable.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (reflex): New variable.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: dparser: Move to (gnu packages compiler-tools).</title>
<updated>2026-06-22T04:26:59+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-05T12:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5cea492dd20a9919c402256e7b5d2b223a061431'/>
<id>5cea492dd20a9919c402256e7b5d2b223a061431</id>
<content type='text'>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/language.scm (dparser): ...from here.
  Define as a deprecated variable.

Merges: https://codeberg.org/guix/guix/pulls/9161
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/language.scm (dparser): ...from here.
  Define as a deprecated variable.

Merges: https://codeberg.org/guix/guix/pulls/9161
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: re2c: Migrate to (gnu packages compiler-tools).</title>
<updated>2026-05-29T07:41:06+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-05-15T14:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b25c0b62fe911f6bda10b734b8697ff63106fc8f'/>
<id>b25c0b62fe911f6bda10b734b8697ff63106fc8f</id>
<content type='text'>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/re2c.scm (re2c): ...from here.  New deprecated variable.

Change-Id: I540e0d2cf0a1137e08f0278e2768b02b9d6fdfae
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/re2c.scm (re2c): ...from here.  New deprecated variable.

Change-Id: I540e0d2cf0a1137e08f0278e2768b02b9d6fdfae
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: flex: Drop input label.</title>
<updated>2026-05-29T07:41:06+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-05-12T18:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1fcf978657268bc2659ecad3f2a6d6688227167d'/>
<id>1fcf978657268bc2659ecad3f2a6d6688227167d</id>
<content type='text'>
* gnu/packages/compiler-tools.scm (flex)[inputs]: Drop label.

Change-Id: I2fc83a76735bf66a68a0e56d3ca3558265cde872
Modified-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/compiler-tools.scm (flex)[inputs]: Drop label.

Change-Id: I2fc83a76735bf66a68a0e56d3ca3558265cde872
Modified-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
