Jailbreak
This commit is contained in:
parent
581fcc2ad2
commit
d779ff5d5c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
|
|||
buildDepends = [
|
||||
distributive lens linear OpenGL OpenGLRaw tagged
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://www.github.com/bgamari/linear-opengl";
|
||||
description = "Isomorphisms between linear and OpenGL types";
|
||||
|
|
Loading…
Reference in a new issue