We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be23644 commit f27d2d3Copy full SHA for f27d2d3
survey/default.nix
@@ -1126,7 +1126,7 @@ let
1126
# Test suite tries to connect to dbus, can't work in sandbox.
1127
credential-store = dontCheck super.credential-store;
1128
1129
- # Test suite calls all kinds of shell unilities, can't work in sandbox.
+ # Test suite calls all kinds of shell utilities, can't work in sandbox.
1130
dotenv = dontCheck super.dotenv;
1131
1132
# Test suite fails time-dependently:
0 commit comments