pub fn get_input_rev( flake_dir: &Path, input_name: &str, ) -> Result<Option<String>, FlakeLockUpdateError>
Get the locked revision for a specific input.