From 2ac82761cac283ccd7bce2aa5597c8bb44395ace Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 7 Feb 2016 02:04:12 +0100 Subject: nixpkgs: relink --- nixpkgs/default.nix | 2 +- nixpkgs/lib | 2 +- nixpkgs/pkgs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nixpkgs/default.nix b/nixpkgs/default.nix index 74e9d76..6e5223c 120000 --- a/nixpkgs/default.nix +++ b/nixpkgs/default.nix @@ -1 +1 @@ -../upstream-nixpkgs/default.nix \ No newline at end of file +../../upstream-nixpkgs/default.nix \ No newline at end of file diff --git a/nixpkgs/lib b/nixpkgs/lib index 2284ef4..7b13c80 120000 --- a/nixpkgs/lib +++ b/nixpkgs/lib @@ -1 +1 @@ -../upstream-nixpkgs/lib \ No newline at end of file +../../upstream-nixpkgs/lib \ No newline at end of file diff --git a/nixpkgs/pkgs b/nixpkgs/pkgs index ce5f544..9833849 120000 --- a/nixpkgs/pkgs +++ b/nixpkgs/pkgs @@ -1 +1 @@ -../upstream-nixpkgs/pkgs \ No newline at end of file +../../upstream-nixpkgs/pkgs \ No newline at end of file -- cgit v1.2.3