<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/modules/by-name/di, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom/modules/by-name/di?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom/modules/by-name/di?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2026-08-25T21:26:58Z</updated>
<entry>
<title>modules/{direnv,starship}: Enable direnv landrun sandbox</title>
<updated>2026-08-25T21:26:58Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-25T21:26:35Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=c201188e0bd1c666a86e7c3ec85ec6a43c6bd35f'/>
<id>urn:sha1:c201188e0bd1c666a86e7c3ec85ec6a43c6bd35f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Consistently run `direnv export`</title>
<updated>2026-08-25T20:59:42Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-25T20:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=b17222c8a8ee904aa94254256e5fec6ed38027e7'/>
<id>urn:sha1:b17222c8a8ee904aa94254256e5fec6ed38027e7</id>
<content type='text'>
With the current integration, we never actually re-set a loaded dev
shell (and thus potentially spam the shell with env diffs after every
prompt).
</content>
</entry>
<entry>
<title>modules/direnv: Don't actually run the landlock sandbox yet</title>
<updated>2026-08-23T18:21:11Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T18:21:11Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=dc29bd51faff11eb6b1399bcf7faba884b4f2931'/>
<id>urn:sha1:dc29bd51faff11eb6b1399bcf7faba884b4f2931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Actually specify bin for landrun-fish</title>
<updated>2026-08-23T18:17:51Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T18:17:51Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=eaf7aa1000570d4af6909a93835be0d9b1dbfa29'/>
<id>urn:sha1:eaf7aa1000570d4af6909a93835be0d9b1dbfa29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Use correct test combining operators</title>
<updated>2026-08-23T18:15:41Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T18:15:41Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=628ab4990bca3ec53e76996704ddf267c76b33a9'/>
<id>urn:sha1:628ab4990bca3ec53e76996704ddf267c76b33a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Correctly define function `_direnv_hook`</title>
<updated>2026-08-23T18:11:16Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T18:11:16Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=68aec3d3f806ae556a368ee32426118e962459cc'/>
<id>urn:sha1:68aec3d3f806ae556a368ee32426118e962459cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Use correct `lib.getExe`</title>
<updated>2026-08-23T18:08:45Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T18:08:45Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=5a208210b5a7965dd99e41ac60dfa288c19081d4'/>
<id>urn:sha1:5a208210b5a7965dd99e41ac60dfa288c19081d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Implement a landrun based sandbox for dev-shells</title>
<updated>2026-08-23T17:51:47Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T17:51:18Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=f10d3170cccc852e21e10bce521999fe1e85aceb'/>
<id>urn:sha1:f10d3170cccc852e21e10bce521999fe1e85aceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/direnv: Fix devshell loading</title>
<updated>2026-08-23T16:32:56Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-23T16:32:56Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=bee0df7c7cb25088bf38f5e20bfc3a1b2868f743'/>
<id>urn:sha1:bee0df7c7cb25088bf38f5e20bfc3a1b2868f743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: Switch to bare unflake</title>
<updated>2026-08-19T15:47:51Z</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2026-08-19T15:47:51Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=7e2e4de1a42e37234cf5d5a692573a8426bec4ca'/>
<id>urn:sha1:7e2e4de1a42e37234cf5d5a692573a8426bec4ca</id>
<content type='text'>
There was no real reason to still have `npins` around. I just kept it
because of historical reasons.
</content>
</entry>
</feed>
