<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs, branch origin/llvm-cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fllvm-cleanup</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fllvm-cleanup'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2024-05-27T19:41:42Z</updated>
<entry>
<title>clang: build with Ninja for all versions</title>
<updated>2024-05-27T19:41:42Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T19:32:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5975ba6be152ee6196dd7e1167ac9cd886d45963'/>
<id>urn:sha1:5975ba6be152ee6196dd7e1167ac9cd886d45963</id>
<content type='text'>
Older versions using Make is a relic of old stdenv bootstrap.
</content>
</entry>
<entry>
<title>llvmPackages: Clean up in a few ways</title>
<updated>2024-05-27T19:41:42Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T19:29:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=95191cd7a571a6f32075e46f9c2847d089bcee4e'/>
<id>urn:sha1:95191cd7a571a6f32075e46f9c2847d089bcee4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>llvm: Alway disable hardening `trivialautovarinit`</title>
<updated>2024-05-27T18:34:19Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T18:34:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=0fe5ab26b9190f825dd6999ab6be84ec95a624ad'/>
<id>urn:sha1:0fe5ab26b9190f825dd6999ab6be84ec95a624ad</id>
<content type='text'>
Old code basically did just taht, this is simpler.
</content>
</entry>
<entry>
<title>.git-blame-ignore-revs, .github: Mark formatting just done</title>
<updated>2024-05-27T18:32:32Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T18:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5b59dfc37a5201c087a2e4de91b0da7f09ffb9cf'/>
<id>urn:sha1:5b59dfc37a5201c087a2e4de91b0da7f09ffb9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>llvmPackages: Format common files</title>
<updated>2024-05-27T18:30:55Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T17:49:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=65e2d797a234feb71c787ad3ef0cafc52299bb37'/>
<id>urn:sha1:65e2d797a234feb71c787ad3ef0cafc52299bb37</id>
<content type='text'>
This will help with further refactors
</content>
</entry>
<entry>
<title>clang: Remove uneeded `self`</title>
<updated>2024-05-27T17:47:01Z</updated>
<author>
<name>John Ericson</name>
<email>John.Ericson@Obsidian.Systems</email>
</author>
<published>2024-05-27T17:47:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=e8f0e65bf0eec4e66be82cd9c16f025f1666b253'/>
<id>urn:sha1:e8f0e65bf0eec4e66be82cd9c16f025f1666b253</id>
<content type='text'>
`finalAttrs` is good enough.
</content>
</entry>
<entry>
<title>Merge pull request #311777 from rhelmot/freebsd-minimal3/llvmPackages</title>
<updated>2024-05-27T17:41:31Z</updated>
<author>
<name>John Ericson</name>
<email>git@JohnEricson.me</email>
</author>
<published>2024-05-27T17:41:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=85536b3681e0dd2bbbb6272fac414d634467e090'/>
<id>urn:sha1:85536b3681e0dd2bbbb6272fac414d634467e090</id>
<content type='text'>
llvmPackages: add support for native FreeBSD</content>
</entry>
<entry>
<title>util-linux: add hd symlink for hexdump --canonical</title>
<updated>2024-05-27T15:32:11Z</updated>
<author>
<name>Thomas Mühlbacher</name>
<email>tmuehlbacher@posteo.net</email>
</author>
<published>2024-03-23T10:53:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=70f855d67da2de765e24df74549004bf3304465d'/>
<id>urn:sha1:70f855d67da2de765e24df74549004bf3304465d</id>
<content type='text'>
As mentioned in the man page, `hd` is a shorthand for `hexdump
--canonical`. Shell completion (at least in bash) works without any
additional modifications.

In nixpkgs, hd is offered by busybox but not util-linux so far. Other
distros, such as Debian make hd available through a similar
implementation[1].

[1]: https://salsa.debian.org/debian/util-linux/-/blob/4ccecb3e6d53fc7990d8287f9e00b3be6a64f209/debian/bsdextrautils.links
</content>
</entry>
<entry>
<title>Merge pull request #311767 from rhelmot/freebsd-minimal3/cpython</title>
<updated>2024-05-27T15:04:58Z</updated>
<author>
<name>John Ericson</name>
<email>git@JohnEricson.me</email>
</author>
<published>2024-05-27T15:04:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1d7f5c818abc47eb034247a894ccf68d5189c851'/>
<id>urn:sha1:1d7f5c818abc47eb034247a894ccf68d5189c851</id>
<content type='text'>
python3: fix build on native FreeBSD</content>
</entry>
<entry>
<title>Merge pull request #314670 from rhelmot/freebsd-minimal3/xz-uses</title>
<updated>2024-05-27T14:48:33Z</updated>
<author>
<name>John Ericson</name>
<email>git@JohnEricson.me</email>
</author>
<published>2024-05-27T14:48:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=9e21798e8f92cc3fc56f17f64ff2dcea74b619b4'/>
<id>urn:sha1:9e21798e8f92cc3fc56f17f64ff2dcea74b619b4</id>
<content type='text'>
gettext, texinfo: Remove spurious xz </content>
</entry>
</feed>
