Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • tchoutri/horizon-platform
  • raoulhc/horizon-platform
  • jonge/horizon-platform
  • package-sets/horizon-platform
Show changes
Showing
with 31 additions and 219 deletions
......@@ -5,8 +5,8 @@
}:
mkDerivation {
pname = "hslua-classes";
version = "2.3.0";
sha256 = "97cd4469764d83dd4410e6493127a49e6f9a9455302ea616d96e289aab2cccd9";
version = "2.3.1";
sha256 = "781a33f3e919ebff68e30698a74751f39ca75097002d43061a3e7c1bb3f5b4a0";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -4,8 +4,8 @@
}:
mkDerivation {
pname = "hslua-core";
version = "2.3.1";
sha256 = "1eb218dd9b8791fc113f44c71d42010fa9d5786c2164c35a8b15917c5120afa5";
version = "2.3.2";
sha256 = "14ec6f800002efa361c99055fadc3aeb3060ab408255ea9f68e0afc94b166d40";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -4,8 +4,8 @@
}:
mkDerivation {
pname = "hslua-marshalling";
version = "2.3.0";
sha256 = "ec01063ae07421325bc0c4427d58d4ffd272d1d38dbcfebae2c3005eaf176510";
version = "2.3.1";
sha256 = "0949d9ff45e4e9b55d0e99c07ea48bf84016a21c5240d21372f11321e1bff06c";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -3,8 +3,8 @@
}:
mkDerivation {
pname = "hslua-module-doclayout";
version = "1.1.0";
sha256 = "61b204944a74b64ff3d98582071c9ed56778f730e14f29d34a40a3003ff5c4d0";
version = "1.1.1";
sha256 = "6e47cd0788a1ac876d02abf4c5ebcc86b42081c72992b01df0cb32d40fde3914";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -3,8 +3,8 @@
}:
mkDerivation {
pname = "hslua-module-path";
version = "1.1.0";
sha256 = "aed5589344ab96879c8dad80785e3de47076126d7f886be8c915ba6adfb187b1";
version = "1.1.1";
sha256 = "802a2f67023f23a7ccac15531cc4cb301affcaf0eb1381492da2ce252845b80c";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -4,8 +4,8 @@
}:
mkDerivation {
pname = "hslua-module-system";
version = "1.1.0.1";
sha256 = "06c866e44805bfc7fb04de308a52ae81f2b5da483de176686c784172fdc30ae5";
version = "1.1.1";
sha256 = "f894690184722e405faac46a4018d11b4fccf582dd6421254aaca3d53debb229";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -3,8 +3,8 @@
}:
mkDerivation {
pname = "hslua-module-text";
version = "1.1.0.1";
sha256 = "2bd85de6dc58c78493a859de7af9db8b996b443fcdd640da75143d7680a83fa1";
version = "1.1.1";
sha256 = "cb90b08c45e9aa0f2af61adb0b77fe8843999a514fcdda72b13c2aabda2cc398";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -3,8 +3,8 @@
}:
mkDerivation {
pname = "hslua-module-version";
version = "1.1.0";
sha256 = "a46bbca58b8ddaba17871ca9787f8ceeaa9f5ae9580cdc41b7b902b33c0f65d8";
version = "1.1.1";
sha256 = "49e45444d5568e988b8c13558a5661fe86ff8fdaad404f068427ae13e6230a40";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -5,8 +5,8 @@
}:
mkDerivation {
pname = "hslua-objectorientation";
version = "2.3.0";
sha256 = "4fb51a892d872f0c80f01dcbcdc4fed97602479c631fa67fb90dc04f1900e61d";
version = "2.3.1";
sha256 = "1824b71160f2c545277b6f29f0dbde3da1a223c70406d5466c9c4c91198e7dab";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -4,8 +4,8 @@
}:
mkDerivation {
pname = "hslua-packaging";
version = "2.3.0";
sha256 = "21ba53e54c3a8431650ad34cb310974edf14767f927fea58eb3e98794d6b3fcc";
version = "2.3.1";
sha256 = "36dcaed69a9f7a3fc4adb4e1c7a063774b6b75d7c02ad2c1ec04035cc1572173";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -4,8 +4,8 @@
}:
mkDerivation {
pname = "hslua-typing";
version = "0.1.0";
sha256 = "b18740abe3fbe0a2b4bf3cd1e6dda2c080dba097e19a809dff8ffd99095a9002";
version = "0.1.1";
sha256 = "449ac7b351b71a64fcc68f2dbbe16a222ccd8d14d2b53c9459ad44ed4f7a094c";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
......@@ -6,8 +6,8 @@
}:
mkDerivation {
pname = "hslua";
version = "2.3.0";
sha256 = "4fc16b45f012c991717407bf17b50e8240467b76e1f404933addb96df19087b3";
version = "2.3.1";
sha256 = "49028288e2c30f0cfe55c055db30b22d71a7fc2ebe0e7b69b4fab3f07321dd24";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
......
{ mkDerivation, base, hspec-expectations, lib, transformers }:
mkDerivation {
pname = "hspec-expectations-lifted";
version = "0.10.0";
sha256 = "22cdf1509b396fea2f53a0bb88dec3552f540d58cc60962a82970264c1e73828";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base hspec-expectations transformers ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
description = "A version of hspec-expectations generalized to MonadIO";
license = lib.licenses.mit;
broken = false;
}
\ No newline at end of file
{ mkDerivation, base, directory, filepath, hspec, hspec-core
, hspec-discover, lib, optparse-applicative, silently
{ mkDerivation, ansi-terminal, base, directory, filepath, hspec
, hspec-core, hspec-discover, lib, optparse-applicative, silently
}:
mkDerivation {
pname = "hspec-golden";
version = "0.2.1.0";
sha256 = "7e0cfe0c0427ada2f1947289641c59e5f66e50fc9e743ef52fb41c0b82e46e1d";
version = "0.2.2.0";
sha256 = "7af11c6f5ccafa762d601b9d03a1615492d48d114917679007f98d8e284df6f2";
isLibrary = true;
isExecutable = true;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base directory filepath hspec-core ];
executableHaskellDepends = [ base directory optparse-applicative ];
executableHaskellDepends = [
ansi-terminal base directory optparse-applicative
];
testHaskellDepends = [ base directory hspec hspec-core silently ];
testToolDepends = [ hspec-discover ];
enableLibraryProfiling = true;
......
{ mkDerivation, QuickCheck, base, hedgehog, hspec, hspec-core, lib
, splitmix
}:
mkDerivation {
pname = "hspec-hedgehog";
version = "0.1.1.0";
sha256 = "e6275bf607e3a132cf2ca3e1fd5f2c15c27741b02c138553cdddfee2cddb33c2";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base hedgehog hspec hspec-core QuickCheck splitmix
];
testHaskellDepends = [ base hedgehog hspec ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/parsonsmatt/hspec-hedgehog#readme";
description = "Integrate Hedgehog and Hspec!";
license = lib.licenses.bsd3;
broken = false;
}
\ No newline at end of file
{ mkDerivation, base, hspec, hspec-expectations, lib, megaparsec }:
mkDerivation {
pname = "hspec-megaparsec";
version = "2.2.1";
sha256 = "65f4f57f96c05fce5f55e8ad6aafcf4f2e5726d95d74855a95d6779927936a2d";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base hspec-expectations megaparsec ];
testHaskellDepends = [ base hspec megaparsec ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/mrkkrp/hspec-megaparsec";
description = "Utility functions for testing Megaparsec parsers with Hspec";
license = lib.licenses.bsd3;
broken = false;
}
\ No newline at end of file
{ mkDerivation, QuickCheck, base, base-compat, bytestring
, case-insensitive, hspec, hspec-core, hspec-expectations
, http-types, lib, text, transformers, wai, wai-extra
}:
mkDerivation {
pname = "hspec-wai";
version = "0.11.1";
sha256 = "32a86bf44ff70345718102f013f6dded35a96ceeda1aa4cc132af9c2a29e910f";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base base-compat bytestring case-insensitive hspec-core
hspec-expectations http-types QuickCheck text transformers wai
wai-extra
];
testHaskellDepends = [
base base-compat bytestring case-insensitive hspec hspec-core
hspec-expectations http-types QuickCheck text transformers wai
wai-extra
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/hspec/hspec-wai#readme";
description = "Experimental Hspec support for testing WAI applications";
license = lib.licenses.mit;
broken = false;
}
\ No newline at end of file
{ mkDerivation, base, criterion, lib, text, unordered-containers }:
mkDerivation {
pname = "html-entity-map";
version = "0.1.0.0";
sha256 = "983600c33e8515e6ca31742d25490fb5a7be02503331963621b0ba5cd70d344c";
revision = "6";
editedCabalFile = "0xlzcz5mxp5l6dz2ajraylxkgdbj5yflxh3fr019d3fqvr2a2hwz";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [ base text unordered-containers ];
benchmarkHaskellDepends = [
base criterion text unordered-containers
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/mrkkrp/html-entity-map";
description = "Map from HTML5 entity names to the corresponding Unicode text";
license = lib.licenses.bsd3;
broken = false;
}
\ No newline at end of file
{ mkDerivation, HUnit, QuickCheck, base, bytestring, containers
, cookie, hashable, hspec, hspec-discover, http-types, lib
, quickcheck-instances, tagged, text, text-iso8601, time-compat
, transformers, unordered-containers, uuid-types
}:
mkDerivation {
pname = "http-api-data";
version = "0.6";
sha256 = "74904382dfd0774a34fef881d895afafdb856bd57f162db275cfe550a1dc1346";
revision = "1";
editedCabalFile = "0vjxs10hv9xhnahzcqb4dlygfzj5rcybgzw2z7qb2mi6sjsllwpv";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base bytestring containers cookie hashable http-types tagged text
text-iso8601 time-compat transformers unordered-containers
uuid-types
];
testHaskellDepends = [
base bytestring cookie hspec HUnit QuickCheck quickcheck-instances
text time-compat unordered-containers uuid-types
];
testToolDepends = [ hspec-discover ];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "http://github.com/fizruk/http-api-data";
description = "Converting to/from HTTP API data like URL pieces, headers and query parameters";
license = lib.licenses.bsd3;
broken = false;
}
\ No newline at end of file
{ mkDerivation, base, base64-bytestring, blaze-builder, bytestring
, case-insensitive, directory, lib, mtl, network, random, text
, transformers, unordered-containers
}:
mkDerivation {
pname = "http-common";
version = "0.8.3.4";
sha256 = "484412bbe111279e24207d25aeae4cbfb28127a9fc3d704c2e0a3bc094b3ebf6";
isLibrary = true;
isExecutable = false;
enableSeparateDataOutput = false;
libraryHaskellDepends = [
base base64-bytestring blaze-builder bytestring case-insensitive
directory mtl network random text transformers unordered-containers
];
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = true;
jailbreak = true;
doCheck = false;
doBenchmark = false;
hyperlinkSource = false;
homepage = "https://github.com/aesiniath/http-common";
description = "Common types for HTTP clients and servers";
license = lib.licenses.bsd3;
broken = false;
}
\ No newline at end of file