nixpkgs/nixos
Maximilian Bosch 161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
..
doc/manual lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
lib Merge pull request #30166 from LumiGuide/graphite-1.0.2 2017-10-18 12:58:55 +01:00
maintainers amazon-image: make derivation name configurable 2017-10-23 16:22:24 -04:00
modules treewide: get rid of invalid buildPhases argument 2017-11-08 21:38:06 +01:00
tests nixos/tests/gitlab.nix: Unbreak config, still times out 2017-11-06 14:52:33 +01:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos: limited support archs are not release-critical 2017-10-14 22:09:35 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix Merge pull request #31146 from NeQuissimus/kafka_updates 2017-11-04 11:06:32 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.