<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/flake.nix, branch v1.6.0</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.6.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.6.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-12-16T09:46:30+00:00</updated>
<entry>
<title>chore: bump nix flake rust nightly `fmt` overlay</title>
<updated>2024-12-16T09:46:30+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-12-16T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=4ee83e2fe5335a8afd78439c35f029c4a472e797'/>
<id>urn:sha1:4ee83e2fe5335a8afd78439c35f029c4a472e797</id>
<content type='text'>
update the rust nightly `fmt` overlay which needs to be pinned
to a specific version (this case by date)

update formatting in main files via `cargo fmt`
</content>
</entry>
<entry>
<title>chore: bump rustfmt from nightly</title>
<updated>2024-09-18T12:17:36+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-18T12:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=546aacf77c4ec0af4384328277c771abbe343031'/>
<id>urn:sha1:546aacf77c4ec0af4384328277c771abbe343031</id>
<content type='text'>
from april version to current
</content>
</entry>
<entry>
<title>build: add nix build derivation for tarball</title>
<updated>2024-09-11T11:31:16+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-11T11:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=db17699af4b0ec839b8340766aab91bacf974cd4'/>
<id>urn:sha1:db17699af4b0ec839b8340766aab91bacf974cd4</id>
<content type='text'>
so a tarball can be created per system for issuing releases
</content>
</entry>
<entry>
<title>build: remove PKG_CONFIG_PATH env var</title>
<updated>2024-09-11T11:25:47+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-11T11:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=0ec32cf5e63ad2b97ff8815a65703355f7db92ee'/>
<id>urn:sha1:0ec32cf5e63ad2b97ff8815a65703355f7db92ee</id>
<content type='text'>
as this is not needed. it was originally added as part of diagnosing
openssl availablity
</content>
</entry>
<entry>
<title>build: fix nix binary references and build tools</title>
<updated>2024-09-11T09:09:16+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-11T06:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=8959161c34fdd21cce715715a11f6a52e9a39f58'/>
<id>urn:sha1:8959161c34fdd21cce715715a11f6a52e9a39f58</id>
<content type='text'>
both binaries should be within the same package.

`pkg-config` and `openssl` need to be in both `nativeBuildInputs` and
`buildInputs` and dev shell `buildInputs` otherwise the build will fail.

PKG_CONFIG_PATH ev also needs to be set.
</content>
</entry>
<entry>
<title>build: fix dependancy package errors</title>
<updated>2024-09-10T11:24:24+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-10T11:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ea7aa01e1e2d89fb00c758943b135dc56cd7c1fc'/>
<id>urn:sha1:ea7aa01e1e2d89fb00c758943b135dc56cd7c1fc</id>
<content type='text'>
which were preventing the build process from running
</content>
</entry>
<entry>
<title>build: use nix to build binaries</title>
<updated>2024-09-09T15:22:34+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-09-09T12:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=f6f7f81f94fe00df0dd756b517848296a622867c'/>
<id>urn:sha1:f6f7f81f94fe00df0dd756b517848296a622867c</id>
<content type='text'>
using rustPlatform.buildRustPackage as used in nixpkgs
</content>
</entry>
<entry>
<title>build: fix lint warning</title>
<updated>2024-04-19T15:13:21+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-04-19T15:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=4b49ab05e3b8fa3146d7dfd0c8e5250c14df46ae'/>
<id>urn:sha1:4b49ab05e3b8fa3146d7dfd0c8e5250c14df46ae</id>
<content type='text'>
remove unused binding
</content>
</entry>
<entry>
<title>chore: update rust nightly in nix</title>
<updated>2024-04-09T08:45:57+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-04-09T08:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=7415be21c725e4d1758cff4924783dd4623c2554'/>
<id>urn:sha1:7415be21c725e4d1758cff4924783dd4623c2554</id>
<content type='text'>
whilst fmt is using nightly it doesnt appear that clippy is

previous attempts to update the rustfmt nightly version have resulted
in a large number of errors which needed resolving. the change was
backed out because of other priorities.

It appears  now that clippy is not using the nightly version
and there are no regressions
</content>
</entry>
<entry>
<title>build(deps) update nix</title>
<updated>2023-12-06T08:14:53+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2023-12-06T08:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=f811835ca768d6cbcef24f2873c43b51e63578ce'/>
<id>urn:sha1:f811835ca768d6cbcef24f2873c43b51e63578ce</id>
<content type='text'>
- update nix flake
- bump hard coded reference to rustfmt nightly version
- fix warning that latest version of rustfmt produced
</content>
</entry>
</feed>
