<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/default.nix, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2018-08-12T01:44:45+00:00</updated>
<entry>
<title>(#5) rm files from nix build</title>
<updated>2018-08-12T01:44:45+00:00</updated>
<author>
<name>odanoburu</name>
<email>bcclaro@gmail.com</email>
</author>
<published>2018-08-12T01:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=64ccc424cfa65e2e94f3d01dcc880e3dbde96968'/>
<id>urn:sha1:64ccc424cfa65e2e94f3d01dcc880e3dbde96968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the Nix build</title>
<updated>2018-05-04T11:08:08+00:00</updated>
<author>
<name>Mikael Brockman</name>
<email>mikael@brockman.se</email>
</author>
<published>2018-05-03T12:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=42bcb5015467a359ae5f1acd180d2cab244d63a3'/>
<id>urn:sha1:42bcb5015467a359ae5f1acd180d2cab244d63a3</id>
<content type='text'>
We use the Nix "jailbreak" function to ignore the upper bounds
on the CGI package dependency.
</content>
</entry>
<entry>
<title>Add a Travis configuration for autotesting commits</title>
<updated>2017-09-04T16:22:07+00:00</updated>
<author>
<name>Mikael Brockman</name>
<email>mikael@brockman.se</email>
</author>
<published>2017-08-21T11:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c73d6d7a9071395abf5a9d63164b421e440de7e'/>
<id>urn:sha1:5c73d6d7a9071395abf5a9d63164b421e440de7e</id>
<content type='text'>
The configuration uses Nix to install dependencies.  I first tried using
just Cabal, but compiling all the dependencies takes too long for the
free tier of Travis.  Nix doesn't compile Hackage dependencies because
it has a "binary cache" with compiled versions of almost all
Hackage packages.

I do not run the GF test suite, because it seems to be in a
failing state.  This can be enabled later.

All of this will only be enabled once the Travis service is set up by
someone in the GF team with the permissions to do so.

Build results will then be automatically visible on all new commits and
pull requests.
</content>
</entry>
</feed>
