<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixfiles/pkgs/apply-config, branch main</title>
<subtitle>my nixfiles
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/'/>
<entry>
<title>pkgs/apply-config: reasonable exit values</title>
<updated>2024-12-02T19:01:13+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-12-02T19:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=1c31d03bf31c489e6826f341c53dfa3a4a76f144'/>
<id>1c31d03bf31c489e6826f341c53dfa3a4a76f144</id>
<content type='text'>
turns out gauche does not assume 0 if main doesn't return a number
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turns out gauche does not assume 0 if main doesn't return a number
</pre>
</div>
</content>
</entry>
<entry>
<title>pkgs/apply-config: fixups</title>
<updated>2024-06-04T19:17:38+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-06-04T19:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=daeee8711bfdb4eb635307a184d4c0c7eee61756'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>pkgs/apply-config: random fixes</title>
<updated>2024-05-27T22:40:11+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-05-27T22:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=64a0c125747eb309faca1b905c0b46e98b4ad768'/>
<id>64a0c125747eb309faca1b905c0b46e98b4ad768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>custom apply config script</title>
<updated>2024-05-06T00:30:40+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2024-05-06T00:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/nixfiles/commit/?id=6636421fb72c1f23f641fc694eb37ac5a05dd120'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
