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

xmobar: disable libmpd to fix the build

github.com/NixOS/cabal2nix - 2a2d30b56296f5227689461b1e27c6959ad3dd60 authored over 8 years ago
Add name mapping for Xrender.

github.com/NixOS/cabal2nix - 75d1107e3bb83eb6132414c5f49e3553f84326cf authored over 8 years ago
gi-*: help the build find required gir files

github.com/NixOS/cabal2nix - 271f5c3dcf38a5838f62f47a5d6b916ef0b9c02a authored over 8 years ago
Win32: don't build this package on Unix

github.com/NixOS/cabal2nix - 00c65e5e7c8986b954e933122b45468e9cc6c5ec authored over 8 years ago
Add --compiler-id for specifying compiler id.

This is useful for specifying the branch in "if impl(...)" expressions.
Useful for generating ni...

github.com/NixOS/cabal2nix - fa93bd025b78ec9e11cd1c83b283893b9ec175d9 authored over 8 years ago
s/gummiboot/systemd-boot -- fixes warnings on unstable

github.com/NixOS/nixos-hardware - a2b20351e0557192f7be9c40fb5ead04e9fa9dfc authored over 8 years ago
numeric-qq: don't run this test suite

github.com/NixOS/cabal2nix - d9dda87e56af79102efea4beee27c16a2f20e10b authored over 8 years ago
pandoc: don't enable the "trypandoc" feature by default

github.com/NixOS/cabal2nix - 43d679f4add94eaa84cd29b633e03d3f76443405 authored over 8 years ago
pandoc: don't try to jailbreak this build; it won't work

github.com/NixOS/cabal2nix - 704cd27eb92bf5809fb8a63aaad9abd16aa10f02 authored over 8 years ago
distribution-nixpkgs: re-generate Cabal file

github.com/NixOS/cabal2nix - 35f7635521c2a14712f820c23571cd3c86461c20 authored over 8 years ago
Merge pull request #229 from mdorman/deepseq

Allow building with ghc-8.0.1

github.com/NixOS/cabal2nix - c5730684615b2729005eea25ada67495c7bc8909 authored over 8 years ago
hackage2nix: Use Control.DeepSeq, not Control.DeepSeq.Generics

github.com/NixOS/cabal2nix - 2b0c22740411d5a90867c5a21abb371287aa9f3d authored over 8 years ago
distribution-nixpkgs: Use Control.DeepSeq, not Control.DeepSeq.Generics

github.com/NixOS/cabal2nix - 0b92a5e7309492c8aba7b2c757030cea1c9f2f00 authored over 8 years ago
Cabal: disable test suite, which has lots of undeclared dependencies

github.com/NixOS/cabal2nix - 24de751c380be725eb591ff59015cd8af70db521 authored over 8 years ago
Add various post-process hooks.

- sharc-timbre builds run >8 hours on my machine and should not ever be
attempted on Hydra. Di...

github.com/NixOS/cabal2nix - 75f96c67d56e2950df32648caaa9eabf9d3e5420 authored over 8 years ago
PostProcess.hs: cosmetic

github.com/NixOS/cabal2nix - 259cdff3f89683390a8defcbe7cb267cbd98318d authored over 8 years ago
gio: fix reference to gio system library

github.com/NixOS/cabal2nix - 22fa821f1ad4882850ab33db237a83a57d7fe86c authored over 8 years ago
Merge pull request #226 from laMudri/Agda

Agda: new postInstall for version 2.5, which has new builtin modules

github.com/NixOS/cabal2nix - 9a8827591d5a87b6ec1f1cf146a9f776230d3f9b authored over 8 years ago
Merge pull request #227 from mdorman/hlibgit2

hlibgit2: all newer versions should get pkg.git

github.com/NixOS/cabal2nix - 65c9a084710447069bb0c59976cf1487a041af2f authored over 8 years ago
hlibgit2: all newer versions should get pkg.git

This package has been broken since haskellPackages.git was introduced a
couple of weeks ago *and...

github.com/NixOS/cabal2nix - f8686ff52b50b5ae5838a1bac506cf9b18686740 authored over 8 years ago
haskell-src-exts-1.17.1 fails its test suite on GHC 8.x

Upstream lives on Github but has no issue tracker. :-(

github.com/NixOS/cabal2nix - fe4fc58c9a00e8cf8d6fba87db7cb8922b060f17 authored over 8 years ago
Agda: new postInstall for version 2.5, which has new builtin modules

github.com/NixOS/cabal2nix - 3e976b2c43cad431c9c6d582ef6dc9e5700dd33a authored over 8 years ago
hackage2nix: remove obsolete kludges now that we use GHC 8.x by default

github.com/NixOS/cabal2nix - ea0d8503851a58e495194eb1414f108d9e3f1fac authored over 8 years ago
Bump version number for release.

github.com/NixOS/cabal2nix - ea8390f1b502bf1d9612672bb4a70f5468d5d161 authored over 8 years ago
Path.hs: write doctest in a more robust way

Fixes https://github.com/peti/language-nix/issues/2.

github.com/NixOS/cabal2nix - bfadbd524919a8479839c34cd9f99bdbb987c57f authored over 8 years ago
hackage2nix: filter "ghci" and "ghc-boot" from package set

We are not prepared to deal with the new core packages "ghci" and "ghc-boot"
until we're updatin...

github.com/NixOS/cabal2nix - 6b2a41d1accf93efbdd12365b5a664a02a2af6b3 authored over 8 years ago
haddock: disable broken test suite and clean up post-processing

https://github.com/haskell/haddock/issues/511

github.com/NixOS/cabal2nix - f11ffc0045ca23ccc43ed0e852804bf59586f762 authored over 8 years ago
bin: hackage2nix is not allowed to allocate 6 GiByte on my machines, actually

github.com/NixOS/cabal2nix - e7bc8b804dd1b31a4b0965590e5aa1b539b6035a authored over 8 years ago
faq: how do I build my own ISO?

github.com/NixOS/nix.dev - 1061dfff9cb6bf3b6fc139f815b24d13bd4e92cd authored over 8 years ago
improve faq.txt

github.com/NixOS/nix.dev - e6e4ea4529053bf62ee487b16e863339d90bef2e authored over 8 years ago
add influences

github.com/NixOS/nix.dev - b00fa62b247a849adf440409733eeafefd5108be authored over 8 years ago
fix unnecessary link

github.com/NixOS/nix.dev - 92f0d54fc6f25ef0c487b6e9d923c89c954e1e36 authored over 8 years ago
language-nix.cabal: re-generate with latest version of hpack

github.com/NixOS/cabal2nix - 1633d26f891d3bf28ad19d6d80f61067b282382a authored over 8 years ago
Merge pull request #224 from doshitan/disable-twilio-tests

twilio: disable test suite

github.com/NixOS/cabal2nix - 659087e7445ecea9d93dcc9d835e07ca9f4713b4 authored over 8 years ago
twilio: disable test suite

It requires some environment variables to be set in order to run against
a Twilio account. Not s...

github.com/NixOS/cabal2nix - 17bf05794b531d8113cea35b6736d8d50fb0c126 authored over 8 years ago
darcs: disable test suite

The darcs test suite has traditionally failed on NixOS. The latest version
looks pretty good exc...

github.com/NixOS/cabal2nix - 3afe33ee5e076a9158d30158a576b2c36d16c3cd authored almost 9 years ago
stack: disable the test suite

https://github.com/commercialhaskell/stack/issues/409

github.com/NixOS/cabal2nix - c713cecbea151f9fb6949c9dad142290e80d8d7e authored almost 9 years ago
stack: don't disable shared library support by default

github.com/NixOS/cabal2nix - f0ef9ad29173bf8dca70b0a21c8333d38d5716b1 authored almost 9 years ago
add symlink CONTRIBUTING.rst

github.com/NixOS/nix.dev - 8cd2531841f3ae614c6ad19ef9ec0b4014761784 authored almost 9 years ago
no use for _static folder

github.com/NixOS/nix.dev - 42b4e2437530c689a2ec26f7d4f80e90e40bf05d authored almost 9 years ago
actually point hydra manual to a working url (thanks linkcheck)

github.com/NixOS/nix.dev - b2b9068dcc4d0a25df1120f5c741ecaee1a55a99 authored almost 9 years ago
unicode..

github.com/NixOS/nix.dev - 2405d13ebb7f23b60e1d288ed76dddfe9e0c6dab authored almost 9 years ago
README.rst: add badges

github.com/NixOS/nix.dev - 9666c53500d843f2a1de420f1e788cd54d046e55 authored almost 9 years ago
python and unicode, you know

github.com/NixOS/nix.dev - 53ee7d5c348286e5e910d5306a2d7672d4605ed9 authored almost 9 years ago
add link to the rendered docs

github.com/NixOS/nix.dev - 260dd35fefcb25cc3541b92885d35658e5864148 authored almost 9 years ago
initial commit

github.com/NixOS/nix.dev - 7c4daba3ad01f2646f02f60a652fed9ca4508573 authored almost 9 years ago
tz: set $TZDIR while compiling the test suite

That variable is required to avoid https://github.com/fpco/stackage/issues/1409.

github.com/NixOS/cabal2nix - bcff0abec4a66e66b12261a855397d9fda3c1430 authored almost 9 years ago
hakyll: fix test suite by providing "rev" in test environment

github.com/NixOS/cabal2nix - cb85ef4d5497a748fef82f686c111c217994c800 authored almost 9 years ago
network-attoparsec: test suite requires network access

github.com/NixOS/cabal2nix - d6f8a21e226bd0a2bc563a75952e1588decedd7a authored almost 9 years ago
Merge pull request #12 from dancek/patch-1

Thinkpad X220i: configure more hardware

github.com/NixOS/nixos-hardware - 49fd276328aa9495e634c7a8cffb0841d5f791ab authored almost 9 years ago
Thinkpad X220i: configure more hardware

Here's a patch that shows how to add support for

- TrackPoint
- (alternatively) better tou...

github.com/NixOS/nixos-hardware - 0d7971f57f72c7cb915c32032761da81f983c3c2 authored almost 9 years ago
update-nixpkgs.sh: don't mention Nixpkgs commit revision in commit

The commit id used by the script is *always* wrong because I squash dozens of
commits into one b...

github.com/NixOS/cabal2nix - d7a4f81d1bd5adf77db2d5a490473ab0f2dbfeca authored almost 9 years ago
http-client-openssl: disable test suite to fix the build

https://github.com/snoyberg/http-client/issues/189

github.com/NixOS/cabal2nix - c07fcb5afc2e1bd0d7baad7ad1b51b71bf9d609c authored almost 9 years ago
Disable http-client-tls test suite, which tries to access the network.

https://github.com/fpco/stackage/issues/1360

github.com/NixOS/cabal2nix - e7059e3ee1d0e42a9864241d78b3ac91812d05b7 authored almost 9 years ago
buggy drivers fixed on a1sri-2758f

github.com/NixOS/nixos-hardware - 5a74a39cab7d5da5ad56f632e99f49b1d9a581b3 authored almost 9 years ago
Bump version number for release.

github.com/NixOS/cabal2nix - 04663364b47589cdaaa196832e3562739e7719eb authored almost 9 years ago
travis.yml: prevent stack from re-generating the Cabal files

If it does, the build will be broken because the generated Cabal file is
broken, apparently. htt...

github.com/NixOS/cabal2nix - ad415ce580a6f7875f0e0634aca951cff913523c authored almost 9 years ago
Cabal-1.23 added Generic instances

github.com/NixOS/cabal2nix - 70c9ca82bd9ed97874b55d16f86e8d2e5521ccff authored almost 9 years ago
Accommodate aeson-0.11

github.com/NixOS/cabal2nix - baed1b5906b26e999948c6be54296994e2a84689 authored almost 9 years ago
travis.yml: update stack to version v1.0.4

github.com/NixOS/cabal2nix - d8f84b9b64e993d5b365474950d5f0f84c90e711 authored almost 9 years ago
stack.yaml: update build environment to LTS 5.11

github.com/NixOS/cabal2nix - 99a908d9f18d7c1f146fcc38cd0854d2fb1d4c96 authored almost 9 years ago
distribution-nixpkgs: use stack's $HASKELL_DIST_DIR variable to find "dist"

github.com/NixOS/cabal2nix - b42bd9e6425b4fee75d811714ce84b2b57837bd4 authored almost 9 years ago
Disable pandoc's test suite to avoid failures.

github.com/NixOS/cabal2nix - 3e915af67d3505e3157bfd1a023baf5c02ae5b70 authored almost 9 years ago
Add a couple of gstreamer-x-1.0 name mappings.

github.com/NixOS/cabal2nix - c886f87a5d347db076f462de11ca7676b15bea34 authored almost 9 years ago
Merge pull request #10 from Ericson2314/master

Dell XPS 9550: Better to use libinput than synaptics

github.com/NixOS/nixos-hardware - ad24584ecfd72a2fd4baf72a9e27d7a74bbd99f0 authored almost 9 years ago
Better to use libinput than synaptics

github.com/NixOS/nixos-hardware - 74c8b025cd56f465d52f0cf597c1bf386eea7247 authored almost 9 years ago
The b2 library is called libb2 in Nixpkgs.

Remedies the issue fixed by @hrdinka in https://github.com/NixOS/nixpkgs/pull/13863.

github.com/NixOS/cabal2nix - 8057d11011bdbecede7c12b8c5a1ba7e0968a30a authored almost 9 years ago
git-annex does not compile on Darwin

github.com/NixOS/cabal2nix - 1fd2040159c172e795cae669c36d2bbedf7ca507 authored almost 9 years ago
goatee-gtk does not compile on Darwin

Cc: @khumba

github.com/NixOS/cabal2nix - f633262123648136e0986acc5a3c21805f3779ba authored almost 9 years ago
Bump version number for release.

github.com/NixOS/cabal2nix - 1b91f20a9aa43b82e84cfd16bbabea00570600ba authored almost 9 years ago
Add support for new JSON output from nix-prefetch-git et al.

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

github.com/NixOS/cabal2nix - 99e470e62f61913f1fe013b7ba7a71990d8c6672 authored almost 9 years ago
zip-archive: fix binding generated for "zip"

github.com/NixOS/cabal2nix - 19323035656df953246560355bf81a3a4b1076b6 authored almost 9 years ago
Merge pull request #9 from Ericson2314/master

WIP: Dell XPS 15 9550

github.com/NixOS/nixos-hardware - 86393d664b5bc66c1b7c7c174c0f9c9aff1fd2f1 authored almost 9 years ago
Comment out generated configuration for now, best to just regenerate it

github.com/NixOS/nixos-hardware - 862456cfd5ff0926a29a5beceac007f27155e537 authored almost 9 years ago
Dell XPS 15 9550

github.com/NixOS/nixos-hardware - f6629260e1d4f238d12de74bc56ebd4fe44c4fb4 authored almost 9 years ago
import https://nixos.org/wiki/Airis_N990

Fixes https://github.com/NixOS/nixpkgs/issues/13170

github.com/NixOS/nixos-hardware - a667b3aa4f2f4466aff22c995e9c0f934399eae7 authored almost 9 years ago
import https://nixos.org/wiki/Acer_C720_Chromebook

Fixes https://github.com/NixOS/nixpkgs/issues/13169

github.com/NixOS/nixos-hardware - afd33028e3d638d14e59a8bb38790ff4b68938dd authored almost 9 years ago
import https://nixos.org/wiki/Acer_4810T

Fixes https://github.com/NixOS/nixpkgs/issues/13168

github.com/NixOS/nixos-hardware - 57ac96688731f64b7eca8d6b23ae45aa59ebc0bd authored almost 9 years ago
import https://nixos.org/wiki/ASUS_M60J-JX041V

Fixes https://github.com/NixOS/nixpkgs/issues/13166

github.com/NixOS/nixos-hardware - 8de044301082f245a79840377efb7c86bd202f11 authored almost 9 years ago
Add tips and tricks section to README

github.com/NixOS/nixos-hardware - 088440bd65c9a55c79d938023c5e5fac4a41af1f authored almost 9 years ago
import https://nixos.org/wiki/Microsoft_Surface_Pro_3

Fixes https://github.com/NixOS/nixpkgs/issues/13167

github.com/NixOS/nixos-hardware - fe0e5b767e35eee3d2ebf0417e7bed1d62c06196 authored almost 9 years ago
import https://nixos.org/wiki/Samsung_NP900X3c

Fixes https://github.com/NixOS/nixpkgs/issues/13171

github.com/NixOS/nixos-hardware - d6f9447f9df9b8d3b8c296e4ed22ba2e830cc5cc authored almost 9 years ago
import https://nixos.org/wiki/Raspberry_Pi_2

Fixes https://github.com/NixOS/nixpkgs/issues/13175

github.com/NixOS/nixos-hardware - caef1f56e99ba963254ff2bb30c9ea062d5f21d8 authored almost 9 years ago
new kernelAtleast option at lib/kernel-version.nix

Issues a warning when the kernel version is below a threshhold.

github.com/NixOS/nixos-hardware - 0a3514de568ee2884dd642f497cae3740a3e29a4 authored almost 9 years ago
lenovo/x220i-tablet

Fixes https://github.com/NixOS/nixpkgs/issues/13173
Fixes https://github.com/NixOS/nixpkgs/issue...

github.com/NixOS/nixos-hardware - 771087ca8876e84204dc364081100eed46dd6f76 authored almost 9 years ago
usbarmory: move to /inversepath, host support

github.com/NixOS/nixos-hardware - 13a1d5c0bdb22fc69774131c606c07a9272227fa authored almost 9 years ago
add hardware-notes module for documentation

Fixes #3

github.com/NixOS/nixos-hardware - 8bf98661f4bdf63568ecf27afd205c6d8fe4602b authored almost 9 years ago
mwc-random: disable tests to break infinite recursion with monad-par

github.com/NixOS/cabal2nix - 567601bfd71569b0cc6829f3315f6b6500eb0902 authored almost 9 years ago
stack.yaml: update to lts-5.3

github.com/NixOS/cabal2nix - f56929cc12cb0c79249847efb2a538d164ca75c2 authored almost 9 years ago
stack.yaml: update to LTS 5.3

github.com/NixOS/cabal2nix - 2274ea1d0c091319c94aed2b86dda8852111d26a authored almost 9 years ago
Merge pull request #6 from peti/master

Add power-saving configuration for Lenovo T410.

github.com/NixOS/nixos-hardware - 6fe0bd9d014a202fad36135e7ef5c656d67fcc03 authored almost 9 years ago
Add power-saving configuration for Lenovo T410.

github.com/NixOS/nixos-hardware - 830b24384e4e1e0bd5f586bbfcb9e9d28ec0a233 authored almost 9 years ago
Merge pull request #5 from washort/usbarmory

USB Armory configuration

github.com/NixOS/nixos-hardware - 9627fe706ff2531d5792166191c8525638a51cb6 authored almost 9 years ago
USB Armory configuration

github.com/NixOS/nixos-hardware - 19a7fef101fcbbf5a4f2ecd35109c1baf6fc0ca6 authored almost 9 years ago
supermicro/a1sri-2758f: enable ipmi

github.com/NixOS/nixos-hardware - 2ead29d3d08ff6300870cc20009f7513fed69ae8 authored almost 9 years ago
Merge pull request #4 from jagajaga/master

audio-gd/compass2: init

github.com/NixOS/nixos-hardware - 24d1c5b322bd8d2f450cc2bc90babcdbd3b8e82e authored almost 9 years ago
audio-gd/compass2: init

github.com/NixOS/nixos-hardware - bc435e7ddc6001fa68ca3bb893457a0d1edfdb1f authored almost 9 years ago
Merge pull request #1 from abbradar/patch-1

supermicro/x10sll-f: init

github.com/NixOS/nixos-hardware - 3382ec5237497513795cde32c3664e622528f8f6 authored almost 9 years ago