<feed xmlns='http://www.w3.org/2005/Atom'>
<title>workadventure-nix/maps, branch master</title>
<subtitle>Nix packages and module for workadventure
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/'/>
<entry>
<title>add xce-unfederated version</title>
<updated>2021-04-09T00:33:15+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-04-09T00:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=6eb7cd04e243a04bcd8a43a4a041c50335bd7beb'/>
<id>6eb7cd04e243a04bcd8a43a4a041c50335bd7beb</id>
<content type='text'>
this is based on the xce-unfederated branch of the workadventure-xce
repository [1], and requires some reworking of the general derivation
code since it currently uses older package sets than the other versions.

[1] https://github.com/workadventure-xce/workadventure-xce/tree/xce-unfederated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is based on the xce-unfederated branch of the workadventure-xce
repository [1], and requires some reworking of the general derivation
code since it currently uses older package sets than the other versions.

[1] https://github.com/workadventure-xce/workadventure-xce/tree/xce-unfederated
</pre>
</div>
</content>
</entry>
<entry>
<title>Added hasi workadventure version</title>
<updated>2021-03-09T14:38:16+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-03-09T14:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=6908ecac521c0ddf3d8af75adefa7209f7a8719c'/>
<id>6908ecac521c0ddf3d8af75adefa7209f7a8719c</id>
<content type='text'>
wapkgs.nix new contains packages for several different versions of
workadventure (so far hasi + thecodingmachine), which can both be used.
Unfortunately, this appears to require some weird hacks to convince nix
to sort out the dependencies without having to actually duplicate all
the packaging code, but it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wapkgs.nix new contains packages for several different versions of
workadventure (so far hasi + thecodingmachine), which can both be used.
Unfortunately, this appears to require some weird hacks to convince nix
to sort out the dependencies without having to actually duplicate all
the packaging code, but it works.
</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>Bump to current master version of tcm workadventure</title>
<updated>2021-02-25T17:08:52+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-25T17:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=7ec4c291d8ec93bc205af5c238dfe6a5176f4da4'/>
<id>7ec4c291d8ec93bc205af5c238dfe6a5176f4da4</id>
<content type='text'>
Builds fine, let's see if anything else works!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Builds fine, let's see if anything else works!
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Version v1.1.0 of workadventure</title>
<updated>2021-02-25T16:57:18+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-02-25T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=fedeaa88fc6347103706f65d666f6612987d7cec'/>
<id>fedeaa88fc6347103706f65d666f6612987d7cec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to callPackage</title>
<updated>2021-01-01T21:15:34+00:00</updated>
<author>
<name>Serge Bazanski</name>
</author>
<published>2021-01-01T21:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=c5342ed3feda6f6f427fdea65a24f1ac86b3c2cc'/>
<id>c5342ed3feda6f6f427fdea65a24f1ac86b3c2cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add maps</title>
<updated>2021-01-01T16:12:45+00:00</updated>
<author>
<name>Sandro Jäckel</name>
</author>
<published>2021-01-01T16:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/workadventure-nix/commit/?id=5c553a3ba04baf9ba0936d55a96716b2675ac4c7'/>
<id>5c553a3ba04baf9ba0936d55a96716b2675ac4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
