Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/NixOS/cabal2nix
Generate Nix build instructions from a Cabal file
https://github.com/NixOS/cabal2nix
Recent changes [1] allow Hydra to build packages that are marked broken. To
avoid plenty of eval...
1ab3260d6fce56a0e119966a682d169a64bc4929 authored about 7 years ago
fc66d62f57e2caf1ffaa8ee0ad01ae14b5329fcd authored about 7 years ago
ed9c91a1835dacf886706a53921ba71811516ce6 authored about 7 years ago
e71a8f140c5a9f1b018c46f3d114f9c852cbb741 authored about 7 years ago
b8487a91c0af9a48f51420cece3a29c718858e0a authored about 7 years ago
It's good for simple Cabal builds, but once things reach a certain complexity,
the generator ten...
19d6733c7f200861662b2c6e996993b7aaba699e authored about 7 years ago
The cabal2nix command line utility used to ignore the default flag choices
configured in our cod...
The function assumed that given a sequence of multiple instances of the same
flag, Cabal chooses...
hmatrix hard-codes all kinds of bogus paths into the Cabal file which break the
build with Nix. ...
fltk-config build tool from fltk, for fltkhs
f1390009c885ac55ddd68a80aa13950a9544dd8c authored about 7 years agobc48ad44a236bc45fa2a18c15bcd11ce14e34158 authored about 7 years ago
hackage2nix: tweaks to update-nixpkgs script
3c7ca01e0071a3eea7b26f69ad3145de26072010 authored about 7 years agoX11: add libXScrnSaver to system library depends
ec1f738dd30318b534ceb6add7a5d0b2743e6b84 authored about 7 years ago
1. The all-cabal-hashes repo defaults to the wrong branch.
2. Some people (e.g. me) might have g...
Fixes NixOS/nixpkgs#33363
94a4b4b6d7007f2d87c63cd02c251f69d876de4e authored about 7 years ago6a27c62c29e0eced7ad84b6b1fef06f1fb897f8b authored about 7 years ago
Make HackageDB lazy to avoid unnecessary parsing
0622168c2fe8f79e9f0668b64010b5ba77ee9da5 authored about 7 years ago1f675b6aa2a0f91f6cd7eb2301b1041703e9836b authored about 7 years ago
c1b61fc5dd74fd5b826f21531b087e29c3018f8b authored about 7 years ago
cf4b0707188bcad9e0ecda3a31870ae65176d55d authored about 7 years ago
4bee83ae88697d4cb44f5d37fdc6f14af611661f authored about 7 years ago
Support for Cabal 2.x internal library (issue #315)
e97fda8ce7933d84d7c44e871280120799b8e770 authored about 7 years agounknownPackageError: clarify what package fails
ec889edfd0ece8497ab9267de15dd706158239ee authored about 7 years ago6012213efd832b246ac85f416ac283a3a0a8cb80 authored about 7 years ago
86af53baa3b9b4b292684122df53ee5e5c1fd6bf authored about 7 years ago
a0c2cb94f901d66d43ca01ea19db5cd6a5fa3764 authored about 7 years ago
898f4b5db745908fae085f026ff70edad110b244 authored about 7 years ago
7f4f2145d0f49466121dea4a48cec59e34b214de authored about 7 years ago
102e8c503f08f8a6aa46d470a6f54c19edaf0da2 authored about 7 years ago
07d88143cda21a721b27f101f2f997fba25170d0 authored about 7 years ago
48a154e939369a5394f4e65cf481333eab0058e7 authored about 7 years ago
b265c2eb5738e4540cea80f5b4bc3ead15c5c49b authored about 7 years ago
2499f55d1081f1647258056eb6409f3d81b0fe07 authored about 7 years ago
b6134a91c0146d3d590c285c8b43952774c61b4c authored about 7 years ago
Optimization: allow HackageDB reuse
cba06639637a6764d78ab11bc0961a6815f699fd authored about 7 years ago
As noted in #313, HackageDB deserialization is rather expensive. This
change allows Haskell proj...
6f58dfa19a6be9bd96888e055b9e073d356d1945 authored about 7 years ago
Added hackage snapshot time as an argument to cabal2nix.
144c61ca8a3d1fb85fe51541db5c5480b39fca34 authored about 7 years ago33163dd124b89cf0c0324aac306099fd82758c15 authored about 7 years ago
678dcc2eb599345fc0acb3efde65e27fc477f204 authored about 7 years ago
stack doesn't build with more recent versions and managing the necessary
overrides is too much m...
The prior code did a sed substitution of the dangerous /usr/ path in
hmatrix.cabal with a safer ...
Add -fexeconly flag to idris package
404d240e8cb447ba3afc90ac9caf8e4d71b89c4e authored over 7 years ago
In nixpkgs this flag is currently passed manually. The libraries are
built later on.
https://gi...
2d20a2ddec8fb23fef3a76df04e84b1963774d32 authored over 7 years agoMapping for libssh2
cf4b32a750d5d62671462e9b0824c84b6e48b838 authored over 7 years agoSet the mapping for the cabal "ssh2" package to the Nix "libssh2" package.
d592b0adc915e489446640aa513a45ad21a05052 authored over 7 years agohttps://github.com/hspec/hspec/issues/330
74d58eebfb53f5f630a40de66ae70368202bdcbb authored over 7 years ago8d48acafa061f96c0d7f9dfacf02908968511e8b authored over 7 years ago
Fixes https://github.com/NixOS/nixpkgs/pull/29950.
5a860e4c5a38beab6ecfca908e39ce67acdea79e authored over 7 years ago
Ever since version 6.20170925, git-annex needs a checked-out copy of its git
repository to run i...
Try hpack when cabal file is missing (issue #249)
3c87c13c3dab0c664f4844a82f24390323349929 authored over 7 years ago59f1e2f0edb661493f36d898545c4c7353b65d77 authored over 7 years ago
ac7d7b494de7ecd12810a893d6490d6e54baf244 authored over 7 years ago
30558e1db88e5ea99ca4f637852d78eb89b2fd2d authored over 7 years ago
This means that we can now utilize the new index01-style tarball from Hackage,
which contains ad...
d3a536b9b2e448a26aa1762290ea0e2aea0e5b9a authored over 7 years ago
d054634a0a0102ce16d798fc31cec14252643317 authored over 7 years ago
25a8f0943a91ec57c05b3add01705592cd480e6b authored over 7 years ago
78705871dcfa8932f4ef08d5d24c57239715a422 authored over 7 years ago
e56775020ce9550ff06f5fbbf5ac42c40a3e7d1d authored over 7 years ago
Skip all versions outside of the preferred-versions range, i.e. we don't even
try to parse them....
Closes https://github.com/NixOS/cabal2nix/issues/90.
8a6ffecb0da2b72520602616d42eb4274d776624 authored over 7 years agoFixes https://github.com/NixOS/nixpkgs/pull/29318 by @savannidgerinel.
a66a4298325a142a89df093a573d36bd6bc2ad42 authored over 7 years agoc3e20009c77f838a29f057572f5ea511044f3457 authored over 7 years ago
8abf3954c334859bb99f659f9238da3ef6e25e4c authored over 7 years ago
38b6ad822ae38cbc5c6acb677b8b339e4faf2696 authored over 7 years ago
bc72d95689eb564bf39634806ccc9130fdfa296a authored over 7 years ago
Closes https://github.com/NixOS/cabal2nix/issues/301.
83a4cb08f858788b357efb64e9b8cbbbaa85b758 authored over 7 years ago1ea0b479d16954ccd783827c690ba55d462032d0 authored over 7 years ago
Agda: fix postInstall to account for multiple outputs.
e5c3d076566ef3ca70a5d07219be9c331014c948 authored over 7 years ago
Upstream uses only stack to test these tests, so they don't work reliably
elsewhere.
https://github.com/NixOS/nixpkgs/issues/28466
d6a8019bf4adfbcdba5e6a2fd155428f913951f9 authored over 7 years agof0558f56bdf82cf42ae3bec70d3220d667c83d4b authored over 7 years ago
c60d4499e25a93329a1d9e661332f1611d694c28 authored over 7 years ago
98e90b7d9b79c42dd7b01b39b217b48104183c94 authored over 7 years ago
0ed67c97b2fd6409336db6b325974d057be6e8a5 authored over 7 years ago
Expose Cabal finalization function
53777ef45c45f397c1f56f9230ae494d2aefee86 authored over 7 years agolber is provided by openLDAP.
d7cf183f33c6237b88e13c229c1874bbd9dae62c authored over 7 years agocf928bae7849acd7d104d00a5d38c94e5969c6c2 authored over 7 years ago
Needed to build the LDAP package.
4d82fe3a33674a12e4d864e98c0e45d005e19a3d authored over 7 years ago90e3a934a669179390e0b3126a7f25c8d3736c36 authored over 7 years ago
Don't ignore user-specified package version on fetch
fe458a99a7efbbcb1d650629a909336b7ea7e13f authored over 7 years ago
As a bonus, save a traversal over every package version in the common
case of no specified packa...
e4f891efe3780afc9ec464107488b024872f2e6f authored over 7 years ago
bec116ea9a26279ee283a874fd10fb7b8cff31df authored over 7 years ago
Related to https://github.com/NixOS/nixpkgs/pull/27196.
e9e96691501034bc4a3972bb7f6ae08a4a7a496d authored over 7 years ago2a15f85eb7b4b28cfa6ff6d9a149c1ff7ae20607 authored over 7 years ago
656c5897bfcd7c90d6cb02d6d43fb27f6c6698f0 authored over 7 years ago
0b2f94ab411bf2e1a9df675781e6cb2340cf7d8d authored over 7 years ago
564c5885dc7cc2693c8ab696c83f58763bb36db3 authored over 7 years ago
cbae3e6a3bbc2623a24b784c717b55a9d035f044 authored over 7 years ago
51ed357ec1352eaf0369fe2f4013a1a4aefbe2c8 authored over 7 years ago
74bf1702a627798c7a012274211a187814270238 authored over 7 years ago
c8a8045648919db31d2cd2ae0777b15a80a8941d authored over 7 years ago
447450f707aace16185997018aa039e21256b642 authored over 7 years ago
Closes https://github.com/NixOS/cabal2nix/issues/276.
360fc39b259af312526401c9992f6bd6415edfb6 authored over 7 years agob1f46a5a11e06f231678fb3c08d9f8c8a70e4d22 authored over 7 years ago
3eafe2ba2f729f42f54ae0a2f701e442506f7933 authored over 7 years ago