Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The NixOS Foundation

Supporting the Nix ecosystem's infrastructure, and projects implementing the purely functional deployment model.
Collective - Host: nixos_org - https://opencollective.com/nixos - Website: https://nixos.org/ - Code: https://github.com/NixOS

Add extra packages for building Agda.

github.com/NixOS/cabal2nix - 1073701687b66f7da3a3b0bb64721e51ad37605d authored almost 10 years ago by Peter Simons <[email protected]>
release.nix: enable release builds on Darwin

github.com/NixOS/cabal2nix - 3727e3797cbcd9c5ebce8f5e865fa6ce66cd462a authored almost 10 years ago by Peter Simons <[email protected]>
Don't add unnecessary leksah-process to leksah-server.

@abbradar pointed out in https://github.com/NixOS/nixpkgs/pull/7063 that this
dependency is requ...

github.com/NixOS/cabal2nix - 8c6dfee68b57ed9d43eb6065cf773c5f193f363c authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: update list of broken packages

github.com/NixOS/cabal2nix - 83de083a8e1c156fdc38230ebb8c09e58e6fe445 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: include cabal-install 1.18 in the generated package set

Required by ghc-mod: https://github.com/NixOS/nixpkgs/issues/7133.

github.com/NixOS/cabal2nix - b56cc6de2c4900fb0d1dc3617591a2f536aca60d authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add old haddock-api for GHC 7.8

github.com/NixOS/cabal2nix - eca09b2dad6864f527c39e1aace3d0e82375f765 authored almost 10 years ago by Nikolay Amiantov <[email protected]>
hackage2nix.hs: add old versions of blaze-markup and lens to make idris happy

Required for https://github.com/NixOS/nixpkgs/issues/7014.

github.com/NixOS/cabal2nix - 9413196bb843d0c31fe342ab2ea3dce62ad17b53 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: force some older package versions to fix pandoc build

github.com/NixOS/cabal2nix - 99234234b7ef4bab2279cf7e1a05e3b33d1a7327 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add override to keep older versions of primitive

github.com/NixOS/cabal2nix - 3e517f3539573accfe16695ae667edde782c3765 authored almost 10 years ago by Peter Simons <[email protected]>
travis.yml: fix travis-ci builds

github.com/NixOS/cabal2nix - 33c83599330d67929bef9b3bf10131e352bd108c authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: find 'llvm' related system packages in 'self.llvmPackages'

This patch takes advantage of the compiler-specific symbol provided by
https://github.com/NixOS/...

github.com/NixOS/cabal2nix - 22a73ed2766e5dc49054ce4a8d6b799aa6215ccb authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: cosmetic

github.com/NixOS/cabal2nix - 29ab5f688c0a1b7ab00d99b9a5be8b26be848109 authored almost 10 years ago by Peter Simons <[email protected]>
Export the "revision" attribute in the generated Nix expression.

One half of the fix for https://github.com/NixOS/nixpkgs/issues/6914.

github.com/NixOS/cabal2nix - 6e5dea88ea64d1687d6c616a3e94f99a7244a701 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: don't update to QuickCheck 2.8 just yet.

github.com/NixOS/cabal2nix - a8eaadbe6529cabd5088b8ae24fb325fc85a50c1 authored almost 10 years ago by Peter Simons <[email protected]>
Drop obsolete override for lens.

github.com/NixOS/cabal2nix - 1e6669e79d3091050785e42ab80445c4aee0640a authored almost 10 years ago by Peter Simons <[email protected]>
Drop obsolete overrides for GLFW.

github.com/NixOS/cabal2nix - 6ec4c4d1d3c833b731c9813c55d0ff8e90c1ea00 authored almost 10 years ago by Peter Simons <[email protected]>
Add missing "openssl" build input to "mysql" in post-processing.

github.com/NixOS/cabal2nix - 7881f80bd4c616b2d43a0ba23db219d5583d99de authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: not-gloss now compiles

github.com/NixOS/cabal2nix - df85aba3575d4aeaf20e89e4e03acef4dc51b9d6 authored almost 10 years ago by Peter Simons <[email protected]>
generate-cabal-file.hs: format the ISO date as a single number to avoid the need for leading zeros

github.com/NixOS/cabal2nix - 267d0495209822ad819b58cb472a0da54f5a0b72 authored almost 10 years ago by Peter Simons <[email protected]>
update Nixpkgs to latest hscolour

github.com/NixOS/cabal2nix - 42724ded0a5df73c97c09b7b2d03dbffba54762b authored almost 10 years ago by Peter Simons <[email protected]>
lens 4.8 breaks snap and many dapackages that depend on it

github.com/NixOS/cabal2nix - d71f71cc2ce9f3ed82c586212f1fde2a594176e9 authored almost 10 years ago by Peter Simons <[email protected]>
Add name mapping for "libXcursor".

github.com/NixOS/cabal2nix - 35f8682dd61487393a095643ed87dc6f4b4e37f2 authored almost 10 years ago by Peter Simons <[email protected]>
Override default versions of hscolor and bindings-glfw to avoid build errors.

github.com/NixOS/cabal2nix - ad120e2736ee404374aa06f889c5fbd62cbc8de5 authored almost 10 years ago by Peter Simons <[email protected]>
fetchWith: resolve https://github.com/NixOS/cabal2nix/issues/150

New versions of nix-prefetch-git print an additional line, saying:

Commit date is 2015-01-15 ...

github.com/NixOS/cabal2nix - 2c2864bafef32f1095cf1c3b71876b04a37c1796 authored almost 10 years ago by Peter Simons <[email protected]>
Most Hoodle builds have been fixed.

github.com/NixOS/cabal2nix - 230d6d32a0b73fb678add3ae6ce0db9263e10021 authored almost 10 years ago by Peter Simons <[email protected]>
Fix name rewriting for poppler-glib.

github.com/NixOS/cabal2nix - 9b1a2d5f98c0bce002e91c369964e85495a89ae2 authored almost 10 years ago by Peter Simons <[email protected]>
Add name mapping for various QT5 libraries to "qt5".

github.com/NixOS/cabal2nix - 7f9ed866d540b3ed90ccfb66d0251beb56496c05 authored almost 10 years ago by Peter Simons <[email protected]>
Map package name "xau" to "libXau".

github.com/NixOS/cabal2nix - 98254993576fb78ee5b7392f94b97ea2a583e762 authored almost 10 years ago by Peter Simons <[email protected]>
Add name mappings from taglib_c to taglib.

github.com/NixOS/cabal2nix - aeacd345c9bb877dcafc84e41167169ffda29883 authored almost 10 years ago by Peter Simons <[email protected]>
src/Cabal2Nix/Flags.hs: sort flags alphabetically

github.com/NixOS/cabal2nix - e6f0b5512d6cf1639fbe1292c556b5ac04de03c1 authored almost 10 years ago by Peter Simons <[email protected]>
Build highlighting-kate with 'pcre-light' enabled.

github.com/NixOS/cabal2nix - ae2653a50ce1f674ad254f04874cb63b77a255f3 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add QuickCheck version 1.x to the package set

github.com/NixOS/cabal2nix - 455f16240136618d4da0a3f8d932e8b14f2ca766 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: update broken package list

github.com/NixOS/cabal2nix - da08ef56844c5f0ff4b41e42ece092267bd5d3a8 authored almost 10 years ago by Peter Simons <[email protected]>
Improve name mapping for gstreamer packages.

github.com/NixOS/cabal2nix - 79303b84bc17e6739c7ff443628b756104c012a9 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: don't upgrade to blaze-builder 0.4.x yet

github.com/NixOS/cabal2nix - 94989f149c65beb3ede3447a6169697ea9da02c6 authored almost 10 years ago by Peter Simons <[email protected]>
Add more broken packages.

github.com/NixOS/cabal2nix - a50090673759454fd45038bb4a4cab0831269765 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: take rematch and Rasterific packages of the "broken" list

github.com/NixOS/cabal2nix - 3622d23567aa272bba9dd4d8da51b9849c6cc885 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: enable gtk3 build

github.com/NixOS/cabal2nix - 338d23ece45c4ce396179e21deda9a2d4a3dfdf1 authored almost 10 years ago by Peter Simons <[email protected]>
Merge pull request #143 from gridaphobe/master

update post-processing for liquid-fixpoint and liquidhaskell

github.com/NixOS/cabal2nix - e79870a3001aeeee51fa7194bac260468d0e3f41 authored almost 10 years ago by Peter Simons <[email protected]>
update post-processing for liquid-fixpoint and liquidhaskell.

liquid-fixpoint needs the -fbuild-external flag to force building the
ocaml binary locally inste...

github.com/NixOS/cabal2nix - b43d29e15fa07bbdd091d82c423be0bf9fb39dd3 authored almost 10 years ago by Eric Seidel <[email protected]>
Update list of known broken packages.

github.com/NixOS/cabal2nix - e9e9bfde61f3a27cdacd859473521aa6230bb8c0 authored almost 10 years ago by Peter Simons <[email protected]>
Fix build with GHC 7.10.1-rc2.

github.com/NixOS/cabal2nix - 520a413b074178389dea6fa60a04a7b36a09da92 authored almost 10 years ago by Peter Simons <[email protected]>
Fix build with Cabal 1.22.x.

github.com/NixOS/cabal2nix - dea071a27bab8e7cd551a7eeb4d8c1e78cf718bb authored almost 10 years ago by Peter Simons <[email protected]>
Fix post-process hook for mysql.

Suggested in https://github.com/NixOS/nixpkgs/pull/6111.

github.com/NixOS/cabal2nix - 49c2c9218d57362ae7962761aea4202e1048d2f8 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: th-desuar 1.5 is now supported

github.com/NixOS/cabal2nix - ed71c5aecbc767c1740e1b908e1317e45a362bd9 authored almost 10 years ago by Peter Simons <[email protected]>
post-process: readline library has undeclared dependencies in 'readline' and 'ncurses'

github.com/NixOS/cabal2nix - bfc0e4c2e7d7011c24ebaac6310dcbff588eb16b authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: update overrides

github.com/NixOS/cabal2nix - c49a03dc9486edd9a3330e469181ab71fa23564b authored almost 10 years ago by Peter Simons <[email protected]>
cabal: link prettyclass only for GHC < 7.10.x

github.com/NixOS/cabal2nix - a43207f582396a505cc2771dd571f2a79a1dc0f3 authored almost 10 years ago by Peter Simons <[email protected]>
generate-cabal-file.hs: take advantage of cartel 0.14.x

github.com/NixOS/cabal2nix - c8e299041e08c755441f97f680614291f9d9768b authored almost 10 years ago by Peter Simons <[email protected]>
Don't forget to render extraFunctionArgs!

github.com/NixOS/cabal2nix - 95ea0bd525365d043a2817fee4de2e32ad2f0c05 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: cosmetic

github.com/NixOS/cabal2nix - ce022d56fc6de71ee3b432ce34c98ac302848f74 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: provide an old seqid version for GHC 7.8.4

github.com/NixOS/cabal2nix - 7d449138611d09f51e9f3aa0f6861e5f51220b3b authored almost 10 years ago by Peter Simons <[email protected]>
Better error reporting in case of IO errors

github.com/NixOS/cabal2nix - 0a35af1b379ee59d2913fa58d72982d234014664 authored almost 10 years ago by Benno Fünfstück <[email protected]>
Fix hlint warnings.

github.com/NixOS/cabal2nix - ca341aad8e7b5e357d122f05b4a3d4ec264e166c authored almost 10 years ago by Peter Simons <[email protected]>
More cosmetic re-factoring.

github.com/NixOS/cabal2nix - c45599a05665d8c8e995acfb42ee99b5b319f9e0 authored almost 10 years ago by Peter Simons <[email protected]>
Distribution.Nix is now called Distribution.Nixpkgs.

github.com/NixOS/cabal2nix - 94896d00cc1c8cefae598c05675afb85dc7c8d5f authored almost 10 years ago by Peter Simons <[email protected]>
Generate doctest.hs.

This is necessary to ensure that all library files are checked, even if
none of the Main modules...

github.com/NixOS/cabal2nix - 3aec2f65a6441af76cbd5f100e3cc7e5f3fe4e44 authored almost 10 years ago by Peter Simons <[email protected]>
Clean up Path type.

github.com/NixOS/cabal2nix - 3226a8ac7ff05a37503beac9d8790da0718d8bf5 authored almost 10 years ago by Peter Simons <[email protected]>
Clean up the Identified type.

github.com/NixOS/cabal2nix - 55ab8102a6de3a616b761a55f5c8e6a29e0d5a86 authored almost 10 years ago by Peter Simons <[email protected]>
test: clean up

github.com/NixOS/cabal2nix - 18c22402fab66fcd1b50f598e7d7c0baf8029f50 authored almost 10 years ago by Peter Simons <[email protected]>
release.nix: enable test builds with GHC > 7.8.x

github.com/NixOS/cabal2nix - 585cea98c13a7deae957179c24b0e2989b48897c authored almost 10 years ago by Peter Simons <[email protected]>
wip: define proper data types for Nix language constructs

github.com/NixOS/cabal2nix - 3d528a2dfa5980c4adcb751ce7ca01e136c1d9a8 authored almost 10 years ago by Peter Simons <[email protected]>
generate src/Cabal2Nix/Version.hs automatically with a proper "git describe" version

github.com/NixOS/cabal2nix - 86547cf735171dc80b462139cb155c2eaa310554 authored almost 10 years ago by Peter Simons <[email protected]>
minor re-factoring

github.com/NixOS/cabal2nix - 575a28263a30981afa064da964f35c6c7cc3e8fe authored almost 10 years ago by Peter Simons <[email protected]>
Rename Distribution.NixOS to Distribution.Nix.

github.com/NixOS/cabal2nix - 8f30d41f140cca97fe395d179f91b4f9d4b62013 authored almost 10 years ago by Peter Simons <[email protected]>
generate-cabal-file.hs: use Cartel to generate our Cabal file programatically

github.com/NixOS/cabal2nix - 8dfcb5b78b69ab8ca2d10c96866eeffdd33d54b9 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: cosmetic

github.com/NixOS/cabal2nix - 8e09014a8828b46dfa64fce29ad1ef6f81591e15 authored almost 10 years ago by Peter Simons <[email protected]>
src/Distribution/NixOS/Derivation/License.hs: cosmetic

github.com/NixOS/cabal2nix - cbb22ed7594190ba7d7ff900183c1002c5d3ba96 authored almost 10 years ago by Peter Simons <[email protected]>
re-factoring: switch [String] to Set String in Meta type

github.com/NixOS/cabal2nix - 1d3d51bc6eb97c89e072b6c1b5986e5b168ccb3e authored almost 10 years ago by Peter Simons <[email protected]>
re-factoring: switch [String] to Set String in Derivation type

github.com/NixOS/cabal2nix - 2ebe4dca18613f18647b82262b57032fbdf9c181 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: don't switch utf8-string to version 1.x yet

github.com/NixOS/cabal2nix - 5ae868e241856cb0e80f53ef914f3ac5c60c5f00 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: avoid control-monad-free 0.6.x because it's broken on anything but 7.8.x

github.com/NixOS/cabal2nix - d28596b492ef4321a0bbf27de31820b6ae15f76f authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: cut down list of broken packages

github.com/NixOS/cabal2nix - 802801d5e133503bd1b8903b0b1c114bd7cce13f authored almost 10 years ago by Peter Simons <[email protected]>
Implement a wacky work-around for https://github.com/NixOS/cabal2nix/issues/136.

The post-process hook filters any package from pkgconfigDepends that is
also part of buildDepend...

github.com/NixOS/cabal2nix - 4f603d1ca0e0da77b72f4efb70f9658a434f84cb authored almost 10 years ago by Peter Simons <[email protected]>
renderMeta: drop obsolete reference to "self" in the "meta.maintainers" field

Fixes https://github.com/NixOS/cabal2nix/issues/139.

github.com/NixOS/cabal2nix - ab897695ce39d9f81344f63c810c23d21237c2c3 authored almost 10 years ago by Peter Simons <[email protected]>
Normalize.hs: cosmetic

github.com/NixOS/cabal2nix - 2d5ffaeadbaa0145558e28de74a575bc7748eb04 authored almost 10 years ago by Peter Simons <[email protected]>
PostProcess.hs: clean up

github.com/NixOS/cabal2nix - da761b0d4fe74011440457630af455b641e0260b authored almost 10 years ago by Peter Simons <[email protected]>
Distribution/NixOS/Derivation/Cabal.hs: remove obsolete filtering hack

github.com/NixOS/cabal2nix - 0b740961782b65a46422ad391f6654a858c59b56 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: update list of known broken packages

github.com/NixOS/cabal2nix - 0eafe5a81f8219fc83f8f3721158ddde86b4d9f8 authored almost 10 years ago by Peter Simons <[email protected]>
Make sure zip-archive is generated correctly.

github.com/NixOS/cabal2nix - e2628d38bda1c452c5a7221c89e3b00d5ee47c11 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add old version of descriptive

github.com/NixOS/cabal2nix - 79bb772cbfce8f507f0de0ea8a7c4db4c47ac024 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add older haskell-src-exts to package set

github.com/NixOS/cabal2nix - d774176003f870af69cf90f10fe27b021966ebf7 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: store configuration data in an ADT (WIP)

This allows us to have more than one configuration, i.e. for different
compilers or for generati...

github.com/NixOS/cabal2nix - 61ad46660c900a728f166a7919cfe090662335dd authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add a few packages to the "broken" list to get rid of build failures on Hydra

github.com/NixOS/cabal2nix - 6a445468030b064e4f71b43c269ba506e7e2f779 authored almost 10 years ago by Peter Simons <[email protected]>
Added old versions of mtl-prelude to the extraPackages set.

github.com/NixOS/cabal2nix - 4eae939d7bdfcd02db356b037b20bdde91588e1d authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: update extraPackages list

github.com/NixOS/cabal2nix - a8478cf18b1eb43502b3e1360b94668226d3ccde authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix: add older versions of parallel and vector to the package set

github.com/NixOS/cabal2nix - 0db08c71de87823fb2c2782b039bcad7acf6096c authored almost 10 years ago by Peter Simons <[email protected]>
Remove gio, glade, and pango from brokenPackages list. These builds need to be fixed.

github.com/NixOS/cabal2nix - 8ef9ae3c2fb21152d47271b1c71b1b276360c72f authored almost 10 years ago by Peter Simons <[email protected]>
cabal2nix: add command line arguments -f and --flag to specify custom Cabal flags

Add "-ffoo" or "-f-foo" to the command line to enable/disable a Cabal flag
while generating the ...

github.com/NixOS/cabal2nix - a305101c96d87154a7cd2cfe8ad8873484f16109 authored almost 10 years ago by Peter Simons <[email protected]>
Fix doctest suite.

github.com/NixOS/cabal2nix - 412fa115a3e3f38e08412891aae74cf9622a686d authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix.hs: add some older versions to the generated set for 6.12.x support

github.com/NixOS/cabal2nix - 2ac9473701ed953d7124b9def206a98d049a403f authored almost 10 years ago by Peter Simons <[email protected]>
Rename noHaddck attribute to doHaddock.

Fixes https://github.com/NixOS/cabal2nix/issues/63.

github.com/NixOS/cabal2nix - a5db30dbd55d7b4ec5df8fa116083b786bcf81c4 authored almost 10 years ago by Peter Simons <[email protected]>
normalizeList: don't accept "" in a list of strings

github.com/NixOS/cabal2nix - 0c4c1f2529a7e4b83ec21922d77c792a9bd1d662 authored almost 10 years ago by Peter Simons <[email protected]>
Name.hs: Add some mappings for system libraries.

github.com/NixOS/cabal2nix - 12a6747975830b5fc3f8073f111765d9aa6bf027 authored almost 10 years ago by Peter Simons <[email protected]>
hackage2nix: set "meta.hydraPlatforms = []" for builds that we know to be broken

http://hydra.cryp.to/jobset/nixpkgs/haskell-updates builds the entire package
set regularly. The...

github.com/NixOS/cabal2nix - 81312ccdf2b5fab2629e505e96a95d28345d32f5 authored almost 10 years ago by Peter Simons <[email protected]>
hackage-db.cabal: cosmetic

- Remove the bit that says this packages wasn't tested on Windows.

- Remove the tested-with f...

github.com/NixOS/cabal2nix - 52ded2ed3e0234a8ad8ee84dc7c73d41d6029469 authored almost 10 years ago by Peter Simons <[email protected]>
hackage-db.cabal: tentatively bump version number

github.com/NixOS/cabal2nix - ca9abc86df2757f7d432c55f7b8a5faa349c159c authored almost 10 years ago by Peter Simons <[email protected]>
hackage-db.cabal: bump version for release

github.com/NixOS/cabal2nix - 4d1768cf58afe5cddbe7478e6f53bf5e70884602 authored almost 10 years ago by Peter Simons <[email protected]>
Merge pull request #4 from bmjames/cross-platform-cabal-dir

Determine cabal directory in a cross-platform manner

github.com/NixOS/cabal2nix - d917b51d730fe6eda8b983d0e7a553f4ae5a1653 authored almost 10 years ago by Peter Simons <[email protected]>
Some ruthless re-factoring.

github.com/NixOS/cabal2nix - 0279b42838ebc24f6c661b691efc125693efcc37 authored almost 10 years ago by Peter Simons <[email protected]>