ceptre: 2015-08-15 -> 2015-08-30
This commit is contained in:
parent
5712adc781
commit
855716a66b
@ -1,12 +1,12 @@
|
|||||||
{ stdenv, fetchgit, mlton }:
|
{ stdenv, fetchgit, mlton }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "ceptre-2015-08-15";
|
name = "ceptre-2015-08-30";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = https://github.com/chrisamaphone/interactive-lp;
|
url = https://github.com/chrisamaphone/interactive-lp;
|
||||||
rev = "cffca6943b6c9f47d064e26ddad92c2d8eb6f0f9";
|
rev = "f16ebee257d63396b8456c48698d255c118d7157";
|
||||||
sha256 = "0filimwssb656330d9gc8299l44imc5qyaf967p03ypg5260xq0i";
|
sha256 = "0d5s8nzsjl3l7g723588l19j3pyxkdrqnfs9nngv1d9syqyb5395";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ mlton ];
|
nativeBuildInputs = [ mlton ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user