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 8f0d941 commit f394390Copy full SHA for f394390
maintainers/flake-module.nix
@@ -122,8 +122,6 @@
122
''^tests/functional/install-darwin\.sh$''
123
''^tests/functional/legacy-ssh-store\.sh$''
124
''^tests/functional/linux-sandbox\.sh$''
125
- ''^tests/functional/local-overlay-store/add-lower-inner\.sh$''
126
- ''^tests/functional/local-overlay-store/add-lower\.sh$''
127
''^tests/functional/logging\.sh$''
128
''^tests/functional/misc\.sh$''
129
''^tests/functional/multiple-outputs\.sh$''
tests/functional/local-overlay-store/add-lower.sh
@@ -1,3 +1,4 @@
1
+# shellcheck shell=bash
2
source common.sh
3
source ../common/init.sh
4
0 commit comments