top-level/release.nix: add patchShebangs test
This is currently failing but nobody noticed!
This commit is contained in:
@@ -27,4 +27,6 @@ with pkgs;
|
||||
macOSSierraShared = callPackage ./macos-sierra-shared {};
|
||||
|
||||
cross = callPackage ./cross {};
|
||||
|
||||
patch-shebangs = callPackage ./patch-shebangs {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user