summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 74e9d763..6e5223c1 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 2284ef48..7b13c806 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 ce5f5448..98338494 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