<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/system/services/nix-sync, branch v0.19.0</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=v0.19.0</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=v0.19.0'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2023-10-14T14:21:07+00:00</updated>
<entry>
<title>Style(treewide): Merge attrs together</title>
<updated>2023-10-14T14:21:07+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-10-13T16:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=1fda2742810c69e9a4c574d77ac18f69a24bfb5e'/>
<id>urn:sha1:1fda2742810c69e9a4c574d77ac18f69a24bfb5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Remove timeout on build</title>
<updated>2023-08-02T14:19:50+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-31T16:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=dfb847a3c9d3bdd73aa187e590c239f3531f5e07'/>
<id>urn:sha1:dfb847a3c9d3bdd73aa187e590c239f3531f5e07</id>
<content type='text'>
The unit had the potential to fail, if the build took longer than the
default timeout. This is obviously not ideal, so the timeout was
removed, as all nix builds should be safe enough not to devour
resources.
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Rebase on pulls, to allow for force pushes</title>
<updated>2023-08-02T14:19:27+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-08-01T21:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=8d9ef95d74fe58302b7fff945162beb01c3e6d33'/>
<id>urn:sha1:8d9ef95d74fe58302b7fff945162beb01c3e6d33</id>
<content type='text'>
As the nix-sync service should _never_ commit new stuff, this rebase
should always be a fast-forward, i.e. it works without manual
intervention.
Without the rebase as argument, this services would break, when the
history gets rewritten, for example on a amended commit.
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Make the timer relative to the unit start</title>
<updated>2023-08-02T14:19:25+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-31T21:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=18aa0c5687d9b047b06ad00132d6881bce1a74a0'/>
<id>urn:sha1:18aa0c5687d9b047b06ad00132d6881bce1a74a0</id>
<content type='text'>
The timer before hand started `repo.interval` after it self was started,
i.e., it was a oneshot timer. This change now fixes this by make the
point the timer activates relative to the time elapsed, since the
associated unit was last started.
</content>
</entry>
<entry>
<title>Style(treewide): Format after removing vim lines</title>
<updated>2023-07-19T13:54:18+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-10T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=20a566f32cbaf5f08a627ae4d4afb17f653779c4'/>
<id>urn:sha1:20a566f32cbaf5f08a627ae4d4afb17f653779c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feat(.editorconfig): Add the configuration for all files</title>
<updated>2023-07-19T13:54:02+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-10T13:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=96aea471ced9b223856ab34011b3bf3b320fb7d2'/>
<id>urn:sha1:96aea471ced9b223856ab34011b3bf3b320fb7d2</id>
<content type='text'>
This sets some formatting option based on the file. In comparison to
the vim lines, this should be supported by more editors.
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Nix build needs access to /proc/stat</title>
<updated>2023-07-08T14:01:56+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-08T12:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=123a8d92e6ba702434af3002bf95afc2c3ea0ac3'/>
<id>urn:sha1:123a8d92e6ba702434af3002bf95afc2c3ea0ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Guard deletion of `repo.path`</title>
<updated>2023-07-05T19:21:44+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-05T19:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=16da0f2fc8e02e9363d2f6a6ddf9dd8a715f3901'/>
<id>urn:sha1:16da0f2fc8e02e9363d2f6a6ddf9dd8a715f3901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Pull before rebuilding</title>
<updated>2023-07-05T19:18:46+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-05T19:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=3df8d67f6be90fe4561133602052fff719883be7'/>
<id>urn:sha1:3df8d67f6be90fe4561133602052fff719883be7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix(system/services/nix-sync): Generate the needed repo paths</title>
<updated>2023-07-05T19:09:56+00:00</updated>
<author>
<name>Soispha</name>
<email>soispha@vhack.eu</email>
</author>
<published>2023-07-05T19:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=5bed7c8ee0c95526f08b046b1a0b6832ea21606b'/>
<id>urn:sha1:5bed7c8ee0c95526f08b046b1a0b6832ea21606b</id>
<content type='text'>
</content>
</entry>
</feed>
