Find a file
aszlig 3d73bf6c57
glew/cross: Fix build for Darwin.
The Makefile still contained calls to install with the -s (strip)
option, which we don't want because it uses the native strip utility and
we're going to crossStrip in fixupPhase later anyway.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:46 +01:00
doc fix tarball 2014-02-28 23:22:20 +01:00
lib Remove lib.typeOf 2014-02-27 21:27:29 +01:00
maintainers/scripts
nixos Get rid of services.mesa.* message 2014-03-03 13:57:08 +01:00
pkgs glew/cross: Fix build for Darwin. 2014-03-12 10:00:46 +01:00
.gitignore
.version Bump the overly optimistic version number 2014-02-28 16:56:32 +01:00
COPYING
default.nix
README.md Fixed link to the installation instructions 2014-02-27 14:57:28 +01:00

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