My nixpkgs mirror for patching things.
Go to file
Peter Simons 5af8b24cf2 haskell-twitter-conduit: mark package broken
Web/Twitter/Conduit/Api.hs:643:39:
    Ambiguous occurrence ‘UploadedMedia’
    It could refer to either ‘Web.Twitter.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Types’ at Web/Twitter/Conduit/Api.hs:136:1-24
                          or ‘Web.Twitter.Conduit.Types.UploadedMedia’,
                             imported from ‘Web.Twitter.Conduit.Types’ at Web/Twitter/Conduit/Api.hs:137:1-32
                             (and originally defined
                                at Web/Twitter/Conduit/Types.hs:(99,1)-(103,19))
2014-08-24 20:28:13 +02:00
doc meta.xml: fixed small omission 2014-08-24 16:36:46 +02:00
lib Add SDL2_net v2.0.0 2014-08-24 10:21:47 +02:00
maintainers/scripts Remove broken script 2014-07-30 10:23:05 +02:00
nixos nixos: Remove modprobe.d/nixos.conf from initrd. 2014-08-24 18:19:56 +02:00
pkgs haskell-twitter-conduit: mark package broken 2014-08-24 20:28:13 +02:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.version Update version 2014-04-23 08:02:18 -04:00
COPYING
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md Fixed link to installation instructions in README 2014-05-26 22:19:22 +02:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.