<feed xmlns='http://www.w3.org/2005/Atom'>
<title>workadventure-nix, branch tabascoeye</title>
<subtitle>Nix packages and module for workadventure
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/'/>
<entry>
<title>version from github repo tabascoeye/workadventure</title>
<updated>2021-03-01T22:05:18+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-03-01T22:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=1666f59a480ac355fa327ad208de3de9f51752ca'/>
<id>1666f59a480ac355fa327ad208de3de9f51752ca</id>
<content type='text'>
This version apparently has less issues with the graphics display, i.e.
it uses a slightly newer version of Phaser.

I put it in a seperate branch for now; in the long term, it may be better
to just provide several "flavours" of workadventure in the main branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version apparently has less issues with the graphics display, i.e.
it uses a slightly newer version of Phaser.

I put it in a seperate branch for now; in the long term, it may be better
to just provide several "flavours" of workadventure in the main branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed test.nix</title>
<updated>2021-03-01T22:03:38+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-03-01T22:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=ead8c570b6dfd00531bf7ada77e08bbd9955b731'/>
<id>ead8c570b6dfd00531bf7ada77e08bbd9955b731</id>
<content type='text'>
Previously, it still assumed that there was an ./overlay.nix.

Since overlays in general appear to be slightly broken and generate
an unwieldy amount of infinite recursion, this is no longer the case
and test.nix uses a (slightly uglier) method for testing instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, it still assumed that there was an ./overlay.nix.

Since overlays in general appear to be slightly broken and generate
an unwieldy amount of infinite recursion, this is no longer the case
and test.nix uses a (slightly uglier) method for testing instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>corrected repo name in readme</title>
<updated>2021-02-28T13:25:36+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-28T13:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=61bf48c71c8ae87c55ad7244ce202b6c9cf9c86c'/>
<id>61bf48c71c8ae87c55ad7244ce202b6c9cf9c86c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added readme</title>
<updated>2021-02-26T22:15:38+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T22:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=98a6f5a8faf5fb11bbe6775de925e916b454f2ba'/>
<id>98a6f5a8faf5fb11bbe6775de925e916b454f2ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update TODO file</title>
<updated>2021-02-26T22:08:40+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T22:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=e3b74e31f5da1685b637578ffd5050dd2bc6fad4'/>
<id>e3b74e31f5da1685b637578ffd5050dd2bc6fad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quick fix</title>
<updated>2021-02-26T21:22:52+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T21:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=2d1361f9e96e17f1a5b1de7cb75b45ed4dd1b177'/>
<id>2d1361f9e96e17f1a5b1de7cb75b45ed4dd1b177</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove overlay</title>
<updated>2021-02-26T21:17:59+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T21:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=b0d082051d769a1de60999807be75d5067f06e40'/>
<id>b0d082051d769a1de60999807be75d5067f06e40</id>
<content type='text'>
(it refused to evaluate on another server for an unknown reason,
and instead led to infinite recursion)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(it refused to evaluate on another server for an unknown reason,
and instead led to infinite recursion)
</pre>
</div>
</content>
</entry>
<entry>
<title>Deduplicate workadventure sources</title>
<updated>2021-02-26T20:34:48+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T20:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=7352984a5c3bc35f20184ddff97daea93f6b3738'/>
<id>7352984a5c3bc35f20184ddff97daea93f6b3738</id>
<content type='text'>
Maximal sharing means that even if the workadventure sources are imported
in all nix files, there will still only be one copy of it in the nix store
--- nevertheless, it seems reasonable to only have them once in the code,
too, if only to make upgrading them easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Maximal sharing means that even if the workadventure sources are imported
in all nix files, there will still only be one copy of it in the nix store
--- nevertheless, it seems reasonable to only have them once in the code,
too, if only to make upgrading them easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move nix files for workadventure into this repo instead of importing them</title>
<updated>2021-02-26T20:27:40+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T20:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=c530245617f9e224b205f6f0efd9fb7f90c0183a'/>
<id>c530245617f9e224b205f6f0efd9fb7f90c0183a</id>
<content type='text'>
Since I change things frequently rn and often only very specific
commits of both repositories will work together at all, it
doesn't seem logical to have them in separate repos any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since I change things frequently rn and often only very specific
commits of both repositories will work together at all, it
doesn't seem logical to have them in separate repos any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>more options for the frontend</title>
<updated>2021-02-26T20:24:39+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T20:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=210a4860ef16f3f00cd5265d238c2a7372a0daa5'/>
<id>210a4860ef16f3f00cd5265d238c2a7372a0daa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
