From 951670ba39b78738b02c2b6257020be39ae52e58 Mon Sep 17 00:00:00 2001
From: Tom Prince <tom.prince@private.storage>
Date: Thu, 21 Oct 2021 11:16:49 -0600
Subject: [PATCH] doc attr doesn\t exist.

---
 .circleci/config.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index b61cfd9..c7a3456 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -190,8 +190,7 @@ jobs:
             nix-build tests.nix \
               --argstr hypothesisProfile ci \
               --arg collectCoverage true \
-              --argstr tahoe-lafs-source << parameters.tahoe-lafs-source >> \
-              --attr doc
+              --argstr tahoe-lafs-source << parameters.tahoe-lafs-source >>
 
       - run:
           name: "Push to Cachix"
-- 
GitLab