<feed xmlns='http://www.w3.org/2005/Atom'>
<title>workadventure-nix/front, branch tabascoeye</title>
<subtitle>Nix packages and module for workadventure</subtitle>
<id>https://stuebinm.eu/git/workadventure-nix/atom/front?h=tabascoeye</id>
<link rel='self' href='https://stuebinm.eu/git/workadventure-nix/atom/front?h=tabascoeye'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/'/>
<updated>2021-03-01T22:05:18Z</updated>
<entry>
<title>version from github repo tabascoeye/workadventure</title>
<updated>2021-03-01T22:05:18Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-03-01T22:05:18Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=1666f59a480ac355fa327ad208de3de9f51752ca'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Deduplicate workadventure sources</title>
<updated>2021-02-26T20:34:48Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T20:34:48Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=7352984a5c3bc35f20184ddff97daea93f6b3738'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>more options for the frontend</title>
<updated>2021-02-26T20:24:39Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-26T20:24:39Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=210a4860ef16f3f00cd5265d238c2a7372a0daa5'/>
<id>urn:sha1:210a4860ef16f3f00cd5265d238c2a7372a0daa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to current master version of tcm workadventure</title>
<updated>2021-02-25T17:08:52Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-25T17:08:52Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=7ec4c291d8ec93bc205af5c238dfe6a5176f4da4'/>
<id>urn:sha1:7ec4c291d8ec93bc205af5c238dfe6a5176f4da4</id>
<content type='text'>
Builds fine, let's see if anything else works!
</content>
</entry>
<entry>
<title>Update to Version v1.1.0 of workadventure</title>
<updated>2021-02-25T16:57:18Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-25T16:57:18Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=fedeaa88fc6347103706f65d666f6612987d7cec'/>
<id>urn:sha1:fedeaa88fc6347103706f65d666f6612987d7cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://gitlab.com/fediventure/workadventure-nix</title>
<updated>2021-02-25T16:05:32Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-25T16:05:32Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=86799d84ff58fd43488dcdd5b75d5a07c12ed973'/>
<id>urn:sha1:86799d84ff58fd43488dcdd5b75d5a07c12ed973</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Safer option injection to build scripts</title>
<updated>2021-02-18T14:51:08Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-18T14:51:08Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=bfae9d9bfa90a0189d943ca865fa046f510b9922'/>
<id>urn:sha1:bfae9d9bfa90a0189d943ca865fa046f510b9922</id>
<content type='text'>
Nix isn't very typesafe, but apparently there is at least a `escapeShellArg`
function which makes things safe for shell execution.
</content>
</entry>
<entry>
<title>patch out quill.js cdn</title>
<updated>2021-02-18T14:30:59Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-18T14:30:59Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=8788bba867874725439a76dc94891e4438568650'/>
<id>urn:sha1:8788bba867874725439a76dc94891e4438568650</id>
<content type='text'>
Note that only the sources are patched out; the quill npm package is still
in the nix set and the javascript, it just silently fails to laod at runtime
now.
</content>
</entry>
<entry>
<title>configurable stun server</title>
<updated>2021-02-05T21:19:01Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-05T21:19:01Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=c46949747779b5e679774ceb23a530ed4736c52b'/>
<id>urn:sha1:c46949747779b5e679774ceb23a530ed4736c52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace sed with replace-literal; add option for default map</title>
<updated>2021-02-05T12:30:26Z</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-05T12:30:26Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=71ed23142c5ab6db05263b6e5c52f8fab1d84425'/>
<id>urn:sha1:71ed23142c5ab6db05263b6e5c52f8fab1d84425</id>
<content type='text'>
</content>
</entry>
</feed>
