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
Fix dbusmenu-gtk3
179d8bb7dec7fecb4a84835f281b8ffeb2998245 authored over 6 years agoIt also has a dependency on gtk3 which is not being picked up.
c033ef3604e1de45b69ff430eba3a0adfa2787d3 authored over 6 years agohackage2nix: clear homepage
580e4ea95d14ffe6fdaf9745d78ec09078d2fb32 authored over 6 years agohomepage will be set to Hackage by the generic builder.
The hackage page is always there, and s...
6fba7ddbc004bc34906baf21b76a7ce018958c51 authored over 6 years agofetchOrFromDB: Show which source failed when calling `fail`
5ecfc296bc7ae7002e833a3f701dc8f97c6c11f4 authored over 6 years ago6806a6d8710c4b5b4560fa5dea63f8312c3174c2 authored over 6 years ago
d8bc043806a499542c4e9087ed98ba335761fde1 authored over 6 years ago
241b374dac10e1d92eecb96f6b980aa593f7a355 authored over 6 years ago
gdk-x11-3.0: point to the gtk3 package
a2d666dd262d02b7b19344e052dab75593c28589 authored almost 7 years ago2923434f8d94be6943c8a7ecf2f7a1df5f3dcdc7 authored almost 7 years ago
07ca643cef7f0b331b76a474fecf9a9eb8826dbf authored almost 7 years ago
9ecb1e7520490518827261a5d677b164177ddb51 authored almost 7 years ago
143cae17d9c94c91cc4fb47b17bbf92505d9894f authored almost 7 years ago
The vendored library causes build errors, i.e.:
https://github.com/yesodweb/persistent/issues...
7882850b0182d64765b242e19f42642249fcab00 authored almost 7 years agoSupport all architectures and OSs that GHC and Cabal support
17e0b6c0442ec70ff28b194ffc714ebf42410a34 authored almost 7 years ago
This replicates GHC's normalization logic so that Cabal's built in parsers can
be used. This sho...
5b271abdcc771da46dc45ca781788c73c0b3dd9f authored almost 7 years ago
Add support for more Cabal platforms
ebc40be39c5800b164977de54bebbe237dbcd172 authored almost 7 years agoThis adds support for all of the architectures listed in `nixpkgs/lib/systems/platforms.nix`.
09efe4dd9a1c7bccdd5e56b6416763ceb1e89ca7 authored almost 7 years ago13ff90749407aab673c831af3e8cbec49dcb9eec authored almost 7 years ago
Do not fail on .cabal files that contain Unicode (fixes #340)
41f1b649d721e6009e62531a152126857b126d81 authored almost 7 years ago74ac0c343242498c8cfe1aa436eecc3ac793989a authored almost 7 years ago
Add `Windows` to platforms.
4f0c2c3b58aacadc204f7b5376ce952a165ae2bf authored almost 7 years agoThat way we can use `cabal2nix` when cross compiling to windows as well.
69873f88e65fa3ffb065abcc6e283dca7ceb2d9a authored almost 7 years ago63041e40747a579672d80c21ad8e15538b400119 authored almost 7 years ago
a0d44abb31afc6f7d06fc1c7eec1b677de0336a5 authored almost 7 years ago
Display cabal file parsing errors to user
c1333d13e22b33b63933cd8176cdeb3cef5d581d authored almost 7 years agoReplace reference to obsolete nix-prefetch-zip with nix-prefetch-url --unpack
43220bd7b8576a7b23d394f21b588187717b30d1 authored almost 7 years ago88b8edb59ad0076f140e9948f233a43d6dfb842b authored almost 7 years ago
https://github.com/haskell/cabal/issues/4969 means that Haddock cannot generate
documentation fo...
6c367b30da2fc4f86c4084b51b70a4350d12c8ac authored almost 7 years ago
base-4.11/GHC 8.4 compat: SMP conflict between 'base' and 'pretty'
32974fcc3d9b485bd35167d9ae90941a5b3d06df authored almost 7 years agoe1fc93047c0af230e0c8c6e02383c7533858baa3 authored almost 7 years ago
Fixes https://github.com/peti/hackage-db/issues/5.
b608785b2081010c1578248e40acc24ec0834f59 authored almost 7 years agoae0d2f72210e9c61787e7488170b8e0508285bc7 authored almost 7 years ago
86f35bd6e01558e4414534af6fbcd96260fa8abc authored almost 7 years ago
8264eea46809cd0377f5c9f89be241156d779e87 authored almost 7 years ago
We need a newer Cabal than GHC 8.2.2 ships.
12509a23f8d3f9038e72ba639896e73bd3897c5d authored almost 7 years ago0014200a33da59ea18304e99e8cd433215c43b72 authored almost 7 years ago
This is bad!!!
5046ae5ec00d6c6890c8d3b69fb72f7acf997841 authored almost 7 years ago
Cabal 2.2.x is much better at honoring default flag choices, which changes the
set of executable...
9ef69957950af86e2e6a3eb82adc0514b27bc83b authored almost 7 years ago
3e8fc1cefdf37695b196442b252218a01d6a3b22 authored almost 7 years ago
The doctest phase won't succeed unless QuickCheck is a dependency of the
library [1], which it i...
The new version re-wrote it's parsing infrastructure, therefore we cannot (or
rather: won't) sup...
dda09f6b870fbdc5e8cc0f80aa45f438b3883f09 authored almost 7 years ago
788a344c8ca704859f57cecf8e437500ca3f8765 authored almost 7 years ago
GHC 8.4.x and beyond export Prelude.<>, which clashes with the version from pretty.
25be695a235c416b28178c2c6e8d3e1746c83cf0 authored almost 7 years ago8fe0751dac706d55d7e1b3eed83c5a651ff49385 authored almost 7 years ago
We used to map this to freeglut, but this was actually not correct. It's libGLU
now. freeglut is...
See:
- https://github.com/NixOS/nixpkgs/commit/71f899c2c3b114ecf133ee0f25e6f2ef42df1d07
- htt...
0aa23accd25c09c286fba371733582445704b92b authored almost 7 years ago
gogol-admin-reports-0.2.0 and wai-middleware-prometheus-0.2.0 now all have
proper metadata on Ha...
7dfce29e873a1e6b1c416a4f3cc3ea4d93386400 authored almost 7 years ago
Having un-buildable components in a Cabal package is all the rage these days.
Packages like styl...
4f2b161be0745f0f5992c1faa5f5ac731260313e authored almost 7 years ago
Decode .cabal files using UTF-8 instead of system encoding (fixes #333)
35424c93ecc1d8e78b508f06238af4ee7d484252 authored almost 7 years ago38db587a59a401ff88fec7f21fac00d93f7c12c2 authored almost 7 years ago
66cb4b641a29d3daf700b02c7706a79a68e9bf1d authored almost 7 years ago
8e8baa61523475849c372713d022b229776a9b1a authored almost 7 years ago
Compatibility with hpack-0.26.0
ab5f9c97609f0128ffb8ce32e3811b6379710477 authored almost 7 years agobb7aec61f6c42dab7db33377f6eb8d4ef5f62306 authored almost 7 years ago
5ec1188d6a5bd462d624238f7af71e043ebb4cc4 authored almost 7 years ago
7642d2512f5a99a39fcf14b8d75326008a033e3f authored about 7 years ago
b755e55c3e60920fbd5c0e9d8d160df5c500a41a authored about 7 years ago
d36b32a8919fc8623aa78369a4d2bced53c6ac04 authored about 7 years ago
c04c45e95bd765c7644b00ddb60bd76f4d01872e authored about 7 years ago
b3c283faa6e14cb4bf6a9644932784e22320436b authored about 7 years ago
0712f75a599e3daf97e2a38111912a0fb2bec4d8 authored about 7 years ago
361144857510e0724e9770bdcc9b9752e9ce3015 authored about 7 years ago
7c22fdf3324ff9a1be42a9101e30d97cb9ae1a99 authored about 7 years ago
d70aef8d5acefdfefc9e057e98d7b39f3c4ffc9e authored about 7 years ago
6f0a9c5b6111b410e2c29c99aafff4bf4d7e4d21 authored about 7 years ago
cb5ffa731f35bb7976e30d936d3178a4b95812ae authored about 7 years ago
ec0f902f98446d045bb4ef06ed94d5ad2d91eb70 authored about 7 years ago
0d15053a3db63d55760fd83cafae72ad227212ee authored about 7 years ago
Fix build for hpack-0.22.0.
1a683ad0e2fb6c32674cee373ef18577c8d2970c authored about 7 years ago
Packages like cabal-plan have internal libraries that are listed as dependencies.
Now, the Haske...
100fb2d99eb6cc0427882be0de81866131a16adf authored about 7 years ago
3a559830779bda4a13e4e1878f637c51b5701474 authored about 7 years ago
b31db774316d02af151c015063a7b8630448195a authored about 7 years ago
Versions of hpack >= 0.22 redefine some functions. The extra filepath
seems to just be a configu...
Fixes https://github.com/peti/nix-paths/issues/3.
42b218ec93079a323272b827421334ae9e89817b authored about 7 years agofbcdc2a43b12876bc4a2042aa2ac06287143c40d authored about 7 years ago
44bfcd9c5d99c4896fa95327c6d5723a6361d3cd authored about 7 years ago
44c4b3c480ae11dfa3aa1ceef0c3cb9e500ece01 authored about 7 years ago
fef243dfa9f1a682e57a812d46887b1425a6d70a authored about 7 years ago
cd2656f2dee68ba78cf467407e53ed6c1ab69221 authored about 7 years ago
322976bfbbaf78deb10a2e41444c32dbd234a92b authored about 7 years ago
df64a4fefec2d6bbe65465eb60cd8f11f722772b authored about 7 years ago
069e8ca725dc98cd057e8ab62c7a3769d9c0b0b3 authored about 7 years ago
01377a634ded1eca66e71528db6cb24920d435a2 authored about 7 years ago
97c11358bd9de3b79f7268eba12b1629d7da7028 authored about 7 years ago
ff1b61e18fe62e30b77fe3e6f1c3bc4e27b6bc76 authored about 7 years ago
396c6bdbf618a7eb33e6f906643513cb51b76f03 authored about 7 years ago
4ae368e13545189270c8cbf3b5edd31f3ae1e9a0 authored about 7 years ago
We accomplish the same thing via travis-ci now.
e82be3aa219d0bb8b8fcd6b7e254383d99814bb2 authored about 7 years agodaaea0151a283698274faec5a8dfb5fee13dac1a authored about 7 years ago
016311b749a5a057fe1f4261e0a12cbbd50b75ec authored about 7 years ago
11af8302768367d44afe675c85da650025636996 authored about 7 years ago