<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos_home/pkgs, branch master</title>
<subtitle>My NixOS home-manager configuration</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/'/>
<entry>
<title>Basic attempt at a better structure</title>
<updated>2018-05-05T11:02:04+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-05-05T11:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/commit/?id=dea9a66fccca94ed27387246e384f3dcb20501f6'/>
<id>dea9a66fccca94ed27387246e384f3dcb20501f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix oomox-gtk-theme derivation after update</title>
<updated>2018-05-02T19:06:55+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-05-02T19:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/commit/?id=d0bacdf9b42e750769f80b637f58a32f643f16eb'/>
<id>d0bacdf9b42e750769f80b637f58a32f643f16eb</id>
<content type='text'>
…I am not clear what happened here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
…I am not clear what happened here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add oomox-archdroid-icon-theme derivation</title>
<updated>2018-04-24T17:55:23+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-04-24T17:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/commit/?id=f5db61e34dde4cc36b0cdaa33ed1b6e23e9ad776'/>
<id>f5db61e34dde4cc36b0cdaa33ed1b6e23e9ad776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make oomox-gtk-theme derivation configurable</title>
<updated>2018-04-24T10:17:28+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-04-24T10:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/commit/?id=c88716541afe1b9eed807c8073f21b4dae31dac2'/>
<id>c88716541afe1b9eed807c8073f21b4dae31dac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic oomox-gtk-theme derivation</title>
<updated>2018-04-23T18:38:31+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-04-23T18:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/nixos_home/commit/?id=7b9579d8559accb1f8e03b336de5edec9e78adbf'/>
<id>7b9579d8559accb1f8e03b336de5edec9e78adbf</id>
<content type='text'>
For my current laptop configuration I maintain a custom GTK theme to match
i3 and vim color schemes (see KnairdA/dotfiles). As starting  point I want
to port this setup to NixOS and XMonad. The objective is to get to a point
where I can change accent colors in a central location (i.e. some Nix file)
and generate everything else automatically.

The included derivation builds and installs this custom oomox generated
theme in a quick and dirty fashion. This can  definitely be improved in
many ways, e.g. splitting the config into Nix params.
The result looks mostly correct - remaining differences are probably due
to the missing Icon theme.

Additionally I had to define $HOME as oomox seems to attempt to write
there in spite of the target directory definition.

Note that this derivation currently only builds on unstable as older
versions of sassc terminate with some kind of CSS error. Luckily this is
no problem for Nix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For my current laptop configuration I maintain a custom GTK theme to match
i3 and vim color schemes (see KnairdA/dotfiles). As starting  point I want
to port this setup to NixOS and XMonad. The objective is to get to a point
where I can change accent colors in a central location (i.e. some Nix file)
and generate everything else automatically.

The included derivation builds and installs this custom oomox generated
theme in a quick and dirty fashion. This can  definitely be improved in
many ways, e.g. splitting the config into Nix params.
The result looks mostly correct - remaining differences are probably due
to the missing Icon theme.

Additionally I had to define $HOME as oomox seems to attempt to write
there in spite of the target directory definition.

Note that this derivation currently only builds on unstable as older
versions of sassc terminate with some kind of CSS error. Luckily this is
no problem for Nix.
</pre>
</div>
</content>
</entry>
</feed>
