Skip to content

Commit bf7a23f

Browse files
committed
Revert "disable prometheus checkPhase"
This reverts commit c0ce6cd.
1 parent e0b4094 commit bf7a23f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dev/packages.nix

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
src = inputs.hydra;
1111
buildInputs = o.buildInputs ++ [ final.perlPackages.DBIxClassHelpers ];
1212
});
13-
prometheus = prev.prometheus.overrideAttrs (_: {
14-
doCheck = false;
15-
});
1613
sk-libfido2 = prev.openssh.overrideAttrs (o: {
1714
pname = "sk-libfido2";
1815
# rebase of https://github.com/openssh/openssh-portable/commit/ca0697a90e5720ba4d76cb0ae9d5572b5260a16c

0 commit comments

Comments
 (0)