summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2018-08-17 14:42:33 +0100
committerGitHub <noreply@github.com>2018-08-17 14:42:33 +0100
commit2ec8af381789cee2334c34091c7047a26defcbc5 (patch)
treef9f826ec23e5e56a089db8f26064bfdfe9647073
parentd534770be7f699b3332ef09bd043745a38d115ad (diff)
parent4470239d635e06eaa92e4421a0454130f735b1f0 (diff)
Merge pull request #72 from rehno-lindeque/apple/macbookpro/11-5/test
apple/macbookpro/11-5: Add to tests
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index bf72211..c5eb0fa 100644
--- a/default.nix
+++ b/default.nix
@@ -28,6 +28,7 @@ in
apple-macbook-air-4 = buildProfile ./apple/macbook-air/4;
apple-macbook-air-6 = buildProfile ./apple/macbook-air/6;
apple-macbook-pro-10-1 = buildProfile ./apple/macbook-pro/10-1;
+ apple-macbook-pro-11-5 = buildProfile ./apple/macbook-pro/11-5;
apple-macbook-pro-12-1 = buildProfile ./apple/macbook-pro/12-1;
dell-xps-15-9550 = buildProfile ./dell/xps/15-9550;