<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixfiles/modules, branch main</title>
<subtitle>my nixfiles
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/'/>
<entry>
<title>home/ssh: add preprint/billy</title>
<updated>2024-12-05T00:08:36+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-12-05T00:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=4e1b54061515e2b2c16ba6f773eb5ebedbf2340b'/>
<id>4e1b54061515e2b2c16ba6f773eb5ebedbf2340b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all: jump to nixpkgs 24.05</title>
<updated>2024-06-04T19:14:49+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-06-04T19:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=d27e67743931d352e5857b605d44657668fa9013'/>
<id>d27e67743931d352e5857b605d44657668fa9013</id>
<content type='text'>
this does a lot of things, most of which are maintenance:
 - sources update
 - adjust newly-renamed options
 - swap some packages that were removed / renamed
 - update nomsring to newer default ghc
 - remove the deprecated lib.mdDoc from modules/*.nix
 - disable the nixpkgs mollysocket module so my own keeps evaluating
 - bundle the package definition of hikari &amp; wlroots 0.15, which nixpkgs
   has removed as unmaintained (in fairness, they are unmaintained)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this does a lot of things, most of which are maintenance:
 - sources update
 - adjust newly-renamed options
 - swap some packages that were removed / renamed
 - update nomsring to newer default ghc
 - remove the deprecated lib.mdDoc from modules/*.nix
 - disable the nixpkgs mollysocket module so my own keeps evaluating
 - bundle the package definition of hikari &amp; wlroots 0.15, which nixpkgs
   has removed as unmaintained (in fairness, they are unmaintained)
</pre>
</div>
</content>
</entry>
<entry>
<title>yeet the nix flakes</title>
<updated>2024-04-28T22:02:55+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-04-28T19:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=9e7a775e2578e126dddb1c6f7514874265e3d08e'/>
<id>9e7a775e2578e126dddb1c6f7514874265e3d08e</id>
<content type='text'>
this is, in the widest possible sense, a revert of
e88fed18f499a3e8ac98c772bbb62f00d1f8d1d7, which was now a little over
two years ago.

Of course, lots of things have changed since then:
 - this uses npins instead of niv, which is both simpler and still
   maintained
 - i haven't brought back the old deploy lib; I still use
   deploy-rs (with some modifications) to deploy things
 - if you actually use my stuff downstream, you can now use packages/ &amp;
   tests/ &amp; modules/ as entry points directly, while still having some
   control over inputs
 - (since i also don't believe any downstream users actually exist, i've
   not bothered to have a shim flake.nix so your stuff probably just
   broke. well, it was an experimental feature, anyways)
 - in general there's a lot more of the old-fashioned structure back
   again, with default.nix files in subdirectories that form a
   structure, not like how almost everything was just imported in the
   one big flake.nix file

For people who are interested in also having a non-flake config similar
to this one, it's probably best to take a look at inputs.nix (and also
at npins, of course)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is, in the widest possible sense, a revert of
e88fed18f499a3e8ac98c772bbb62f00d1f8d1d7, which was now a little over
two years ago.

Of course, lots of things have changed since then:
 - this uses npins instead of niv, which is both simpler and still
   maintained
 - i haven't brought back the old deploy lib; I still use
   deploy-rs (with some modifications) to deploy things
 - if you actually use my stuff downstream, you can now use packages/ &amp;
   tests/ &amp; modules/ as entry points directly, while still having some
   control over inputs
 - (since i also don't believe any downstream users actually exist, i've
   not bothered to have a shim flake.nix so your stuff probably just
   broke. well, it was an experimental feature, anyways)
 - in general there's a lot more of the old-fashioned structure back
   again, with default.nix files in subdirectories that form a
   structure, not like how almost everything was just imported in the
   one big flake.nix file

For people who are interested in also having a non-flake config similar
to this one, it's probably best to take a look at inputs.nix (and also
at npins, of course)
</pre>
</div>
</content>
</entry>
<entry>
<title>init mollysocket package, module, and deploy it on flora</title>
<updated>2024-03-04T17:55:18+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-03-04T17:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=0b7bf6205fa36e48c597bce55a65820d81cbeaec'/>
<id>0b7bf6205fa36e48c597bce55a65820d81cbeaec</id>
<content type='text'>
with thanks to networkException, who wrote the initial nix package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with thanks to networkException, who wrote the initial nix package.
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/bookwyrm: manage.py wrapper needs env file</title>
<updated>2024-02-15T18:43:42+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-02-15T18:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=5788f8499e5e7089e1c64e397c2308f26874c3a5'/>
<id>5788f8499e5e7089e1c64e397c2308f26874c3a5</id>
<content type='text'>
otherwise it just fails to start with an error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise it just fails to start with an error
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/bookwyrm: use environmentFile for secrets</title>
<updated>2024-02-15T16:57:19+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-02-15T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=ed53fa3cf4b9c00064c89e75df68a2fe1e965275'/>
<id>ed53fa3cf4b9c00064c89e75df68a2fe1e965275</id>
<content type='text'>
this allows setting options via an environment file that is passed to
the systemd units, in addition to the ones set during build time of the
package.

For now this is tailored to SECRET_KEY, but it may be useful for other
settings as well (e.g. EMAIL_HOST_PASSWORD), and I'm not sure if it
takes priority over the build-time settings ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows setting options via an environment file that is passed to
the systemd units, in addition to the ones set during build time of the
package.

For now this is tailored to SECRET_KEY, but it may be useful for other
settings as well (e.g. EMAIL_HOST_PASSWORD), and I'm not sure if it
takes priority over the build-time settings ...
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/bookwyrm: whoops, that's not how the module system works</title>
<updated>2024-02-14T22:37:08+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-02-14T22:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=9f230e2b7a2fb077b3405e320b56a205ce3e085e'/>
<id>9f230e2b7a2fb077b3405e320b56a205ce3e085e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules/bookwyrm: init</title>
<updated>2024-02-14T22:24:52+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-02-14T22:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=4b3096a7022f2785b58eddfe5f1d98eed0495165'/>
<id>4b3096a7022f2785b58eddfe5f1d98eed0495165</id>
<content type='text'>
this should be mostly usable for actual deployments. Only thing that's
really still annoying is having to set the SECRET_KEY via Nix, since
not having set it makes the package fail to build. But it doesn't
actually end up in the derivation, so changing it afterwards should be
fine; I've just not tested that yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should be mostly usable for actual deployments. Only thing that's
really still annoying is having to set the SECRET_KEY via Nix, since
not having set it makes the package fail to build. But it doesn't
actually end up in the derivation, so changing it afterwards should be
fine; I've just not tested that yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>initial jump to nixos 23.05</title>
<updated>2023-05-29T00:13:36+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2023-05-29T00:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=6085f86d2a39c5c8d8c8f256fe2650f02e6ff368'/>
<id>6085f86d2a39c5c8d8c8f256fe2650f02e6ff368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add module for crs-tracker, for fun</title>
<updated>2023-04-01T00:54:35+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2023-04-01T00:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=f4f3f7d0ad49cfb9d73061997523f69c31716739'/>
<id>f4f3f7d0ad49cfb9d73061997523f69c31716739</id>
<content type='text'>
please no one like, actually use this. unless you volunteer to at least
add a script to run database migrations, since currently these need to
be run by hand …
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
please no one like, actually use this. unless you volunteer to at least
add a script to run database migrations, since currently these need to
be run by hand …
</pre>
</div>
</content>
</entry>
</feed>
