This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Peter Simons 2e505d0eb7 haskell-cgi: mark version 3001.2.0.0 broken
It needs mtl >=2.2.1 && <2.3, and we cannot easily satisfy this requirement.

It's interesting to observe how "cgi" remains broken in current versions of GHC
for months, despite the fact that it's a Haskell Platform package. Makes one
wonder about the purpose of the Haskell Platform, no? In the end, if there is
no maintainer for a package, then it stays unmaintained, HP member or not.
2014-08-29 12:52:27 +02:00
doc meta.xml: fixed small omission 2014-08-24 16:36:46 +02:00
lib Adding flashrom BIOS update utility. Patch by Edward O'Callaghan 2014-08-29 01:27:28 +04:00
maintainers/scripts Remove broken script 2014-07-30 10:23:05 +02:00
nixos Fix evaluation of nixos tested 2014-08-29 11:49:36 +02:00
pkgs haskell-cgi: mark version 3001.2.0.0 broken 2014-08-29 12:52:27 +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
COPYING
default.nix
README.md

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