<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nonguix.git/nonguix, branch mesa-next</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.marekpasnikowski.pl/nonguix.git/atom?h=mesa-next</id>
<link rel='self' href='http://git.marekpasnikowski.pl/nonguix.git/atom?h=mesa-next'/>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/'/>
<updated>2022-12-19T16:25:05Z</updated>
<entry>
<title>nonguix: Add missing copyright line.</title>
<updated>2022-12-19T16:25:05Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2022-12-19T16:25:05Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=71252d2d9d1908a1f1b005d2025b0907d5d5c377'/>
<id>urn:sha1:71252d2d9d1908a1f1b005d2025b0907d5d5c377</id>
<content type='text'>
This is a follow up to daa0dda76ddd869c8b2866fcf2866667b69461ad.

* nonguix/utils.scm: Add missing copyright line for myself.
</content>
</entry>
<entry>
<title>*.scm: Use SPDX license identifiers.</title>
<updated>2022-12-19T16:17:39Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2022-12-19T16:17:39Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=62a5df4222721aae8dd984a39402e6e86cfc6601'/>
<id>urn:sha1:62a5df4222721aae8dd984a39402e6e86cfc6601</id>
<content type='text'>
Fixes https://gitlab.com/nonguix/nonguix/-/issues/224

* *.scm: Use SPDX license identifier and remove obsolete license
statement.
</content>
</entry>
<entry>
<title>nonguix: binary-build-system: Fix use of undefined variable.</title>
<updated>2022-06-18T11:03:42Z</updated>
<author>
<name>Guillaume Le Vaillant</name>
<email>glv@posteo.net</email>
</author>
<published>2022-06-14T12:33:39Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=c90d3219726342c034b5404bd60849fc8bff37c8'/>
<id>urn:sha1:c90d3219726342c034b5404bd60849fc8bff37c8</id>
<content type='text'>
Follow up to a0079cf1bd8ef707ab9e15a0e249cbd34f157ae4.

* nonguix/build/binary-build-system.scm (patchelf)[make-rpath]: Use 'name'
  instead of undefined 'input-or-output'.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nonguix: binary-build-system: Add copyright header for Attila.</title>
<updated>2022-05-05T21:20:58Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2022-05-05T21:20:58Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=399b277e82dd7115a25bcaabaf58f6dd40ebf920'/>
<id>urn:sha1:399b277e82dd7115a25bcaabaf58f6dd40ebf920</id>
<content type='text'>
Follow up to a0079cf1bd8ef707ab9e15a0e249cbd34f157ae4.
</content>
</entry>
<entry>
<title>nonguix: Extend patchelf-plan syntax with optional path.</title>
<updated>2022-05-05T21:14:30Z</updated>
<author>
<name>Attila Lendvai</name>
<email>attila@lendvai.name</email>
</author>
<published>2022-04-29T13:14:34Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=a0079cf1bd8ef707ab9e15a0e249cbd34f157ae4'/>
<id>urn:sha1:a0079cf1bd8ef707ab9e15a0e249cbd34f157ae4</id>
<content type='text'>
Makes it possible to define entries like the following in the patchelf-plan:
("the-binary" ("glibc" ("nss" "/lib/nss")))

* nonguix/build/binary-build-system.scm (maybe-make-rpath, make-rpath):
New functions and use them.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nonguix: Update binary build system to pass sources.</title>
<updated>2021-12-13T22:07:52Z</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2021-11-29T23:54:52Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=c736f26faea52cac1a656302cad1560176402ddc'/>
<id>urn:sha1:c736f26faea52cac1a656302cad1560176402ddc</id>
<content type='text'>
* nonguix/build-system/binary.scm (lower): Remove #:source from
  'private-keywords'.
</content>
</entry>
<entry>
<title>nonguix: Update binary build system to return a monadic procedure.</title>
<updated>2021-12-13T22:06:01Z</updated>
<author>
<name>Josselin Poiret</name>
<email>dev@jpoiret.xyz</email>
</author>
<published>2021-11-11T15:14:40Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=7b13acb514312895d604e5680c26a7d1306674cc'/>
<id>urn:sha1:7b13acb514312895d604e5680c26a7d1306674cc</id>
<content type='text'>
Fixes https://gitlab.com/nonguix/nonguix/-/issues/146.

* nonguix/build-system/binary.scm (binary-build): Update it.

Signed-off-by: Jonathan Brielmaier &lt;jonathan.brielmaier@web.de&gt;
</content>
</entry>
<entry>
<title>nongnu: Adapt linux-initrd to populate-store changes.</title>
<updated>2020-12-22T11:56:25Z</updated>
<author>
<name>Jonathan Brielmaier</name>
<email>jonathan.brielmaier@web.de</email>
</author>
<published>2020-12-18T21:20:23Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=daa0dda76ddd869c8b2866fcf2866667b69461ad'/>
<id>urn:sha1:daa0dda76ddd869c8b2866fcf2866667b69461ad</id>
<content type='text'>
Fixes https://gitlab.com/nonguix/nonguix/-/issues/81.
Reported-by: Jean-Baptiste Volatier.

Depends on https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d88ff09.

* nonguix/modules.scm (import-nonguix-module?): New variable. Export it
instead of nonguix-module-name?.
* nongnu/system/linux-initrd.scm (microcode-initrd): Use
import-nonguix-module? instead of nonguix-module-name?.
(combined-initrd): Dito.
</content>
</entry>
<entry>
<title>nonguix: Allow disabling passing $0 in make-wrapper.</title>
<updated>2020-07-02T13:50:51Z</updated>
<author>
<name>Julien Lepiller</name>
<email>julien@lepiller.eu</email>
</author>
<published>2020-07-02T12:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=1f61e376ce7e6e5873744181bd740b8223a7f93f'/>
<id>urn:sha1:1f61e376ce7e6e5873744181bd740b8223a7f93f</id>
<content type='text'>
* nonguix/build/utils.scm (make-wrapper): Add skip-argument-0? keyword.
</content>
</entry>
<entry>
<title>utils: Remove 'make-desktop-entry-file' function now that it's upstream.</title>
<updated>2020-06-22T15:43:31Z</updated>
<author>
<name>Pierre Neidhardt</name>
<email>mail@ambrevar.xyz</email>
</author>
<published>2020-06-22T15:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.marekpasnikowski.pl/nonguix.git/commit/?id=12210f2393a5c8f32dec557cc7cbc6f73c5f0a32'/>
<id>urn:sha1:12210f2393a5c8f32dec557cc7cbc6f73c5f0a32</id>
<content type='text'>
* nonguix/build/utils.scm (make-desktop-entry-file): Remove function.
</content>
</entry>
</feed>
