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