haskell-jwt: doesn't compile
Setup: can't find source for Web/JWT in ., dist/build/autogen
This commit is contained in:
parent
12310472ca
commit
62a8e46d26
@ -24,5 +24,6 @@ cabal.mkDerivation (self: {
|
||||
description = "JSON Web Token (JWT) decoding and encoding";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user