Adjust to the NixOS/Nixpkgs merge
[?]
Oct 11, 2013, 8:58 AM
WGDX4QRICBVWJWAC6QYZ7KJWQHAYBJDF4HCAOOZWELKHNYV6GFIQCDependencies
- [2]
A3A2O37IWork around 9P corruption on 32-bit - [3]
UGA45FNCAdd a plugin for backing up builds in s3 - [4]
6CZHII3QUse <...> syntax - [5]
4UBEIJRArelease.nix: Remove `services' arguments to ${nixos}/lib/testing.nix. - [6]
LZVO64YGMerge in the first bits of the API work - [7]
YQWH4POV* Simplify. - [8]
7C6HSXUQ* Start of a regression test for Hydra. - [9]
IZYR3KTLrelease.nix: Get rid of the "system" argument - [*]
T4LLYESZ* Nix expression for building Hydra.
Change contents
- replacement in release.nix at line 152
with import <nixos/lib/testing.nix> { inherit system; };with import <nixpkgs/nixos/lib/testing.nix> { inherit system; }; - replacement in release.nix at line 180
with import <nixos/lib/testing.nix> { inherit system; };with import <nixpkgs/nixos/lib/testing.nix> { inherit system; }; - replacement in release.nix at line 218
with import <nixos/lib/testing.nix> { inherit system; };with import <nixpkgs/nixos/lib/testing.nix> { inherit system; };