<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixfiles/pkgs/apply-config, branch main</title>
<subtitle>my nixfiles</subtitle>
<id>https://stuebinm.eu/git/nixfiles/atom/pkgs/apply-config?h=main</id>
<link rel='self' href='https://stuebinm.eu/git/nixfiles/atom/pkgs/apply-config?h=main'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/'/>
<updated>2024-12-02T19:01:13Z</updated>
<entry>
<title>pkgs/apply-config: reasonable exit values</title>
<updated>2024-12-02T19:01:13Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-12-02T19:01:13Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=1c31d03bf31c489e6826f341c53dfa3a4a76f144'/>
<id>urn:sha1:1c31d03bf31c489e6826f341c53dfa3a4a76f144</id>
<content type='text'>
turns out gauche does not assume 0 if main doesn't return a number
</content>
</entry>
<entry>
<title>pkgs/apply-config: fixups</title>
<updated>2024-06-04T19:17:38Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-06-04T19:17:38Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=daeee8711bfdb4eb635307a184d4c0c7eee61756'/>
<id>urn:sha1:daeee8711bfdb4eb635307a184d4c0c7eee61756</id>
<content type='text'>
the nix-env logic was still broken. It seems to have extremely weird
failure modes under which it does not report errors when doing
nix-env --set, or else the switch-to-configuration.pl script does not
properly install the boot loader entry when it was installed via --set
instead of --install.

I'm not entirely clear on why yet, will need some investigating.
</content>
</entry>
<entry>
<title>pkgs/apply-config: random fixes</title>
<updated>2024-05-27T22:40:11Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-05-27T22:40:11Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=64a0c125747eb309faca1b905c0b46e98b4ad768'/>
<id>urn:sha1:64a0c125747eb309faca1b905c0b46e98b4ad768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>custom apply config script</title>
<updated>2024-05-06T00:30:40Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-05-06T00:30:40Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=6636421fb72c1f23f641fc694eb37ac5a05dd120'/>
<id>urn:sha1:6636421fb72c1f23f641fc694eb37ac5a05dd120</id>
<content type='text'>
since nixos-rebuild does not support applying a built config (i.e. one
on which eval-config has already been called) without flakes.

I might or might not extend this into a more proper reimplementation of
nixos-rebuild.
</content>
</entry>
</feed>
