diff --git a/flake.nix b/flake.nix index 252a6e99f850abad5ddc4c8956938ea804f1697f..71579c77ee4a22fa8d505dae400543e8108dad55 100644 --- a/flake.nix +++ b/flake.nix @@ -36,9 +36,9 @@ with pkgs.lib; let haskellLib = pkgs.haskell.lib; - + modifiers = import ./modifiers.nix { inherit pkgs; }; overrides = composeManyExtensions [ - (import ./overlay.nix { inherit pkgs; }) + (import ./overlay.nix { inherit pkgs; f = modifiers;}) (import ./configuration/common.nix { inherit pkgs haskellLib; }) (import (./configuration + "/${system}.nix") { inherit pkgs haskellLib; }) ]; diff --git a/horizon.dhall b/horizon.dhall index 84744a0735be2daa18849350a25c9515d24f732f..59fa8d2b2e24e9497c38377727338bf1d1d7344c 100644 --- a/horizon.dhall +++ b/horizon.dhall @@ -15,10 +15,7 @@ let packages = , Only = H.callHackage "Only" "0.1" , Rlang-QQ = H.callHackage "Rlang-QQ" "0.3.1.0" , active = H.callHackage "active" "0.2.1" - , aeson = H.callHackage "aeson" "2.2.1.0" - , algebraic-graphs = H.callHackage "algebraic-graphs" "0.7" , apply-refact = H.callHackage "apply-refact" "0.14.0.0" - , attoparsec-aeson = H.callHackage "attoparsec-aeson" "2.2.0.1" , base-prelude = H.callHackage "base-prelude" "1.6.1.1" , bibtex = H.callHackage "bibtex" "0.1.0.7" , binary-orphans = H.callHackage "binary-orphans" "1.0.4.1" @@ -82,7 +79,6 @@ let packages = , githash = H.callHackage "githash" "0.1.7.0" , glib = H.callHackage "glib" "0.13.10.0" , gnuplot = H.callHackage "gnuplot" "0.5.7" - , groups = H.callHackage "groups" "0.5.3" , gtk2hs-buildtools = H.callHackage "gtk2hs-buildtools" "0.13.10.0" , haddock-library = H.callHackage "haddock-library" "1.11.0" , hashtables = H.callHackage "hashtables" "1.3.1" @@ -172,11 +168,9 @@ let packages = , ihaskell-plot = H.callHackage "ihaskell-plot" "0.3.0.1" , ihaskell-widgets = H.callHackage "ihaskell-widgets" "0.4.0.0" , implicit-hie = H.callHackage "implicit-hie" "0.1.4.0" - , indexed-profunctors = H.callHackage "indexed-profunctors" "0.1.1.1" , integration = H.callHackage "integration" "0.2.1" , intervals = H.callHackage "intervals" "0.9.2" , ipython-kernel = H.callHackage "ipython-kernel" "0.11.0.0" - , keys = H.callHackage "keys" "3.12.3" , latex = H.callHackage "latex" "0.1.0.4" , linear = H.callHackage "linear" "1.22" , list-t = H.callHackage "list-t" "1.0.5.7" @@ -184,7 +178,6 @@ let packages = , lsp = H.callHackage "lsp" "2.3.0.0" , lsp-test = H.callHackage "lsp-test" "0.16.0.1" , lsp-types = H.callHackage "lsp-types" "2.1.0.0" - , lucid = H.callHackage "lucid" "2.11.20230408" , magic = H.callHackage "magic" "1.1" , matrices = H.callHackage "matrices" "0.5.0" , matrix = H.callHackage "matrix" "0.3.6.3" @@ -209,20 +202,17 @@ let packages = "https://github.com/codedownio/haskell-plot" "dfa26022b5815bcd6a5dd6c818fcd2c4d25c6d44" (None H.Subdir) - , pointed = H.callHackage "pointed" "5.0.4" , polyparse = H.callHackage "polyparse" "1.13" , primes = H.callHackage "primes" "0.2.1.0" , primitive-extras = H.callHackage "primitive-extras" "0.10.1.10" , primitive-unlifted = H.callHackage "primitive-unlifted" "2.1.0.0" , random-fu = H.callHackage "random-fu" "0.3.0.1" - , rebase = H.callHackage "rebase" "1.20.2" , refact = H.callHackage "refact" "0.3.0.2" , regex = H.callHackage "regex" "1.1.0.2" , regex-applicative = H.callHackage "regex-applicative" "0.3.4" , regex-compat = H.callHackage "regex-compat" "0.95.2.1" , regex-pcre-builtin = H.callHackage "regex-pcre-builtin" "0.95.2.3.8.44" , repa = H.callHackage "repa" "3.4.1.5" - , rerebase = H.callHackage "rerebase" "1.20.2" , retrie = H.callHackage "retrie" "1.2.3" , row-types = H.callHackage "row-types" "1.0.1.2" , rvar = H.callHackage "rvar" "0.3.0.2" @@ -246,7 +236,6 @@ let packages = , th-desugar = H.callHackage "th-desugar" "1.16" , time-locale-compat = H.callHackage "time-locale-compat" "0.1.1.5" , uuid = H.callHackage "uuid" "1.3.15" - , vector-instances = H.callHackage "vector-instances" "3.4.2" , vector-space = H.callHackage "vector-space" "0.16" , vinyl = H.callHackage "vinyl" "0.14.3" , xformat = H.callHackage "xformat" "0.1.2.1" diff --git a/horizon.lock b/horizon.lock index c6524672895348af719eed70f60ed0e04147d736..b374bd1dc9aa34880578d2b5f3ec8409562f640c 100644 --- a/horizon.lock +++ b/horizon.lock @@ -50,22 +50,10 @@ , mapValue = "23ad862b0813bb4a8d2267bb73b9e61750da90569b0801e02a1baf82c0ac1550" } -, { mapKey = "aeson" - , mapValue = - "6ba35e41a2dd0292c6325368ce2320678445313f4340c21444c9fd6643a20a40" - } -, { mapKey = "algebraic-graphs" - , mapValue = - "da78cd3f91bf1a383871a2ddd6f6971b8d1db50b3fcf4803a17bf07627ed65c1" - } , { mapKey = "apply-refact" , mapValue = "2cb82202f813b695ac0b7be82cbae1d68db7af6df5844b8df8441b098833c03d" } -, { mapKey = "attoparsec-aeson" - , mapValue = - "13fd72ba4a7148df73383de64fb466ef7add42cad868695060b6c4c2d2fce062" - } , { mapKey = "base-prelude" , mapValue = "36a97e4d334dbe3435d0c59bd9906d70b3743d75faa3ac1e5c8abc2ad3ab846b" @@ -306,10 +294,6 @@ , mapValue = "eef42cd4a69e70528cdf0429aca2553cd1bad05a5221adf4fad1231584169567" } -, { mapKey = "groups" - , mapValue = - "a3603a51e265f3e1ccb34d18a4571efb37ac0e5700e71ec77b23610d3c905a0f" - } , { mapKey = "gtk2hs-buildtools" , mapValue = "a5b580575a6b40323b61c72d71313f0d4f0aa6dfe0d619f38c09e9b8fe9ac4b8" @@ -550,10 +534,6 @@ , mapValue = "ce165f10d3d26190b9b754ce90c3a864bdc4f0d29316aeb91298ad0e54eee401" } -, { mapKey = "indexed-profunctors" - , mapValue = - "560bdb0be8747e2d48f739d6046a8a66cd95adeea7b2be4a395d9d068eeda73d" - } , { mapKey = "integration" , mapValue = "c44d0ffeb54a34147a0e46506820d474783a346a35e368be173f6a77df9feefd" @@ -566,10 +546,6 @@ , mapValue = "71aa4cc5d8523427354138893d48d56bf2a2d11b7845d9cfb4c9928911bf767d" } -, { mapKey = "keys" - , mapValue = - "8256447d3407803e7420b5f0ffa6a67863af27c123420a9f9c9f41d54b119e2b" - } , { mapKey = "latex" , mapValue = "e38269e4eebc243d1fbe9579454fc5c47b7bf72036f632f715386fc676e16217" @@ -598,10 +574,6 @@ , mapValue = "da21fe553c7e69850f1954ae08dc17caeead187bfce2fc85a96e5cd91e97f7bd" } -, { mapKey = "lucid" - , mapValue = - "754e251ad63dca5d3a93223179e6c5f859b6d33719b22de0555f588dd18982cf" - } , { mapKey = "magic" , mapValue = "a6bed58a68a782dd173c8fbcc7078620cb83a6ae8341fab2984bde7b9cd2d489" @@ -682,10 +654,6 @@ , mapValue = "de46622f85be2c0b13996de414c6af0a2ad1849de516e24f774288910fc69419" } -, { mapKey = "pointed" - , mapValue = - "fded6a40835d67003ccf408de079b4e34ee818d4382497dd31b8911915d46bf9" - } , { mapKey = "polyparse" , mapValue = "f57be66a4045988d90930c51cf2eb15e6c9da8969a29d92e3e52be4f68e28354" @@ -706,10 +674,6 @@ , mapValue = "c8084e5deccd818d0d820b2ef691b27216836b4e851b91c9c9a701a37e673e29" } -, { mapKey = "rebase" - , mapValue = - "fded37bceb166c0d1ec4b2176fd5eb47c7bc66d663d3854f12a01b69901f3cf9" - } , { mapKey = "refact" , mapValue = "8ee877270c0539491035666c439b342e191c2511f631a1d7d22e4af558eb48bb" @@ -734,10 +698,6 @@ , mapValue = "0b4f107466d0710ee9b5784e6b6da186af211da45446300ce8dcd397936a8131" } -, { mapKey = "rerebase" - , mapValue = - "d505bfe2c51dd675d084ebe2bd4c233073f58d9a6e360a047f9c3377941edd70" - } , { mapKey = "retrie" , mapValue = "1a6726c0d413971f238284c65466d50a20dea48aa4f8fd87a68db0bd2d1ec10d" @@ -826,10 +786,6 @@ , mapValue = "3c29a457a620291da7cff7a39baf60a2edc4a9c83d9ada516a64890f9cbba6b9" } -, { mapKey = "vector-instances" - , mapValue = - "fbbaa9d7e4068af474d2548d208f2a4f00f9fa21b26a6cd74d795470618bcf45" - } , { mapKey = "vector-space" , mapValue = "6a6a960311bc07995f2a4902b86fbf3e4d8f781dc5717b9254bffb6e1a0ca7e6" diff --git a/modifiers.nix b/modifiers.nix new file mode 100644 index 0000000000000000000000000000000000000000..a861a45d837a368db1f34029ad2182cb8eb8e10e --- /dev/null +++ b/modifiers.nix @@ -0,0 +1,5 @@ +{ pkgs, ... }: + +with pkgs.lib; + +_: prev: name: v: if hasAttr name prev then warn "${name} exists in parent set" v else v diff --git a/overlay.nix b/overlay.nix index fea95125285837fbb558fa286dccc7792874b7e2..34f60bed3e1ee30ae57edb4ff3abbbee0ceb94a9 100644 --- a/overlay.nix +++ b/overlay.nix @@ -28,14 +28,8 @@ final: prev: with pkgs.haskell.lib; { active = f final prev "active" (final.callPackage (./pkgs/active.nix) { }); - aeson = f final prev "aeson" (final.callPackage (./pkgs/aeson.nix) { }); - - algebraic-graphs = f final prev "algebraic-graphs" (final.callPackage (./pkgs/algebraic-graphs.nix) { }); - apply-refact = f final prev "apply-refact" (final.callPackage (./pkgs/apply-refact.nix) { }); - attoparsec-aeson = f final prev "attoparsec-aeson" (final.callPackage (./pkgs/attoparsec-aeson.nix) { }); - base-prelude = f final prev "base-prelude" (final.callPackage (./pkgs/base-prelude.nix) { }); bibtex = f final prev "bibtex" (final.callPackage (./pkgs/bibtex.nix) { }); @@ -156,8 +150,6 @@ final: prev: with pkgs.haskell.lib; { gnuplot = f final prev "gnuplot" (final.callPackage (./pkgs/gnuplot.nix) { }); - groups = f final prev "groups" (final.callPackage (./pkgs/groups.nix) { }); - gtk2hs-buildtools = f final prev "gtk2hs-buildtools" (final.callPackage (./pkgs/gtk2hs-buildtools.nix) { }); haddock-library = f final prev "haddock-library" (final.callPackage (./pkgs/haddock-library.nix) { }); @@ -278,16 +270,12 @@ final: prev: with pkgs.haskell.lib; { implicit-hie = f final prev "implicit-hie" (final.callPackage (./pkgs/implicit-hie.nix) { }); - indexed-profunctors = f final prev "indexed-profunctors" (final.callPackage (./pkgs/indexed-profunctors.nix) { }); - integration = f final prev "integration" (final.callPackage (./pkgs/integration.nix) { }); intervals = f final prev "intervals" (final.callPackage (./pkgs/intervals.nix) { }); ipython-kernel = f final prev "ipython-kernel" (final.callPackage (./pkgs/ipython-kernel.nix) { }); - keys = f final prev "keys" (final.callPackage (./pkgs/keys.nix) { }); - latex = f final prev "latex" (final.callPackage (./pkgs/latex.nix) { }); linear = f final prev "linear" (final.callPackage (./pkgs/linear.nix) { }); @@ -302,8 +290,6 @@ final: prev: with pkgs.haskell.lib; { lsp-types = f final prev "lsp-types" (final.callPackage (./pkgs/lsp-types.nix) { }); - lucid = f final prev "lucid" (final.callPackage (./pkgs/lucid.nix) { }); - magic = f final prev "magic" (final.callPackage (./pkgs/magic.nix) { }); matrices = f final prev "matrices" (final.callPackage (./pkgs/matrices.nix) { }); @@ -344,8 +330,6 @@ final: prev: with pkgs.haskell.lib; { plot = f final prev "plot" (final.callPackage (./pkgs/plot.nix) { }); - pointed = f final prev "pointed" (final.callPackage (./pkgs/pointed.nix) { }); - polyparse = f final prev "polyparse" (final.callPackage (./pkgs/polyparse.nix) { }); primes = f final prev "primes" (final.callPackage (./pkgs/primes.nix) { }); @@ -356,8 +340,6 @@ final: prev: with pkgs.haskell.lib; { random-fu = f final prev "random-fu" (final.callPackage (./pkgs/random-fu.nix) { }); - rebase = f final prev "rebase" (final.callPackage (./pkgs/rebase.nix) { }); - refact = f final prev "refact" (final.callPackage (./pkgs/refact.nix) { }); regex = f final prev "regex" (final.callPackage (./pkgs/regex.nix) { }); @@ -370,8 +352,6 @@ final: prev: with pkgs.haskell.lib; { repa = f final prev "repa" (final.callPackage (./pkgs/repa.nix) { }); - rerebase = f final prev "rerebase" (final.callPackage (./pkgs/rerebase.nix) { }); - retrie = f final prev "retrie" (final.callPackage (./pkgs/retrie.nix) { }); row-types = f final prev "row-types" (final.callPackage (./pkgs/row-types.nix) { }); @@ -416,8 +396,6 @@ final: prev: with pkgs.haskell.lib; { uuid = f final prev "uuid" (final.callPackage (./pkgs/uuid.nix) { }); - vector-instances = f final prev "vector-instances" (final.callPackage (./pkgs/vector-instances.nix) { }); - vector-space = f final prev "vector-space" (final.callPackage (./pkgs/vector-space.nix) { }); vinyl = f final prev "vinyl" (final.callPackage (./pkgs/vinyl.nix) { }); diff --git a/pkgs/aeson.nix b/pkgs/aeson.nix deleted file mode 100644 index 4f7c5eddf29d0724dc82f78481159a657a25e682..0000000000000000000000000000000000000000 --- a/pkgs/aeson.nix +++ /dev/null @@ -1,49 +0,0 @@ -{ mkDerivation, Diff, OneTuple, QuickCheck, base, base-compat -, base-orphans, base16-bytestring, bytestring, containers, data-fix -, deepseq, directory, dlist, exceptions, filepath, generic-deriving -, generically, ghc-prim, hashable, indexed-traversable -, integer-conversion, integer-logarithms, lib, network-uri -, primitive, quickcheck-instances, scientific, semialign, strict -, tagged, tasty, tasty-golden, tasty-hunit, tasty-quickcheck -, template-haskell, text, text-iso8601, text-short, th-abstraction -, these, time, time-compat, unordered-containers, uuid-types -, vector, witherable -}: -mkDerivation { - pname = "aeson"; - version = "2.2.1.0"; - sha256 = "914eefd0e80d12db5c721daa2cbab427acee39795f125c5460c1fe48cf9a5d7f"; - revision = "1"; - editedCabalFile = "1jrny4i1hc335yz5vc2r1nx1lnpy5q5jqqg1fc2y2cw2vam62fm2"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - base bytestring containers data-fix deepseq dlist exceptions - generically ghc-prim hashable indexed-traversable - integer-conversion integer-logarithms network-uri OneTuple - primitive QuickCheck scientific semialign strict tagged - template-haskell text text-iso8601 text-short th-abstraction these - time time-compat unordered-containers uuid-types vector witherable - ]; - testHaskellDepends = [ - base base-compat base-orphans base16-bytestring bytestring - containers data-fix deepseq Diff directory dlist filepath - generic-deriving generically ghc-prim hashable indexed-traversable - integer-logarithms network-uri OneTuple primitive QuickCheck - quickcheck-instances scientific strict tagged tasty tasty-golden - tasty-hunit tasty-quickcheck template-haskell text text-short these - time time-compat unordered-containers uuid-types vector - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/haskell/aeson"; - description = "Fast JSON parsing and encoding"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/algebraic-graphs.nix b/pkgs/algebraic-graphs.nix deleted file mode 100644 index 8025fc8d13dc45f6bf3b93bde7636dd3ed656447..0000000000000000000000000000000000000000 --- a/pkgs/algebraic-graphs.nix +++ /dev/null @@ -1,31 +0,0 @@ -{ mkDerivation, QuickCheck, array, base, containers, deepseq, extra -, inspection-testing, lib, transformers -}: -mkDerivation { - pname = "algebraic-graphs"; - version = "0.7"; - sha256 = "51159a0d18690ab51e6709e3c576275402f96f57d901f87d734da6854582e568"; - revision = "2"; - editedCabalFile = "1psgkw2qcdv91cij564jzlsyx7qjs8z7y7y6lfhciilbzkzvpy3m"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - array base containers deepseq transformers - ]; - testHaskellDepends = [ - array base containers deepseq extra inspection-testing QuickCheck - transformers - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/snowleopard/alga"; - description = "A library for algebraic graph construction and transformation"; - license = lib.licenses.mit; - broken = false; -} \ No newline at end of file diff --git a/pkgs/attoparsec-aeson.nix b/pkgs/attoparsec-aeson.nix deleted file mode 100644 index acc59079b07ea401ebb06bb6a3582eebd108bc9e..0000000000000000000000000000000000000000 --- a/pkgs/attoparsec-aeson.nix +++ /dev/null @@ -1,26 +0,0 @@ -{ mkDerivation, aeson, attoparsec, base, bytestring -, integer-conversion, lib, primitive, scientific, text, vector -}: -mkDerivation { - pname = "attoparsec-aeson"; - version = "2.2.0.1"; - sha256 = "cfc5f23a7b45d00c1121cbd94aef7ff0b3d997039931862c460340599a01c409"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - aeson attoparsec base bytestring integer-conversion primitive - scientific text vector - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/haskell/aeson"; - description = "Parsing of aeson's Value with attoparsec"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/groups.nix b/pkgs/groups.nix deleted file mode 100644 index de6fdec02e8dfbd6d2d8c58e29bf035acf57f839..0000000000000000000000000000000000000000 --- a/pkgs/groups.nix +++ /dev/null @@ -1,20 +0,0 @@ -{ mkDerivation, base, lib }: -mkDerivation { - pname = "groups"; - version = "0.5.3"; - sha256 = "ce1e52a8be7effbd1f995eadf0ed34fa45c412656d372db8a38f9c955e43ac38"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ base ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - description = "Groups"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/indexed-profunctors.nix b/pkgs/indexed-profunctors.nix deleted file mode 100644 index 6e368a3303b88e758f1319fd0bf4c8e44cd2269f..0000000000000000000000000000000000000000 --- a/pkgs/indexed-profunctors.nix +++ /dev/null @@ -1,20 +0,0 @@ -{ mkDerivation, base, lib }: -mkDerivation { - pname = "indexed-profunctors"; - version = "0.1.1.1"; - sha256 = "2e69bb2900bb7e562efffff7bcf3f72daf79f013232ce603263a57595412c398"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ base ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - description = "Utilities for indexed profunctors"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/keys.nix b/pkgs/keys.nix deleted file mode 100644 index 92ad27c2fd41053f4165c2f40fb5917c73a7aee9..0000000000000000000000000000000000000000 --- a/pkgs/keys.nix +++ /dev/null @@ -1,30 +0,0 @@ -{ mkDerivation, array, base, comonad, containers, free, hashable -, lib, semigroupoids, semigroups, tagged, transformers -, transformers-compat, unordered-containers -}: -mkDerivation { - pname = "keys"; - version = "3.12.3"; - sha256 = "d51e4288a3cc89c5be3327a499212a651549a58af78d0dfeb2cd80e19ce66646"; - revision = "5"; - editedCabalFile = "0qp6xvqjw4k98g3di4pnv7hvlhgfcab28nm3pdi48c1gk14qv1kf"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - array base comonad containers free hashable semigroupoids - semigroups tagged transformers transformers-compat - unordered-containers - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "http://github.com/ekmett/keys/"; - description = "Keyed functors and containers"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/lucid.nix b/pkgs/lucid.nix deleted file mode 100644 index 7e6812bfc6c517302016011b5072d68bac23a3e2..0000000000000000000000000000000000000000 --- a/pkgs/lucid.nix +++ /dev/null @@ -1,35 +0,0 @@ -{ mkDerivation, HUnit, base, bifunctors, blaze-builder, bytestring -, containers, criterion, deepseq, hashable, hspec, lib, mmorph, mtl -, parsec, text, transformers -}: -mkDerivation { - pname = "lucid"; - version = "2.11.20230408"; - sha256 = "0f112990fee9c5b1c62c64c926147272534781ed8a7225d39dd0248a670f441d"; - revision = "1"; - editedCabalFile = "1gb3b79xf4jp0xvk2anlvpvac6gqcfpffylkwki19lrx6jbd8fqs"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - base blaze-builder bytestring containers hashable mmorph mtl text - transformers - ]; - testHaskellDepends = [ - base bifunctors hspec HUnit mtl parsec text - ]; - benchmarkHaskellDepends = [ - base blaze-builder bytestring criterion deepseq text transformers - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/chrisdone/lucid"; - description = "Clear to write, read and edit DSL for HTML"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/pointed.nix b/pkgs/pointed.nix deleted file mode 100644 index bfd98e464f1d7745a8f0785b083254f46b236e20..0000000000000000000000000000000000000000 --- a/pkgs/pointed.nix +++ /dev/null @@ -1,30 +0,0 @@ -{ mkDerivation, base, comonad, containers, data-default-class -, hashable, kan-extensions, lib, semigroupoids, semigroups, stm -, tagged, transformers, transformers-compat, unordered-containers -}: -mkDerivation { - pname = "pointed"; - version = "5.0.4"; - sha256 = "a3c72eb2b0c36727a9852947e3a772246e931e97a53245381042330d453760d7"; - revision = "2"; - editedCabalFile = "1ik9mdz5gdkw5bzj1ymsh8c6kihrl07j1imh1k5rwylnq1pmvlmc"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - base comonad containers data-default-class hashable kan-extensions - semigroupoids semigroups stm tagged transformers - transformers-compat unordered-containers - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "http://github.com/ekmett/pointed/"; - description = "Pointed and copointed data"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file diff --git a/pkgs/rebase.nix b/pkgs/rebase.nix deleted file mode 100644 index 3fc3e949d37ff8ce87db2cf9017a4834c42fc006..0000000000000000000000000000000000000000 --- a/pkgs/rebase.nix +++ /dev/null @@ -1,31 +0,0 @@ -{ mkDerivation, base, bifunctors, bytestring, comonad, containers -, contravariant, deepseq, dlist, either, groups, hashable -, invariant, lib, mtl, profunctors, scientific, selective -, semigroupoids, stm, text, time, time-compat, transformers -, unordered-containers, uuid-types, vector, vector-instances, void -}: -mkDerivation { - pname = "rebase"; - version = "1.20.2"; - sha256 = "001297a891f30c51fa7f95d97fbb6e47c8dd4a7f13ddb371d5b5780fca7bbb92"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - base bifunctors bytestring comonad containers contravariant deepseq - dlist either groups hashable invariant mtl profunctors scientific - selective semigroupoids stm text time time-compat transformers - unordered-containers uuid-types vector vector-instances void - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/nikita-volkov/rebase"; - description = "A more progressive alternative to the \"base\" package"; - license = lib.licenses.mit; - broken = false; -} \ No newline at end of file diff --git a/pkgs/rerebase.nix b/pkgs/rerebase.nix deleted file mode 100644 index f5ada94ca4ea56e8c011b4f08f85fc1047bd9534..0000000000000000000000000000000000000000 --- a/pkgs/rerebase.nix +++ /dev/null @@ -1,21 +0,0 @@ -{ mkDerivation, lib, rebase }: -mkDerivation { - pname = "rerebase"; - version = "1.20.2"; - sha256 = "fa5a8c458c0a347c79c92a9675aa1b760d40b7a1fd68cfb54f7809bd5952cb30"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ rebase ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "https://github.com/nikita-volkov/rerebase"; - description = "Reexports from \"base\" with a bunch of other standard libraries"; - license = lib.licenses.mit; - broken = false; -} \ No newline at end of file diff --git a/pkgs/vector-instances.nix b/pkgs/vector-instances.nix deleted file mode 100644 index 11f25b69bd6750141b8e0aaf3d77cfadc7f638a5..0000000000000000000000000000000000000000 --- a/pkgs/vector-instances.nix +++ /dev/null @@ -1,25 +0,0 @@ -{ mkDerivation, base, comonad, hashable, keys, lib, pointed -, semigroupoids, vector -}: -mkDerivation { - pname = "vector-instances"; - version = "3.4.2"; - sha256 = "34d92d6e77f64e8f7d79cde4a1d61799faec1b760b144935afc6f4a78877d667"; - isLibrary = true; - isExecutable = false; - enableSeparateDataOutput = false; - libraryHaskellDepends = [ - base comonad hashable keys pointed semigroupoids vector - ]; - enableLibraryProfiling = true; - enableExecutableProfiling = true; - doHaddock = true; - jailbreak = true; - doCheck = false; - doBenchmark = false; - hyperlinkSource = false; - homepage = "http://github.com/ekmett/vector-instances"; - description = "Orphan Instances for 'Data.Vector'"; - license = lib.licenses.bsd3; - broken = false; -} \ No newline at end of file