Skip to content

Commit

Permalink
Testing if CI does builds with packages added to checks
Browse files Browse the repository at this point in the history
  • Loading branch information
cleeyv committed Jul 18, 2023
1 parent 4dfa911 commit 99ba38f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
packages.x86_64-linux = self.packages.x86_64-linux;
};

checks.x86_64-linux = self.packages.x86_64-linux;

};

}

0 comments on commit 99ba38f

Please sign in to comment.