<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/flake.nix, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/flake.nix?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/flake.nix?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2026-06-13T18:20:17Z</updated>
<entry>
<title>build(flake): Expose nixos-module</title>
<updated>2026-06-13T18:20:17Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-13T18:20:17Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=67b7d4fcd837d7251ab1ff565bdf266b4c264adc'/>
<id>urn:sha1:67b7d4fcd837d7251ab1ff565bdf266b4c264adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(server): Really make users stateless (with tests)</title>
<updated>2026-06-11T23:54:21Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-11T23:54:21Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=bbdf38018b47328b5faa2cef635c37095045be72'/>
<id>urn:sha1:bbdf38018b47328b5faa2cef635c37095045be72</id>
<content type='text'>
This commit also remove another load of unneeded features.
</content>
</entry>
<entry>
<title>chore: Restore db migrations</title>
<updated>2026-06-10T23:05:07Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-10T23:05:07Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=7a9e229d5f4913d1a48c92615bcb3234f5dcfd33'/>
<id>urn:sha1:7a9e229d5f4913d1a48c92615bcb3234f5dcfd33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: Remove some unused rust code</title>
<updated>2026-06-10T20:01:45Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-06-10T20:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5e31a81cd2207f053b8cd8ad84ebe2a2f691b29d'/>
<id>urn:sha1:5e31a81cd2207f053b8cd8ad84ebe2a2f691b29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update to Rust 1.96 (#3507)</title>
<updated>2026-05-28T23:21:05Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2026-05-28T23:21:05Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=42d4aff9f91e47e4362f119ab8575204415f58a3'/>
<id>urn:sha1:42d4aff9f91e47e4362f119ab8575204415f58a3</id>
<content type='text'>
&lt;!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord --&gt;

## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
<entry>
<title>chore: update to rust 1.95 (#3426)</title>
<updated>2026-04-21T01:34:35Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2026-04-21T01:34:35Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=65b74277d1f113174ad52cae9ffa93fbef1dc705'/>
<id>urn:sha1:65b74277d1f113174ad52cae9ffa93fbef1dc705</id>
<content type='text'>
&lt;!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord --&gt;

## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
<entry>
<title>chore: update to Rust 1.94 (#3247)</title>
<updated>2026-03-09T20:25:47Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2026-03-09T20:25:47Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=fcde477aa958b7101254c3825918787cdf147ddc'/>
<id>urn:sha1:fcde477aa958b7101254c3825918787cdf147ddc</id>
<content type='text'>
&lt;!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord --&gt;

## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
<entry>
<title>chore(deps): update to rust 1.93.1 (#3181)</title>
<updated>2026-02-12T23:54:25Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@atuin.sh</email>
</author>
<published>2026-02-12T23:54:25Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=40c09d554af1fbc4d44f616ae6ed28c26b478e08'/>
<id>urn:sha1:40c09d554af1fbc4d44f616ae6ed28c26b478e08</id>
<content type='text'>
Resolves breaking checks on `main`

## Checks
- [ ] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [ ] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
<entry>
<title>chore: update to rust 1.93</title>
<updated>2026-01-26T19:45:08Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2026-01-26T19:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=8d1a33774035ef55aee2e7d09b69222e062ac06f'/>
<id>urn:sha1:8d1a33774035ef55aee2e7d09b69222e062ac06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build(nix): prevent deprecation warning on evaluation (#3006)</title>
<updated>2025-12-03T00:52:14Z</updated>
<author>
<name>Marc Jakobi</name>
<email>marc@jakobi.dev</email>
</author>
<published>2025-12-03T00:52:14Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=dc5cb308b58b15574f240480bba7856552482bc0'/>
<id>urn:sha1:dc5cb308b58b15574f240480bba7856552482bc0</id>
<content type='text'>
Evaluating the overlay produces the following evaluation warning:
`'system' has been renamed to/replaced by 'stdenv.hostPlatform.system'`

&lt;!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord --&gt;

## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing</content>
</entry>
</feed>
