summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-07 02:04:12 +0100
committertv <tv@krebsco.de>2016-02-07 02:04:12 +0100
commit2ac82761cac283ccd7bce2aa5597c8bb44395ace (patch)
treeede262d1ce0a551cb006b9321b13a8a268fb7e04
parent91f2d946f548d3a561906f526a3a609e446248b7 (diff)
nixpkgs: relink
l---------nixpkgs/default.nix2
l---------nixpkgs/lib2
l---------nixpkgs/pkgs2
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