<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/pkgs/by-name/sc, branch prime</title>
<subtitle>My NixOS system configuration, with some of my binaries</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/nixos-config/atom?h=prime'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/'/>
<updated>2025-12-17T19:23:07+00:00</updated>
<entry>
<title>treewide: Use correct `mktemp` with template invocation</title>
<updated>2025-12-17T19:23:07+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-12-17T19:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=a52b3a04efda23d0e270226f07d1b9f05a4b2d76'/>
<id>urn:sha1:a52b3a04efda23d0e270226f07d1b9f05a4b2d76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>treewide: Give tempfiles descriptive names</title>
<updated>2025-12-09T11:08:45+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-12-09T11:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=993c3283a9e6a00fcb6b747d54f281caf6f4b681'/>
<id>urn:sha1:993c3283a9e6a00fcb6b747d54f281caf6f4b681</id>
<content type='text'>
This makes it easier to see, where each tempfile comes from.
</content>
</entry>
<entry>
<title>treewide: Add nice GPL-3.0-or-later license header</title>
<updated>2025-04-27T14:25:12+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-27T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=83cc776bcdfae930d49f3c321ebf787e9ed7b111'/>
<id>urn:sha1:83cc776bcdfae930d49f3c321ebf787e9ed7b111</id>
<content type='text'>
This change also ensures that this repo is reuse-3.0 compliant.
</content>
</entry>
<entry>
<title>pkgs/screenshot_temprorary: Migrate to `writeShellApplication`</title>
<updated>2025-04-14T09:54:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-04-14T09:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=271f9c1fe94a6ed7f091bf81ccb1457230841ab3'/>
<id>urn:sha1:271f9c1fe94a6ed7f091bf81ccb1457230841ab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(pkgs/{screenshot_persistent,lock,neorg}): Add `meta.mainProgram`</title>
<updated>2025-02-02T18:08:34+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-02T18:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=77111a6830954fa0dbd69cda12ed87ba46a6beff'/>
<id>urn:sha1:77111a6830954fa0dbd69cda12ed87ba46a6beff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(pkgs/screenshot_persistent): Start lf floating and on the correct file</title>
<updated>2025-02-02T18:07:42+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-02T18:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=e0c24a6735faf350c88d08b9c2e2d509e5780568'/>
<id>urn:sha1:e0c24a6735faf350c88d08b9c2e2d509e5780568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(pkgs/screenshot_persistent): Migrate to `writeShellApplication`</title>
<updated>2025-02-02T17:28:15+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-02-02T17:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=ac10559229422acf06e7c826daee3a8b1d589f7a'/>
<id>urn:sha1:ac10559229422acf06e7c826daee3a8b1d589f7a</id>
<content type='text'>
`sysLib` is a good _framework_, but the overhead of the framework too
much for such a simple shell script.
</content>
</entry>
<entry>
<title>refactor(pkgs): Categorize into `by-name` shards</title>
<updated>2024-05-23T11:26:22+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-05-23T11:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/nixos-config/commit/?id=204731c0a69136c9cebcb54f1afecf5145e26bbe'/>
<id>urn:sha1:204731c0a69136c9cebcb54f1afecf5145e26bbe</id>
<content type='text'>
This might not be the perfect way to organize a package set --
especially if the set is not nearly the size of nixpkgs -- but it is
_at_ least a way of organization.
</content>
</entry>
</feed>
