Skip to content

Commit

Permalink
checks: re-enable perlBindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 16, 2024
1 parent a24d1c3 commit acbacb8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,7 @@
# Some perl dependencies are broken on i686-linux.
# Since the support is only best-effort there, disable the perl
# bindings

# Temporarily disabled because GitHub Actions OOM issues. Once
# the old build system is gone and we are back to one build
# system, we should reenable this.
#perlBindings = self.hydraJobs.perlBindings.${system};
perlBindings = self.hydraJobs.perlBindings.${system};
}
# Add "passthru" tests
// flatMapAttrs ({
Expand Down

0 comments on commit acbacb8

Please sign in to comment.